Active Explanations Combat Shortcut Learning in GNNs

Taraneh Younesian, Steve Azzolin, Antonio Longa, Francesco Ferrini, Vincenzo Marco De Luca, Stefano Teso· August 17, 2026 View original

Key takeaways

  • GNNs can exploit non-causal "shortcuts," reducing reliability.
  • XIGL uses human-in-the-loop feedback to correct shortcuts.
  • GNN explanations help detect shortcut reliance.
  • Active learning prioritizes explanations, reducing expert effort.

Who benefits

HealthcareFinanceSocial NetworksDrug DiscoveryCybersecurity

Summary

This paper introduces XIGL, a human-in-the-loop strategy that uses active explanation guidance to detect and remove shortcut learning in Graph Neural Networks (GNNs), improving their reliability in out-of-distribution tasks by allowing expert users to provide corrective feedback.

Graph Neural Networks (GNNs) are powerful, but they often suffer from "shortcut learning," where they exploit spurious correlations (edges, nodes, features) that are not causally related to the prediction. This compromises their reliability, especially when applied to out-of-distribution tasks. This research proposes XIGL, an architecture-agnostic, human-in-the-loop strategy designed to mitigate this problem. XIGL operates on two core insights. First, shortcut reliance can be identified by examining GNN explanations, which highlight the parts of the graph the model focuses on. Second, once these shortcuts are detected, expert users can provide targeted corrective feedback to deconfound the model, guiding it away from these non-causal features. While XIGL supports various query strategies, the authors developed an active learning approach to prioritize explanations most likely to reveal shortcut behavior. This active learning component reduces the annotation and cognitive costs for human experts. The effectiveness of XIGL, including both existing and newly proposed explanation-based strategies, is demonstrated across several GNN architectures.

Why it matters

AI professionals and data scientists can use XIGL to build more robust and trustworthy GNN models by actively identifying and correcting shortcut learning, leading to better generalization and reliability in real-world applications.

How to implement this in your domain

  1. 1Integrate GNN explanation tools into model development workflows to identify potential shortcut learning.
  2. 2Establish a human-in-the-loop feedback mechanism for GNNs, allowing domain experts to provide corrective guidance.
  3. 3Explore active learning strategies to efficiently prioritize which explanations require expert review.
  4. 4Apply XIGL to critical GNN applications where out-of-distribution performance and reliability are paramount.

Original post by Taraneh Younesian, Steve Azzolin, Antonio Longa, Francesco Ferrini, Vincenzo Marco De Luca, Stefano Teso

"arXiv:2608.14121v1 Announce Type: new Abstract: Graph Neural Networks (GNNs) can solve prediction tasks by unintentionally exploiting shortcuts---that is, edges, nodes, and features that correlate with but are not causal for the prediction---which compromise their reliability in…"

View on X

Originally posted by Taraneh Younesian, Steve Azzolin, Antonio Longa, Francesco Ferrini, Vincenzo Marco De Luca, Stefano Teso on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses