EMNLP 2022main5 citations

Multimodal Robustness for Neural Machine Translation

Yuting Zhao, Ioan Calapodescu

Abstract

In this paper, we look at the case of a Generic text-to-text NMT model that has to deal with data coming from various modalities, like speech, images, or noisy text extracted from the web. We propose a two-step method, based on composable adapters, to deal with this problem of Multimodal Robustness. In a first step, we separately learn domain adapters and modality specific adapters, to deal with noisy input coming from various sources: ASR, OCR, or noisy text (UGC). In a second step, we combine these components at runtime via dynamic routing or, when the source of noise is unknown, via two new transfer learning mechanisms (Fast Fusion and Multi Fusion). We show that our method provides a flexible, state-of-the-art, architecture able to deal with noisy multimodal inputs.

BibTeX
@inproceedings{zhao-calapodescu-2022-multimodal,
    title = "Multimodal Robustness for Neural Machine Translation",
    author = "Zhao, Yuting  and
      Calapodescu, Ioan",
    editor = "Goldberg, Yoav  and
      Kozareva, Zornitsa  and
      Zhang, Yue",
    booktitle = "Proceedings of the 2022 Conference on Empirical Methods in Natural Language Processing",
    month = dec,
    year = "2022",
    address = "Abu Dhabi, United Arab Emirates",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2022.emnlp-main.582/",
    doi = "10.18653/v1/2022.emnlp-main.582",
    pages = "8505--8516"
}
Multimodal Robustness for Neural Machine Translation · EMNLP 2022