Papers › Alleviating Distribution Shift in Synthetic Data for Machine Translation Quality Estimation

Alleviating Distribution Shift in Synthetic Data for Machine Translation Quality Estimation

27 Feb 2025arXiv:2502.19941archive 2025-07-28

Xiang Geng, Zhejian Lai, Jiajun Chen, Hao Yang, ShuJian Huang

Quality Estimation (QE) models evaluate the quality of machine translations without reference translations, serving as the reward models for the translation task. Due to the data scarcity, synthetic data generation has emerged as a promising solution. However, synthetic QE data often suffers from distribution shift, which can manifest as discrepancies between pseudo and real translations, or in pseudo labels that do not align with human preferences. To tackle this issue, we introduce ADSQE, a novel framework for alleviating distribution shift in synthetic QE data. To reduce the difference between pseudo and real translations, we employ the constrained beam search algorithm and enhance translation diversity through the use of distinct generation models. ADSQE uses references, i.e., translation supervision signals, to guide both the generation and annotation processes, enhancing the quality of word-level labels. ADSE further identifies the shortest phrase covering consecutive error tokens, mimicking human annotation behavior, to assign the final phrase-level labels. Specially, we underscore that the translation model can not annotate translations of itself accurately. Extensive experiments demonstrate that ADSQE outperforms SOTA baselines like COMET in both supervised and unsupervised settings. Further analysis offers insights into synthetic data generation that could benefit reward models for other tasks.

PaperPDFCode 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="2502.19941")

Code

Syntology Ran 0 of 11 code samples harvested from 1 repository linked to this paper; 11 have no recorded run.

By repository: found in paper text by Syntology: 11 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

NJUNLP/njuqe found in paper text by SyntologyMIT 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

11 samples harvested; 0 ran; 0 honoured the contract we drafted; 11 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.

11unverified

Licence: 0 of the 11 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 NJUNLP/njuqe. “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.

args_update NJUNLP/njuqe/njuqe/modules/qe_detector.py found in paper text by Syntology unverified MIT (permissive) · e9324ea7d15a909c · report
filter_indices_by_diff NJUNLP/njuqe/njuqe/tasks/curriculum_task.py found in paper text by Syntology unverified MIT (permissive) · 686b04b4de4e7912 · report
filter_indices_by_length NJUNLP/njuqe/njuqe/tasks/curriculum_task.py found in paper text by Syntology unverified MIT (permissive) · 2456857cfcfb2b2a · report
fscore NJUNLP/njuqe/njuqe/utils.py found in paper text by Syntology unverified MIT (permissive) · afe05e8787d26825 · report
label_smoothed_nll_loss NJUNLP/njuqe/njuqe/criterions/qe_loss.py found in paper text by Syntology unverified MIT (permissive) · aeee078a872841dc · report
precision NJUNLP/njuqe/njuqe/utils.py found in paper text by Syntology unverified MIT (permissive) · 463dec4b9e606031 · report
precision NJUNLP/njuqe/njuqe/criterions/qe_metric.py found in paper text by Syntology unverified MIT (permissive) · 758494073a00f760 · report
precision_recall_fscore_support NJUNLP/njuqe/njuqe/criterions/qe_metric.py found in paper text by Syntology unverified MIT (permissive) · 1ac84079458cd9bf · report
recall NJUNLP/njuqe/njuqe/utils.py found in paper text by Syntology unverified MIT (permissive) · a10d395718b0825a · report
scores_for_class NJUNLP/njuqe/njuqe/criterions/qe_metric.py found in paper text by Syntology unverified MIT (permissive) · 4cb708962c259bca · report
select_positions NJUNLP/njuqe/njuqe/models/xlmqe.py found in paper text by Syntology unverified MIT (permissive) · 597e001a2b1cb7b2 · report

Tasks

Machine TranslationSynthetic Data GenerationTranslation

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

ALIGN

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