paper-with-me

Papers

ConceptFlow: Hierarchical and Fine-grained Concept-Based Explanation for Convolutional Neural Networks

2025-09-16 · Xinyu Mu, Hui Dou, Furao Shen, Jian Zhao arxiv

Concept-based interpretability for Convolutional Neural Networks (CNNs) aims to align internal model representations with high-level semantic concepts, but existing approaches largely overlook the semantic roles of individual filters and the dynamic propagation of concepts across layers. To address these limitations, we propose ConceptFlow, a concept-based interpretability framework that simulates the internal "thinking path" of a model by tracing how concepts emerge and evolve across layers. ConceptFlow comprises two key components: (i) concept attentions, which associate each filter with relevant high-level concepts to enable localized semantic interpretation, and (ii) conceptual pathways, derived from a concept transition matrix that quantifies how concepts propagate and transform between filters. Together, these components offer a unified and structured view of internal model reasoning. Experimental results demonstrate that ConceptFlow yields semantically meaningful insights into model reasoning, validating the effectiveness of concept attentions and conceptual pathways in explaining decision behavior. By modeling hierarchical conceptual pathways, ConceptFlow provides deeper insight into the internal logic of CNNs and supports the generation of more faithful and human-aligned explanations.

📄 PDF Abstract BibTeX arXiv:2509.18147

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Grounded Conversation Generation as Guided Traverses in Commonsense Knowledge Graphs

2019-11-07 · ACL 2020 6 · Houyu Zhang, Zheng-Hao Liu, Chenyan Xiong, Zhiyuan Liu

Human conversations naturally evolve around related concepts and scatter to multi-hop concepts. This paper presents a new conversation generation model, ConceptFlow, which leverages commonsense knowledge graphs to explic…

Knowledge Graphs

Hierarchical Concept-based Interpretable Models

2026-02-27 · Oscar Hill, Mateo Espinosa Zarlenga, Mateja Jamnik arxiv

Modern deep neural networks remain challenging to interpret due to the opacity of their latent representations, impeding model understanding, debugging, and debiasing. Concept Embedding Models (CEMs) address this by mapp…

DEAL: Disentangle and Localize Concept-level Explanations for VLMs

2024-07-19 · Tang Li, Mengmeng Ma, Xi Peng

Large pre-trained Vision-Language Models (VLMs) have become ubiquitous foundational components of other models and downstream tasks. Although powerful, our empirical results reveal that such models might not be able to i…

CFM: Language-aligned Concept Foundation Model for Vision

2026-01-20 · Kai Wittenmayer, Sukrut Rao, Amin Parchami-Araghi, Bernt Schiele 외 arxiv

Language-aligned vision foundation models perform strongly across diverse downstream tasks. Yet, their learned representations remain opaque, making interpreting their decision-making difficult. Recent work decompose the…

Image Classification

Navigating the Concept Space of Language Models

2026-03-06 · Wilson E. Marcílio-Jr, Danilo M. Eler arxiv

Sparse autoencoders (SAEs) trained on large language model activations output thousands of features that enable mapping to human-interpretable concepts. The current practice for analyzing these features primarily relies …