CVSDASIVAug 10, 2019

Multi-modality Latent Interaction Network for Visual Question Answering

arXiv:1908.04289v186 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving multi-modality feature learning for VQA, which is incremental as it builds on existing methods by focusing on latent summarizations rather than individual region-word relations.

The paper tackles the problem of modeling relationships between visual and language information in Visual Question Answering by proposing a Multi-modality Latent Interaction module that learns cross-modality relationships between latent summarizations, achieving highly competitive performance on VQA v2.0 and TDIUC benchmarks.

Exploiting relationships between visual regions and question words have achieved great success in learning multi-modality features for Visual Question Answering (VQA). However, we argue that existing methods mostly model relations between individual visual regions and words, which are not enough to correctly answer the question. From humans' perspective, answering a visual question requires understanding the summarizations of visual and language information. In this paper, we proposed the Multi-modality Latent Interaction module (MLI) to tackle this problem. The proposed module learns the cross-modality relationships between latent visual and language summarizations, which summarize visual regions and question into a small number of latent representations to avoid modeling uninformative individual region-word relations. The cross-modality information between the latent summarizations are propagated to fuse valuable information from both modalities and are used to update the visual and word features. Such MLI modules can be stacked for several stages to model complex and latent relations between the two modalities and achieves highly competitive performance on public VQA benchmarks, VQA v2.0 and TDIUC . In addition, we show that the performance of our methods could be significantly improved by combining with pre-trained language model BERT.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes