PulseAugur
EN
LIVE 07:33:49

New framework enables exact Aumann-Shapley attribution for GNNs

Researchers have developed APEX, a novel framework designed to provide exact Aumann-Shapley attributions for graph neural networks (GNNs). This framework utilizes a specialized GNN architecture called PolyGIN, which maintains a polynomial form for model scores. By leveraging this polynomial structure, APEX enables exact computation of attribution integrals using Gauss--Legendre quadrature, significantly reducing the number of evaluations needed compared to traditional approximation methods. Experiments demonstrate that PolyGIN achieves competitive predictive performance while the APEX framework offers higher attribution fidelity. AI

IMPACT Enhances explainability for graph neural networks, potentially improving trust and debugging in AI applications that use graph data.

RANK_REASON Academic paper detailing a new framework and model architecture for GNN explainability. [lever_c_demoted from research: ic=1 ai=1.0]

Read on arXiv cs.LG →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

New framework enables exact Aumann-Shapley attribution for GNNs

COVERAGE [1]

  1. arXiv cs.LG TIER_1 English(EN) · Bizu Feng, Zhimu Yang, Shuming Wang, Shaode Yu, Yuan Cheng, Xiaojun Qian, Zixin Hu ·

    A Polynomial Architecture-Attribution Co-Design Framework for Exact Aumann-Shapley Attribution in GNNs

    arXiv:2607.21094v1 Announce Type: new Abstract: We study feature-level and node-level explanations for graph neural networks (GNNs) through the lens of Aumann-Shapley attribution. Path-integral methods such as Integrated Gradients provide an axiomatic formulation of attribution, …