Generating Adversarial Texts for Machine Translation via GRPO

📅 2026-09-05
📈 Citations: 0
Influential: 0
📄 PDF
📝 Abstract
As machine translation (MT) systems continue to improve, standard benchmarks become less informative for exposing remaining weaknesses. Traditional methods for creating challenging test sets rely on expensive manual creation or curation, while automated approaches struggle to produce sets with the necessary translation difficulty and linguistic diversity. We propose a scalable reinforcement-learning-based approach for rewriting existing source texts into instances that are more difficult to translate for MT systems. We fine-tune a large language model with Group Relative Policy Optimization (GRPO), using reward signals based on translation difficulty together with constraints for semantic similarity, grammaticality, and approximate length preservation. On WMT25, our approach substantially reduces average COMET translation quality from 0.63 to 0.48, while preserving grammaticality and readability, whereas the base model remains at 0.64. Evaluations on the unseen WMT19-WMT24 benchmarks confirm that this behavior generalizes beyond the training data, and human evaluation further shows that the rewrites substantially lower translation quality while incurring a moderate drop in naturalness and only a small change in grammaticality. We release our code to support reproducibility.
Problem

Research questions and friction points this paper is trying to address.

machine translation
test sets
translation difficulty
linguistic diversity
Innovation

Methods, ideas, or system contributions that make the work stand out.

reinforcement learning
Group Relative Policy Optimization (GRPO)
adversarial text generation
machine translation
translation difficulty
🔎 Similar Papers
No similar papers found.
F
Florian Zogaj
ETH Zurich, Switzerland
J
Jakob Hütteneder
ETH Zurich, Switzerland
G
Giovanni De Muri
ETH Zurich, Switzerland
F
Federico Villa
ETH Zurich, Switzerland
A
Aryan Sood
ETH Zurich, Switzerland
Vilém Zouhar
Vilém Zouhar
PhD, ETH Zürich
Natural Language ProcessingQuality EstimationMachine Translation