paper-with-me

홈 › Papers

Concept Influence: Leveraging Interpretability to Improve Performance and Efficiency in Training Data Attribution

2026-02-16 · Matthew Kowal, Goncalo Paulo, Louis Jaburi, Tom Tseng, Lev E McKinney, Stefan Heimersheim, Aaron David Tucker, Adam Gleave, Kellin Pelrine arxiv

As large language models are increasingly trained and fine-tuned, practitioners need methods to identify which training data drive specific behaviors, particularly unintended ones. Training Data Attribution (TDA) methods address this by estimating datapoint influence. Existing approaches like influence functions are both computationally expensive and attribute based on single test examples, which can bias results toward syntactic rather than semantic similarity. To address these issues of scalability and influence to abstract behavior, we leverage interpretable structures within the model during the attribution. First, we introduce Concept Influence which attribute model behavior to semantic directions (such as linear probes or sparse autoencoder features) rather than individual test examples. Second, we show that simple probe-based attribution methods are first-order approximations of Concept Influence that achieve comparable performance while being over an order-of-magnitude faster. We empirically validate Concept Influence and approximations across emergent misalignment benchmarks and real post-training datasets, and demonstrate they achieve comparable performance to classical influence functions while being substantially more scalable. More broadly, we show that incorporating interpretable structure within traditional TDA pipelines can enable more scalable, explainable, and better control of model behavior through data.

📄 PDF Abstract BibTeX arXiv:2602.14869

Code (0)

등록된 구현이 없습니다.

Tasks

Semantic Similarity

Similar Papers 제목 키워드 기반

Driving the Wrong Way: Leveraging Interpretability in End2End Autonomous Driving Models

2026-07-07 · Franz Motzkus, Sebastian Bernhard arxiv

The increasing adoption of end-to-end learning for autonomous driving introduces increased model complexity and opacity, raising the risk of learning undesired or erroneous behavior. In this work, we integrate unsupervis…

Autonomous Driving

CLIF: Concept-Level Influence Functions for Transparent Bottleneck Models

2026-05-19 · Yike Sun, Mingkun Xu, Mu You, Zhongzhi He 외 arxiv

In recent years, the black-box nature of deep learning models has limited their application in high-stakes domains such as medical diagnosis and finance, where interpretability is essential. To address this, we propose a…

Medical Diagnosis

InterVLS: Interactive Model Understanding and Improvement with Vision-Language Surrogates

2023-11-06 · Jinbin Huang, Wenbin He, Liang Gou, Liu Ren 외

Deep learning models are widely used in critical applications, highlighting the need for pre-deployment model understanding and improvement. Visual concept-based methods, while increasingly used for this purpose, face ch…

Rethinking Concept Bottleneck Models: From Pitfalls to Solutions

2026-03-05 · Merve Tapli, Quentin Bouniot, Wolfgang Stammer, Zeynep Akata 외 arxiv

Concept Bottleneck Models (CBMs) ground predictions in human-understandable concepts but face fundamental limitations: the absence of a metric to pre-evaluate concept relevance, the "linearity problem" causing recent CBM…

Transformation of audio embeddings into interpretable, concept-based representations

2025-04-18 · Alice Zhang, Edison Thomaz, Lie Lu

Advancements in audio neural networks have established state-of-the-art results on downstream audio tasks. However, the black-box structure of these models makes it difficult to interpret the information encoded in their…

Contrastive Learning