English

DualNet: Domain-Invariant Network for Visual Question Answering

Computer Vision and Pattern Recognition 2017-05-05 v2

Abstract

Visual question answering (VQA) task not only bridges the gap between images and language, but also requires that specific contents within the image are understood as indicated by linguistic context of the question, in order to generate the accurate answers. Thus, it is critical to build an efficient embedding of images and texts. We implement DualNet, which fully takes advantage of discriminative power of both image and textual features by separately performing two operations. Building an ensemble of DualNet further boosts the performance. Contrary to common belief, our method proved effective in both real images and abstract scenes, in spite of significantly different properties of respective domain. Our method was able to outperform previous state-of-the-art methods in real images category even without explicitly employing attention mechanism, and also outperformed our own state-of-the-art method in abstract scenes category, which recently won the first place in VQA Challenge 2016.

Keywords

Cite

@article{arxiv.1606.06108,
  title  = {DualNet: Domain-Invariant Network for Visual Question Answering},
  author = {Kuniaki Saito and Andrew Shin and Yoshitaka Ushiku and Tatsuya Harada},
  journal= {arXiv preprint arXiv:1606.06108},
  year   = {2017}
}

Comments

Accepted as an oral paper by ICME 2017

R2 v1 2026-06-22T14:29:19.121Z