paper-with-me

홈 › Papers

Incorporating Probing Signals into Multimodal Machine Translation via Visual Question-Answering Pairs

2023-10-26 · Yuxin Zuo, Bei Li, Chuanhao Lv, Tong Zheng, Tong Xiao, Jingbo Zhu

This paper presents an in-depth study of multimodal machine translation (MMT), examining the prevailing understanding that MMT systems exhibit decreased sensitivity to visual information when text inputs are complete. Instead, we attribute this phenomenon to insufficient cross-modal interaction, rather than image information redundancy. A novel approach is proposed to generate parallel Visual Question-Answering (VQA) style pairs from the source text, fostering more robust cross-modal interaction. Using Large Language Models (LLMs), we explicitly model the probing signal in MMT to convert it into VQA-style data to create the Multi30K-VQA dataset. An MMT-VQA multitask learning framework is introduced to incorporate explicit probing signals from the dataset into the MMT training process. Experimental results on two widely-used benchmarks demonstrate the effectiveness of this novel approach. Our code and data would be available at: \url{https://github.com/libeineu/MMT-VQA}.

📄 PDF Abstract BibTeX arXiv:2310.17133

Code (1)

libeineu/mmt-vqa 공식 구현 pytorch

Tasks

AttributeMachine TranslationMultimodal Machine TranslationQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

On Vision Features in Multimodal Machine Translation

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Previous work on multimodal machine translation (MMT) has focused on the way of incorporating vision features into translation but little attention is on the quality of vision models. In this work, we investigate the imp…

Image CaptioningMachine TranslationMultimodal Machine Translationobject-detection+2

Multimodal Fact-Checking with Vision Language Models: A Probing Classifier based Solution with Embedding Strategies

2024-12-06 · Recep Firat Cekinel, Pinar Karagoz, Cagri Coltekin

This study evaluates the effectiveness of Vision Language Models (VLMs) in representing and utilizing multimodal content for fact-checking. To be more specific, we investigate whether incorporating multimodal content imp…

Fact CheckingMisinformationVeracity Classification

On Vision Features in Multimodal Machine Translation

2022-03-17 · ACL 2022 5 · Bei Li, Chuanhao Lv, Zefan Zhou, Tao Zhou 외

Previous work on multimodal machine translation (MMT) has focused on the way of incorporating vision features into translation but little attention is on the quality of vision models. In this work, we investigate the imp…

Image CaptioningMachine TranslationMultimodal Machine Translationobject-detection+2

Probing Multimodal Embeddings for Linguistic Properties: the Visual-Semantic Case

2021-02-22 · COLING 2020 8 · Adam Dahlgren Lindström, Suna Bensch, Johanna Björklund, Frank Drewes

Semantic embeddings have advanced the state of the art for countless natural language processing tasks, and various extensions to multimodal domains, such as visual-semantic embeddings, have been proposed. While the powe…

Diagnosing Knowledge Conflict in Multimodal Long-Chain Reasoning

2026-02-16 · Jing Tang, Kun Wang, Haolang Lu, Hongjin Chen 외 arxiv

Multimodal large language models (MLLMs) in long chain-of-thought reasoning often fail when different knowledge sources provide conflicting signals. We formalize these failures under a unified notion of knowledge conflic…

Multimodal Reasoning