← Search

Steve Azzolin

5 accepted papers

2026

Benchmarking XAI Explanations with Human-Aligned Evaluations

AAAI 2026technical

We introduce PASTA (Perceptual Assessment System for explanaTion of Artificial Intelligence), a novel human-centric framework for evaluating eXplainable AI (XAI) techniques in computer vision. Our first contribution is the creation of the PASTA-dataset, the first large-scale benchmark that spans a d

Cited by 0SourcePDFScholar
2026

GNN Explanations that do not Explain and How to find Them

ICLR 2026poster

Explanations provided by Self-explainable Graph Neural Networks (SE-GNNs) are fundamental for understanding the model's inner workings and for identifying potential misuse of sensitive attributes. Although recent works have highlighted that these explanations can be suboptimal and potentially mislea…

Cited by 0SourcecodeScholar
2025

Beyond Topological Self-Explainable GNNs: A Formal Explainability Perspective

ICML 2025poster

Self-Explainable Graph Neural Networks (SE-GNNs) are popular explainable-by-design GNNs, but their explanations' properties and limitations are not well understood. Our first contribution fills this gap by formalizing the explanations extracted by some popular SE-GNNs, referred to as Minimal Explana…

Cited by 0SourcePDFScholar
2025

Reconsidering Faithfulness in Regular, Self-Explainable and Domain Invariant GNNs

ICLR 2025poster

As Graph Neural Networks (GNNs) become more pervasive, it becomes paramount to build reliable tools for explaining their predictions. A core desideratum is that explanations are *faithful*, i.e., that they portray an accurate picture of the GNN's reasoning process. However, a number of different fai…

Cited by 0SourcePDFScholar
2023

Global Explainability of GNNs via Logic Combination of Learned Concepts

ICLR 2023poster

While instance-level explanation of GNN is a well-studied problem with plenty of approaches being developed, providing a global explanation for the behaviour of a GNN is much less explored, despite its potential in interpretability and debugging. Existing solutions either simply list local explanati…