paper-with-me

홈 › Papers

Community Detection on Model Explanation Graphs for Explainable AI

2025-10-31 · Ehsan Moradi arxiv

Feature-attribution methods (e.g., SHAP, LIME) explain individual predictions but often miss higher-order structure: sets of features that act in concert. We propose Modules of Influence (MoI), a framework that (i) constructs a model explanation graph from per-instance attributions, (ii) applies community detection to find feature modules that jointly affect predictions, and (iii) quantifies how these modules relate to bias, redundancy, and causality patterns. Across synthetic and real datasets, MoI uncovers correlated feature groups, improves model debugging via module-level ablations, and localizes bias exposure to specific modules. We release stability and synergy metrics, a reference implementation, and evaluation protocols to benchmark module discovery in XAI.

📄 PDF Abstract BibTeX arXiv:2510.27655

Code (0)

등록된 구현이 없습니다.

Tasks

Community Detection

Similar Papers 제목 키워드 기반

Who is this Explanation for? Human Intelligence and Knowledge Graphs for eXplainable AI

2020-05-27 · Irene Celino

eXplainable AI focuses on generating explanations for the output of an AI algorithm to a user, usually a decision-maker. Such user needs to interpret the AI system in order to decide whether to trust the machine outcome.…

Knowledge Graphs

Reasoning About Persuasion: Can LLMs Enable Explainable Propaganda Detection?

2025-02-23 · Maram Hasanain, Md Arid Hasan, Mohamed Bayan Kmainasi, Elisa Sartori 외

There has been significant research on propagandistic content detection across different modalities and languages. However, most studies have primarily focused on detection, with little attention given to explanations ju…

Explanation GenerationPropaganda detection

Explainable Entity-based Recommendations with Knowledge Graphs

2017-07-12 · Rose Catherine, Kathryn Mazaitis, Maxine Eskenazi, William Cohen

Explainable recommendation is an important task. Many methods have been proposed which generate explanations from the content and reviews written for items. When review text is unavailable, generating explanations is sti…

Explainable RecommendationKnowledge Graphs

Archetypal Graph Generative Models: Explainable and Identifiable Communities via Anchor-Dominant Convex Hulls

2026-02-24 · Nikolaos Nakis, Chrysoula Kosma, Panagiotis Promponas, Michail Chatzianastasis 외 arxiv

Representation learning has been essential for graph machine learning tasks such as link prediction, community detection, and network visualization. Despite recent advances in achieving high performance on these downstre…

Representation LearningCommunity DetectionLink PredictionPoint Processes

Dual Explanations via Subgraph Matching for Malware Detection

2025-04-29 · Hossein Shokouhinejad, Roozbeh Razavi-Far, Griffin Higgins, Ali A. Ghorbani

Interpretable malware detection is crucial for understanding harmful behaviors and building trust in automated security systems. Traditional explainable methods for Graph Neural Networks (GNNs) often highlight important …

Malware AnalysisMalware Detection