paper-with-me

Papers

MetaGMT: Improving Actionable Interpretability of Graph Multilinear Networks via Meta-Learning Filtration

2025-05-26 · Rishabh Bhattacharya, Hari Shankar, Vaishnavi Shivkumar, Ponnurangam Kumaraguru

The growing adoption of Graph Neural Networks (GNNs) in high-stakes domains like healthcare and finance demands reliable explanations of their decision-making processes. While inherently interpretable GNN architectures like Graph Multi-linear Networks (GMT) have emerged, they remain vulnerable to generating explanations based on spurious correlations, potentially undermining trust in critical applications. We present MetaGMT, a meta-learning framework that enhances explanation fidelity through a novel bi-level optimization approach. We demonstrate that MetaGMT significantly improves both explanation quality (AUC-ROC, Precision@K) and robustness to spurious patterns, across BA-2Motifs, MUTAG, and SP-Motif benchmarks. Our approach maintains competitive classification accuracy while producing more faithful explanations (with an increase up to 8% of Explanation ROC on SP-Motif 0.5) compared to baseline methods. These advancements in interpretability could enable safer deployment of GNNs in sensitive domains by (1) facilitating model debugging through more reliable explanations, (2) supporting targeted retraining when biases are identified, and (3) enabling meaningful human oversight. By addressing the critical challenge of explanation reliability, our work contributes to building more trustworthy and actionable GNN systems for real-world applications.

📄 PDF Abstract BibTeX arXiv:2505.19445

Code (0)

등록된 구현이 없습니다.

Tasks

Meta-Learning

Similar Papers 제목 키워드 기반

How Interpretable Are Interpretable Graph Neural Networks?

2024-06-12 · Yongqiang Chen, Yatao Bian, Bo Han, James Cheng

Interpretable graph neural networks (XGNNs ) are widely adopted in various scientific applications involving graph-structured data. Existing XGNNs predominantly adopt the attention-based mechanism to learn edge or node i…

Graph Classification

Globally Convergent Accelerated Algorithms for Multilinear Sparse Logistic Regression with $\ell_0$-constraints

2023-09-17 · Weifeng Yang, Wenwen Min

Tensor data represents a multidimensional array. Regression methods based on low-rank tensor decomposition leverage structural information to reduce the parameter count. Multilinear logistic regression serves as a powerf…

feature selectionregressionTensor Decomposition

Graph Mixing Additive Networks

2025-09-28 · Maya Bechler-Speicher, Andrea Zerio, Maor Huri, Marie Vibeke Vestergaard 외 arxiv

We introduce GMAN, a flexible, interpretable, and expressive framework that extends Graph Neural Additive Networks (GNANs) to learn from sets of sparse time-series data. GMAN represents each time-dependent trajectory as …

Mortality Prediction

Survey of AI-Powered Approaches for Osteoporosis Diagnosis in Medical Imaging

2025-09-29 · Abdul Rahman, Bumshik Lee arxiv

Osteoporosis silently erodes skeletal integrity worldwide; however, early detection through imaging can prevent most fragility fractures. Artificial intelligence (AI) methods now mine routine Dual-energy X-ray Absorptiom…

Self-Supervised Learning

Interpretability Can Be Actionable

2026-05-11 · Hadas Orgad, Fazl Barez, Tal Haklay, Isabelle Lee 외 arxiv

Interpretability aims to explain the behavior of deep neural networks. Despite rapid growth, there is mounting concern that much of this work has not translated into practical impact, raising questions about its relevanc…