Everything K-culture — comebacks to K-beauty, straight to your inboxGet it in your inbox

METAL MEDIA

Reference-Free Post-Training of Open Large Language Models for Multilingual Machine Translation

arXiv:2608.108122026-08-12

An open multilingual translation model that improves without ever seeing a correct translation, using reinforcement learning

Researchers post-trained the open MiLMMT-46 language models across 46 languages using reinforcement learning (GRPO) driven by two reference-free quality-estimation scorers and a language-identification gate, instead of relying on labeled reference translations. Blending the resulting RL checkpoint with the original supervised model at a 50/50 ratio produced MiLMMT-46-v1.0, which scored higher on reference-free metrics than open baselines like Seed-X, HY-MT2, and TranslateGemma, and matched or beat evaluated proprietary systems including Google Translate, Gemini 3 Pro, and GPT-5. A follow-up experiment distilling the 12B model into smaller 1B and 4B students came close to but did not surpass the quality achieved by RL plus checkpoint blending.

METAL MEDIA explanatory visual

MiLMMT-46 reference-free post-training pipeline

Evidence statusMeasured results reported

  1. Start: MiLMMT-46-v0.1Supervised-finetuned open multilingual model covering 46 languages at 1B/4B/12B scale
  2. Reward design + GRPO RLAverage XCOMET and COMETKiwi scores on source-translation pairs, gated by a language-ID check that penalizes wrong-language output, trained via GRPO to produce MiLMMT-46-v0.1-RL
  3. Checkpoint interpolationLinearly blend SFT and RL weights at alpha=0.5 to produce the final MiLMMT-46-v1.0
  4. Benchmark comparisonCompared reference-free scores on WMT24++ and FLORES+ against open baselines (Seed-X, HY-MT2, TranslateGemma) and proprietary systems (Google Translate, Gemini 3 Pro, GPT-5)
  5. On-policy distillation experimentUsed the 12B model as teacher to train 1B/4B students; students approached but did not surpass the RL+interpolation quality frontier
An explanatory diagram made by METAL MEDIA, not a figure supplied by the paper's authors.

What they did

  1. Standard translation model improvement relies on reference (correct) translations, which are scarce for low-resource languages; this work instead trains using only source sentences, without references.
  2. Starting from the supervised-finetuned MiLMMT-46-v0.1 models, the team applied GRPO reinforcement learning with a reward averaging two reference-free quality-estimation models (XCOMET, COMETKiwi), gated by a language-identification check that penalizes outputs in the wrong language.
  3. To counteract quality drift or reward-hacking side effects from pure RL, they linearly blended (interpolated) the SFT checkpoint and the RL checkpoint at a 50/50 ratio (alpha=0.5), producing the final MiLMMT-46-v1.0 models.
  4. Across three model sizes (1B, 4B, 12B), the resulting models improved reference-free XCOMET and COMETKiwi scores on WMT24++ by an average of 2.75 and 2.44 points respectively over their SFT counterparts, and MiLMMT-46-v1.0 achieved leading reference-free scores against Seed-X, HY-MT2, TranslateGemma, and proprietary systems including Google Translate, Gemini 3 Pro, and GPT-5.
  5. A separate on-policy distillation experiment transferred knowledge from the 12B teacher to 1B and 4B student models; the students approached but did not exceed the quality frontier set by RL plus checkpoint interpolation.
