paper-with-me

홈 › Papers

LangFIR: Discovering Sparse Language-Specific Features from Monolingual Data for Language Steering

2026-04-04 · Sing Hieng Wong, Hassan Sajjad, A. B. Siddique arxiv

Large language models (LLMs) show strong multilingual capabilities, yet reliably controlling the language of their outputs remains difficult. Representation-level steering addresses this by adding language-specific vectors to model activations at inference time, but identifying language-specific directions in the residual stream often relies on multilingual or parallel data that can be expensive to obtain. Sparse autoencoders (SAEs) decompose residual activations into interpretable, sparse feature directions and offer a natural basis for this search, yet existing SAE-based approaches face the same data constraint. We introduce LangFIR (Language Feature Identification via Random-token Filtering), a method that discovers language-specific SAE features using only a small amount of monolingual data and random-token sequences. Many SAE features consistently activated by target-language inputs do not encode language identity. Random-token sequences surface these language-agnostic features, allowing LangFIR to filter them out and isolate a sparse set of language-specific features. We show that these features are extremely sparse, highly selective for their target language, and causally important: directional ablation increases cross-entropy loss only for the corresponding language. Using these features to construct steering vectors for multilingual generation control, LangFIR achieves the best average accuracy BLEU across three models (Gemma 3 1B, Gemma 3 4B, and Llama 3.1 8B), three datasets, and twelve target languages, outperforming the strongest monolingual baseline by up to and surpassing methods that rely on parallel data. Our results suggest that language identity in multilingual LLMs is localized in a sparse set of feature directions discoverable with monolingual data. Code is available at https://anonymous.4open.science/r/LangFIR-C0F5/.

📄 PDF Abstract BibTeX arXiv:2604.03532

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sparse Feature Circuits: Discovering and Editing Interpretable Causal Graphs in Language Models

2024-03-28 · Samuel Marks, Can Rager, Eric J. Michaud, Yonatan Belinkov 외

We introduce methods for discovering and applying sparse feature circuits. These are causally implicated subnetworks of human-interpretable features for explaining language model behaviors. Circuits identified in prior w…

Language ModelingLanguage Modelling

Unveiling Language-Specific Features in Large Language Models via Sparse Autoencoders

2025-05-08 · Boyi Deng, Yu Wan, Yidan Zhang, Baosong Yang 외

The mechanisms behind multilingual capabilities in Large Language Models (LLMs) have been examined using neuron-based or internal-activation-based methods. However, these methods often face challenges such as superpositi…

Discovering Sparse Interpretable Dynamics from Partial Observations

2021-07-22 · Peter Y. Lu, Joan Ariño, Marin Soljačić

Identifying the governing equations of a nonlinear dynamical system is key to both understanding the physical features of the system and constructing an accurate model of the dynamics that generalizes well beyond the ava…

Discovering Millions of Interpretable Features with Sparse Autoencoders

2026-06-25 · XinYang He, Wei Wang, Bing Zhao, Xuan Ren 외 arxiv

Sparse autoencoders (SAEs) have emerged as a powerful tool for decomposing superposed language model representations into sparse and interpretable features. However, training SAEs is computationally expensive, and availa…

Multi-label learning with missing labels using sparse global structure for label-specific features

2023-01-24 · Applied Intelligence Journal 2023 1 · Sanjay Kumar, Nadira Ahmadi, Reshma Rastogi

Multi-label learning associates a given data instance with one or several class labels. A frequent problem with real life multi-label datasets is the lack of complete label information. Incomplete labels increase model c…

Missing LabelsMulti-Label Learning