Skip to content

Wienhannover/AMExplainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Adversarial Mask Explainer for Graph Neural Networks

Code for paper:Adversarial Mask Explainer for Graph Neural Networks https://dl.acm.org/doi/10.1145/3589334.3645608. There are two folders, the node folder is for the node classification task and the graph folder is for the graph classification task.

In each folder, you could directly run the .ipynb file, the meaning of the hyperparameters is shown in it. At the end of the output, you will find the information for the final explanation, which tells the number of selected edges, the output of the model using selected edges, and the corresponding probability distribution.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors