paper-with-me

홈 › Papers

Towards Isolated Interventions via Almost Orthogonal Features in Language Models

2026-02-04 · Moritz Miller, Florent Draye, Bernhard Schölkopf arxiv

A central premise in mechanistic interpretability is that meaningful concepts in language models are represented by linear features in activation space. For such features to support reliable interventions, manipulating one feature should not substantially alter the effects of others. In practice, however, feature entanglement leads to interference such that localized interventions can have unintended downstream effects. Motivated by the \textit{Independent Causal Mechanisms} principle, we propose to constrain internal features to be almost orthogonal. We argue that this promotes modular representations amenable to causal intervention. We formalize this problem by characterizing the gap between an idealized isolated intervention and its realized effect on model outputs in terms of feature interference. We upper-bound the propagation of feature interference in terms of the self-coherence of the feature dictionary, and relate this discrepancy to an explicit orthogonality regularization on the dictionary itself. Empirically, we show that this regularization enables more isolated interventions on mathematical reasoning concepts while preserving model performance. Our code is available under \texttt{https://github.com/mrtzmllr/sae-icm}.

📄 PDF Abstract BibTeX arXiv:2602.04718

Code (0)

등록된 구현이 없습니다.

Tasks

Mathematical Reasoning

Similar Papers 제목 키워드 기반

TraceRouter: Robust Safety for Large Foundation Models via Path-Level Intervention

2026-01-29 · Chuancheng Shi, Shangze Li, Wenjun Lu, Wenhua Wu 외 arxiv

Despite their capabilities, large foundation models (LFMs) remain susceptible to adversarial manipulation. Current defenses predominantly rely on the "locality hypothesis", suppressing isolated neurons or features. Howev…

Adversarial Robustness

Orthogonal Random Features

2016-10-28 · NeurIPS 2016 12 · Felix X. Yu, Ananda Theertha Suresh, Krzysztof Choromanski, Daniel Holtmann-Rice 외

We present an intriguing discovery related to Random Fourier Features: in Gaussian kernel approximation, replacing the random Gaussian matrix by a properly scaled random orthogonal matrix significantly decreases kernel a…

Feature learning for efficient ASR-free keyword spotting in low-resource languages

2021-08-13 · Ewald van der Westhuizen, Herman Kamper, Raghav Menon, John Quinn 외

We consider feature learning for efficient keyword spotting that can be applied in severely under-resourced settings. The objective is to support humanitarian relief programmes by the United Nations in parts of Africa in…

Dynamic Time WarpingHumanitarianKeyword Spotting

Feature exploration for almost zero-resource ASR-free keyword spotting using a multilingual bottleneck extractor and correspondence autoencoders

2018-11-14 · Raghav Menon, Herman Kamper, Ewald van der Westhuizen, John Quinn 외

We compare features for dynamic time warping (DTW) when used to bootstrap keyword spotting (KWS) in an almost zero-resource setting. Such quickly-deployable systems aim to support United Nations (UN) humanitarian relief …

Dynamic Time WarpingHumanitarianKeyword Spotting

OptMuon: Closed-Loop Orthogonalized Momentum Methods for Stochastic Optimization with Zero-Noise Optimality

2026-06-07 · Ganzhao Yuan arxiv

Orthogonalized momentum updates, as used in Muon-style optimizers, have recently shown strong empirical stability in large-scale deep learning. However, most current orthogonalized methods are still paired with fixed, ex…

Stochastic Optimization