paper-with-me

Papers

Cross-Layer Discrete Concept Discovery for Interpreting Language Models

2025-06-24 · Ankur Garg, Xuemin Yu, Hassan Sajjad, Samira Ebrahimi Kahou

Uncovering emergent concepts across transformer layers remains a significant challenge because the residual stream linearly mixes and duplicates information, obscuring how features evolve within large language models. Current research efforts primarily inspect neural representations at single layers, thereby overlooking this cross-layer superposition and the redundancy it introduces. These representations are typically either analyzed directly for activation patterns or passed to probing classifiers that map them to a limited set of predefined concepts. To address these limitations, we propose \gls{clvqvae}, a framework that uses vector quantization to map representations across layers and in the process collapse duplicated residual-stream features into compact, interpretable concept vectors. Our approach uniquely combines top-$k$ temperature-based sampling during quantization with EMA codebook updates, providing controlled exploration of the discrete latent space while maintaining code-book diversity. We further enhance the framework with scaled-spherical k-means++ for codebook initialization, which clusters by directional similarity rather than magnitude, better aligning with semantic structure in word embedding space.

📄 PDF Abstract BibTeX arXiv:2506.20040

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityQuantization

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Refining Neural Activation Patterns for Layer-Level Concept Discovery in Neural Network-Based Receivers

2025-05-21 · Marko Tuononen, Duy Vu, Dani Korpi, Vesa Starck 외

Concept discovery in neural networks often targets individual neurons or human-interpretable features, overlooking distributed layer-wide patterns. We study the Neural Activation Pattern (NAP) methodology, which clusters…

ClusteringObject Recognition

Vector Quantized Latent Concepts: A Scalable Alternative to Clustering-Based Concept Discovery

2026-02-02 · Xuemin Yu, Ankur Garg, Samira Ebrahimi Kahou, Hassan Sajjad arxiv

Large language models (LLMs) encode rich semantic information in their hidden states, yet it remains difficult to understand what information these internal representations capture. Latent concepts extracted from hidden …

Neurons Speak in Ranges: Breaking Free from Discrete Neuronal Attribution

2025-02-04 · Muhammad Umair Haider, Hammad Rizwan, Hassan Sajjad, Peizhong Ju 외

Interpreting the internal mechanisms of large language models (LLMs) is crucial for improving their trustworthiness and utility. Prior work has primarily focused on mapping individual neurons to discrete semantic concept…

Decodertext-classificationText Classification

Discovering Interpretable Biological Concepts in Single-cell RNA-seq Foundation Models

2025-10-29 · Charlotte Claye, Pierre Marschall, Wassila Ouerdane, Céline Hudelot 외 arxiv

Single-cell RNA-seq foundation models achieve strong performance on downstream tasks but remain black boxes, limiting their utility for biological discovery. Recent work has shown that sparse dictionary learning can extr…

GCAV: A Global Concept Activation Vector Framework for Cross-Layer Consistency in Interpretability

2025-08-28 · Zhenghao He, Sanchit Sinha, Guangzhi Xiong, Aidong Zhang arxiv

Concept Activation Vectors (CAVs) provide a powerful approach for interpreting deep neural networks by quantifying their sensitivity to human-defined concepts. However, when computed independently at different layers, CA…

Contrastive Learning