paper-with-me

Papers

Efficient Object-Level Visual Context Modeling for Multimodal Machine Translation: Masking Irrelevant Objects Helps Grounding

2020-12-18 · Dexin Wang, Deyi Xiong

Visual context provides grounding information for multimodal machine translation (MMT). However, previous MMT models and probing studies on visual features suggest that visual information is less explored in MMT as it is often redundant to textual information. In this paper, we propose an object-level visual context modeling framework (OVC) to efficiently capture and explore visual information for multimodal machine translation. With detected objects, the proposed OVC encourages MMT to ground translation on desirable visual objects by masking irrelevant objects in the visual modality. We equip the proposed with an additional object-masking loss to achieve this goal. The object-masking loss is estimated according to the similarity between masked objects and the source texts so as to encourage masking source-irrelevant objects. Additionally, in order to generate vision-consistent target words, we further propose a vision-weighted translation loss for OVC. Experiments on MMT datasets demonstrate that the proposed OVC model outperforms state-of-the-art MMT models and analyses show that masking irrelevant objects helps grounding in MMT.

📄 PDF Abstract BibTeX arXiv:2101.05208

Code (0)

등록된 구현이 없습니다.

Tasks

Machine TranslationMultimodal Machine TranslationObjectTranslation

Similar Papers 제목 키워드 기반

Context Matters: Learning Global Semantics via Object-Centric Representation

2025-10-07 · Jike Zhong, Yuxiang Lai, Xiaofeng Yang, Konstantinos Psounis arxiv

Recent advances in language modeling have witnessed the rise of highly desirable emergent capabilities, such as reasoning and in-context learning. However, vision models have yet to exhibit comparable progress in these a…

Visual Question AnsweringMultimodal Reasoning

CMDR: Contextual Multimodal Document Retrieval

2026-07-07 · Ryota Tanaka, Taku Hasegawa, Kyosuke Nishida arxiv

Multimodal document retrieval aims to retrieve relevant pages while preserving both textual and visual content from the original document. However, existing benchmarks primarily evaluate simple lexical or semantic matchi…

Contrastive Learning

Contextual Object Detection with Multimodal Large Language Models

2023-05-29 · Yuhang Zang, Wei Li, Jun Han, Kaiyang Zhou 외

Recent Multimodal Large Language Models (MLLMs) are remarkable in vision-language tasks, such as image captioning and question answering, but lack the essential perception ability, i.e., object detection. In this work, w…

Cloze TestDecoderImage CaptioningImage Segmentation+5

OLIVE: Object Level In-Context Visual Embeddings

2024-06-02 · Timothy Ossowski, Junjie Hu

Recent generalist vision-language models (VLMs) have demonstrated impressive reasoning capabilities across diverse multimodal tasks. However, these models still struggle with fine-grained object-level understanding and g…

ObjectZero-shot Generalization

Region-Level Context-Aware Multimodal Understanding

2025-08-17 · Hongliang Wei, Xianqi Zhang, Xingtao Wang, Xiaopeng Fan 외 arxiv

Despite significant progress, existing research on Multimodal Large Language Models (MLLMs) mainly focuses on general visual understanding, overlooking the ability to integrate textual context associated with objects for…