paper-with-me

홈 › Papers

Exploring Language-Agnosticity in Function Vectors: A Case Study in Machine Translation

2026-04-21 · Nurkhan Laiyk, Gerard I. Gállego, Javier Ferrando, Fajri Koto arxiv

Function vectors (FVs) are vector representations of tasks extracted from model activations during in-context learning. While prior work has shown that multilingual model representations can be language-agnostic, it remains unclear whether the same holds for function vectors. We study whether FVs exhibit language-agnosticity, using machine translation as a case study. Across three decoder-only multilingual LLMs, we find that translation FVs extracted from a single English$\to$X direction transfer to other target languages, consistently improving the rank of correct translation tokens across multiple unseen languages. We further find that the highest-gain tokens span multiple languages and that translation FVs across directions share most of their top-ranked heads, indicating that the FV encodes a largely language-agnostic translation signal rather than a language-pair-specific mapping.

📄 PDF Abstract BibTeX arXiv:2604.19678

Code (0)

등록된 구현이 없습니다.

Tasks

Machine Translation

Similar Papers 제목 키워드 기반

A Causal Lens for Evaluating Faithfulness Metrics

2025-02-26 · Kerem Zaman, Shashank Srivastava

Large Language Models (LLMs) offer natural language explanations as an alternative to feature attribution methods for model interpretability. However, despite their plausibility, they may not reflect the model's internal…

Decision MakingFact CheckingModel EditingObject Counting

How LSTM Encodes Syntax: Exploring Context Vectors and Semi-Quantization on Natural Text

2020-10-01 · COLING 2020 8 · Chihiro Shibata, Kei Uchiumi, Daichi Mochihashi

Long Short-Term Memory recurrent neural network (LSTM) is widely used and known to capture informative long-term syntactic dependencies. However, how such information are reflected in its internal vectors for natural tex…

Language ModelingLanguage ModellingQuantization

A Comparative Study of Faithfulness Metrics for Model Interpretability Methods

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Interpretable methods to reveal the internal reasoning processes behind machine learning models have attracted increasing attention in recent years. To quantify the extent to which the identified interpretations truly re…

Decision Making

A Comparative Study of Faithfulness Metrics for Model Interpretability Methods

2022-04-12 · ACL 2022 5 · Chun Sik Chan, Huanqi Kong, Guanqing Liang

Interpretation methods to reveal the internal reasoning processes behind machine learning models have attracted increasing attention in recent years. To quantify the extent to which the identified interpretations truly r…

Decision Making

ctELM: Decoding and Manipulating Embeddings of Clinical Trials with Embedding Language Models

2026-01-26 · Brian Ondov, Chia-Hsuan Chang, Yujia Zhou, Mauro Giuffrè 외 arxiv

Text embeddings have become an essential part of a variety of language applications. However, methods for interpreting, exploring and reversing embedding spaces are limited, reducing transparency and precluding potential…