Challenge: Image translation is a task that translates an image containing text in the source language to the target language.
Approach: They propose an end-to-end image translation framework that bridges the modality gap between visual inputs and textual inputs/outputs of machine translation (MT).
Outcome: The proposed framework outperforms existing models on a large-scale image translation corpus . it significantly outperformed both cascaded and strong models on the e-commerce domain .

Similar Papers

Translatotron-V(ison): An End-to-End Model for In-Image Machine Translation (2024.findings-acl)

Copied to clipboard

Challenge: In-image machine translation (IIMT) aims to translate an image containing texts in source language into an image with translations in target language.
Approach: They propose an end-to-end IIMT model with four modules that translate images . they propose a two-stage training framework to assist the model in learning alignment across languages .
Outcome: The proposed model outperforms cascaded models with only 70.9% of parameters and is highly accurate.
Understanding and Bridging the Modality Gap for Speech Translation (2023.acl-long)

Copied to clipboard

Challenge: Existing methods to improve end-to-end speech translation (ST) use multitask learning, but there is always a modality gap between ST and MT due to the differences between speech and text.
Approach: They propose a method to bridge the modality gap between ST and MT by leveraging (text) machine translation data.
Outcome: The proposed method bridges the modality gap and achieves significant improvements over baseline in all eight directions.
In-Image Neural Machine Translation with Segmented Pixel Sequence-to-Sequence Model (2023.findings-emnlp)

Copied to clipboard

Challenge: In-Image Machine Translation (IIMT) aims to convert images containing texts from one language to another.
Approach: They propose an end-to-end model instead of the traditional cascade methods which use optical character recognition followed by neural machine translation and text rendering.
Outcome: The proposed model outperforms both cascade methods and current model in translation quality and robustness across various dimensions.
Probing Multi-modal Machine Translation with Pre-trained Language Model (2021.findings-acl)

Copied to clipboard

Challenge: Multi-modal machine translation (MMT) aimed at using images to help disambiguate the target during translation but recent studies showed that visual features are either negligible or incremental.
Approach: They propose to incorporate a visual language model on the source side to improve multi-modal translation quality significantly.
Outcome: The proposed model improves the translation quality significantly on the multi-modal dataset.
MT3: A Synergistic Multi-Task RL Framework for Specializing MLLMs in Text Image Machine Translation (2026.acl-long)

Copied to clipboard

Challenge: Text Image Machine Translation (TIMT) is a critical subfield of machine translation . it requires accurate optical character recognition, robust visual-text reasoning, and high-quality translation a challenge .
Approach: They propose a multi-task optimization framework to specialize MLLMs into expert TIMT models.
Outcome: The proposed model outperforms baselines on the latest in-domain MIT-10M benchmark.
RC3: Regularized Contrastive Cross-lingual Cross-modal Pre-training (2023.findings-acl)

Copied to clipboard

Challenge: Existing V&L pre-training methods rely on strictly-aligned multilingual image-text pairs generated from English-centric datasets.
Approach: They propose a regularized cross-lingual visual contrastive learning objective that constrains representation proximity of weakly-aligned multilingual image-text pairs.
Outcome: The proposed model outperforms competing models with weak zero-shot capability on 5 multi-modal tasks across 6 languages.
CCIM: Cross-modal Cross-lingual Interactive Image Translation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing research on text image machine translation (TIMT) lacks recognized source language information resulting in a decrease in translation performance.
Approach: They propose a cross-modal cross-lingual interactive model which incorporates source language information by synchronizing source and target language results.
Outcome: The proposed model outperforms end-to-end models and has faster decoding speed with smaller model size than cascade models.
Translation-Enhanced Multilingual Text-to-Image Generation (2023.acl-long)

Copied to clipboard

Challenge: Existing models for text-to-image generation are mostly based on the English language due to the lack of annotated image-caption data in other languages.
Approach: They propose to use a multilingual multi-modal encoder to bootstrap mTTI systems that can be translated into other languages.
Outcome: The proposed approach mitigates the language gap and improves on standard mTTI datasets.
Towards Zero-shot Learning for End-to-end Cross-modal Translation Models (2023.findings-emnlp)

Copied to clipboard

Challenge: End-to-end zero-shot speech translation model is based on a zero-shot approach, but it is less competitive because of the limited amount of data available for multiple modalities.
Approach: They propose an end-to-end zero-shot speech translation model that connects two pre-trained uni-modality modules via word rotator’s distance.
Outcome: The proposed model performs better than or as well as those of the CTC-based models and can be trained in an end-to-end style to avoid error propagation.
Pushing the Limits of Zero-shot End-to-End Speech Translation (2024.findings-acl)

Copied to clipboard

Challenge: Existing approaches to end-to-end Speech Translation (ST) systems require limited data, which can cause data scarcity and performance degradation.
Approach: They propose a method for zero-shot ST that bridges the modality gap without any paired ST data.
Outcome: The proposed method bridges the modality gap without any paired ST data on a speech encoder and on MT models.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations