Variational Context: Exploiting Visual and Textual Context for Grounding Referring Expressions
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.
Code (0)
등록된 구현이 없습니다.
Tasks
Multiple Instance LearningReferring ExpressionSimilar Papers 제목 키워드 기반
Context-based Deep Learning Architecture with Optimal Integration Layer for Image Parsing
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 LearningEnhancing Action Recognition by Leveraging the Hierarchical Structure of Actions and Textual Context
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 EstimationLook Before you Speak: Visually Contextualized Utterances
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
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 RecognitionExploiting Contextual Objects and Relations for 3D Visual Grounding
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…