2017

Incorporating External Knowledge to Answer Open-Domain Visual Questions with Dynamic Memory Networks

Li, Guohao, Su, Hang, Zhu, Wenwu

Understand

Visual Question Answering (VQA) has attracted much attention since it offers insight into the relationships between the multi-modal analysis of images and natural language.

  • Most of the current algorithms are incapable of answering open-domain questions that require to perform reasoning beyond the image contents.
  • To address this issue, we propose a novel framework which endows the model capabilities in answering more complex questions by leveraging massive external knowledge with dynamic memory networks.
  • Specifically, the questions along with the corresponding images trigger a process to retrieve the relevant information in external knowledge bases, which are embedded into a continuous vector space by preserving the entity-relation structures.

Reading the bibliography…