paper-with-me

홈 › Papers

Exploring Polyglot Harmony: On Multilingual Data Allocation for Large Language Models Pretraining

2025-09-19 · Ping Guo, Yubing Ren, Binbin Liu, Fengze Liu, Haobin Lin, Yifan Zhang, Bingni Zhang, Taifeng Wang, Yin Zheng arxiv

Large language models (LLMs) have become integral to a wide range of applications worldwide, driving an unprecedented global demand for effective multilingual capabilities. Central to achieving robust multilingual performance is the strategic allocation of language proportions within training corpora. However, determining optimal language ratios is highly challenging due to intricate cross-lingual interactions and sensitivity to dataset scale. This paper introduces Climb (Cross-Lingual Interaction-aware Multilingual Balancing), a novel framework designed to systematically optimize multilingual data allocation. At its core, Climb introduces a cross-lingual interaction-aware language ratio, explicitly quantifying each language's effective allocation by capturing inter-language dependencies. Leveraging this ratio, Climb proposes a principled two-step optimization procedure--first equalizing marginal benefits across languages, then maximizing the magnitude of the resulting language allocation vectors--significantly simplifying the inherently complex multilingual optimization problem. Extensive experiments confirm that Climb can accurately measure cross-lingual interactions across various multilingual settings. LLMs trained with Climb-derived proportions consistently achieve state-of-the-art multilingual performance, even achieving competitive performance with open-sourced LLMs trained with more tokens.

📄 PDF Abstract BibTeX arXiv:2509.15556

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sources of Transfer in Multilingual Named Entity Recognition

2020-05-02 · ACL 2020 6 · David Mueller, Nicholas Andrews, Mark Dredze

Named-entities are inherently multilingual, and annotations in any given language may be limited. This motivates us to consider polyglot named-entity recognition (NER), where one model is trained using annotated data dra…

Multilingual Named Entity Recognitionnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

A Technical Report for Polyglot-Ko: Open-Source Large-Scale Korean Language Models

2023-06-04 · Hyunwoong Ko, Kichang Yang, Minho Ryu, Taekyoon Choi 외

Polyglot is a pioneering project aimed at enhancing the non-English language performance of multilingual language models. Despite the availability of various multilingual models such as mBERT (Devlin et al., 2019), XGLM …

XD: Cross-lingual Knowledge Distillation for Polyglot Sentence Embeddings

2019-09-25 · Maksym Del, Mark Fishel

Current state-of-the-art results in multilingual natural language inference (NLI) are based on tuning XLM (a pre-trained polyglot language model) separately for each language involved, resulting in multiple models. We re…

Knowledge DistillationLanguage ModelingLanguage ModellingNatural Language Inference+2

Multilingual Information Extraction with PolyglotIE

2016-12-01 · COLING 2016 12 · Alan Akbik, Laura Chiticariu, Marina Danilevsky, Yonas Kbrom 외

We present PolyglotIE, a web-based tool for developing extractors that perform Information Extraction (IE) over multilingual data. Our tool has two core features: First, it allows users to develop extractors against a un…

Semantic Parsing

POLYGLOT: Multilingual Semantic Role Labeling with Unified Labels

2016-08-01 · ACL 2016 8 · Alan Akbik, Yunyao Li
Question AnsweringSemantic Role Labeling