paper-with-me

홈 › Papers

Why Self-Inconsistency Arises in GNN Explanations and How to Exploit It

2026-05-08 · Wenxin Tai, Yaqian Liu, Ting Zhong, Fan Zhou arxiv

Recent work has observed that explanations produced by Self-Interpretable Graph Neural Networks (SI-GNNs) can be self-inconsistent: when the model is reapplied to its own explanatory graph subset, it may produce a different explanation. However, why self-inconsistency arises remains poorly understood. In this work, we first identify re-explanation-induced context perturbation as the direct cause of score variation. We then introduce a latent signal assignment hypothesis to explain why only some edges are sensitive to this perturbation, and analyze how conciseness regularization affects latent signal assignment. Given that self-inconsistent edges do not provide stable evidence for the model's prediction, we propose Self-Denoising (SD), a model-agnostic and training-free post-processing strategy that calibrates explanations with only one additional forward pass. Experiments across representative SI-GNN frameworks, backbone architectures, and benchmark datasets support our hypothesis and show that SD consistently improves explanation quality while adding only about 4--6\% computational overhead in practice.

📄 PDF Abstract BibTeX arXiv:2605.07527

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Prompt-Reverse Inconsistency: LLM Self-Inconsistency Beyond Generative Randomness and Prompt Paraphrasing

2025-04-02 · Jihyun Janice Ahn, Wenpeng Yin

While the inconsistency of LLMs is not a novel topic, prior research has predominantly addressed two types of generative inconsistencies: i) Randomness Inconsistency: running the same LLM multiple trials, yielding varyin…

Language ModelingLanguage Modelling

Explainable Causal Analysis of Mental Health on Social Media Data

2022-10-16 · Chandni Saxena, Muskan Garg, Gunjan Ansari

With recent developments in Social Computing, Natural Language Processing and Clinical Psychology, the social NLP research community addresses the challenge of automation in mental illness on social media. A recent exten…

Multi-class Classification

Change in Quantitative Bipolar Argumentation: Sufficient, Necessary, and Counterfactual Explanations

2025-09-21 · Timotheus Kampik, Kristijonas Čyras, José Ruiz Alarcón arxiv

This paper presents a formal approach to explaining change of inference in Quantitative Bipolar Argumentation Frameworks (QBAFs). When drawing conclusions from a QBAF and updating the QBAF to then again draw conclusions …

Towards Large Language Models with Self-Consistent Natural Language Explanations

2025-06-09 · Sahar Admoni, Ofra Amir, Assaf Hallak, Yftah Ziser

Large language models (LLMs) seem to offer an easy path to interpretability: just ask them to explain their decisions. Yet, studies show that these post-hoc explanations often misrepresent the true decision process, as r…

Feature Importance

Neural models for Factual Inconsistency Classification with Explanations

2023-06-15 · Tathagata Raha, Mukund Choudhary, Abhinav Menon, Harshit Gupta 외

Factual consistency is one of the most important requirements when editing high quality documents. It is extremely important for automatic text generation systems like summarization, question answering, dialog modeling, …

8kClassificationLanguage ModelingLanguage Modelling+4