English

A Multi-Modal Context Reasoning Approach for Conditional Inference on Joint Textual and Visual Clues

Computation and Language 2023-05-09 v1

Abstract

Conditional inference on joint textual and visual clues is a multi-modal reasoning task that textual clues provide prior permutation or external knowledge, which are complementary with visual content and pivotal to deducing the correct option. Previous methods utilizing pretrained vision-language models (VLMs) have achieved impressive performances, yet they show a lack of multimodal context reasoning capability, especially for text-modal information. To address this issue, we propose a Multi-modal Context Reasoning approach, named ModCR. Compared to VLMs performing reasoning via cross modal semantic alignment, it regards the given textual abstract semantic and objective image information as the pre-context information and embeds them into the language model to perform context reasoning. Different from recent vision-aided language models used in natural language processing, ModCR incorporates the multi-view semantic alignment information between language and vision by introducing the learnable alignment prefix between image and text in the pretrained language model. This makes the language model well-suitable for such multi-modal reasoning scenario on joint textual and visual clues. We conduct extensive experiments on two corresponding data sets and experimental results show significantly improved performance (exact gain by 4.8% on PMR test set) compared to previous strong baselines. Code Link: \url{https://github.com/YunxinLi/Multimodal-Context-Reasoning}.

Keywords

Cite

@article{arxiv.2305.04530,
  title  = {A Multi-Modal Context Reasoning Approach for Conditional Inference on Joint Textual and Visual Clues},
  author = {Yunxin Li and Baotian Hu and Xinyu Chen and Yuxin Ding and Lin Ma and Min Zhang},
  journal= {arXiv preprint arXiv:2305.04530},
  year   = {2023}
}

Comments

Accepted to ACL 2023 Main Conference

R2 v1 2026-06-28T10:28:26.361Z