Attention Guided Semantic Relationship Parsing for Visual Question Answering
Moshiur Farazi, Salman Khan, Nick Barnes

TL;DR
This paper introduces a semantic relationship parser with an attention mechanism for VQA, significantly improving understanding of object interactions and achieving state-of-the-art results on GQA and VQA datasets.
Contribution
It presents a novel semantic relationship parser and an attention mechanism that enhance multi-modal reasoning in VQA models, outperforming existing approaches.
Findings
~25% accuracy gain with ground-truth triplets on GQA
Outperforms comparable models on VQA datasets
Effective identification of important relationship triplets
Abstract
Humans explain inter-object relationships with semantic labels that demonstrate a high-level understanding required to perform complex Vision-Language tasks such as Visual Question Answering (VQA). However, existing VQA models represent relationships as a combination of object-level visual features which constrain a model to express interactions between objects in a single domain, while the model is trying to solve a multi-modal task. In this paper, we propose a general purpose semantic relationship parser which generates a semantic feature vector for each subject-predicate-object triplet in an image, and a Mutual and Self Attention (MSA) mechanism that learns to identify relationship triplets that are important to answer the given question. To motivate the significance of semantic relationships, we show an oracle setting with ground-truth relationship triplets, where our model achieves…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
