paper-with-me

Papers

A Recipe of Parallel Corpora Exploitation for Multilingual Large Language Models

2024-06-29 · Peiqin Lin, André F. T. Martins, Hinrich Schütze

Recent studies have highlighted the potential of exploiting parallel corpora to enhance multilingual large language models, improving performance in both bilingual tasks, e.g., machine translation, and general-purpose tasks, e.g., text classification. Building upon these findings, our comprehensive study aims to identify the most effective strategies for leveraging parallel corpora. We investigate the impact of parallel corpora quality and quantity, training objectives, and model size on the performance of multilingual large language models enhanced with parallel corpora across diverse languages and tasks. Our analysis reveals several key insights: (i) filtering noisy translations is essential for effectively exploiting parallel corpora, while language identification and short sentence filtering have little effect; (ii) even a corpus containing just 10K parallel sentences can yield results comparable to those obtained from much larger datasets; (iii) employing only the machine translation objective yields the best results among various training objectives and their combinations; (iv) larger multilingual language models benefit more from parallel corpora than smaller models due to their stronger capacity for cross-task transfer. Our study offers valuable insights into the optimal utilization of parallel corpora to enhance multilingual large language models, extending the generalizability of previous findings from limited languages and tasks to a broader range of scenarios.

📄 PDF Abstract BibTeX arXiv:2407.00436

Code (0)

등록된 구현이 없습니다.

Tasks

Language IdentificationMachine TranslationSentencetext-classificationText ClassificationTranslation

Similar Papers 제목 키워드 기반

A Large-scale Evaluation of Neural Machine Transliteration for Indic Languages

2021-04-01 · EACL 2021 2 · Anoop Kunchukuttan, Siddharth Jain, Rahul Kejriwal

We take up the task of large-scale evaluation of neural machine transliteration between English and Indic languages, with a focus on multilingual transliteration to utilize orthographic similarity between Indian language…

TranslationTransliteration

Lego-MT: Learning Detachable Models for Massively Multilingual Machine Translation

2022-12-20 · Fei Yuan, Yinquan Lu, Wenhao Zhu, Lingpeng Kong 외

Multilingual neural machine translation (MNMT) aims to build a unified model for many language directions. Existing monolithic models for MNMT encounter two challenges: parameter interference among languages and ineffici…

Machine TranslationTranslation

From Unaligned to Aligned: Scaling Multilingual LLMs with Multi-Way Parallel Corpora

2025-05-20 · Yingli Shen, Wen Lai, Shuo Wang, Kangyang Luo 외

Continued pretraining and instruction tuning on large-scale multilingual data have proven to be effective in scaling large language models (LLMs) to low-resource languages. However, the unaligned nature of such data limi…

Samanantar: The Largest Publicly Available Parallel Corpora Collection for 11 Indic Languages

2021-04-12 · Gowtham Ramesh, Sumanth Doddapaneni, Aravinth Bheemaraj, Mayank Jobanputra 외

We present Samanantar, the largest publicly available parallel corpora collection for Indic languages. The collection contains a total of 49.7 million sentence pairs between English and 11 Indic languages (from two langu…

Machine TranslationMultilingual NLPNMTOptical Character Recognition (OCR)+1

LLaMAX2: Your Translation-Enhanced Model also Performs Well in Reasoning

2025-10-10 · Changjiang Gao, Zixian Huang, Jingyang Gong, Shujian Huang 외 arxiv

General Large Language Models (LLMs) excel in reasoning, but those enhanced for translation struggle with reasoning tasks. To address this, we propose a novel translationenhanced recipe that begins with instruct models a…