Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question on Explainer Visualization #21

Open
chao1224 opened this issue Oct 17, 2020 · 0 comments
Open

Question on Explainer Visualization #21

chao1224 opened this issue Oct 17, 2020 · 0 comments

Comments

@chao1224
Copy link

chao1224 commented Oct 17, 2020

Hi, I'm wondering which function did you use to generate the visualization on MUTAG? (Figure 4 and 5 in the paper)
Or if authors have any follow-up on this?

Some other detailed questions:

  • You are using the dense version of GCN, where adj can be float and it won't affect matmul operation (like this line). But if we are moving to the sparse version of GCN (like pyg), then how are you going to handle the grad according the edge_list which is essentially the node index (like this line)?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant