Slide 6
Slide 6 text
Post-hoc Explainability
Our Work 1: Drawbacks of Existing GNN Explainers
Drawbacks of Gradient- & Attention-based Explainers
Our Goal
• Causation:
• We would like to identify the subgraph that may plausibly be the causal determinants of the model outcome
• e.g., (standing, on, surfboard).
• Conciseness:
• We need concise explanations to avoid redundancy, considering the dependencies of interpretability across edges.
• Spurious correlation:
• Due to the confounding associations (human-related objects),
some edges are wrongly highlighted;
• e.g., (shorts, on, man), (man, has, hand).
• Redundancy:
• As the edge dependencies within the subgraph are
ignored, edges might have no unique information;
• e.g., (man, on, ocean) vs (man, ridding, waves).
Wang et al. Reinforced Causal Explainer for Graph Neural Networks. TPAMI’2022