Structured Triplet Learning with POS-Tag Guided Attention for Visual Question Answering

Abstract
Visual question answering (VQA) is of significant interest due to its potential to be a strong test of image understanding systems and to probe the connection between language and vision. Despite much recent progress, general VQA is far from a solved problem. In this paper, we focus on the VQA multiple-choice task, and provide some good practices for designing an effective VQA model that can capture language-vision interactions and perform joint reasoning. We explore mechanisms of incorporating part-of-speech (POS) tag guided attention, convolutional n-grams, triplet attention interactions between the image, question and candidate answer, and structured learning for triplets based on image-question pairs. We evaluate our models on two popular datasets: Visual7W and VQA Real Multiple Choice. Our final model achieves the state-of-the-art performance of 68.2% on Visual7W, and a very competitive performance of 69.6% on the test-standard split of VQA Real Multiple Choice.
Cite
@inproceedings{structured-triplet-learning-with-pos-tag-guided-attention-2018,
author = {Zhe Wang and Xiaoyi Liu and Liangjian Chen and Limin Wang and Yu Qiao and Xiaohui Xie and Charless C. Fowlkes},
title = {Structured Triplet Learning with POS-Tag Guided Attention for Visual Question Answering},
booktitle = {WACV},
pages = {1888-1896},
year = {2018},
doi = {10.1109/WACV.2018.00209},
eprint = {1801.07853},
archivePrefix = {arXiv},
url = {https://arxiv.org/abs/1801.07853},
}