Figure 1: Training and validation rewards during GRPO post-training at the 1B, 4B, and 12B scales. Validation rewards are evaluated every 50 training steps.
Figure 1: Training and validation rewards during GRPO post-training at the 1B, 4B, and 12B scales. Validation rewards are evaluated every 50 training steps.
Table 1: Translation performance on WMT24++ and FLORES+. WMT24++ QE cells report reference-free XCOMET / COMETKiwi. For FLORES+, Ref. cells report spBLEU / reference-based XCOMET, while QE cells report reference-free XCOMET / COMETKiwi. The best and second-best scores for each metric within each language-coverage block are shown in bold and underlined, respectively. Detailed reference-free and reference-based results are provided in Appendix D.1 and Appendix D.2, respectively.
ModelWMT24++FLORES+
en → xxen → xxxx → enzh → xxxx → zh
QERef.QERef.QERef.QERef.QE
21 languages
Tower-Plus-2B82.52/76.3040.41/92.6594.10/88.5342.54/94.6194.88/89.7724.27/88.5687.99/78.8729.53/84.6571.29/76.52
Tower-Plus-9B86.80/80.7643.33/95.0995.93/91.0545.32/96.0395.84/90.4427.59/92.6590.73/80.6833.25/88.0973.95/78.59
Tower-Plus-72B86.25/80.2142.74/94.8695.76/90.7145.89/96.2696.00/90.5128.50/92.9290.55/80.4135.06/89.1774.61/78.88
MiLMMT-46-1B-v1.083.28/76.6936.87/92.0293.88/88.0341.10/94.4595.15/89.7322.94/87.4987.57/78.2928.20/85.3974.03/77.78
MiLMMT-46-4B-v1.089.11/82.7739.85/95.6496.67/91.8543.45/96.0696.33/90.5726.53/92.8391.38/82.0731.47/89.4976.77/80.45
MiLMMT-46-12B-v1.090.77/84.5540.66/96.6097.39/92.8844.59/96.5596.53/90.7728.03/94.4392.28/83.1432.19/90.7978.01/81.43
26 languages
Seed-X-Instruct-7B85.19/78.3044.16/94.4595.30/90.1744.54/93.1091.92/88.6728.60/90.4385.68/80.9632.51/87.6068.36/79.97
Seed-X-PPO-7B86.18/79.9945.48/95.0295.95/91.1044.12/95.9295.73/90.5129.65/92.8089.32/83.8829.20/88.8668.90/80.88
MiLMMT-46-1B-v1.083.42/77.2137.72/92.3994.19/88.6641.72/94.2894.87/89.8223.12/87.3286.75/80.8327.89/85.0473.44/79.45
MiLMMT-46-4B-v1.089.19/83.2540.50/95.8796.86/92.4044.30/95.9496.06/90.6826.72/92.7590.63/84.7931.36/89.3276.30/82.31
MiLMMT-46-12B-v1.090.88/85.0041.18/96.8497.58/93.4645.43/96.4596.28/90.8928.15/94.3491.58/85.7432.39/90.7277.58/83.28
28 languages
GemmaX2-28-2B-v0.280.95/77.3537.38/90.1492.42/87.6942.29/92.5291.86/88.2825.06/86.5685.32/79.7129.70/83.5768.60/78.17
GemmaX2-28-9B-v0.284.19/80.2840.04/92.6694.32/89.5644.53/94.0292.88/88.8127.67/90.2787.94/81.7532.39/86.4270.41/79.78
MiLMMT-46-1B-v1.079.73/75.9733.12/88.2391.22/86.3738.73/91.2491.23/87.7321.43/83.2483.36/78.3526.28/81.4868.84/77.60
MiLMMT-46-4B-v1.086.13/81.8136.16/93.1995.05/90.3042.05/93.8693.09/88.7525.01/90.0388.47/82.2930.11/86.5571.54/80.32
MiLMMT-46-12B-v1.088.09/83.5736.82/94.5896.01/91.3943.44/94.6293.52/89.0026.39/91.9389.55/83.1931.35/88.2072.84/81.30
31 languages
HY-MT1.5-1.8B83.88/77.3824.81/88.5191.80/85.3125.25/88.5187.51/84.0117.60/82.7984.93/74.7422.61/82.5870.06/77.06
Hunyuan-MT-7B84.51/80.7127.84/89.9792.37/88.5330.20/89.9088.29/85.7620.83/85.8984.55/78.0822.98/85.3571.69/79.15
HY-MT1.5-7B84.42/80.8528.97/90.1692.37/88.7831.68/90.4488.87/86.2020.61/86.3885.45/79.3523.59/86.1872.45/79.10
HY-MT2-1.8B82.61/78.3030.97/88.4091.14/86.2032.29/88.5788.29/85.8321.31/85.1784.87/76.8224.82/82.6070.89/75.74
HY-MT2-7B86.21/81.8634.84/92.1093.92/89.6838.79/92.5791.36/87.7823.24/89.2987.69/80.1425.35/88.0873.79/78.36
HY-MT2-30B-A3B86.44/82.5834.94/92.3093.87/90.2440.07/93.9091.98/88.0824.38/89.9287.79/78.2529.91/88.8373.68/78.60
MiLMMT-46-1B-v1.078.95/75.9432.54/87.8290.76/86.4037.95/91.0690.80/87.3721.89/83.3683.74/77.1426.64/81.8569.44/76.82
MiLMMT-46-4B-v1.085.48/81.8235.61/92.9094.71/90.2841.24/93.7592.69/88.3925.30/89.8588.66/80.7430.36/86.7972.12/79.31
Figure 2: Trade-off between spBLEU and reference-based XCOMET under SFT–RL checkpoint interpolation on FLORES+, averaged over four translation-direction groups: en → xx, xx → en, zh → xx, and xx → zh. Each colored curve corresponds to one model scale, and α denotes the SFT weight. The MiLMMT-46-v0.1-RL and MiLMMT-46-v0.1 checkpoints form the two endpoints of each curve. Circled points indicate the selected MiLMMT-46-v1.0 checkpoints at α=0.5. External systems are included for comparison.
Figure 2: Trade-off between spBLEU and reference-based XCOMET under SFT–RL checkpoint interpolation on FLORES+, averaged over four translation-direction groups: en → xx, xx → en, zh → xx, and xx → zh. Each colored curve corresponds to one model scale, and α denotes the SFT weight. The MiLMMT-46-v0.1-RL and MiLMMT-46-v0.1 checkpoints form the two endpoints of each curve. Circled points indicate the selected MiLMMT-46-v1.0 checkpoints at α=0.5. External systems are included for comparison.
Table 2: On-policy distillation from MiLMMT-46-12B-v1.0 into 1B and 4B students, averaged over 46 languages. The v1.0 baseline is obtained through RL and checkpoint interpolation, and parenthetical labels indicate the student initialization. WMT24++ reports reference-free XCOMET, while FLORES+ reports spBLEU and reference-based XCOMET. RL + OPD adopts λ=1. Full per-group results and results for all tested values of λ are provided in Appendix E.
ModelWMT24++FLORES+
1B
MiLMMT-46-1B-v1.079.0130.51 / 85.94
OPD (init. v0.1)77.6730.47 / 85.22
RL + OPD (init. v0.1)78.2530.49 / 85.67
OPD (init. v1.0)77.8630.39 / 85.42
4B
MiLMMT-46-4B-v1.085.8633.96 / 90.91
OPD (init. v0.1)85.4234.17 / 90.82
RL + OPD (init. v0.1)85.8533.98 / 90.98
OPD (init. v1.0)85.3734.16 / 90.79
Table 3: Number of instances for each translation direction in the RL training data, sorted by training count. All 192 directions are shown (30,572 training / 1,000 validation in total).
DirectionTrainValDirectionTrainValDirectionTrainVal
en → ru220573cs → ta712hu → es321
en → cs177668pl → yue684zhs → hi321
en → de147947hu → th681ur → ru312
en → ja132743ta → sl630ro → pt311
en → bn121938bn → ar620uz → kk310
ja → en118947ru → tr600nb → fa302
en → zhs77518my → en573bg → sk301
bn → en72619hi → ta561cs → el301
km → en68924th → tr552it → th301
ru → en66425el → uz534lo → en292
en → tr64422fr → az534sl → da292
de → en62017sk → lo531da → ms291
en → fr61215el → km530fr → nb291
en → he59818fi → id523kk → nl291
tr → en51022az → tl521ca → bg280
fr → de46317hi → ms510bg → ro271
en → pt44611hr → tr510my → zht270
de → fr44113my → ur503ca → ru250
en → uz43723ur → bg502es → nl250
cs → en38916ur → hr501ms → sv250
en → km3628el → fi494fa → de222
en → az35910fi → ur483nb → bg222
en → my35812sk → ar483ru → es221
en → it33612it → tr481es → fr220
en → tl3158hr → zht471kk → ca211
en → yue30611bg → fi470pl → es210
en → ur30013ur → nl460es → bn202
fi → en30012az → km453el → ro200
en → ta2945tr → ca452fr → es200
en → es2796zht → kk451pt → ms200
Table 4: 46 languages supported by our model. The resource of each language is determined according to the taxonomy classes by Joshi et al. (2020).
ISO CodeLanguageScriptFamilySubgroupingResource
arArabicArabicAfro-AsiaticSemiticHigh
azAzerbaijaniLatinTurkicCommon TurkicLow
bgBulgarianCyrillicIndo-EuropeanBalto-SlavicMid
bnBengaliBengaliIndo-EuropeanIndo-AryanMid
caCatalanLatinIndo-EuropeanItalicHigh
csCzechLatinIndo-EuropeanBalto-SlavicHigh
daDanishLatinIndo-EuropeanGermanicMid
deGermanLatinIndo-EuropeanGermanicHigh
elGreekGreekIndo-EuropeanGraeco-PhrygianMid
enEnglishLatinIndo-EuropeanGermanicHigh
esSpanishLatinIndo-EuropeanItalicHigh
faPersianArabicIndo-EuropeanIranianHigh
fiFinnishLatinUralicFinnicHigh
frFrenchLatinIndo-EuropeanItalicHigh
heHebrewHebrewAfro-AsiaticSemiticMid
hiHindiDevanagariIndo-EuropeanIndo-AryanHigh
hrCroatianLatinIndo-EuropeanBalto-SlavicHigh
huHungarianLatinUralic-High
idIndonesianLatinAustronesianMalayo-PolynesianMid
itItalianLatinIndo-EuropeanItalicHigh
jaJapaneseJapaneseJaponicJapanesicHigh
kkKazakhCyrillicTurkicCommon TurkicMid
kmKhmerKhmerAustroasiaticKhmericLow
koKoreanHangulKoreanicKoreanHigh
loLaoLaoTai-KadaiKam-TaiLow
msMalayLatinAustronesianMalayo-PolynesianMid
myBurmeseMyanmarSino-TibetanBurmo-QiangicLow
nbNorwegianLatinIndo-EuropeanGermanicLow
nlDutchLatinIndo-EuropeanGermanicHigh
plPolishLatinIndo-EuropeanBalto-SlavicHigh
Table 5: GRPO training hyper-parameters, shared across all three model scales.
Hyper-parameterValue
Optimization
Actor learning rate1​e−6
Batch size (prompts)128
PPO mini-batch size128
Total epochs3
KL loss typelow-variance KL
KL coefficient β1​e−3
Gradient checkpointingEnabled
Rollout / sampling
Inference backendvLLM
Group size G8
Temperature0.8
Top-p0.95
Max prompt length4096 tokens
Max response length4096 tokens
Reward (reference-free)
Quality metricsXCOMET, COMETKiwi
Language-matched reward12​(XCOMET+COMETKiwi)
Language-mismatch reward0
Language identificationOpenLID-v3
Table 6: Reference-free evaluation results (XCOMET / COMETKiwi) of baseline models (Part I) on the WMT24++ benchmark.
DirectionTranslateGemma-4BTranslateGemma-12BTranslateGemma-27BGemmaX2-28-2BGemmaX2-28-9BHunyuan-MT-7BHY-MT1.5-1.8BHY-MT1.5-7BHY-MT2-1.8BHY-MT2-7BHY-MT2-30B-A3BSeed-X-Instruct-7BSeed-X-PPO-7BTower-Plus-2BTower-Plus-9BTower-Plus-72B
en → ar82.93 / 78.2186.54 / 81.6687.12 / 83.0177.96 / 74.3382.34 / 78.8088.87 / 82.8585.12 / 78.5188.98 / 82.6683.57 / 78.3987.70 / 82.2488.27 / 82.4980.33 / 75.7881.80 / 77.34- / -- / -- / -
en → az39.43 / 45.8171.65 / 76.5377.85 / 81.72- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → bg83.19 / 77.1188.78 / 83.6689.77 / 84.98- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → bn78.79 / 75.5784.04 / 79.6884.95 / 80.7278.80 / 77.5581.61 / 79.7886.50 / 80.3083.05 / 75.7386.77 / 80.8181.93 / 77.3486.77 / 81.9487.50 / 82.22- / -- / -- / -- / -- / -
en → ca79.59 / 71.9785.65 / 78.9186.59 / 80.12- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → cs80.07 / 75.1286.54 / 81.7487.55 / 83.5478.78 / 71.8683.84 / 77.7888.05 / 82.5382.61 / 75.8887.58 / 82.2882.60 / 74.6087.49 / 80.6888.50 / 82.1383.43 / 76.6984.35 / 77.6776.91 / 69.8383.61 / 77.8283.06 / 76.78
en → da90.04 / 81.5192.74 / 85.1693.64 / 86.29- / -- / -- / -- / -- / -- / -- / -- / -90.64 / 80.6990.67 / 81.2587.69 / 77.8489.94 / 80.4590.01 / 80.16
en → de93.06 / 77.7593.22 / 80.6394.79 / 81.5292.23 / 76.9293.67 / 80.1195.37 / 81.8594.43 / 78.0895.35 / 81.6693.04 / 77.6294.86 / 80.9595.13 / 81.7492.96 / 78.4992.90 / 79.1190.98 / 75.6993.53 / 79.4993.50 / 79.62
en → el80.47 / 74.7186.77 / 81.0888.44 / 83.48- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → es89.00 / 78.9790.61 / 81.6590.90 / 82.5387.25 / 77.3089.35 / 80.0092.03 / 82.6891.73 / 80.9092.20 / 82.5089.81 / 78.9191.60 / 81.0392.14 / 82.0787.51 / 76.4687.88 / 77.6886.48 / 76.1988.95 / 79.1289.26 / 79.77
en → fa79.77 / 77.5085.90 / 83.4987.56 / 84.9478.73 / 78.2583.25 / 82.2286.53 / 82.3682.33 / 77.4686.45 / 82.6981.30 / 78.2786.63 / 83.5987.53 / 84.72- / -- / -- / -- / -- / -
en → fi83.44 / 80.9488.96 / 86.4790.49 / 88.28- / -- / -- / -- / -- / -- / -- / -- / -87.09 / 82.3987.74 / 84.1580.14 / 77.1287.95 / 84.7884.80 / 80.91
en → fr84.52 / 78.4087.37 / 81.4787.44 / 82.5483.77 / 76.4486.09 / 79.0388.73 / 82.0987.31 / 78.8388.97 / 82.0086.28 / 78.0987.67 / 79.9589.02 / 81.7185.68 / 77.5185.42 / 78.2881.46 / 74.3686.28 / 79.8086.85 / 79.88
en → he76.75 / 71.4084.05 / 79.2986.31 / 81.1478.41 / 73.4382.23 / 77.5278.48 / 70.6676.35 / 68.9378.34 / 71.1776.90 / 70.3184.75 / 78.5785.67 / 79.95- / -- / -- / -- / -- / -
en → hi75.17 / 68.4382.54 / 72.2783.76 / 73.7573.22 / 69.7076.77 / 71.4286.01 / 70.1182.27 / 66.6186.03 / 71.6480.16 / 70.4284.96 / 73.6885.67 / 74.11- / -- / -66.30 / 66.8873.08 / 70.5770.08 / 69.26
en → hr80.35 / 75.4587.39 / 82.8489.60 / 85.46- / -- / -- / -- / -- / -- / -- / -- / -82.19 / 75.4683.71 / 77.94- / -- / -- / -
en → hu75.53 / 71.6486.27 / 82.7589.31 / 85.95- / -- / -- / -- / -- / -- / -- / -- / -86.25 / 81.2687.24 / 83.0680.16 / 76.3686.62 / 83.1083.46 / 79.47
en → id88.84 / 81.4891.54 / 84.5891.59 / 84.7787.36 / 80.4088.77 / 81.9692.94 / 85.3791.85 / 83.0792.80 / 85.5390.54 / 82.8792.53 / 84.8792.81 / 85.1685.14 / 77.0685.79 / 78.69- / -- / -- / -
en → it87.65 / 79.9488.70 / 82.4489.63 / 83.0685.89 / 76.9987.81 / 79.7491.37 / 83.6889.98 / 80.9691.50 / 83.4889.03 / 80.0990.69 / 82.3091.36 / 82.7886.11 / 76.9486.12 / 77.9984.57 / 75.7688.33 / 80.4287.99 / 80.57
en → ja83.02 / 84.3687.23 / 87.4088.47 / 88.0584.31 / 85.0386.62 / 86.6590.91 / 88.9888.71 / 86.9690.83 / 88.9087.95 / 86.9390.69 / 88.7890.92 / 88.8083.15 / 82.8585.19 / 84.7383.05 / 84.4986.60 / 86.8887.39 / 87.18
en → kk39.80 / 55.3564.89 / 79.5473.00 / 84.14- / -- / -34.93 / 68.3760.20 / 61.4834.76 / 69.3341.52 / 59.0346.32 / 68.2836.97 / 69.43- / -- / -- / -- / -- / -
en → km37.64 / 46.6764.89 / 77.6170.23 / 81.1671.41 / 79.6375.22 / 82.1268.36 / 78.5770.81 / 78.6567.70 / 78.7375.00 / 81.9879.01 / 84.4378.29 / 84.62- / -- / -- / -- / -- / -
en → ko85.97 / 82.5189.88 / 85.8590.64 / 86.6984.02 / 82.1588.07 / 85.4992.21 / 87.2489.95 / 84.9791.77 / 87.0688.47 / 84.9491.96 / 87.1491.74 / 87.2379.96 / 77.7283.58 / 81.4281.83 / 80.5486.78 / 84.4487.09 / 84.32
en → lo38.64 / 46.8468.05 / 75.2275.19 / 79.7771.15 / 76.0976.36 / 79.57- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → ms83.00 / 76.4588.75 / 82.3189.23 / 82.5285.13 / 78.2786.58 / 79.4291.58 / 83.0890.82 / 80.8391.44 / 83.3589.17 / 81.0390.72 / 82.5791.10 / 83.0881.27 / 73.0782.98 / 75.48- / -- / -- / -
en → my39.71 / 56.0055.85 / 75.0663.73 / 79.8866.36 / 78.7473.53 / 82.3562.45 / 76.3466.14 / 77.5962.74 / 76.2371.04 / 81.5575.00 / 83.0476.80 / 84.68- / -- / -- / -- / -- / -
en → nb89.83 / 82.8992.36 / 86.3493.42 / 87.03- / -- / -- / -- / -- / -- / -- / -- / -86.75 / 76.1688.51 / 79.6186.80 / 78.3187.08 / 78.4086.53 / 77.89
en → nl90.10 / 80.0192.89 / 84.1493.67 / 85.0389.74 / 79.5692.24 / 82.9492.60 / 82.3490.91 / 79.3092.25 / 82.3789.46 / 79.2093.26 / 83.2494.06 / 84.8191.43 / 80.7491.88 / 82.3788.66 / 78.2791.68 / 82.1891.86 / 82.59
en → pl85.33 / 76.7789.51 / 82.2190.29 / 83.6383.41 / 74.6687.14 / 79.1186.22 / 78.2084.10 / 74.6986.31 / 78.1183.38 / 73.8589.28 / 80.7791.35 / 82.8387.45 / 78.5088.00 / 79.6281.70 / 72.8288.18 / 80.0187.22 / 78.84
en → pt89.87 / 81.2491.26 / 83.6391.57 / 84.4288.22 / 79.2990.19 / 81.8192.56 / 84.1591.50 / 81.9792.59 / 84.4890.67 / 81.0191.44 / 82.2192.20 / 83.2887.36 / 77.4088.11 / 79.2386.20 / 77.2589.02 / 80.7689.26 / 81.47
Table 7: Reference-free evaluation results (XCOMET / COMETKiwi) of baseline models (Part II) and MiLMMT models on the WMT24++ benchmark.
DirectionGoogle TranslateNLLB-54.5BGemini 2.5 ProGemini 3 ProGPT-5MiLMMT-46-1B-v0.1MiLMMT-46-1B-v1.0MiLMMT-46-4B-v0.1MiLMMT-46-4B-v1.0MiLMMT-46-12B-v0.1MiLMMT-46-12B-v1.0
en → ar86.44 / 81.97- / -84.85 / 81.0885.10 / 81.2084.36 / 81.5674.32 / 71.1778.72 / 75.1582.17 / 78.5986.67 / 81.8083.68 / 80.3789.44 / 84.33
en → az75.04 / 78.02- / -78.83 / 81.7280.01 / 82.1780.36 / 82.2966.15 / 69.9873.65 / 75.9877.81 / 79.4283.99 / 83.9880.36 / 81.2987.76 / 86.56
en → bg85.07 / 80.04- / -86.98 / 81.5187.13 / 81.8487.24 / 82.4978.31 / 72.5983.44 / 77.2685.18 / 79.4489.97 / 84.0887.18 / 81.9691.83 / 86.83
en → bn76.65 / 76.64- / -81.98 / 79.6384.39 / 81.0982.14 / 80.0173.35 / 72.8780.44 / 77.3881.13 / 79.2187.39 / 81.8382.97 / 80.6789.00 / 83.30
en → ca82.82 / 76.02- / -84.16 / 77.0884.97 / 77.7385.39 / 78.6179.25 / 70.5182.62 / 74.9784.88 / 77.3188.83 / 81.3985.82 / 78.4990.60 / 83.50
en → cs83.42 / 77.94- / -85.82 / 80.0285.95 / 80.3686.08 / 81.5774.07 / 66.9679.72 / 73.7782.84 / 77.0487.89 / 82.8985.99 / 80.3690.08 / 85.44
en → da90.57 / 81.72- / -91.88 / 83.6492.15 / 84.1692.06 / 84.5986.69 / 76.3689.50 / 79.4590.86 / 81.8593.55 / 85.4292.14 / 83.3695.05 / 87.05
en → de94.57 / 81.13- / -93.93 / 80.3193.84 / 80.7093.87 / 81.0889.73 / 73.1691.87 / 75.7093.32 / 79.4394.81 / 81.1394.11 / 80.8895.83 / 82.72
en → el83.85 / 78.92- / -86.04 / 81.0885.76 / 80.9686.33 / 81.4575.94 / 70.3379.82 / 74.2984.67 / 78.6988.74 / 82.6285.97 / 81.0391.04 / 85.24
en → es89.20 / 79.21- / -89.32 / 79.5089.46 / 79.6589.86 / 80.5085.69 / 74.5988.29 / 78.2489.02 / 79.1792.18 / 82.4689.79 / 80.3593.52 / 84.39
en → fa82.95 / 82.21- / -84.28 / 82.9384.95 / 83.2084.81 / 83.5570.87 / 69.9877.74 / 76.4680.84 / 80.0386.74 / 83.3183.88 / 82.9989.83 / 86.07
en → fi88.18 / 85.06- / -90.53 / 87.5590.76 / 87.3890.23 / 88.0975.47 / 72.5679.05 / 75.7786.58 / 83.3490.13 / 86.7289.23 / 85.7792.83 / 89.55
en → fr88.37 / 80.72- / -85.92 / 78.8985.78 / 78.7086.18 / 79.6880.72 / 73.1583.88 / 76.7485.41 / 78.1489.12 / 81.8986.72 / 79.9890.87 / 83.71
en → he80.72 / 76.43- / -82.68 / 78.6183.26 / 79.2083.42 / 79.4872.15 / 66.6175.51 / 70.0981.07 / 76.5086.10 / 80.6983.11 / 78.7588.98 / 83.05
en → hi84.30 / 74.35- / -79.63 / 72.2881.11 / 73.3381.02 / 72.7468.30 / 66.0875.43 / 67.5976.95 / 71.2884.66 / 72.5078.71 / 72.6587.43 / 74.67
en → hr85.80 / 82.13- / -87.48 / 82.9187.74 / 83.3387.97 / 83.5878.57 / 73.0283.74 / 77.8186.04 / 81.2090.68 / 85.5387.88 / 82.8492.33 / 87.30
en → hu86.37 / 83.60- / -88.66 / 85.4888.95 / 85.2089.45 / 86.0875.42 / 71.7579.77 / 75.7585.50 / 82.1690.04 / 85.7488.13 / 84.9292.35 / 88.20
en → id90.46 / 84.30- / -89.55 / 83.2989.59 / 83.1289.86 / 83.2984.81 / 77.4489.02 / 81.1288.70 / 81.6092.67 / 85.5889.75 / 82.4894.04 / 86.73
en → it87.68 / 80.30- / -86.98 / 79.3887.53 / 79.5687.94 / 80.6583.21 / 73.6286.62 / 78.1988.13 / 79.5891.32 / 83.5588.69 / 80.8692.37 / 85.20
en → ja87.60 / 87.49- / -87.16 / 86.9287.42 / 87.3788.01 / 87.9079.56 / 81.9184.57 / 84.9186.25 / 86.2890.24 / 88.8988.38 / 87.6390.80 / 89.57
en → kk73.37 / 83.05- / -75.89 / 85.1776.34 / 84.0576.43 / 84.9163.49 / 75.9767.87 / 79.6774.60 / 83.5378.17 / 86.3677.03 / 85.2281.48 / 88.07
en → km72.83 / 81.55- / -74.46 / 83.3376.32 / 83.8874.17 / 82.7867.64 / 76.3471.55 / 79.9674.93 / 82.0179.53 / 84.4576.71 / 83.3081.65 / 85.75
en → ko90.76 / 86.91- / -88.69 / 85.0189.34 / 85.8988.85 / 86.0680.71 / 79.3285.25 / 82.6687.27 / 84.3090.46 / 86.5489.07 / 86.0192.43 / 88.02
en → lo73.29 / 77.81- / -75.11 / 80.3576.44 / 80.8172.83 / 78.5766.58 / 72.1071.54 / 76.0376.27 / 79.5081.09 / 81.5077.56 / 80.3683.41 / 83.01
en → ms82.57 / 76.26- / -86.49 / 80.1486.24 / 79.7986.75 / 80.4283.15 / 75.9887.19 / 79.6386.21 / 79.3191.89 / 84.1387.10 / 80.2293.51 / 85.64
en → my70.34 / 80.67- / -72.74 / 83.0173.61 / 83.0772.24 / 82.9259.62 / 73.6566.31 / 77.3472.25 / 82.1178.40 / 84.2375.30 / 83.9580.98 / 85.58
en → nb90.21 / 83.50- / -91.96 / 85.0592.31 / 85.7292.37 / 85.8786.78 / 78.6489.39 / 80.8591.30 / 83.8993.59 / 86.4992.33 / 84.9394.86 / 88.18
en → nl93.72 / 85.21- / -92.18 / 83.2192.14 / 83.4392.42 / 84.2587.32 / 76.3689.77 / 79.3191.46 / 81.9093.62 / 83.9892.75 / 83.2794.82 / 85.92
en → pl87.66 / 80.20- / -87.76 / 80.0687.80 / 80.3888.21 / 81.3677.23 / 68.0682.43 / 73.6685.91 / 77.8390.37 / 82.4988.33 / 80.6592.55 / 84.80
en → pt91.25 / 82.85- / -89.28 / 80.6889.21 / 80.7589.84 / 81.8286.88 / 77.1089.58 / 80.3489.53 / 81.2592.72 / 84.6890.89 / 82.4893.76 / 86.38
Table 8: Reference-free English-centric evaluation results (XCOMET / COMETKiwi) of baseline models (Part I) on the FLORES+ benchmark.
DirectionTranslateGemma-4BTranslateGemma-12BTranslateGemma-27BGemmaX2-28-2BGemmaX2-28-9BHunyuan-MT-7BHY-MT1.5-1.8BHY-MT1.5-7BHY-MT2-1.8BHY-MT2-7BHY-MT2-30B-A3BSeed-X-Instruct-7BSeed-X-PPO-7BTower-Plus-2BTower-Plus-9BTower-Plus-72B
en → ar93.54 / 87.0995.66 / 89.8496.38 / 90.8491.90 / 85.6394.20 / 87.9796.24 / 90.0793.88 / 86.8496.05 / 90.2293.32 / 86.8895.60 / 89.5795.70 / 89.6993.34 / 87.0493.78 / 87.76- / -- / -- / -
ar → en87.46 / 84.5590.50 / 85.8991.93 / 86.5991.31 / 86.4492.65 / 87.1990.88 / 85.5888.41 / 83.2991.20 / 85.7589.88 / 85.0592.30 / 86.8192.62 / 86.6990.08 / 85.8892.70 / 86.99- / -- / -- / -
en → az50.49 / 54.7187.63 / 87.3092.72 / 91.02- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
az → en67.08 / 83.6476.62 / 86.3481.93 / 87.87- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → bg94.35 / 89.4697.23 / 93.4497.88 / 94.36- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
bg → en91.52 / 89.0693.40 / 90.0194.93 / 90.79- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → bn90.38 / 81.9793.58 / 85.1494.19 / 85.9991.40 / 84.3593.15 / 86.0594.81 / 86.0392.21 / 81.6195.05 / 86.6091.99 / 82.9494.80 / 86.8995.37 / 87.59- / -- / -- / -- / -- / -
bn → en83.27 / 82.4987.26 / 84.1789.70 / 85.1588.99 / 85.7690.71 / 86.6783.57 / 81.1985.63 / 80.8885.57 / 82.7385.82 / 83.3988.70 / 85.3390.36 / 86.00- / -- / -- / -- / -- / -
en → ca93.41 / 86.4996.70 / 91.1696.85 / 91.74- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
ca → en91.23 / 90.5393.42 / 91.8494.83 / 92.26- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → cs92.31 / 88.0295.96 / 92.9796.63 / 94.2894.08 / 88.5295.67 / 91.2896.30 / 92.4092.77 / 87.0396.11 / 92.2392.99 / 86.8796.25 / 91.8996.66 / 92.7995.12 / 91.0596.01 / 91.8393.43 / 87.9295.68 / 91.7695.10 / 90.73
cs → en92.65 / 90.3693.93 / 91.3995.19 / 91.9995.39 / 91.7796.12 / 92.1694.12 / 90.8492.91 / 88.8093.99 / 90.8694.15 / 90.3295.79 / 92.0295.67 / 91.8591.50 / 90.5495.85 / 92.2294.65 / 91.3395.51 / 92.2395.83 / 92.13
en → da96.86 / 91.4798.21 / 93.8698.62 / 94.75- / -- / -- / -- / -- / -- / -- / -- / -97.71 / 92.5697.75 / 92.8696.87 / 90.9097.76 / 92.0697.18 / 91.61
da → en94.88 / 92.3095.57 / 92.7996.61 / 93.29- / -- / -- / -- / -- / -- / -- / -- / -95.43 / 92.5897.33 / 93.7496.52 / 93.2897.06 / 93.6097.25 / 93.71
en → de98.00 / 85.2698.66 / 87.1698.94 / 88.2597.88 / 85.3298.37 / 86.9998.73 / 87.4297.98 / 84.3298.69 / 87.4997.80 / 84.3298.55 / 86.9698.76 / 87.9998.45 / 86.7598.28 / 87.1797.75 / 84.7398.51 / 87.1598.58 / 87.22
de → en95.43 / 89.9295.98 / 90.7196.62 / 91.2596.86 / 91.5097.06 / 91.6396.18 / 90.4395.80 / 88.6895.96 / 90.3595.79 / 90.4196.88 / 91.4596.77 / 91.3095.64 / 90.6497.01 / 91.6896.28 / 91.0496.78 / 91.4296.93 / 91.56
en → el92.77 / 86.7796.12 / 90.6696.90 / 92.41- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
el → en89.96 / 88.1692.20 / 89.3893.60 / 90.10- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → es97.52 / 91.0897.79 / 92.0198.11 / 92.3297.05 / 89.5997.57 / 90.6398.07 / 91.8897.76 / 90.3897.98 / 91.9097.29 / 89.6997.65 / 91.1698.01 / 91.7797.15 / 89.4197.32 / 89.7396.89 / 89.0397.83 / 91.0797.73 / 91.07
es → en94.11 / 90.2195.51 / 90.8396.22 / 91.3296.03 / 91.2096.41 / 91.4295.42 / 90.2294.92 / 88.2595.53 / 90.4095.43 / 90.4696.06 / 91.1496.33 / 91.2891.35 / 88.1896.61 / 91.4895.89 / 90.8596.08 / 91.3696.17 / 91.39
en → fa91.29 / 87.7695.76 / 91.9696.65 / 92.7192.03 / 88.4594.86 / 91.3794.11 / 89.9391.53 / 86.4394.40 / 90.0391.44 / 86.9995.36 / 91.4995.85 / 92.22- / -- / -- / -- / -- / -
fa → en87.32 / 84.3890.78 / 85.6893.11 / 87.0292.94 / 87.3293.73 / 87.8290.49 / 85.0587.55 / 82.5490.97 / 85.4288.93 / 84.6592.47 / 87.0793.13 / 87.37- / -- / -- / -- / -- / -
en → fi92.11 / 90.2195.94 / 94.8997.17 / 96.23- / -- / -- / -- / -- / -- / -- / -- / -95.31 / 93.4996.20 / 94.5292.76 / 90.2296.39 / 94.6494.84 / 92.68
fi → en89.48 / 89.2092.60 / 90.4294.23 / 90.84- / -- / -- / -- / -- / -- / -- / -- / -92.15 / 90.0094.72 / 90.8192.35 / 89.8994.43 / 90.9994.60 / 90.97
en → fr95.72 / 91.5796.89 / 92.9396.97 / 93.0595.70 / 90.3896.94 / 91.8196.80 / 92.4795.45 / 89.9296.97 / 92.6895.33 / 89.4896.98 / 91.9297.10 / 92.2596.62 / 91.1196.77 / 91.1795.25 / 89.2296.76 / 91.7197.02 / 92.02
fr → en93.51 / 91.3794.46 / 92.0095.20 / 92.3996.10 / 92.4696.20 / 92.7395.03 / 91.5094.08 / 89.6394.91 / 91.5695.35 / 91.5696.05 / 92.4595.85 / 92.2592.46 / 90.5696.21 / 92.7095.78 / 92.2995.90 / 92.5495.89 / 92.64
en → he87.79 / 79.9294.14 / 87.6595.68 / 89.6691.47 / 84.4094.21 / 87.8290.18 / 81.2286.99 / 77.1390.45 / 81.8688.62 / 79.6194.10 / 87.2195.13 / 88.30- / -- / -- / -- / -- / -
he → en89.92 / 85.7193.24 / 87.5194.62 / 88.5094.37 / 88.2995.24 / 89.0191.09 / 85.7789.52 / 83.6391.59 / 86.2489.79 / 85.5294.61 / 88.2994.90 / 88.62- / -- / -- / -- / -- / -
en → hi89.14 / 75.2592.66 / 78.0493.71 / 79.1186.70 / 76.3889.61 / 78.3894.14 / 76.4691.81 / 72.2894.27 / 77.8289.95 / 75.1593.96 / 79.2294.32 / 79.70- / -- / -83.44 / 74.5486.97 / 77.1386.65 / 76.52
hi → en90.52 / 77.1293.06 / 78.3894.17 / 80.0993.71 / 81.8694.89 / 82.5792.25 / 77.8491.51 / 76.4493.05 / 78.5591.70 / 79.7994.13 / 81.6195.02 / 81.51- / -- / -92.56 / 80.9294.73 / 82.0394.60 / 81.87
Table 9: Reference-free English-centric evaluation results (XCOMET / COMETKiwi) of baseline models (Part II) and MiLMMT models on the FLORES+ benchmark.
DirectionGoogle TranslateNLLB-54.5BGemini 2.5 ProGemini 3 ProGPT-5MiLMMT-46-1B-v0.1MiLMMT-46-1B-v1.0MiLMMT-46-4B-v0.1MiLMMT-46-4B-v1.0MiLMMT-46-12B-v0.1MiLMMT-46-12B-v1.0
en → ar95.05 / 89.4891.61 / 84.5295.64 / 89.8595.68 / 90.0394.83 / 89.8789.03 / 82.3591.63 / 85.1093.67 / 87.8895.49 / 89.8294.77 / 88.9096.96 / 91.53
ar → en92.15 / 87.0090.63 / 85.8392.75 / 87.0292.56 / 87.0792.00 / 86.9390.24 / 85.7691.34 / 86.0492.39 / 86.9392.66 / 87.0693.11 / 87.2893.35 / 87.37
en → az88.43 / 86.9885.93 / 82.5193.82 / 92.0494.15 / 92.2494.28 / 92.1484.73 / 83.8888.48 / 87.0192.15 / 90.0994.86 / 92.5493.63 / 91.4296.67 / 93.96
az → en85.50 / 88.8781.21 / 87.6586.56 / 88.8386.65 / 88.7786.08 / 88.7480.83 / 86.5183.97 / 86.9486.01 / 88.5387.50 / 88.3886.60 / 88.8488.19 / 88.80
en → bg95.99 / 91.0993.16 / 86.3596.79 / 93.0297.26 / 93.2896.10 / 93.1892.30 / 86.1794.08 / 88.7996.02 / 91.6197.41 / 94.0096.73 / 92.4198.28 / 95.08
bg → en95.26 / 91.0992.30 / 89.5095.36 / 91.0995.47 / 91.1694.87 / 91.1094.17 / 90.2694.80 / 90.3995.64 / 91.1796.00 / 91.3395.70 / 91.3795.89 / 91.39
en → bn90.40 / 84.1787.81 / 80.9892.82 / 85.5194.31 / 86.8791.56 / 85.6186.95 / 81.0591.83 / 83.9492.52 / 85.6195.51 / 87.4593.64 / 86.3696.69 / 88.49
bn → en90.65 / 86.7287.64 / 85.5690.92 / 86.6491.11 / 86.8590.77 / 86.6586.46 / 84.9188.56 / 85.2189.81 / 86.3991.06 / 86.3090.99 / 86.8191.94 / 86.78
en → ca95.14 / 88.8893.18 / 84.4795.67 / 89.7495.47 / 89.4095.31 / 90.4894.28 / 86.6895.81 / 89.2295.70 / 89.3997.34 / 92.2096.18 / 90.0397.96 / 93.42
ca → en95.20 / 92.3792.78 / 90.9995.10 / 92.6095.12 / 92.5994.63 / 92.6094.75 / 91.9994.57 / 91.9495.18 / 92.6595.42 / 92.7495.66 / 92.9495.74 / 92.91
en → cs95.45 / 90.9591.45 / 86.9896.22 / 92.3696.54 / 92.7796.48 / 93.0590.61 / 83.9693.09 / 88.2895.59 / 91.0696.78 / 93.3796.32 / 92.3297.50 / 95.13
cs → en95.59 / 92.1493.20 / 90.6095.74 / 91.8995.74 / 91.9495.17 / 92.1694.28 / 90.8895.05 / 91.1995.76 / 91.9896.20 / 92.2496.04 / 92.3296.41 / 92.49
en → da97.66 / 92.4996.26 / 89.1098.34 / 93.5798.37 / 93.8098.10 / 94.0196.12 / 89.1097.01 / 90.7297.77 / 92.6598.58 / 94.4098.22 / 93.6098.96 / 95.25
da → en97.01 / 93.7394.70 / 91.9497.03 / 93.5697.23 / 93.6596.67 / 93.5296.48 / 93.0896.75 / 93.3097.36 / 93.7997.63 / 93.8297.36 / 93.8197.56 / 93.89
en → de98.77 / 87.8897.64 / 83.4998.49 / 87.4898.66 / 87.9198.01 / 87.2796.93 / 81.7797.57 / 83.6098.41 / 86.6398.75 / 87.5798.58 / 87.3599.10 / 88.99
de → en96.79 / 91.4195.46 / 90.1796.68 / 91.2596.79 / 91.2796.38 / 91.2896.04 / 90.5896.29 / 90.6996.71 / 91.3697.17 / 91.6996.96 / 91.5597.34 / 91.76
en → el95.24 / 89.9593.03 / 84.2496.28 / 91.3196.19 / 91.4495.57 / 91.4490.34 / 84.2992.22 / 86.0495.14 / 90.0996.72 / 91.9895.85 / 91.2497.59 / 93.15
el → en94.42 / 90.6593.10 / 89.5794.26 / 90.5494.41 / 90.5493.89 / 90.5392.61 / 89.4493.69 / 89.7094.60 / 90.6295.08 / 90.6894.77 / 90.8195.10 / 90.95
en → es97.30 / 90.4695.88 / 86.6397.50 / 90.4897.34 / 90.3897.27 / 91.1396.42 / 88.5397.43 / 90.2797.46 / 90.4298.42 / 92.5697.81 / 91.1398.81 / 93.48
es → en95.88 / 91.1692.47 / 87.6695.91 / 91.1796.10 / 91.1095.67 / 91.2095.67 / 90.7596.10 / 91.0496.38 / 91.3696.59 / 91.4596.56 / 91.5096.84 / 91.72
en → fa95.04 / 91.4690.52 / 86.0695.69 / 92.1095.58 / 92.1094.41 / 92.1085.79 / 82.4589.65 / 85.8693.67 / 89.9795.35 / 91.4794.92 / 91.5196.92 / 93.32
fa → en93.83 / 87.9590.75 / 86.4094.07 / 87.7693.84 / 87.7394.18 / 87.7990.17 / 85.8991.84 / 86.5193.27 / 87.4693.91 / 87.6694.09 / 87.9994.57 / 88.11
en → fi96.28 / 94.7192.46 / 90.7697.35 / 96.0297.46 / 96.2896.89 / 96.4087.34 / 84.0789.71 / 86.4495.38 / 93.4796.83 / 95.4096.62 / 95.0497.96 / 96.74
fi → en94.67 / 91.0091.37 / 89.6694.88 / 90.8194.82 / 90.8594.25 / 90.7692.16 / 89.4793.13 / 89.5994.96 / 90.9295.27 / 91.0295.54 / 91.1895.86 / 91.16
en → fr96.50 / 91.4693.79 / 86.7196.43 / 91.4296.63 / 91.6496.34 / 91.7994.53 / 88.1395.19 / 89.8596.49 / 91.1397.33 / 93.2297.03 / 92.0098.06 / 94.11
fr → en95.46 / 92.2594.34 / 91.2595.46 / 92.2395.73 / 92.0595.31 / 92.3295.80 / 92.2496.16 / 92.5296.43 / 92.7496.59 / 92.9096.31 / 92.7296.60 / 92.93
en → he93.68 / 86.8791.81 / 83.6294.60 / 88.5494.90 / 88.8393.51 / 89.0886.04 / 77.7787.35 / 78.5893.32 / 86.3595.09 / 88.3294.69 / 88.4396.70 / 90.58
he → en95.08 / 88.9891.81 / 86.9695.22 / 88.8395.35 / 88.8994.21 / 88.7791.86 / 87.0992.52 / 87.2895.17 / 88.7695.09 / 88.8695.58 / 89.1195.53 / 89.22
en → hi92.01 / 79.3383.66 / 75.6391.30 / 78.9692.64 / 79.5091.93 / 78.1882.47 / 73.3988.77 / 75.1089.00 / 77.7793.61 / 78.4091.04 / 79.3695.25 / 80.00
hi → en94.53 / 81.7494.04 / 81.5595.14 / 82.2895.14 / 82.7294.88 / 82.0692.11 / 81.1692.60 / 81.3194.61 / 82.3895.16 / 82.2895.01 / 82.6195.41 / 82.24
Table 10: Reference-free Chinese-centric evaluation results (XCOMET / COMETKiwi) of baseline models (Part I) on the FLORES+ benchmark.
DirectionTranslateGemma-4BTranslateGemma-12BTranslateGemma-27BGemmaX2-28-2BGemmaX2-28-9BHunyuan-MT-7BHY-MT1.5-1.8BHY-MT1.5-7BHY-MT2-1.8BHY-MT2-7BHY-MT2-30B-A3BSeed-X-Instruct-7BSeed-X-PPO-7BTower-Plus-2BTower-Plus-9BTower-Plus-72B
zhs → ar78.48 / 73.1581.62 / 76.7983.13 / 77.2677.98 / 71.2582.40 / 74.6083.67 / 76.3580.80 / 73.8284.28 / 77.2581.46 / 73.6983.97 / 76.5883.39 / 75.8078.17 / 71.2982.11 / 75.08- / -- / -- / -
ar → zhs68.08 / 68.6670.55 / 70.6971.60 / 71.1968.83 / 70.5771.75 / 72.4073.04 / 71.4070.80 / 69.7673.87 / 71.0072.49 / 70.8374.49 / 71.4674.36 / 72.8265.91 / 70.4565.42 / 69.60- / -- / -- / -
zhs → az40.12 / 51.1075.66 / 81.5581.98 / 84.82- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
az → zhs42.27 / 73.6949.12 / 78.8950.71 / 79.92- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → bg88.55 / 81.8092.12 / 85.7292.94 / 86.44- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
bg → zhs66.45 / 73.6968.36 / 76.2169.48 / 76.60- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → bn84.89 / 72.4487.52 / 76.0589.18 / 76.3084.72 / 73.6388.10 / 75.7187.97 / 74.3884.46 / 71.0689.20 / 77.2385.64 / 72.1090.41 / 75.9890.58 / 76.10- / -- / -- / -- / -- / -
bn → zhs58.79 / 70.5162.46 / 73.4663.78 / 74.1461.59 / 74.5764.42 / 76.7561.73 / 70.1563.92 / 70.3964.77 / 70.5764.98 / 71.0167.08 / 72.7068.69 / 76.20- / -- / -- / -- / -- / -
zhs → ca82.24 / 76.0886.99 / 80.7188.26 / 81.97- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
ca → zhs63.09 / 75.2668.51 / 79.1267.36 / 79.76- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → cs75.97 / 83.8480.60 / 88.0383.05 / 88.7780.85 / 84.5885.01 / 87.4884.27 / 88.0178.02 / 82.4784.40 / 88.1881.81 / 83.9984.78 / 87.6184.51 / 87.8376.31 / 84.1283.44 / 87.9379.58 / 83.6483.94 / 87.7384.49 / 87.40
cs → zhs53.03 / 80.5957.01 / 83.5656.60 / 83.7554.51 / 81.3757.24 / 82.8860.67 / 84.4858.41 / 81.9061.01 / 83.5058.88 / 81.5161.98 / 84.1859.96 / 84.6248.66 / 81.8449.70 / 82.7051.80 / 79.1655.00 / 82.3755.30 / 82.89
zhs → da90.51 / 83.7393.00 / 86.5793.80 / 87.71- / -- / -- / -- / -- / -- / -- / -- / -90.59 / 83.5993.23 / 86.5791.29 / 83.5093.36 / 85.6993.15 / 85.29
da → zhs75.25 / 81.9378.48 / 84.1878.97 / 84.75- / -- / -- / -- / -- / -- / -- / -- / -72.49 / 82.9373.27 / 83.6374.91 / 80.6877.84 / 83.0977.73 / 83.94
zhs → de93.58 / 78.6795.69 / 81.3896.15 / 82.4694.44 / 79.8695.70 / 82.2696.15 / 81.7593.99 / 76.7396.17 / 81.7694.87 / 79.6696.30 / 82.1296.30 / 82.9594.33 / 80.9995.99 / 82.5693.85 / 78.3195.80 / 82.3995.91 / 82.30
de → zhs78.15 / 82.5782.16 / 85.6281.83 / 86.0581.13 / 82.2182.44 / 83.1783.74 / 87.6781.20 / 85.5283.07 / 87.2882.34 / 84.1483.48 / 86.3483.39 / 86.4577.35 / 82.4976.07 / 84.2178.45 / 80.3381.78 / 83.2981.66 / 83.53
zhs → el80.70 / 71.7086.61 / 76.8287.38 / 77.67- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
el → zhs57.34 / 62.7360.61 / 65.4961.18 / 65.91- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → en96.37 / 86.4897.02 / 87.0397.34 / 87.7697.01 / 87.4697.18 / 87.8597.26 / 87.5196.43 / 85.7197.15 / 87.4296.73 / 87.0997.46 / 87.6497.62 / 87.9296.63 / 87.0397.07 / 87.6596.54 / 87.1697.08 / 87.6997.28 / 87.79
en → zhs91.98 / 87.1494.05 / 88.9294.45 / 89.8692.50 / 87.6693.21 / 88.4895.56 / 89.9393.68 / 88.4295.04 / 89.8493.08 / 88.0395.06 / 89.9195.11 / 90.0193.41 / 88.6394.31 / 89.9390.60 / 85.9692.33 / 88.0593.36 / 88.95
zhs → es89.13 / 79.1890.31 / 80.4290.89 / 80.6690.48 / 79.6491.57 / 80.9591.55 / 79.9990.74 / 78.0991.82 / 80.0691.14 / 78.8092.80 / 80.5592.28 / 80.8889.53 / 80.0491.84 / 81.1089.53 / 78.4591.42 / 80.8091.70 / 81.48
es → zhs82.86 / 79.8985.39 / 82.7485.74 / 83.4783.12 / 78.1784.94 / 80.1187.32 / 84.8685.88 / 82.1187.53 / 85.0285.75 / 80.5387.58 / 83.7587.28 / 83.1379.39 / 77.8580.55 / 81.2080.84 / 76.6683.31 / 78.6984.50 / 79.71
zhs → fa83.93 / 78.5988.99 / 82.9589.47 / 83.7885.47 / 79.5288.28 / 81.8886.32 / 80.0082.69 / 77.3188.00 / 82.0384.82 / 78.5289.49 / 82.7289.37 / 82.61- / -- / -- / -- / -- / -
fa → zhs73.15 / 73.1477.01 / 75.9778.52 / 77.1175.31 / 74.3477.38 / 76.3878.11 / 76.3875.41 / 73.2679.96 / 76.5976.82 / 73.7481.05 / 77.2380.69 / 77.84- / -- / -- / -- / -- / -
zhs → fi78.25 / 84.1086.43 / 89.5587.94 / 91.28- / -- / -- / -- / -- / -- / -- / -- / -81.13 / 85.8286.27 / 88.9581.84 / 84.6687.10 / 89.1985.37 / 87.68
fi → zhs51.78 / 81.3358.78 / 83.9458.76 / 84.36- / -- / -- / -- / -- / -- / -- / -- / -48.74 / 83.4050.42 / 83.4453.33 / 80.8854.77 / 82.7357.60 / 84.19
zhs → fr77.61 / 78.8079.38 / 81.0880.52 / 81.2481.78 / 80.7683.88 / 82.4581.91 / 81.3580.34 / 78.5282.34 / 81.0682.18 / 80.2683.52 / 82.6083.58 / 82.3779.28 / 81.0882.39 / 81.9979.16 / 79.2682.68 / 81.9983.27 / 82.58
fr → zhs66.95 / 77.4669.83 / 80.8670.73 / 82.4165.94 / 74.3467.58 / 76.0574.52 / 83.8871.65 / 80.8075.00 / 84.2369.36 / 77.9473.90 / 82.1672.38 / 80.6261.52 / 75.4363.74 / 79.5962.97 / 72.4866.90 / 76.0267.00 / 76.75
zhs → he74.10 / 69.0483.12 / 77.3284.16 / 78.1979.53 / 73.0783.94 / 77.1576.67 / 71.2380.78 / 63.2178.94 / 73.1978.62 / 70.9085.83 / 77.8984.86 / 77.41- / -- / -- / -- / -- / -
he → zhs70.93 / 71.5075.31 / 74.2276.38 / 75.0174.17 / 73.6075.71 / 74.8275.40 / 74.2074.15 / 71.4876.22 / 73.2575.86 / 72.0479.27 / 74.8879.87 / 76.09- / -- / -- / -- / -- / -
Table 11: Reference-free Chinese-centric evaluation results (XCOMET / COMETKiwi) of baseline models (Part II) and MiLMMT models on the FLORES+ benchmark.
DirectionGoogle TranslateNLLB-54.5BGemini 2.5 ProGemini 3 ProGPT-5MiLMMT-46-1B-v0.1MiLMMT-46-1B-v1.0MiLMMT-46-4B-v0.1MiLMMT-46-4B-v1.0MiLMMT-46-12B-v0.1MiLMMT-46-12B-v1.0
zhs → ar79.53 / 73.0979.30 / 71.8482.51 / 74.6783.14 / 74.7683.06 / 75.4674.88 / 68.3777.85 / 71.8581.05 / 73.9283.96 / 76.9483.03 / 75.4084.86 / 78.05
ar → zhs66.40 / 70.6952.06 / 58.7070.50 / 72.4271.81 / 72.8971.76 / 73.0567.78 / 68.5571.52 / 70.3070.30 / 71.6773.99 / 72.3771.87 / 73.2975.00 / 73.59
zhs → az76.37 / 79.7274.45 / 76.0484.65 / 85.3784.75 / 85.6985.47 / 86.0972.42 / 77.3176.26 / 80.6982.79 / 84.2384.44 / 86.1784.49 / 85.7486.96 / 87.57
az → zhs42.77 / 79.6635.20 / 69.5051.11 / 81.4851.15 / 82.0153.65 / 82.0644.88 / 75.6450.64 / 77.6149.20 / 80.6454.71 / 80.9050.47 / 81.5157.09 / 81.96
zhs → bg90.64 / 82.9687.00 / 78.5292.39 / 85.3792.66 / 85.3593.18 / 86.0686.60 / 78.5088.93 / 81.5692.11 / 84.7593.20 / 86.4592.86 / 85.6293.85 / 87.51
bg → zhs63.15 / 73.9141.99 / 52.2367.76 / 76.0067.38 / 75.8368.75 / 76.2964.10 / 72.5969.84 / 74.8267.40 / 75.2572.61 / 77.6868.25 / 76.3973.58 / 78.85
zhs → bn83.30 / 70.6480.46 / 67.9987.97 / 75.4788.97 / 76.2389.13 / 76.4579.75 / 69.1185.07 / 74.0487.50 / 75.3290.12 / 78.0788.52 / 76.3491.34 / 78.99
bn → zhs59.53 / 74.2944.52 / 62.5863.45 / 76.9764.11 / 77.0166.13 / 76.9957.77 / 71.9063.58 / 73.0863.27 / 75.4166.63 / 75.8164.41 / 77.0668.68 / 76.81
zhs → ca84.07 / 78.0380.90 / 74.8386.85 / 80.3287.58 / 80.5288.66 / 81.4183.82 / 76.1186.97 / 79.4788.01 / 80.5289.23 / 82.3088.46 / 81.1490.52 / 83.46
ca → zhs63.44 / 76.0048.24 / 58.3968.24 / 79.1168.36 / 77.9070.48 / 78.6364.11 / 73.4268.62 / 77.4767.46 / 76.6872.75 / 81.1268.94 / 78.5773.97 / 82.41
zhs → cs81.01 / 85.6675.05 / 80.7084.32 / 87.7385.25 / 88.2585.86 / 88.6675.07 / 79.5178.98 / 83.8584.87 / 87.0684.94 / 88.8285.68 / 88.1885.49 / 89.68
cs → zhs51.19 / 81.2232.25 / 57.6956.04 / 83.4456.43 / 83.3659.19 / 83.7852.62 / 78.4357.87 / 80.9056.18 / 82.4560.88 / 84.6357.03 / 83.3762.83 / 85.64
zhs → da91.60 / 84.9989.12 / 81.4393.79 / 86.6894.30 / 87.0594.69 / 87.7688.95 / 80.6091.01 / 82.8693.30 / 85.8093.83 / 87.4994.23 / 86.8595.46 / 88.70
da → zhs75.73 / 83.0645.99 / 54.5278.97 / 84.6278.49 / 84.1081.13 / 84.9675.43 / 80.9379.84 / 83.2477.97 / 83.4881.72 / 85.7079.62 / 84.2783.63 / 86.74
zhs → de95.06 / 81.5691.19 / 77.9995.98 / 83.0095.97 / 83.1196.05 / 83.1592.12 / 75.5993.72 / 77.5695.45 / 81.0696.57 / 82.3896.10 / 82.8996.75 / 83.29
de → zhs79.17 / 81.8258.12 / 58.5182.37 / 84.2882.13 / 83.6482.90 / 84.9978.96 / 80.4682.05 / 84.4081.41 / 83.0884.12 / 86.9682.88 / 84.1284.90 / 88.15
zhs → el85.76 / 74.4283.40 / 71.3188.12 / 76.9788.82 / 77.2588.82 / 77.8179.06 / 70.3181.37 / 72.7387.32 / 76.8388.31 / 78.3388.37 / 77.6089.58 / 79.20
el → zhs54.66 / 63.8141.15 / 52.1059.02 / 66.3258.01 / 65.4360.91 / 66.0656.00 / 61.4262.05 / 64.6758.78 / 65.5564.34 / 67.6459.90 / 66.4966.50 / 69.22
zhs → en97.17 / 87.3795.65 / 85.3697.02 / 87.5397.04 / 87.6497.14 / 87.7596.36 / 86.8596.48 / 87.2196.97 / 87.6197.47 / 87.9597.18 / 87.9097.61 / 88.27
en → zhs92.46 / 88.0474.32 / 62.1793.33 / 88.7893.43 / 88.9193.40 / 88.8090.42 / 85.6592.61 / 87.5593.05 / 88.0994.99 / 89.6793.89 / 88.8095.79 / 90.58
zhs → es90.02 / 80.3487.51 / 77.8091.15 / 81.0391.55 / 81.2591.25 / 80.8989.29 / 78.2490.96 / 79.1491.70 / 80.6992.56 / 80.8992.00 / 81.2692.95 / 81.66
es → zhs81.29 / 77.1953.43 / 47.0185.04 / 80.2885.40 / 79.6685.98 / 80.9881.61 / 75.9885.44 / 81.6583.87 / 79.5187.32 / 84.3285.02 / 80.4488.46 / 85.16
zhs → fa86.07 / 79.5282.13 / 76.2589.03 / 81.8688.99 / 82.0089.02 / 82.5178.17 / 73.4382.89 / 77.4687.22 / 80.7689.18 / 83.1188.66 / 81.8691.37 / 85.01
fa → zhs71.89 / 73.8555.41 / 60.7076.80 / 76.6376.59 / 76.2277.87 / 77.2271.11 / 71.3175.95 / 74.3476.36 / 75.1779.91 / 77.6577.63 / 77.0581.76 / 79.17
zhs → fi84.70 / 88.2877.46 / 81.6289.25 / 90.5289.73 / 90.7389.97 / 91.1374.15 / 77.1578.83 / 80.9987.12 / 88.1188.30 / 90.2088.72 / 90.0290.98 / 91.90
fi → zhs52.32 / 83.0132.23 / 63.7358.05 / 84.6258.37 / 84.7660.52 / 84.7352.92 / 79.3058.08 / 80.5458.01 / 83.8060.81 / 84.5757.99 / 84.8164.79 / 85.97
zhs → fr80.48 / 81.6376.83 / 77.1681.98 / 82.6182.96 / 82.6682.35 / 82.2578.94 / 77.2080.93 / 79.0883.04 / 82.0583.19 / 81.9483.72 / 82.6883.82 / 82.49
fr → zhs62.20 / 72.8840.52 / 46.4467.53 / 77.2466.92 / 75.7770.02 / 76.7264.44 / 71.6271.16 / 78.2967.30 / 75.6174.32 / 82.5168.68 / 76.6076.01 / 84.48
zhs → he79.86 / 73.5378.83 / 71.0083.63 / 76.9483.95 / 77.5184.89 / 77.5971.88 / 66.4974.79 / 70.4983.00 / 75.8785.22 / 78.4784.78 / 77.3887.13 / 79.92
he → zhs72.41 / 73.6748.52 / 54.1975.85 / 75.7776.04 / 75.8476.96 / 76.0671.41 / 70.6775.36 / 72.6974.57 / 74.5278.17 / 75.8475.54 / 75.4478.91 / 76.80
Table 12: Reference-based English-centric evaluation results (spBLEU / XCOMET) of baseline models (Part I) on the FLORES+ benchmark.
DirectionTranslateGemma-4BTranslateGemma-12BTranslateGemma-27BGemmaX2-28-2BGemmaX2-28-9BHunyuan-MT-7BHY-MT1.5-1.8BHY-MT1.5-7BHY-MT2-1.8BHY-MT2-7BHY-MT2-30B-A3BSeed-X-Instruct-7BSeed-X-PPO-7BTower-Plus-2BTower-Plus-9BTower-Plus-72B
en → ar31.42 / 92.0633.73 / 94.8933.79 / 96.2037.71 / 90.3341.91 / 93.5632.27 / 95.4627.96 / 92.3032.68 / 95.5734.00 / 92.0538.39 / 94.9338.80 / 95.3741.78 / 92.8742.62 / 93.38- / -- / -- / -
ar → en34.36 / 89.1836.37 / 92.6040.06 / 94.0945.26 / 92.0148.05 / 94.1832.52 / 92.2226.51 / 89.5533.42 / 92.7234.33 / 89.7942.98 / 93.5144.06 / 94.4547.05 / 92.3843.72 / 94.36- / -- / -- / -
en → az6.82 / 39.6918.27 / 78.2421.93 / 86.27- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
az → en20.84 / 76.1223.68 / 85.7426.14 / 88.98- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → bn24.35 / 87.3724.81 / 91.2326.10 / 92.1431.60 / 88.2333.13 / 90.8024.89 / 92.3422.67 / 88.9125.77 / 92.7225.82 / 88.8228.90 / 92.5427.63 / 93.28- / -- / -- / -- / -- / -
bn → en28.66 / 85.7531.33 / 89.9034.53 / 91.7339.77 / 89.2842.80 / 91.3625.16 / 85.2121.36 / 85.7828.52 / 86.9827.55 / 85.0435.89 / 89.3137.36 / 91.97- / -- / -- / -- / -- / -
en → bg37.72 / 92.1139.33 / 96.0840.82 / 97.21- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
bg → en37.76 / 92.2939.51 / 94.2542.45 / 95.71- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → ca38.42 / 91.3442.09 / 95.5739.11 / 96.30- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
ca → en42.43 / 92.3144.23 / 94.6146.79 / 95.66- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → cs31.32 / 89.7334.86 / 94.6034.17 / 95.3640.65 / 91.8743.74 / 94.2338.43 / 94.7733.69 / 90.2038.16 / 94.7038.83 / 90.5243.00 / 94.8742.99 / 95.5440.76 / 93.6444.51 / 94.4839.95 / 91.6643.28 / 94.3342.19 / 93.64
cs → en37.57 / 93.3138.32 / 95.0641.36 / 95.9246.16 / 95.2847.78 / 96.0835.53 / 94.6430.46 / 93.4537.11 / 94.5238.77 / 93.4744.18 / 95.7544.35 / 96.2644.89 / 93.3545.32 / 96.1344.70 / 94.7347.56 / 95.9047.41 / 96.17
en → zhs31.02 / 91.9931.96 / 94.4533.60 / 95.1537.94 / 92.8839.85 / 93.7231.03 / 96.0430.57 / 93.8129.94 / 95.5835.79 / 93.4736.01 / 95.6437.68 / 95.7137.60 / 94.0134.09 / 95.2836.39 / 90.8439.92 / 93.3242.21 / 94.51
zhs → en27.24 / 95.6328.90 / 96.7130.94 / 97.2734.68 / 96.4836.57 / 96.9629.57 / 96.8623.89 / 96.0027.48 / 96.8226.95 / 96.1728.98 / 97.0429.82 / 97.6836.47 / 96.4633.19 / 96.8632.02 / 95.5334.78 / 96.7736.72 / 97.26
en → zht12.41 / 89.4112.04 / 92.7327.31 / 94.66- / -- / -8.43 / 94.268.44 / 92.6324.16 / 94.2710.72 / 91.1929.46 / 94.6429.71 / 95.18- / -- / -30.11 / 88.9533.01 / 92.1131.59 / 93.14
zht → en25.80 / 93.7827.46 / 95.7029.78 / 96.49- / -- / -27.86 / 95.4822.01 / 93.9627.98 / 95.3327.07 / 93.6732.18 / 95.7733.27 / 96.62- / -- / -29.92 / 93.9933.39 / 96.0635.84 / 96.62
en → da42.35 / 95.9443.94 / 97.7241.86 / 98.22- / -- / -- / -- / -- / -- / -- / -- / -51.01 / 97.1954.91 / 97.3850.91 / 96.0153.66 / 97.1651.88 / 96.65
da → en45.10 / 95.1146.14 / 96.1847.73 / 97.13- / -- / -- / -- / -- / -- / -- / -- / -54.25 / 95.6153.33 / 97.2253.28 / 96.2755.60 / 97.2654.95 / 97.25
en → de39.21 / 97.7340.28 / 98.5041.85 / 98.8945.58 / 97.6649.34 / 98.2640.68 / 98.6035.01 / 97.6641.18 / 98.5840.89 / 97.4846.03 / 98.4246.78 / 98.7249.02 / 98.3049.72 / 97.9544.95 / 97.5048.62 / 98.3848.11 / 98.43
de → en41.12 / 95.4942.10 / 96.4944.22 / 97.0549.53 / 96.7250.85 / 97.1239.01 / 96.4733.40 / 95.9340.03 / 96.3042.34 / 95.6147.24 / 97.0147.59 / 97.3950.92 / 96.2849.19 / 97.1348.38 / 96.2250.24 / 97.1851.11 / 97.33
en → el30.38 / 88.8034.32 / 93.3735.38 / 95.49- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
el → en33.40 / 90.7635.27 / 93.4037.86 / 94.73- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
en → tl30.08 / 86.9132.59 / 90.3835.55 / 90.4638.05 / 87.4640.11 / 89.3626.18 / 84.0625.67 / 87.6026.74 / 84.1032.79 / 87.7936.27 / 90.8435.48 / 91.17- / -- / -- / -- / -- / -
tl → en39.74 / 91.0440.59 / 93.5245.31 / 94.8752.76 / 93.4855.75 / 94.6835.20 / 92.4930.05 / 91.4037.00 / 92.6140.61 / 90.8248.18 / 93.7648.79 / 94.59- / -- / -- / -- / -- / -
en → fi27.19 / 87.9830.98 / 94.0532.21 / 95.63- / -- / -- / -- / -- / -- / -- / -- / -43.49 / 93.7245.60 / 94.7432.93 / 89.8037.95 / 94.4235.31 / 92.43
fi → en33.37 / 90.8135.72 / 94.0637.14 / 95.34- / -- / -- / -- / -- / -- / -- / -- / -41.75 / 93.2439.90 / 95.1038.80 / 92.8442.19 / 95.3442.34 / 95.55
en → fr47.04 / 93.7847.47 / 95.7744.06 / 96.1754.59 / 93.9757.60 / 95.7444.54 / 95.5339.72 / 93.1644.60 / 95.8447.94 / 93.3452.04 / 95.7751.75 / 96.0757.41 / 95.1957.91 / 95.1554.32 / 93.6156.14 / 95.7956.85 / 95.74
fr → en42.48 / 94.6042.79 / 95.3545.11 / 96.1150.27 / 96.1851.34 / 96.5438.67 / 95.5333.00 / 94.6239.79 / 95.4243.00 / 95.2747.24 / 96.2848.15 / 96.5449.71 / 93.9449.71 / 96.6249.41 / 96.0050.49 / 96.4751.76 / 96.52
en → he29.39 / 84.9334.42 / 93.3037.17 / 95.2442.71 / 89.9747.20 / 93.4629.60 / 88.0925.78 / 84.3630.48 / 88.7334.87 / 86.6442.37 / 93.3442.47 / 94.57- / -- / -- / -- / -- / -
he → en36.88 / 90.2840.06 / 93.9843.73 / 95.7948.36 / 94.3250.92 / 95.7934.08 / 91.6027.92 / 89.1235.90 / 92.1136.36 / 89.0445.64 / 94.5646.72 / 95.64- / -- / -- / -- / -- / -
Table 13: Reference-based English-centric evaluation results (spBLEU / XCOMET) of baseline models (Part II) and MiLMMT models on the FLORES+ benchmark.
DirectionGoogle TranslateNLLB-54.5BGemini 2.5 ProGemini 3 ProGPT-5MiLMMT-46-1B-v0.1MiLMMT-46-1B-v1.0MiLMMT-46-4B-v0.1MiLMMT-46-4B-v1.0MiLMMT-46-12B-v0.1MiLMMT-46-12B-v1.0
en → ar44.90 / 95.1443.03 / 90.9041.55 / 95.4343.60 / 95.7838.68 / 94.6934.99 / 87.0433.66 / 88.6740.31 / 93.0037.48 / 93.9542.61 / 94.3438.48 / 95.90
ar → en50.99 / 94.8748.26 / 92.5049.55 / 95.5449.26 / 95.6746.74 / 95.1042.43 / 90.1341.25 / 90.6046.94 / 93.5145.54 / 93.6348.92 / 94.7847.23 / 94.96
en → az26.51 / 82.6124.63 / 79.1627.41 / 90.1628.07 / 90.4725.85 / 89.4622.27 / 76.3421.73 / 79.4425.64 / 86.3824.96 / 88.1926.95 / 88.7625.89 / 90.61
az → en33.24 / 90.7631.94 / 87.0131.77 / 91.7132.12 / 91.8229.73 / 91.4326.22 / 84.3525.31 / 86.0429.18 / 89.8228.23 / 90.2230.49 / 90.8929.24 / 91.71
en → bn37.55 / 88.4136.04 / 85.2133.47 / 90.6432.86 / 92.2828.46 / 89.7227.62 / 83.2925.69 / 86.4131.66 / 89.6928.59 / 92.0132.73 / 91.3529.01 / 93.51
bn → en44.97 / 91.9042.22 / 89.2144.35 / 92.9544.18 / 93.2841.50 / 93.0336.85 / 86.3436.20 / 87.7941.63 / 90.7240.39 / 91.3743.04 / 91.9241.73 / 92.52
en → bg53.44 / 95.4449.98 / 92.1051.39 / 96.3752.29 / 96.6747.61 / 95.7045.61 / 90.5143.85 / 91.8050.79 / 95.0347.97 / 95.8951.87 / 95.9947.29 / 96.79
bg → en51.32 / 95.7747.01 / 93.5449.37 / 95.9750.52 / 96.2147.86 / 95.6545.53 / 93.5244.19 / 94.0148.59 / 95.4547.04 / 95.8049.75 / 95.8747.88 / 96.05
en → ca52.33 / 94.9848.85 / 92.5450.96 / 95.7352.19 / 95.5046.53 / 95.4046.20 / 92.6344.31 / 93.5149.40 / 94.8745.58 / 95.5150.78 / 95.5947.46 / 96.47
ca → en55.13 / 95.6752.58 / 93.7753.02 / 96.0254.53 / 96.3352.30 / 96.0849.90 / 94.0548.86 / 94.4252.34 / 95.6151.10 / 95.8953.84 / 96.1852.40 / 96.27
en → cs46.66 / 94.3042.38 / 90.1044.94 / 95.5546.44 / 95.6243.66 / 95.6737.56 / 87.7136.82 / 89.8242.69 / 93.7340.96 / 94.9244.91 / 95.1441.89 / 95.79
cs → en49.97 / 96.1545.31 / 94.1547.78 / 96.3548.71 / 96.5646.31 / 96.1144.22 / 94.0242.85 / 94.5946.94 / 95.9445.17 / 96.2248.39 / 96.3746.67 / 96.58
en → zhs44.05 / 93.8426.61 / 76.7239.42 / 94.2640.26 / 94.4337.73 / 94.1935.03 / 90.3234.22 / 91.7738.03 / 93.2136.84 / 94.5538.98 / 94.1137.33 / 95.28
zhs → en39.59 / 97.1836.13 / 95.0438.26 / 97.2838.12 / 97.3834.82 / 97.5232.44 / 95.1430.84 / 95.5735.40 / 96.5933.74 / 96.7936.60 / 97.2134.94 / 97.38
en → zht33.84 / 92.7512.44 / 56.5233.63 / 93.8635.49 / 94.2031.41 / 93.5927.61 / 88.6726.77 / 90.4330.76 / 92.2028.36 / 93.6932.45 / 93.4829.70 / 94.92
zht → en37.95 / 96.1532.27 / 92.0037.02 / 96.8837.13 / 97.2033.52 / 96.8630.77 / 93.6129.61 / 94.0533.21 / 95.8131.98 / 95.8734.77 / 96.4233.43 / 96.71
en → da55.61 / 97.2550.04 / 95.6653.61 / 98.0254.62 / 98.1851.23 / 97.8249.11 / 95.1047.78 / 95.6352.57 / 97.1450.55 / 97.6054.70 / 97.8151.72 / 98.31
da → en58.03 / 97.3953.07 / 95.4354.84 / 97.4055.88 / 97.5253.48 / 97.2353.32 / 95.9252.19 / 96.1455.01 / 97.2353.94 / 97.4355.72 / 97.4554.44 / 97.49
en → de49.24 / 98.8146.62 / 97.5049.54 / 98.5551.94 / 98.6747.64 / 98.1243.10 / 96.4540.74 / 96.9347.32 / 98.2845.88 / 98.4548.91 / 98.5046.04 / 98.83
de → en52.41 / 97.2449.80 / 96.0650.31 / 97.1651.05 / 97.3149.52 / 97.1247.82 / 95.8746.73 / 95.9949.91 / 96.8448.51 / 97.0551.28 / 97.2049.43 / 97.33
en → el42.95 / 93.6138.73 / 91.0342.78 / 95.0143.62 / 94.8641.10 / 94.2635.76 / 87.1835.47 / 88.8740.61 / 93.2939.40 / 94.3442.02 / 94.3141.05 / 95.52
el → en45.33 / 94.8543.70 / 93.7944.00 / 95.1243.51 / 95.4541.68 / 95.0338.94 / 91.9237.33 / 92.4742.19 / 94.6440.84 / 94.9743.52 / 95.3342.16 / 95.46
en → tl39.72 / 82.8538.34 / 83.2838.74 / 90.1840.47 / 90.5338.45 / 90.1233.97 / 83.6032.48 / 86.1537.96 / 87.9535.10 / 90.1439.53 / 89.1836.66 / 91.77
tl → en58.10 / 94.7454.58 / 92.8656.49 / 95.0156.90 / 95.0852.61 / 95.0049.06 / 91.4547.64 / 91.9453.41 / 94.2151.93 / 94.5755.41 / 94.9253.80 / 95.10
en → fi42.30 / 94.5936.57 / 90.0042.85 / 96.6344.74 / 96.7440.05 / 95.9830.78 / 83.8130.29 / 84.9337.12 / 93.2636.22 / 94.2939.92 / 95.0039.06 / 95.92
fi → en44.26 / 95.4141.22 / 92.8742.56 / 95.7243.23 / 96.0741.05 / 95.7837.82 / 92.0037.09 / 92.6441.12 / 95.0940.01 / 95.1342.35 / 95.8040.91 / 95.80
en → fr59.40 / 95.8156.16 / 92.4456.82 / 95.6859.16 / 96.0653.18 / 95.7651.67 / 92.4448.76 / 93.1155.45 / 95.2150.97 / 95.5157.64 / 95.7451.68 / 96.42
fr → en54.39 / 96.3351.54 / 95.1151.46 / 96.3952.26 / 96.7749.82 / 96.4548.37 / 95.5847.24 / 95.8050.40 / 96.6048.67 / 96.5851.60 / 96.7150.23 / 96.90
en → he51.65 / 93.6346.82 / 90.7948.01 / 94.8951.50 / 95.1545.42 / 94.0237.22 / 83.6835.53 / 84.9645.45 / 92.3341.66 / 93.6048.52 / 94.5243.61 / 95.36
he → en53.64 / 95.8449.02 / 92.8552.37 / 96.6352.61 / 96.9249.84 / 96.1045.33 / 91.0343.95 / 91.4749.92 / 95.2048.54 / 95.1851.57 / 96.0949.95 / 96.11
Table 14: Reference-based Chinese-centric evaluation results (spBLEU / XCOMET) of baseline models (Part I) on the FLORES+ benchmark.
DirectionTranslateGemma-4BTranslateGemma-12BTranslateGemma-27BGemmaX2-28-2BGemmaX2-28-9BHunyuan-MT-7BHY-MT1.5-1.8BHY-MT1.5-7BHY-MT2-1.8BHY-MT2-7BHY-MT2-30B-A3BSeed-X-Instruct-7BSeed-X-PPO-7BTower-Plus-2BTower-Plus-9BTower-Plus-72B
zhs → ar20.57 / 85.4822.40 / 90.5323.94 / 92.2123.78 / 85.4128.27 / 90.5323.10 / 91.3420.05 / 86.5422.37 / 91.5422.22 / 87.6524.07 / 92.1526.50 / 92.0926.36 / 88.7726.77 / 90.74- / -- / -- / -
ar → zhs23.42 / 81.5026.12 / 87.2328.87 / 88.5929.88 / 83.9432.97 / 87.5522.93 / 88.1922.40 / 84.7824.11 / 88.8323.76 / 84.6724.10 / 89.4130.56 / 90.1031.85 / 86.4927.59 / 87.27- / -- / -- / -
zhs → az4.75 / 34.6915.04 / 71.1017.28 / 79.83- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
az → zhs18.51 / 68.4321.47 / 78.9023.13 / 81.09- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → bn16.84 / 83.0518.08 / 88.1020.66 / 89.6920.33 / 84.0223.41 / 88.2818.16 / 87.6016.49 / 83.2517.86 / 88.2917.70 / 84.4818.86 / 90.6220.53 / 91.40- / -- / -- / -- / -- / -
bn → zhs21.35 / 74.9224.93 / 81.7926.90 / 83.9726.94 / 78.0430.01 / 82.7718.29 / 77.9318.56 / 76.9020.32 / 80.2419.01 / 76.6520.88 / 83.5927.33 / 85.93- / -- / -- / -- / -- / -
zhs → bg23.72 / 87.9425.90 / 93.1028.28 / 94.30- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
bg → zhs26.16 / 84.3828.24 / 87.8930.11 / 88.89- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → ca21.71 / 84.5825.94 / 90.7024.19 / 92.08- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
ca → zhs26.10 / 81.8928.91 / 87.5230.81 / 88.52- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → cs19.44 / 79.1122.18 / 87.1823.52 / 88.9925.40 / 84.6928.55 / 89.7223.53 / 88.1420.62 / 80.4722.57 / 88.1124.81 / 83.9328.24 / 89.9928.96 / 91.2126.13 / 85.3528.68 / 89.6723.50 / 82.0027.47 / 88.8828.39 / 89.56
cs → zhs25.91 / 80.5127.66 / 84.9029.77 / 86.2231.14 / 82.5134.05 / 85.1724.99 / 87.1524.04 / 84.1525.20 / 87.1526.91 / 83.7626.93 / 88.4233.24 / 87.1832.84 / 82.6230.17 / 84.5029.81 / 78.8933.81 / 83.9936.21 / 84.79
zhs → zht11.59 / 94.0619.39 / 95.1629.06 / 96.05- / -- / -25.22 / 95.3523.86 / 94.6225.86 / 95.6028.17 / 95.2926.96 / 96.1529.47 / 94.65- / -- / -30.81 / 94.2626.00 / 94.2729.78 / 94.57
zht → zhs10.84 / 94.1931.17 / 95.1832.75 / 95.39- / -- / -28.87 / 95.8328.03 / 94.6528.33 / 95.7130.76 / 93.6231.03 / 94.4529.55 / 92.43- / -- / -33.23 / 93.6534.43 / 94.2834.35 / 94.01
zhs → da22.74 / 91.4025.52 / 94.7726.23 / 95.83- / -- / -- / -- / -- / -- / -- / -- / -29.00 / 93.9130.91 / 95.5825.54 / 91.9928.98 / 94.6829.85 / 95.07
da → zhs26.93 / 87.0029.11 / 90.9830.93 / 91.69- / -- / -- / -- / -- / -- / -- / -- / -33.99 / 89.8431.16 / 91.2330.70 / 86.4834.94 / 89.9837.03 / 90.85
zhs → de22.32 / 95.2624.66 / 97.3426.45 / 97.7828.04 / 96.1130.67 / 97.3925.36 / 97.3720.03 / 94.6624.76 / 97.3623.12 / 95.9825.67 / 97.4828.37 / 98.0529.03 / 97.0830.82 / 97.6124.82 / 95.3129.04 / 97.2330.08 / 97.46
de → zhs26.79 / 87.6928.18 / 91.8929.80 / 92.5732.39 / 89.9034.64 / 91.8126.32 / 93.1525.73 / 91.2925.85 / 93.2628.85 / 90.8428.55 / 93.4331.23 / 93.9433.54 / 91.0429.53 / 92.0330.39 / 87.4334.49 / 91.1036.15 / 92.05
zhs → el20.10 / 81.8924.24 / 89.9526.17 / 91.70- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
el → zhs22.79 / 79.3525.82 / 84.5227.94 / 85.51- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -- / -
zhs → en27.24 / 95.6328.90 / 96.7130.94 / 97.2734.68 / 96.4836.57 / 96.9629.57 / 96.8623.89 / 96.0027.48 / 96.8226.95 / 96.1728.98 / 97.0429.82 / 97.6836.47 / 96.4633.19 / 96.8632.02 / 95.5334.78 / 96.7736.72 / 97.26
en → zhs31.02 / 91.9931.96 / 94.4533.60 / 95.1537.94 / 92.8839.85 / 93.7231.03 / 96.0430.57 / 93.8129.94 / 95.5835.79 / 93.4736.01 / 95.6437.68 / 95.7137.60 / 94.0134.09 / 95.2836.39 / 90.8439.92 / 93.3242.21 / 94.51
zhs → tl18.44 / 82.1620.95 / 86.4723.21 / 87.8923.44 / 83.9125.74 / 86.8817.81 / 79.0016.72 / 80.6717.21 / 79.2720.90 / 83.7724.23 / 88.1425.07 / 88.47- / -- / -- / -- / -- / -
tl → zhs25.73 / 74.2827.41 / 80.2529.86 / 81.6331.42 / 77.9134.20 / 80.7323.22 / 80.7323.17 / 77.0423.82 / 80.9926.39 / 77.6425.74 / 83.3432.49 / 83.16- / -- / -- / -- / -- / -
zhs → fi17.40 / 77.3221.62 / 87.4923.32 / 90.29- / -- / -- / -- / -- / -- / -- / -- / -27.87 / 85.9629.19 / 90.0420.57 / 81.7525.33 / 89.5324.80 / 88.02
fi → zhs24.45 / 80.1626.60 / 86.3328.57 / 87.24- / -- / -- / -- / -- / -- / -- / -- / -31.45 / 82.9028.18 / 84.8427.73 / 79.7732.30 / 80.8533.81 / 85.54
zhs → fr27.86 / 84.1730.30 / 88.2129.75 / 89.7833.99 / 87.5736.76 / 90.8229.40 / 89.3224.35 / 85.6228.54 / 89.3429.19 / 86.6932.01 / 90.3633.69 / 91.6536.43 / 89.2535.23 / 91.0230.17 / 84.9933.70 / 89.9035.61 / 91.42
fr → zhs26.80 / 85.2528.26 / 88.6929.81 / 89.4232.53 / 86.3934.74 / 87.8826.36 / 90.7825.47 / 87.6425.98 / 90.8729.10 / 87.2828.36 / 91.0832.62 / 90.5033.71 / 86.5930.29 / 88.7230.27 / 83.4634.26 / 87.3536.22 / 88.39
zhs → he17.50 / 78.5122.43 / 89.7125.07 / 91.7225.00 / 84.6928.36 / 90.7018.51 / 81.858.12 / 74.4719.08 / 83.9719.57 / 82.2322.87 / 91.4025.92 / 92.13- / -- / -- / -- / -- / -
he → zhs24.27 / 82.5427.10 / 88.6730.14 / 90.1530.68 / 86.1133.60 / 89.0222.40 / 87.5521.81 / 83.8223.40 / 88.0823.75 / 83.9824.23 / 90.4329.09 / 91.74- / -- / -- / -- / -- / -
Table 15: Reference-based Chinese-centric evaluation results (spBLEU / XCOMET) of baseline models (Part II) and MiLMMT models on the FLORES+ benchmark.
DirectionGoogle TranslateNLLB-54.5BGemini 2.5 ProGemini 3 ProGPT-5MiLMMT-46-1B-v0.1MiLMMT-46-1B-v1.0MiLMMT-46-4B-v0.1MiLMMT-46-4B-v1.0MiLMMT-46-12B-v0.1MiLMMT-46-12B-v1.0
zhs → ar31.72 / 91.1027.53 / 86.4629.47 / 92.8930.70 / 93.0326.38 / 92.2321.96 / 81.0021.59 / 82.7326.33 / 88.5625.33 / 89.7328.77 / 91.2527.13 / 92.36
ar → zhs37.23 / 87.2621.25 / 70.0434.46 / 89.0935.09 / 89.3732.71 / 89.0526.16 / 80.9526.13 / 82.1030.85 / 85.7330.42 / 87.0132.55 / 88.0632.00 / 89.16
zhs → az21.35 / 79.5919.24 / 70.9522.51 / 86.1322.90 / 86.7720.43 / 84.9016.86 / 66.6116.48 / 69.8819.86 / 79.8318.91 / 81.0821.21 / 84.0420.46 / 84.95
az → zhs30.41 / 79.1019.32 / 64.1927.77 / 82.7928.12 / 82.8625.42 / 83.0721.06 / 70.9320.83 / 73.7425.17 / 79.2924.55 / 80.7926.56 / 81.0825.76 / 82.83
zhs → bn28.29 / 86.2323.67 / 81.3824.99 / 89.6225.28 / 90.7221.08 / 90.0017.26 / 78.5517.51 / 81.0821.89 / 87.1020.13 / 88.5723.36 / 89.1721.52 / 90.90
bn → zhs34.34 / 82.4820.01 / 63.3431.52 / 85.0232.57 / 85.0930.31 / 85.4523.20 / 72.9423.47 / 75.4328.46 / 80.4727.97 / 82.4430.24 / 83.3229.62 / 85.00
zhs → bg36.71 / 94.0130.60 / 87.4034.66 / 95.2235.53 / 95.4030.27 / 95.0126.84 / 85.7626.25 / 87.1831.48 / 92.7130.43 / 93.3633.28 / 94.1331.90 / 94.58
bg → zhs37.56 / 86.5920.07 / 62.5234.37 / 88.3435.17 / 88.1832.55 / 87.9628.37 / 81.9528.18 / 83.7532.38 / 86.1731.79 / 87.9133.90 / 87.3033.13 / 89.11
zhs → ca34.51 / 91.7929.58 / 85.5332.56 / 93.5334.25 / 93.7427.94 / 93.7525.93 / 85.7625.54 / 87.2529.86 / 91.4727.04 / 92.2032.45 / 92.8329.26 / 93.63
ca → zhs38.27 / 85.8423.32 / 67.6134.95 / 88.0735.72 / 87.8033.38 / 88.1529.71 / 81.7029.46 / 83.3033.30 / 86.2133.11 / 87.8934.29 / 87.5733.77 / 89.37
zhs → cs32.24 / 90.1625.63 / 78.7430.03 / 91.9431.73 / 92.5527.70 / 91.7722.11 / 76.8521.76 / 80.0126.64 / 88.2126.04 / 89.2829.02 / 90.9927.70 / 91.09
cs → zhs37.49 / 83.3819.60 / 57.2234.24 / 85.7434.53 / 85.4632.31 / 86.0428.46 / 78.6428.46 / 80.7432.24 / 83.6132.10 / 85.5233.89 / 85.0333.21 / 87.11
zhs → zht30.38 / 94.3713.14 / 67.3329.47 / 94.4629.32 / 94.4829.23 / 94.4329.66 / 93.9728.95 / 94.2230.71 / 94.9229.72 / 95.0030.92 / 95.1729.65 / 95.72
zht → zhs28.49 / 91.5824.10 / 82.3529.61 / 91.9629.96 / 92.1129.56 / 92.1531.77 / 92.9332.15 / 93.3933.74 / 93.9133.84 / 94.6634.44 / 94.2029.34 / 94.67
zhs → da34.41 / 95.4828.32 / 90.4932.07 / 96.7533.17 / 97.0929.61 / 97.0024.93 / 89.3524.37 / 90.5829.37 / 94.7628.43 / 95.2731.85 / 96.1730.41 / 96.39
da → zhs38.86 / 90.5019.51 / 62.2135.39 / 91.6435.93 / 91.3933.70 / 91.3930.25 / 86.4029.91 / 87.3034.18 / 89.9633.94 / 91.3534.76 / 90.9334.00 / 92.20
zhs → de33.71 / 97.8527.15 / 93.9231.92 / 98.0832.77 / 98.0429.21 / 97.8923.95 / 93.6023.30 / 94.7128.45 / 96.9027.55 / 97.2930.64 / 97.6829.22 / 97.92
de → zhs37.98 / 91.3121.48 / 71.3434.80 / 92.5034.91 / 92.3332.66 / 92.2029.24 / 87.5929.04 / 89.0832.77 / 90.7531.89 / 92.0934.04 / 92.2333.15 / 93.00
zhs → el31.35 / 91.2426.00 / 84.8431.29 / 92.9031.95 / 93.1428.72 / 92.7522.27 / 79.6122.55 / 81.5027.07 / 89.9726.35 / 90.5229.29 / 92.0828.39 / 92.55
el → zhs35.41 / 82.3920.76 / 64.2532.70 / 84.8833.23 / 84.4430.77 / 84.9226.16 / 76.5225.63 / 78.5029.71 / 82.2729.18 / 84.7032.05 / 84.1631.11 / 86.04
zhs → en39.59 / 97.1836.13 / 95.0438.26 / 97.2838.12 / 97.3834.82 / 97.5232.44 / 95.1430.86 / 95.5335.40 / 96.5933.76 / 96.7936.60 / 97.2134.99 / 97.36
en → zhs44.05 / 93.8426.61 / 76.7239.42 / 94.2640.26 / 94.4337.73 / 94.1935.03 / 90.3234.23 / 91.7538.03 / 93.2136.85 / 94.5438.98 / 94.1137.30 / 95.32
zhs → tl25.62 / 82.8122.81 / 79.2726.11 / 88.7626.56 / 89.0924.28 / 87.8220.15 / 77.3719.36 / 80.1523.92 / 85.3722.67 / 87.1625.21 / 87.3123.94 / 89.04
tl → zhs38.06 / 79.5521.61 / 61.3634.81 / 81.9435.80 / 81.7332.34 / 81.9927.68 / 73.8327.17 / 75.2832.15 / 79.1331.34 / 81.4633.62 / 80.8632.45 / 82.63
zhs → fi30.34 / 90.7423.09 / 80.2130.38 / 93.7031.99 / 94.0127.79 / 93.1718.22 / 72.3818.02 / 75.8824.37 / 88.0523.56 / 88.9927.70 / 91.2826.69 / 92.25
fi → zhs35.43 / 84.3718.72 / 57.5933.03 / 86.4033.75 / 86.8131.33 / 86.9726.03 / 78.1826.02 / 79.8831.06 / 84.6130.38 / 85.8432.53 / 86.0831.46 / 87.96
zhs → fr39.17 / 91.0534.16 / 83.3237.57 / 91.9738.91 / 92.3533.42 / 91.4830.47 / 83.1528.47 / 84.2734.99 / 89.3931.82 / 90.0136.63 / 90.9833.62 / 91.75
fr → zhs38.27 / 86.9121.19 / 63.1934.52 / 89.0634.94 / 88.7132.83 / 88.9329.68 / 83.1229.66 / 85.0732.67 / 87.0531.94 / 88.4334.00 / 88.0433.47 / 90.30
zhs → he34.40 / 90.2227.04 / 84.8330.38 / 92.7932.47 / 92.8827.35 / 92.5818.70 / 75.1019.36 / 77.4126.33 / 88.7025.01 / 89.7129.13 / 91.3727.85 / 92.54
he → zhs38.02 / 88.7419.77 / 65.1035.10 / 90.4035.51 / 90.4933.13 / 89.9726.47 / 80.8926.31 / 82.3431.83 / 87.4531.59 / 88.6233.39 / 89.1332.72 / 90.40
Table 16: Full on-policy distillation results as 46-language. All students are distilled from the fixed MiLMMT-46-12B-v1.0 teacher. WMT24++ cells report reference-free XCOMET / COMETKiwi; each FLORES+ cell reports spBLEU / reference-based XCOMET / reference-free XCOMET / COMETKiwi.
ModelWMT24++FLORES+
en → xxen → xxxx → enzh → xxxx → zh
1B students
RL+OPD λ=178.25/75.3533.87/87.79/90.71/86.5639.65/91.17/90.65/88.2721.64/82.24/82.76/77.7726.77/81.48/67.18/76.93
RL+OPD λ=0.578.58/75.6933.76/87.90/90.90/86.7239.41/91.24/90.75/88.3021.63/82.43/82.97/78.0026.70/81.57/67.50/77.10
RL+OPD λ=0.179.37/76.4133.32/88.38/91.39/87.1938.56/91.44/91.02/88.3621.34/82.93/83.66/78.6126.40/81.89/68.14/77.43
RL+OPD λ=0.0579.83/76.6832.66/88.49/91.56/87.2938.02/91.47/91.11/88.3721.04/83.00/83.72/78.8026.04/82.09/68.39/77.84
RL+OPD λ=0.0180.29/77.0131.11/88.53/91.74/87.2937.33/91.45/91.14/88.3320.47/83.12/83.95/78.9724.89/82.10/68.74/77.78
RL+OPD λ=0.00180.42/77.0829.65/88.37/91.66/87.2936.30/91.46/91.15/88.2419.70/82.82/83.82/79.1424.12/82.05/68.51/77.79
RL+OPD λ=10−480.26/76.9230.03/88.32/91.62/87.1936.65/91.45/91.11/88.2719.89/82.82/83.93/79.0824.18/82.04/69.08/77.97
OPD (PG)77.67/74.6633.95/87.19/90.21/86.0339.78/90.97/90.42/88.1921.44/81.63/82.13/77.1726.70/81.07/66.70/76.58
OPD (GKD)77.42/74.3732.90/87.12/90.11/85.9139.54/90.96/90.44/88.1520.83/81.32/81.77/76.8626.35/81.02/66.56/76.40
OPD (PG, init. v1.0)77.86/74.9333.87/87.45/90.43/86.2939.58/91.06/90.54/88.2321.43/81.93/82.40/77.4226.69/81.23/66.87/76.68
4B students
RL+OPD λ=185.85/82.2337.09/93.34/95.15/91.1242.70/93.98/92.78/89.4125.44/89.92/88.56/82.3630.68/86.67/70.43/79.99
RL+OPD λ=0.586.03/82.4536.81/93.44/95.27/91.2742.43/94.03/92.86/89.4225.22/89.96/88.60/82.5130.43/86.89/70.59/80.17
RL+OPD λ=0.186.67/82.9535.40/93.72/95.57/91.5741.59/94.11/93.00/89.4224.55/90.13/88.93/82.8529.67/87.27/71.50/80.57
RL+OPD λ=0.0587.03/83.1734.25/93.74/95.62/91.6641.22/94.10/93.03/89.4124.01/90.09/88.97/82.9529.18/87.30/71.36/80.55
RL+OPD λ=0.0187.62/83.4631.76/93.89/95.88/91.7741.06/94.16/92.99/89.3923.38/90.19/88.96/83.2828.19/87.61/71.41/80.66
RL+OPD λ=0.00187.68/83.5730.35/93.87/95.88/91.8040.64/94.13/92.95/89.3822.70/90.16/89.03/83.4527.12/87.71/71.98/80.94
RL+OPD λ=10−487.74/83.4530.41/93.85/95.83/91.7440.27/94.14/92.99/89.3622.63/90.06/89.01/83.5226.63/87.63/71.56/80.67
OPD (PG)85.42/81.8637.56/93.15/94.97/90.9442.88/93.91/92.68/89.3725.46/89.74/88.36/82.1330.80/86.47/70.01/79.79
OPD (GKD)85.62/81.9636.97/93.21/95.01/91.0142.68/93.94/92.76/89.3825.28/89.76/88.36/82.2530.71/86.58/70.08/79.88
OPD (PG, init. v1.0)85.37/81.8537.53/93.14/94.97/90.9742.78/93.89/92.71/89.4025.47/89.69/88.32/82.0930.85/86.45/70.08/79.76

