paper-with-me

Papers

Rethinking Cross-lingual Alignment: Balancing Transfer and Cultural Erasure in Multilingual LLMs

2025-10-29 · HyoJung Han, Sweta Agrawal, Eleftheria Briakou arxiv

Cross-lingual alignment (CLA) aims to align multilingual representations, enabling Large Language Models (LLMs) to seamlessly transfer knowledge across languages. While intuitive, we hypothesize, this pursuit of representational convergence can inadvertently cause "cultural erasure", the functional loss of providing culturally-situated responses that should diverge based on the query language. In this work, we systematically analyze this trade-off by introducing a holistic evaluation framework, the transfer-localization plane, which quantifies both desirable knowledge transfer and undesirable cultural erasure. Using this framework, we re-evaluate recent CLA approaches and find that they consistently improve factual transfer at the direct cost of cultural localization across all six languages studied. Our investigation into the internal representations of these models reveals a key insight: universal factual transfer and culturally-specific knowledge are optimally steerable at different model layers. Based on this finding, we propose Surgical Steering, a novel inference-time method that disentangles these two objectives. By applying targeted activation steering to distinct layers, our approach achieves a better balance between the two competing dimensions, effectively overcoming the limitations of current alignment techniques.

📄 PDF Abstract BibTeX arXiv:2510.26024

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Rethinking what Matters: Effective and Robust Multilingual Realignment for Low-Resource Languages

2025-11-09 · Quang Phuoc Nguyen, David Anugraha, Felix Gaschi, Jun Bin Cheng 외 arxiv

Realignment is a promising strategy to improve cross-lingual transfer in multilingual language models. However, empirical results are mixed and often unreliable, particularly for typologically distant or low-resource lan…

Cross-Lingual Transfer

Parallel Tokenizers: Rethinking Vocabulary Design for Cross-Lingual Transfer

2025-10-07 · Muhammad Dehan Al Kautsar, Fajri Koto arxiv

Tokenization defines the foundation of multilingual language models by determining how words are represented and shared across languages. However, existing methods often fail to support effective cross-lingual transfer b…

Representation LearningEmotion ClassificationCross-Lingual TransferHate Speech Detection

Exploring the Relationship between Alignment and Cross-lingual Transfer in Multilingual Transformers

2023-06-05 · Félix Gaschi, Patricio Cerda, Parisa Rastin, Yannick Toussaint

Without any explicit cross-lingual training data, multilingual language models can achieve cross-lingual transfer. One common way to improve this transfer is to perform realignment steps before fine-tuning, i.e., to trai…

Cross-Lingual TransferPOSPOS TaggingXLM-R

The Multilingual Alignment Prism: Aligning Global and Local Preferences to Reduce Harm

2024-06-26 · Aakanksha, Arash Ahmadian, Beyza Ermis, Seraphina Goldfarb-Tarrant 외

A key concern with the concept of "alignment" is the implicit question of "alignment to what?". AI systems are increasingly used across the world, yet safety alignment is often focused on homogeneous monolingual settings…

Cross-Lingual TransferRed TeamingSafety Alignment

Cross-lingual Transfer of Reward Models in Multilingual Alignment

2024-10-23 · Jiwoo Hong, Noah Lee, Rodrigo Martínez-Castaño, César Rodríguez 외

Reinforcement learning with human feedback (RLHF) is shown to largely benefit from precise reward models (RMs). However, recent studies in reward modeling schemes are skewed towards English, limiting the applicability of…

Cross-Lingual TransferInstruction Following