AIResearch AIResearch
Back to articles
Coding

AI Translates Without Seeing Parallel Texts

New method uses images as visual bridges to enable machine translation between languages without any direct text pairs, achieving up to 61.3 BLEU score on benchmark tests.

AI Research
November 11, 2025
2 min read
AI Translates Without Seeing Parallel Texts

Machine translation has long required massive amounts of parallel text—the same content written in multiple languages—to train accurate systems. But for many language pairs, such data simply doesn't exist. Researchers from Renmin University and Microsoft Research Asia have developed a method that bypasses this fundamental limitation by using images as visual anchors to connect languages without any direct text pairs.

The key finding demonstrates that artificial intelligence can learn to translate between languages using only monolingual text collections and corresponding images. The system achieved a BLEU4 score of 61.3 for German-to-English translation and 47.1 for English-to-German on the Multi30k dataset, significantly outperforming previous state-of-the-art methods that didn't use parallel texts.

Methodology involved a progressive learning approach that mimics how humans might learn translations. First, the system learns word-level translations using images as pivots—since words describing specific image regions tend to be less diverse and more constrained. Then it progresses to sentence-level translation, using the learned word representations to suppress noise in the training process. The researchers employed Earth Mover's Distance to measure semantic similarity between sentences and re-weight training pairs based on their quality.

Results analysis shows the system reached 75% of fully supervised neural machine translation performance for German-to-English and 60% for English-to-German on the IAPR-TC12 dataset, despite having no direct translation pairs during training. The progressive learning strategy proved crucial—without it, performance dropped significantly due to noisy training data. The combination of re-weighting noisy sentence pairs and language-agnostic auto-encoding provided complementary benefits that together enabled effective learning.

Context matters because this approach could enable translation for language pairs where parallel texts are scarce or nonexistent, such as low-resource languages or specialized domains. The method is particularly effective for visually-grounded content like product descriptions, travel guides, or educational materials where images provide strong semantic anchors.

Limitations include the system's reliance on image captioning quality—better captioning models would likely improve translation performance. The approach works best for content that can be visually grounded, and performance on abstract or highly technical text remains unexplored. The researchers note their method is orthogonal to other zero-resource techniques and could potentially be combined with them for further improvements.

Original Source

Read the complete research paper

View on arXiv

About the Author

Guilherme A.

Guilherme A.

Former dentist (MD) from Brazil, 41 years old, husband, and AI enthusiast. In 2020, he transitioned from a decade-long career in dentistry to pursue his passion for technology, entrepreneurship, and helping others grow.

Connect on LinkedIn