paper-with-me

홈 › Papers

Enhancing Automated Interpretability with Output-Centric Feature Descriptions

2025-01-14 · Yoav Gur-Arieh, Roy Mayan, Chen Agassy, Atticus Geiger, Mor Geva

Automated interpretability pipelines generate natural language descriptions for the concepts represented by features in large language models (LLMs), such as plants or the first word in a sentence. These descriptions are derived using inputs that activate the feature, which may be a dimension or a direction in the model's representation space. However, identifying activating inputs is costly, and the mechanistic role of a feature in model behavior is determined both by how inputs cause a feature to activate and by how feature activation affects outputs. Using steering evaluations, we reveal that current pipelines provide descriptions that fail to capture the causal effect of the feature on outputs. To fix this, we propose efficient, output-centric methods for automatically generating feature descriptions. These methods use the tokens weighted higher after feature stimulation or the highest weight tokens after applying the vocabulary "unembedding" head directly to the feature. Our output-centric descriptions better capture the causal effect of a feature on model outputs than input-centric descriptions, but combining the two leads to the best performance on both input and output evaluations. Lastly, we show that output-centric descriptions can be used to find inputs that activate features previously thought to be "dead".

📄 PDF Abstract BibTeX arXiv:2501.08319

Code (1)

yoavgur/feature-descriptions 공식 구현

Tasks

Sentence

Similar Papers 제목 키워드 기반

Data-Centric Interpretability for LLM-based Multi-Agent Reinforcement Learning

2026-02-05 · John Yan, Michael Yu, Yuqi Sun, Alexander Duffy 외 arxiv

Large language models (LLMs) are increasingly trained in complex Reinforcement Learning, multi-agent environments, making it difficult to understand how behavior changes over training. Sparse Autoencoders (SAEs) have rec…

Multi-agent Reinforcement Learning

Concept-Centric Transformers: Enhancing Model Interpretability through Object-Centric Concept Learning within a Shared Global Workspace

2023-05-25 · Jinyung Hong, Keun Hee Park, Theodore P. Pavlic

Many interpretable AI approaches have been proposed to provide plausible explanations for a model's decision-making. However, configuring an explainable model that effectively communicates among computational modules has…

ClassificationDecision Making

Found in Translation: semantic approaches for enhancing AI interpretability in face verification

2025-01-06 · Miriam Doh, Caroline Mazini Rodrigues, N. Boutry, L. Najman 외

The increasing complexity of machine learning models in computer vision, particularly in face verification, requires the development of explainable artificial intelligence (XAI) to enhance interpretability and transparen…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Face Verification

Aggregated Structural Representation with Large Language Models for Human-Centric Layout Generation

2025-05-26 · Jiongchao Jin, Shengchu Zhao, Dajun Chen, Wei Jiang 외

Time consumption and the complexity of manual layout design make automated layout generation a critical task, especially for multiple applications across different mobile devices. Existing graph-based layout generation a…

Layout DesignLayout Generation

Cyclic Vision-Language Manipulator: Towards Reliable and Fine-Grained Image Interpretation for Automated Report Generation

2024-11-08 · Yingying Fang, Zihao Jin, Shaojie Guo, Jinda Liu 외

Despite significant advancements in automated report generation, the opaqueness of text interpretability continues to cast doubt on the reliability of the content produced. This paper introduces a novel approach to ident…

counterfactualDecision MakingText Generation