Exploring Better Text Image Translation with Multimodal Codebook
About
Text image translation (TIT) aims to translate the source texts embedded in the image to target translations, which has a wide range of applications and thus has important research value. However, current studies on TIT are confronted with two main bottlenecks: 1) this task lacks a publicly available TIT dataset, 2) dominant models are constructed in a cascaded manner, which tends to suffer from the error propagation of optical character recognition (OCR). In this work, we first annotate a Chinese-English TIT dataset named OCRMT30K, providing convenience for subsequent studies. Then, we propose a TIT model with a multimodal codebook, which is able to associate the image with relevant texts, providing useful supplementary information for translation. Moreover, we present a multi-stage training framework involving text machine translation, image-text alignment, and TIT tasks, which fully exploits additional bilingual texts, OCR dataset and our OCRMT30K dataset to train our model. Extensive experiments and in-depth analyses strongly demonstrate the effectiveness of our proposed model and training framework.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Image-to-Image Machine Translation | IIMT30k-TNR De-En (test) | BLEU Score11.7 | 15 | |
| Text Image Translation | Zh-En (test) | BLEU40.78 | 8 | |
| Image-to-Image Machine Translation | IIMT30k-TNR De-En (val) | BLEU14.2 | 8 | |
| Image-to-Image Machine Translation | IIMT30k-TNR En-De (test) | BLEU0.105 | 8 | |
| Image-to-Image Machine Translation | IIMT30k-TNR En-De (val) | BLEU0.135 | 8 |