Skip to content

Latest commit

 

History

History
131 lines (101 loc) · 6.68 KB

File metadata and controls

131 lines (101 loc) · 6.68 KB

Prediction Explanations

The listing conforms the taxonomy introduced in this [survey paper].

Perturbation Based Methods

  • MEG: Generating Molecular Counterfactual Explanations for Deep Graph Networks (IJCNN 2021)

  • Model agnostic generation of counterfactual explanations for molecules (ChemRxiv 2021)

  • Generative Causal Explanations for Graph Neural Networks (ICML 2021)

  • CF-GNNExplainer: Counterfactual Explanations for Graph Neural Networks (Arxiv 2021)

  • On Explainability of Graph Neural Networks via Subgraph Explorations (ICML 2021)

  • Interpreting Graph Neural Networks for NLP With Differentiable Edge Masking (ICLR 2021)

  • Explain Graph Neural Networks to Understand Weighted Graph Features in Node Classification (CD-MAKE 2020)

  • Contrastive Graph Neural Network Explanation (ICML 2020)

  • Hard Masking for Explaining Graph Neural Networks (OpenReview 2020)

    • Thorben Funke, Megha Khosla, Avishek Anand
    • [Paper]
  • Graph Neural Networks Including Sparse Interpretability (Arxiv 2020)

    • Chris Lin, Gerald J. Sun, Krishna C. Bulusu, Jonathan R. Dry, Marylens Hernandez
    • [Paper]
  • Causal Screening to Interpret Graph Neural Networks (OpenReview 2020)

    • Xiang Wang, Yingxin Wu, An Zhang, Xiangnan He, Tat-seng Chua
    • [Paper]
  • XGNN: Towards Model-Level Explanations of Graph Neural Networks (KDD 2020)

  • Parameterized Explainer for Graph Neural Network (NeurIPS 2020)

  • GNNExplainer: Generating Explanations for Graph Neural Networks (NeurIPS 2019)

Surrogate Model Based Methods

  • GraphSVX: Shapley Value Explanations for Graph Neural Networks (CORR 2021)

  • GraphLIME:Local Interpretable Model Explanations for Graph Neural Networks (CORR 2020)

  • RelEX: A Model-Agnostic Relational Model Explainer (CORR 2020)

    • Yue Zhang, David Defazio, Arti Ramesh
    • [Paper]
  • PGM-Explainer: Probabilistic Graphical Model Explanations for Graph Neural Networkrk (CORR 2020)

Decomposition and Gradient Integration Based Methods

  • Explainability Techniques for Graph Convolutional Networks (ICML 2019)

  • Layerwise Relevance Visualization in Convolutional Text Graph Classifiers (WS 2019)

    • Robert Schwarzenberg, Marc Hübner, David Harbecke, Christoph Alt, Leonhard Hennig
    • [Paper]
    • [Code]
  • Higher-Order Explanations of Graph Neural Networks via Relevant Walks (Arxiv 2020)

    • Thomas Schnake, Oliver Eberle, Jonas Lederer, Shinichi Nakajima, Kristof T. Schütt, Klaus-Robert Müller, Grégoire Montavon
    • [Paper]
  • GCN-LRP Explanation: Exploring Latent Attention of Graph Convolutional Networks (IJCNN 2020)

  • Explainability Methods for Graph Convolutional Neural Networks (CVPR 2019)

    • Phillip E. Pope, Soheil Kolouri, Mohammad Rostami, Charles E. Martin, Heiko Hoffmann
    • [Paper]
    • [Code]
  • Evaluating Attribution for Graph Neural Networks (NeurIPS 2020)

    • Sanchez-Lengeling Benjamin, Wei Jennifer, Lee Brian, Reif Emily, Wang Peter, Qian Wesley, McCloskey Kevin, Colwell Lucy, Wiltschko Alexander
    • [Paper]
    • [Code]

Concept Based Methods

  • GCExplainer: Human-in-the-Loop Concept-based Explanations for Graph Neural Networks (ICML Workshop 2021)
    • Lucie Charlotte Magister, Dmitry Kazhdan, Vikash Singh, Pietro Liò
    • [Paper]
    • [Code]