Papers › Language Imbalance Driven Rewarding for Multilingual Self-improving

Language Imbalance Driven Rewarding for Multilingual Self-improving

11 Oct 2024arXiv:2410.08964archive 2025-07-28

Wen Yang, Junhong Wu, Chen Wang, Chengqing Zong, Jiajun Zhang

Large Language Models (LLMs) have achieved state-of-the-art performance across numerous tasks. However, these advancements have predominantly benefited "first-class" languages such as English and Chinese, leaving many other languages underrepresented. This imbalance, while limiting broader applications, generates a natural preference ranking between languages, offering an opportunity to bootstrap the multilingual capabilities of LLM in a self-improving manner. Thus, we propose Language Imbalance Driven Rewarding, where the inherent imbalance between dominant and non-dominant languages within LLMs is leveraged as a reward signal. Iterative DPO training demonstrates that this approach not only enhances LLM performance in non-dominant languages but also improves the dominant language's capacity, thereby yielding an iterative reward signal. Fine-tuning Meta-Llama-3-8B-Instruct over two iterations of this approach results in continuous improvements in multilingual performance across instruction-following and arithmetic reasoning tasks, evidenced by an average improvement of 7.46% win rate on the X-AlpacaEval leaderboard and 13.9% accuracy on the MGSM benchmark. This work serves as an initial exploration, paving the way for multilingual self-improvement of LLMs.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2410.08964")

Code

Syntology Ran 8 of 13 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · our draft was wrong; 6 ran with no contract checked.

By repository: official repository: 13 samples from 1 repository, 8 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

znlp/language-imbalance-driven-rewarding officialmentioned in papermentioned on GitHub report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

13 samples harvested; 8 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · our draft was wrong
6ran
5unverified

Licence: 13 of the 13 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from znlp/language-imbalance-driven-rewarding. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

generator znlp/language-imbalance-driven-rewarding/utils/batch_inference.py official repository ran · our draft was wrong no licence file found · pointer only · c85bc1200cde30f4 · report
get_file_names ZNLP/Language-Imbalance-Driven-Rewarding/utils/utils.py official repository ran no licence file found · pointer only · 11e86e115ad397d4 · report
get_metrics_evaluator ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/analyze.py official repository ran · our draft was wrong no licence file found · pointer only · 0c77763ca4cd8bc4 · report
lmsys_parser ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/completion_parsers.py official repository ran fingerprinted no licence file found · pointer only · 80319fda62fe1a04 · report
load_json ZNLP/Language-Imbalance-Driven-Rewarding/utils/utils.py official repository ran no licence file found · pointer only · 10b24db4baa49194 · report
load_jsonl ZNLP/Language-Imbalance-Driven-Rewarding/utils/utils.py official repository ran no licence file found · pointer only · 4ccfe92e7eff858a · report
ranking_parser ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/completion_parsers.py official repository ran no licence file found · pointer only · 52f4a49b6393e97e · report
show_length_gameability ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/plotting.py official repository ran no licence file found · pointer only · 307648f4b5ffd08b · report
get_alpaca_eval_data ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/constants.py official repository unverified no licence file found · pointer only · 304d6b64de10aa4f · report
get_annotations ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/analyze.py official repository unverified no licence file found · pointer only · 0eb53db38f0faafd · report
get_crossannotations ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/analyze.py official repository unverified no licence file found · pointer only · de8a267bb7f7d4bd · report
plot_heatmap_diff_baseline ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/plotting.py official repository unverified no licence file found · pointer only · be8e5acf8fee5a8f · report
regex_parser ZNLP/Language-Imbalance-Driven-Rewarding/alpaca_eval/src/alpaca_eval/completion_parsers.py official repository unverified no licence file found · pointer only · 6f7ea5efc95b3173 · report

Tasks

Arithmetic ReasoningInstruction Following

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

DPO

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections