paper-with-me

Papers

Compositional Concept-Based Neuron-Level Interpretability for Deep Reinforcement Learning

2025-02-02 · Zeyu Jiang, Hai Huang, Xingquan Zuo

Deep reinforcement learning (DRL), through learning policies or values represented by neural networks, has successfully addressed many complex control problems. However, the neural networks introduced by DRL lack interpretability and transparency. Current DRL interpretability methods largely treat neural networks as black boxes, with few approaches delving into the internal mechanisms of policy/value networks. This limitation undermines trust in both the neural network models that represent policies and the explanations derived from them. In this work, we propose a novel concept-based interpretability method that provides fine-grained explanations of DRL models at the neuron level. Our method formalizes atomic concepts as binary functions over the state space and constructs complex concepts through logical operations. By analyzing the correspondence between neuron activations and concept functions, we establish interpretable explanations for individual neurons in policy/value networks. Experimental results on both continuous control tasks and discrete decision-making environments demonstrate that our method can effectively identify meaningful concepts that align with human understanding while faithfully reflecting the network's decision-making logic.

📄 PDF Abstract BibTeX arXiv:2502.00684

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlDecision MakingDeep Reinforcement Learningreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

Compositional Explanations of Neurons

2020-06-24 · NeurIPS 2020 12 · Jesse Mu, Jacob Andreas

We describe a procedure for explaining neurons in deep representations by identifying compositional logical concepts that closely approximate neuron behavior. Compared to prior work that uses atomic labels as explanation…

image-classificationImage ClassificationNatural Language Inference

Open Vocabulary Compositional Explanations for Neuron Alignment

2025-11-25 · Biagio La Rosa, Leilani H. Gilpin arxiv

Neurons are the fundamental building blocks of deep neural networks, and their interconnections allow AI to achieve unprecedented results. Motivated by the goal of understanding how neurons encode information, compositio…

Open Vocabulary Semantic Segmentation

Global Concept-Based Interpretability for Graph Neural Networks via Neuron Analysis

2022-08-22 · Han Xuanyuan, Pietro Barbiero, Dobrik Georgiev, Lucie Charlotte Magister 외

Graph neural networks (GNNs) are highly effective on a variety of graph-related tasks; however, they lack interpretability and transparency. Current explainability approaches are typically local and treat GNNs as black-b…

Towards Compositionality in Concept Learning

2024-06-26 · Adam Stein, Aaditya Naik, Yinjun Wu, Mayur Naik 외

Concept-based interpretability methods offer a lens into the internals of foundation models by decomposing their embeddings into high-level concepts. These concept representations are most useful when they are compositio…

Disentangling Neuron Representations with Concept Vectors

2023-04-19 · Laura O'Mahony, Vincent Andrearczyk, Henning Muller, Mara Graziani

Mechanistic interpretability aims to understand how models store representations by breaking down neural networks into interpretable units. However, the occurrence of polysemantic neurons, or neurons that respond to mult…