paper-with-me

홈 › Papers

Grounding Referring Expressions in Images by Variational Context

2017-12-05 · CVPR 2018 6 · Hanwang Zhang, Yulei Niu, 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. Our model exploits the reciprocal relation between the referent and context, i.e., either of them influences the estimation of the posterior distribution of the other, and thereby the search space of context can be greatly reduced, resulting in better localization of referent. We develop a novel cue-specific language-vision embedding network that learns this reciprocity model end-to-end. We also extend the model to the 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:1712.01892

Code (1)

yuleiniu/vc 공식 구현 tf

Tasks

Multiple Instance LearningReferring Expression

Similar 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…

Multiple Instance LearningReferring Expression

Cross-Modal Relationship Inference for Grounding Referring Expressions

2019-06-01 · CVPR 2019 6 · Sibei Yang, Guanbin Li, Yizhou Yu

Grounding referring expressions is a fundamental yet challenging task facilitating human-machine communication in the physical world. It locates the target object in an image on the basis of the comprehension of the rela…

Grounding Spatio-Semantic Referring Expressions for Human-Robot Interaction

2017-07-18 · Mohit Shridhar, David Hsu

The human language is one of the most natural interfaces for humans to interact with robots. This paper presents a robot system that retrieves everyday objects with unconstrained natural language descriptions. A core iss…

Object

Relationship-Embedded Representation Learning for Grounding Referring Expressions

2019-06-11 · CVPR 2019 6 · Sibei Yang, Guanbin Li, Yizhou Yu

Grounding referring expressions in images aims to locate the object instance in an image described by a referring expression. It involves a joint understanding of natural language and image content, and is essential for …

Referring ExpressionRepresentation Learning

Leveraging Past References for Robust Language Grounding

2019-11-01 · CONLL 2019 11 · Subhro Roy, Michael Noseworthy, Rohan Paul, Daehyung Park 외

Grounding referring expressions to objects in an environment has traditionally been considered a one-off, ahistorical task. However, in realistic applications of grounding, multiple users will repeatedly refer to the sam…

ObjectReferring ExpressionVisual Grounding