Aligning Visual Regions and Textual Concepts for Semantic-Grounded Image Representations
Fenglin Liu, Yuanxin Liu, Xuancheng Ren, Xiaodong He, Xu Sun
Abstract
In vision-and-language grounding problems, fine-grained representations of the image are considered to be of paramount importance. Most of the current systems incorporate visual features and textual concepts as a sketch of an image. However, plainly inferred representations are usually undesirable in that they are composed of separate components, the relations of which are elusive. In this work, we aim at representing an image with a set of integrated visual regions and corresponding textual concepts, reflecting certain semantics. To this end, we build the Mutual Iterative Attention (MIA) module, which integrates correlated visual features and textual concepts, respectively, by aligning the two modalities. We evaluate the proposed approach on two representative vision-and-language grounding tasks, i.e., image captioning and visual question answering. In both tasks, the semantic-grounded image representations consistently boost the performance of the baseline models under all metrics across the board. The results demonstrate that our approach is effective and generalizes well to a wide range of models for image-related applications. (The code is available at \url{https://github.com/fenglinliu98/MIA)
BibTeX
@inproceedings{NEURIPS2019_9fe77ac7,
author = {Liu, Fenglin and Liu, Yuanxin and Ren, Xuancheng and He, Xiaodong and Sun, Xu},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Wallach and H. Larochelle and A. Beygelzimer and F. d\textquotesingle Alch\'{e}-Buc and E. Fox and R. Garnett},
pages = {},
publisher = {Curran Associates, Inc.},
title = {Aligning Visual Regions and Textual Concepts for Semantic-Grounded Image Representations},
url = {https://proceedings.neurips.cc/paper_files/paper/2019/file/9fe77ac7060e716f2d42631d156825c0-Paper.pdf},
volume = {32},
year = {2019}
}