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

**Authors:** Yulei Niu, Hanwang Zhang, Zhiwu Lu, Shih-Fu Chang

arXiv: 1907.03609 · 2019-07-09

## TL;DR

This paper introduces a variational Bayesian approach for grounding referring expressions in images, effectively modeling complex visual and textual context to improve localization accuracy in both supervised and unsupervised settings.

## Contribution

The paper proposes a novel Variational Context framework that captures reciprocal relations between referents and context, reducing search space and enhancing grounding performance.

## Key findings

- Outperforms state-of-the-art methods on multiple benchmarks.
- Effective in both supervised and unsupervised scenarios.
- Reduces complexity of context modeling in referring expression grounding.

## Abstract

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.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1907.03609/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/1907.03609/full.md

## References

64 references — full list in the complete paper: https://tomesphere.com/paper/1907.03609/full.md

---
Source: https://tomesphere.com/paper/1907.03609