paper-with-me

홈 › Papers

Variational Context: Exploiting Visual and Textual Context for Grounding Referring Expressions

2019-07-08 · Yulei Niu, Hanwang Zhang, Zhiwu Lu, Shih-Fu Chang

We focus on grounding (i.e., localizing or linking) referring expressions in images, e.g., `largest elephant standing behind baby elephant''. This is a general yet challenging vision-language task since it does not only require the localization of objects, but also the multimodal comprehension of context -- visual attributes (e.g., largest'', baby'') and relationships (e.g., `behind'') that help to distinguish the referent from other objects, especially those of the same category. Due to the exponential complexity involved in modeling the context associated with multiple image regions, existing work oversimplifies this task to pairwise region modeling by multiple instance learning. In this paper, we propose a variational Bayesian method, called Variational Context, to solve the problem of complex context modeling in referring expression grounding. Specifically, our framework exploits the reciprocal relation between the referent and context, i.e., either of them influences estimation of the posterior distribution of the other, and thereby the search space of context can be greatly reduced. In addition to reciprocity, our framework considers the semantic information of context, i.e., the referring expression can be reproduced based on the estimated context. We also extend the model to unsupervised setting where no annotation for the referent is available. Extensive experiments on various benchmarks show consistent improvement over state-of-the-art methods in both supervised and unsupervised settings.

📄 PDF Abstract BibTeX arXiv:1907.03609

Code (0)

등록된 구현이 없습니다.

Tasks

Multiple Instance LearningReferring Expression

Similar Papers 제목 키워드 기반

Context-based Deep Learning Architecture with Optimal Integration Layer for Image Parsing

2022-04-13 · Ranju Mandal, Basim Azam, Brijesh Verma

Deep learning models have been efficient lately on image parsing tasks. However, deep learning models are not fully capable of exploiting visual and contextual information simultaneously. The proposed three-layer context…

Deep Learning

Enhancing Action Recognition by Leveraging the Hierarchical Structure of Actions and Textual Context

2024-10-28 · Manuel Benavent-Lledo, David Mulero-Pérez, David Ortiz-Perez, Jose Garcia-Rodriguez 외

The sequential execution of actions and their hierarchical structure consisting of different levels of abstraction, provide features that remain unexplored in the task of action recognition. In this study, we present a n…

Action RecognitionFine-grained Action RecognitionOptical Flow Estimation

Look Before you Speak: Visually Contextualized Utterances

2020-12-10 · CVPR 2021 1 · Paul Hongsuck Seo, Arsha Nagrani, Cordelia Schmid

While most conversational AI systems focus on textual dialogue only, conditioning utterances on visual context (when it's available) can lead to more realistic conversations. Unfortunately, a major challenge for incorpor…

CVT-SLR: Contrastive Visual-Textual Transformation for Sign Language Recognition with Variational Alignment

2023-03-10 · CVPR 2023 1 · Jiangbin Zheng, Yile Wang, Cheng Tan, Siyuan Li 외

Sign language recognition (SLR) is a weakly supervised task that annotates sign videos as textual glosses. Recent studies show that insufficient training caused by the lack of large-scale available sign datasets becomes …

cross-modal alignmentSign Language Recognition

Exploiting Contextual Objects and Relations for 3D Visual Grounding

2023-09-21 · NeurIPS 2023 11

3D visual grounding, the task of identifying visual objects in 3D scenes based on natural language inputs, plays a critical role in enabling machines to understand and engage with the real-world environment. However, thi…