paper-with-me

홈 › Papers

A Comprehensive Survey on Self-Interpretable Neural Networks

2025-01-26 · Yang Ji, Ying Sun, Yuting Zhang, Zhigaoyuan Wang, Yuanxin Zhuang, Zheng Gong, Dazhong Shen, Chuan Qin, HengShu Zhu, Hui Xiong

Neural networks have achieved remarkable success across various fields. However, the lack of interpretability limits their practical use, particularly in critical decision-making scenarios. Post-hoc interpretability, which provides explanations for pre-trained models, is often at risk of robustness and fidelity. This has inspired a rising interest in self-interpretable neural networks, which inherently reveal the prediction rationale through the model structures. Although there exist surveys on post-hoc interpretability, a comprehensive and systematic survey of self-interpretable neural networks is still missing. To address this gap, we first collect and review existing works on self-interpretable neural networks and provide a structured summary of their methodologies from five key perspectives: attribution-based, function-based, concept-based, prototype-based, and rule-based self-interpretation. We also present concrete, visualized examples of model explanations and discuss their applicability across diverse scenarios, including image, text, graph data, and deep reinforcement learning. Additionally, we summarize existing evaluation metrics for self-interpretability and identify open challenges in this field, offering insights for future research. To support ongoing developments, we present a publicly accessible resource to track advancements in this domain: https://github.com/yangji721/Awesome-Self-Interpretable-Neural-Network.

📄 PDF Abstract BibTeX arXiv:2501.15638

Code (1)

yangji721/awesome-self-interpretable-neural-network 공식 구현 pytorch

Tasks

Deep Reinforcement LearningSurvey

Similar Papers 제목 키워드 기반

Explainability of deep vision-based autonomous driving systems: Review and challenges

2021-01-13 · Éloi Zablocki, Hédi Ben-Younes, Patrick Pérez, Matthieu Cord

This survey reviews explainability methods for vision-based self-driving systems trained with behavior cloning. The concept of explainability has several facets and the need for explainability is strong in driving, a saf…

Autonomous DrivingExplainable artificial intelligenceSurvey

A Survey on Interpretable Cross-modal Reasoning

2023-09-05 · Dizhan Xue, Shengsheng Qian, Zuyi Zhou, Changsheng Xu

In recent years, cross-modal reasoning (CMR), the process of understanding and reasoning across different modalities, has emerged as a pivotal area with applications spanning from multimedia analysis to healthcare diagno…

Cross-Modal RetrievalDecision MakingExplanation GenerationFactual Visual Question Answering+8

In your own words: computationally identifying interpretable themes in free-text survey data

2026-03-27 · Jenny S Wang, Aliya Saperstein, Emma Pierson arxiv

Free-text survey responses can provide nuance often missed by structured questions, but remain difficult to statistically analyze. To address this, we introduce In Your Own Words, a computational framework for explorator…

Techniques for Interpretable Machine Learning

2018-07-31 · Mengnan Du, Ninghao Liu, Xia Hu

Interpretable machine learning tackles the important problem that humans cannot understand the behaviors of complex machine learning models and how these models arrive at a particular decision. Although many approaches h…

BIG-bench Machine LearningInterpretable Machine Learning

To New Beginnings: A Survey of Unified Perception in Autonomous Vehicle Software

2025-08-28 · Loïc Stratil, Felix Fent, Esteban Rivera, Markus Lienkamp arxiv

Autonomous vehicle perception typically relies on modular pipelines that decompose the task into detection, tracking, and prediction. While interpretable, these pipelines suffer from error accumulation and limited inter-…