Findings

  • Averaged across the three model scales, reference-free XCOMET and COMETKiwi on WMT24++ improved by 2.75 and 2.44 points respectively over the SFT baseline.
  • On FLORES+, reference-based XCOMET improved by 1.17 points, reference-free XCOMET by 1.41 points, and COMETKiwi by 1.17 points, while spBLEU decreased by 1.21 points, relative to the SFT baseline.
  • MiLMMT-46-12B-v1.0 achieved the highest reference-free XCOMET and COMETKiwi scores on WMT24++ and across all four FLORES+ direction groups, outperforming evaluated proprietary systems including Google Translate, Gemini 2.5/3 Pro, and GPT-5.
  • MiLMMT-46-1B-v1.0 outperformed TranslateGemma-4B on every reported WMT24++ and FLORES+ metric despite using only a quarter of the parameters.
  • On-policy distillation (RL+OPD, lambda=1) into 1B and 4B students approached but did not consistently match the corresponding MiLMMT-46-v1.0 baselines (e.g., 4B model: 34.17 vs. 33.96 spBLEU, 90.82 vs. 90.91 reference-based XCOMET on FLORES+).

Where it can be used

  • Post-training translation models for low-resource language pairs using only source-side text, when reference translations are hard to obtain.
  • Designing language-identification-gated reward functions in RL to reduce fluent-but-wrong-language outputs in generative translation systems.
  • Using on-policy distillation as an alternative to running full reinforcement learning separately at every model scale when transferring quality gains to smaller models.
  • Applying SFT-RL checkpoint interpolation to control the trade-off between lexical overlap (spBLEU) and learned quality-estimation scores in deployed systems.

