English

Expressing Visual Relationships via Language

Computation and Language 2019-06-20 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Describing images with text is a fundamental problem in vision-language research. Current studies in this domain mostly focus on single image captioning. However, in various real applications (e.g., image editing, difference interpretation, and retrieval), generating relational captions for two images, can also be very useful. This important problem has not been explored mostly due to lack of datasets and effective models. To push forward the research in this direction, we first introduce a new language-guided image editing dataset that contains a large number of real image pairs with corresponding editing instructions. We then propose a new relational speaker model based on an encoder-decoder architecture with static relational attention and sequential multi-head attention. We also extend the model with dynamic relational attention, which calculates visual alignment while decoding. Our models are evaluated on our newly collected and two public datasets consisting of image pairs annotated with relationship sentences. Experimental results, based on both automatic and human evaluation, demonstrate that our model outperforms all baselines and existing methods on all the datasets.

Keywords

Cite

@article{arxiv.1906.07689,
  title  = {Expressing Visual Relationships via Language},
  author = {Hao Tan and Franck Dernoncourt and Zhe Lin and Trung Bui and Mohit Bansal},
  journal= {arXiv preprint arXiv:1906.07689},
  year   = {2019}
}

Comments

ACL 2019 (11 pages)

R2 v1 2026-06-23T09:57:09.046Z