paper-with-me

Papers

AlignX: Advancing Multilingual Large Language Models with Multilingual Representation Alignment

2025-09-29 · Mengyu Bu, Shaolei Zhang, Zhongjun He, Hua Wu, Yang Feng arxiv

Multilingual large language models (LLMs) possess impressive multilingual understanding and generation capabilities. However, their performance and cross-lingual alignment often lag for non-dominant languages. A common solution is to fine-tune LLMs on large-scale and more balanced multilingual corpus, but such approaches often lead to imprecise alignment and suboptimal knowledge transfer, struggling with limited improvements across languages. In this paper, we propose AlignX to bridge the multilingual performance gap, which is a two-stage representation-level framework for enhancing multilingual performance of pre-trained LLMs. In the first stage, we align multilingual representations with multilingual semantic alignment and language feature integration. In the second stage, we stimulate the multilingual capability of LLMs via multilingual instruction fine-tuning. Experimental results on several pre-trained LLMs demonstrate that our approach enhances LLMs' multilingual general and cross-lingual generation capability. Further analysis indicates that AlignX brings the multilingual representations closer and improves the cross-lingual alignment.

📄 PDF Abstract BibTeX arXiv:2509.24338

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AlignXIE: Improving Multilingual Information Extraction by Cross-Lingual Alignment

2024-11-07 · Yuxin Zuo, Wenxuan Jiang, Wenxuan Liu, Zixuan Li 외

Empirical evidence suggests that LLMs exhibit spontaneous cross-lingual alignment. Our findings suggest that although LLMs also demonstrate promising cross-lingual alignment in Information Extraction, there remains signi…

Code Generation

Multilingual Steering by Design: Multilingual Sparse Autoencoders and Principled Layer Selection

2026-05-21 · Yusser Al Ghussin, Daniil Gurgurov, Tanja Baeumel, Josef van Genabith 외 arxiv

Sparse autoencoders (SAEs) enable feature-level mechanistic interpretability and activation steering in large language models (LLMs), but SAE-based language control remains unreliable in multilingual settings: most SAEs …

Language IdentificationMachine Translation

CLARA: Multilingual Contrastive Learning for Audio Representation Acquisition

2023-10-18 · Kari A Noriy, Xiaosong Yang, Marcin Budka, Jian Jun Zhang

Multilingual speech processing requires understanding emotions, a task made difficult by limited labelled data. CLARA, minimizes reliance on labelled data, enhancing generalization across languages. It excels at fosterin…

Audio ClassificationContrastive LearningCross-Lingual TransferData Augmentation+6

Advancing LLM-based phoneme-to-grapheme for multilingual speech recognition

2026-03-31 · Lukuang Dong, Ziwei Li, Saierdaer Yusuyin, Xianyu Zhao 외 arxiv

Phoneme-based ASR factorizes recognition into speech-to-phoneme (S2P) and phoneme-to-grapheme (P2G), enabling cross-lingual acoustic sharing while keeping language-specific orthography in a separate module. While large l…

Speech Recognition

MMATH: A Multilingual Benchmark for Mathematical Reasoning

2025-05-25 · Wenyang Luo, Wayne Xin Zhao, Jing Sha, Shijin Wang 외

The advent of large reasoning models, such as OpenAI o1 and DeepSeek R1, has significantly advanced complex reasoning tasks. However, their capabilities in multilingual complex reasoning remain underexplored, with existi…

MathMathematical Reasoning