Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Middle-Layer Representation Alignment for Cross-Lingual Transfer in Fine-Tuned LLMs

About

While large language models demonstrate remarkable capabilities at task-specific applications through fine-tuning, extending these benefits across diverse languages is essential for broad accessibility. However, effective cross-lingual transfer is hindered by LLM performance gaps across languages and the scarcity of fine-tuning data in many languages. Through analysis of LLM internal representations from over 1,000+ language pairs, we discover that middle layers exhibit the strongest potential for cross-lingual alignment. Building on this finding, we propose a middle-layer alignment objective integrated into task-specific training. Our experiments on slot filling, machine translation, and structured text generation show consistent improvements in cross-lingual transfer, especially to lower-resource languages. The method is robust to the choice of alignment languages and generalizes to languages unseen during alignment. Furthermore, we show that separately trained alignment modules can be merged with existing task-specific modules, improving cross-lingual capabilities without full re-training. Our code is publicly available (https://github.com/dannigt/mid-align).

Danni Liu, Jan Niehues• 2025

Related benchmarks

TaskDatasetResultRank
Mathematical ReasoningAIME 2024
Accuracy36.67
11
Mathematical ReasoningAIME 2025
Accuracy29.05
11
Multilingual Mathematical ReasoningMGSM
Accuracy76.45
11
Scientific ReasoningGPQA
Accuracy43
11
JSON generationUNER (test)
F1 (Supervised: en, pt, zh)82.4
2
Showing 5 of 5 rows

Other info

Code

Follow for update