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

GNN explainer for graph-level classification #1374

Open
dxcl opened this issue Jun 25, 2020 · 4 comments
Open

GNN explainer for graph-level classification #1374

dxcl opened this issue Jun 25, 2020 · 4 comments

Comments

@dxcl
Copy link

dxcl commented Jun 25, 2020

Hi! Is there a way of running the current implementation of GNN Explainer in Pytorch Geometric for graph classification tasks, to obtain explanation subgraphs for the graph-level predictions?

@rusty1s
Copy link
Member

rusty1s commented Jun 25, 2020

It's currently only supported for node classification. However, it shouldn't be too hard to extend it to graph classification tasks. Feel free to contribute if you like :)

@dxcl
Copy link
Author

dxcl commented Jun 25, 2020

Cheers for the quick reply as always! Will probably have a go and post findings here

@mdanb
Copy link

mdanb commented Feb 16, 2021

@MendelXu @rusty1s Anything new?

@paulamartingonzalez
Copy link

Same, any news? I am really interested in this 😄 @rusty1s @dxcl

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

4 participants