paper-with-me

Papers

Factor Graph-based Interpretable Neural Networks

2025-02-20 · Yicong Li, Kuanjiu Zhou, Shuo Yu, Qiang Zhang, Renqiang Luo, XiaoDong Li, Feng Xia

Comprehensible neural network explanations are foundations for a better understanding of decisions, especially when the input data are infused with malicious perturbations. Existing solutions generally mitigate the impact of perturbations through adversarial training, yet they fail to generate comprehensible explanations under unknown perturbations. To address this challenge, we propose AGAIN, a fActor GrAph-based Interpretable neural Network, which is capable of generating comprehensible explanations under unknown perturbations. Instead of retraining like previous solutions, the proposed AGAIN directly integrates logical rules by which logical errors in explanations are identified and rectified during inference. Specifically, we construct the factor graph to express logical rules between explanations and categories. By treating logical rules as exogenous knowledge, AGAIN can identify incomprehensible explanations that violate real-world logic. Furthermore, we propose an interactive intervention switch strategy rectifying explanations based on the logical guidance from the factor graph without learning perturbations, which overcomes the inherent limitation of adversarial training-based methods in defending only against known perturbations. Additionally, we theoretically demonstrate the effectiveness of employing factor graph by proving that the comprehensibility of explanations is strongly correlated with factor graph. Extensive experiments are conducted on three datasets and experimental results illustrate the superior performance of AGAIN compared to state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2502.14572

Code (1)

yushuowiki/again 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Supervised Deep Multimodal Matrix Factorization for Interpretable Brain Network Analysis

2026-05-13 · Amjad Seyedi, Lifang He, Songlin Zhao, Akwum Onwunta 외 arxiv

We present Supervised Deep Multimodal Matrix Factorization (SD3MF), an interpretable framework for integrative brain network analysis that generalizes Symmetric Nonnegative Matrix Tri-Factorization (SNMTF) from unsupervi…

Graph Clustering

Incorporating Biological Knowledge with Factor Graph Neural Network for Interpretable Deep Learning

2019-06-03 · Tianle Ma, Aidong Zhang

While deep learning has achieved great success in many fields, one common criticism about deep learning is its lack of interpretability. In most cases, the hidden units in a deep neural network do not have a clear semant…

Deep LearningGraph Neural Network

How to make latent factors interpretable by feeding Factorization machines with knowledge graphs

2019-09-11 · Vito Walter Anelli, Tommaso Di Noia, Eugenio Di Sciascio, Azzurra Ragone 외

Model-based approaches to recommendation can recommend items with a very high level of accuracy. Unfortunately, even when the model embeds content-based information, if we move to a latent space we miss references to the…

InformativenessKnowledge GraphsRecommendation Systems

Information Lattice Learning as Probabilistic Graphical Model Structure Learning

2026-06-11 · Haizi Yu, Lav R. Varshney arxiv

Information lattice learning (ILL) learns interpretable rules of a signal by alternately projecting the signal onto a partition lattice that encodes a hierarchy of abstractions and lifting selected rules back to the sign…

Message-passing selection: Towards interpretable GNNs for graph classification

2023-06-03 · Wenda Li, KaiXuan Chen, Shunyu Liu, Wenjie Huang 외

In this paper, we strive to develop an interpretable GNNs' inference paradigm, termed MSInterpreter, which can serve as a plug-and-play scheme readily applicable to various GNNs' baselines. Unlike the most existing expla…

ClassificationGraph Classification