Crimson AI NewsA CrimsonLingua Network service
EN ع
← Back to news
Research paper Hugging Face

Hugging Face Researchers Boost Multilingual Translation with Reference-Free RL

AI By Crimson AI Hugging Face Papers 12 August 2026 · 00:00 9 views
Share: X Telegram

A new open-source model family, MiLMMT-46-v1.0, uses reference-free reinforcement learning and checkpoint interpolation to surpass strong baselines across 46 languages.

Hugging Face Researchers Boost Multilingual Translation with Reference-Free RL

Key points

Researchers from Hugging Face and Xiaomi have released MiLMMT-46-v1.0, a family of open multilingual translation models that achieve state-of-the-art results without relying on reference translations during post-training. The work, detailed in a new paper, demonstrates how reinforcement learning (RL) can be effectively applied to improve translation quality across a wide range of languages.

The team started with the supervised fine-tuned (SFT) MiLMMT-46-v0.1 models and applied Group Relative Policy Optimization (GRPO). The reward function averages two reference-free quality estimation models and is gated by language identification, ensuring the reward is appropriate for each language. After RL, they linearly interpolated the SFT and RL checkpoints to produce the final v1.0 models.

Across 46 languages, the resulting models consistently outperform their SFT counterparts. They also surpass strong recent open baselines, including Seed-X, HY-MT2, and TranslateGemma, and achieve leading reference-free scores against evaluated proprietary systems such as Google Translate, Gemini 3 Pro, and GPT-5.

The authors also explored on-policy distillation, finding that it reaches but does not surpass the quality frontier achieved by RL with checkpoint interpolation. The models and code are released to facilitate future research, and a live demo is available on Hugging Face Spaces.

ModelTypePerformance (Reference-Free)
MiLMMT-46-v1.0Open (Ours)Leading
Seed-XOpen BaselineLower
HY-MT2Open BaselineLower
TranslateGemmaOpen BaselineLower
Google TranslateProprietaryLower
Gemini 3 ProProprietaryLower
GPT-5ProprietaryLower
Source
Hugging Face · Hugging Face Papers
Related news
Research paper
Hugging Face 31 Aug 2026

Hugging Face Unveils StepGuard: Step-Level Guardrails for Safer AI Agents

StepGuard, a new step-level guard model from Hugging Face, audits agent actions before execution, reducing attack success rates by...

0
Research paper
Hugging Face 31 Aug 2026

Hugging Face Researchers Unveil ABot-Recon for Stable Long-Horizon 3D Reconstruction

ABot-Recon, a new streaming 3D reconstruction model from Hugging Face, achieves stable long-horizon performance using only local t...

0
Research paper
Hugging Face 31 Aug 2026

ContextPilot: Teaching Agents Proactive Context Management via Fine-Grained RL

Hugging Face researchers introduce ContextPilot, a framework that enhances long-horizon agent reasoning by expanding context-editi...

1