SOTAVerified

Compact Trilinear Interaction for Visual Question Answering

2019-09-26ICCV 2019Code Available0· sign in to hype

Tuong Do, Thanh-Toan Do, Huy Tran, Erman Tjiputra, Quang D. Tran

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

In Visual Question Answering (VQA), answers have a great correlation with question meaning and visual contents. Thus, to selectively utilize image, question and answer information, we propose a novel trilinear interaction model which simultaneously learns high level associations between these three inputs. In addition, to overcome the interaction complexity, we introduce a multimodal tensor-based PARALIND decomposition which efficiently parameterizes trilinear interaction between the three inputs. Moreover, knowledge distillation is first time applied in Free-form Opened-ended VQA. It is not only for reducing the computational cost and required memory but also for transferring knowledge from trilinear interaction model to bilinear interaction model. The extensive experiments on benchmarking datasets TDIUC, VQA-2.0, and Visual7W show that the proposed compact trilinear interaction model achieves state-of-the-art results when using a single model on all three datasets.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
TDIUCBAN2-CTIAccuracy87Unverified
Visual7WCTI (with Boxes)Percentage correct72.3Unverified
VQA v2 test-devBAN2-CTIAccuracy67.4Unverified

Reproductions