Limits and open work

  • Evaluation is limited to 46 languages, the WMT24++ and FLORES+ benchmarks, and the specific baseline models compared, so performance on other languages or domains is unverified.
  • RL tends to lower spBLEU (word-overlap score), and checkpoint interpolation only partially recovers this rather than eliminating the trade-off.
  • On-policy distillation approaches but does not surpass the quality frontier set by the 12B RL-plus-interpolation teacher, and the reasons for this gap are not further analyzed.
  • The authors plan future work on more robust, human-aligned reward models, extending reference-free post-training to multimodal multilingual translation, and testing at larger model scales.
  • The reference-free quality estimators (XCOMET, COMETKiwi) used for both reward and evaluation may carry their own biases, which were not independently validated in this study.

Why it matters

This shows translation quality can be improved for low-resource languages using only abundant source-side text, reducing the dependency on scarce reference-translation data. The released open models and code let other researchers and developers apply the same reference-free post-training recipe to their own languages or domains.

Terms in this paper

  • GRPO (Group Relative Policy Optimization) · A reinforcement learning method that generates several candidate translations and learns from the relative differences in their scores
  • reference-free quality estimation (QE) · Automatic scoring models like XCOMET and COMETKiwi that judge translation quality from source and output text alone, without a correct reference
  • checkpoint interpolation · Combining two saved model weight snapshots by linearly mixing them in a given ratio to form a new model
  • on-policy distillation (OPD) · A method where a larger teacher model scores the smaller student's own generated outputs to train the student
  • spBLEU · A traditional translation metric measuring word/phrase overlap with a correct reference translation

Original abstract (English)

We study reference-free post-training for multilingual machine translation with open large language models. Starting from the supervised-finetuned MiLMMT-46-v0.1 models, we apply Group Relative Policy Optimization (GRPO) with a reward that averages two reference-free quality estimation models and is gated by language identification. We then linearly interpolate the supervised fine-tuning (SFT) and reinforcement learning (RL) model checkpoints to obtain MiLMMT-46-v1.0. Across 46 languages, the resulting models consistently improve translation quality over their SFT counterparts, outperform 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. We further investigate on-policy distillation and find that it reaches, but does not surpass, the quality frontier achieved by RL with checkpoint interpolation. We release the models and code to facilitate future research.

Authors · Chris Han, Pengzhi Gao, Pei Fu, Jian Luan

Read on arXiv

Latest papers

All papers →

Latest from METAL MEDIA

Figures: Chris Han et al., arXiv:2608.10812, arxiv-nonexclusive