English

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

Computer Vision and Pattern Recognition 2018-01-25 v1

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.

Keywords

Cite

@article{arxiv.1801.07853,
  title  = {Structured Triplet Learning with POS-tag Guided Attention for Visual Question Answering},
  author = {Zhe Wang and Xiaoyi Liu and Liangjian Chen and Limin Wang and Yu Qiao and Xiaohui Xie and Charless Fowlkes},
  journal= {arXiv preprint arXiv:1801.07853},
  year   = {2018}
}

Comments

8 pages, 5 figures, state-of-the-art VQA system; https://github.com/wangzheallen/STL-VQA

R2 v1 2026-06-22T23:53:50.431Z