CC-Tuning: A Cross-Lingual Connection Mechanism for Improving Joint Multilingual Supervised Fine-Tuning
Yangfan Ye, Xiaocheng Feng, Zekun Yuan, Xiachong Feng, Libo Qin, Lei Huang, Weitao Ma, Yichong Huang, Zhirui Zhang, Yunfei Lu, Xiaohui Yan, Duyu Tang, Dandan Tu, Bing Qin

TL;DR
CC-Tuning introduces a latent-level cross-lingual connection mechanism during fine-tuning of multilingual models, significantly enhancing performance across multiple languages by explicitly fusing activations and using a trainable decision process.
Contribution
It proposes a novel latent-level cross-lingual fine-tuning method with a Decision Maker and Transform Matrix, improving multilingual capabilities beyond data-level augmentation.
Findings
Outperforms vanilla supervised fine-tuning on six benchmarks
Effective across 22 languages with improved multilingual performance
Highlights the potential of latent-level cross-lingual interactions
Abstract
Current large language models (LLMs) often exhibit imbalanced multilingual capabilities due to their English-centric training corpora. To address this, existing fine-tuning approaches operating at the data-level (e.g., through data augmentation or distillation) typically introduce implicit cross-lingual alignment, overlooking the potential for more profound, latent-level cross-lingual interactions. In this work, we propose CC-Tuning, a novel multilingual fine-tuning paradigm that explicitly establishes a cross-lingual connection mechanism at the latent level. During training, CC-Tuning fuses the feed forward activations from both English and non-English inputs, enabling the model to benefit from both linguistic resources. This process is facilitated with a trainable Decision Maker that identifies beneficial activations. Furthermore, during inference, a Transform Matrix is utilized to…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsSpeech and dialogue systems · Phonetics and Phonology Research · Natural Language Processing Techniques
