paper-with-me

Papers

Question-Guided Hybrid Convolution for Visual Question Answering

2018-08-08 · ECCV 2018 9 · Peng Gao, Pan Lu, Hongsheng Li, Shuang Li, Yikang Li, Steven Hoi, Xiaogang Wang

In this paper, we propose a novel Question-Guided Hybrid Convolution (QGHC) network for Visual Question Answering (VQA). Most state-of-the-art VQA methods fuse the high-level textual and visual features from the neural network and abandon the visual spatial information when learning multi-modal features.To address these problems, question-guided kernels generated from the input question are designed to convolute with visual features for capturing the textual and visual relationship in the early stage. The question-guided convolution can tightly couple the textual and visual information but also introduce more parameters when learning kernels. We apply the group convolution, which consists of question-independent kernels and question-dependent kernels, to reduce the parameter size and alleviate over-fitting. The hybrid convolution can generate discriminative multi-modal features with fewer parameters. The proposed approach is also complementary to existing bilinear pooling fusion and attention based VQA methods. By integrating with them, our method could further boost the performance. Extensive experiments on public VQA datasets validate the effectiveness of QGHC.

📄 PDF Abstract BibTeX arXiv:1808.02632

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

ABC-CNN: An Attention Based Convolutional Neural Network for Visual Question Answering

2015-11-18 · Kan Chen, Jiang Wang, Liang-Chieh Chen, Haoyuan Gao 외

We propose a novel attention based deep learning architecture for visual question answering task (VQA). Given an image and an image related natural language question, VQA generates the natural language answer for the que…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Structured Triplet Learning with POS-tag Guided Attention for Visual Question Answering

2018-01-24 · Zhe Wang, Xiaoyi Liu, Liangjian Chen, Li-Min Wang 외

Visual question answering (VQA) is of significant interest due to its potential to be a strong test of image understanding systems and to probe the connection between language and vision. Despite much recent progress, ge…

Multiple-choicePOSQuestion AnsweringTAG+3

Ask, Attend and Answer: Exploring Question-Guided Spatial Attention for Visual Question Answering

2015-11-17 · Huijuan Xu, Kate Saenko

We address the problem of Visual Question Answering (VQA), which requires joint image and language understanding to answer a question about a given photograph. Recent approaches have applied deep image captioning methods…

Image CaptioningQuestion AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Learning Convolutional Text Representations for Visual Question Answering

2017-05-18 · Zhengyang Wang, Shuiwang Ji

Visual question answering is a recently proposed artificial intelligence task that requires a deep understanding of both images and texts. In deep learning, images are typically modeled through convolutional neural netwo…

General Classificationimage-classificationtext-classificationVisual Question Answering+1

Towards Language-guided Visual Recognition via Dynamic Convolutions

2021-10-17 · Gen Luo, Yiyi Zhou, Xiaoshuai Sun, Yongjian Wu 외

In this paper, we are committed to establishing an unified and end-to-end multi-modal network via exploring the language-guided visual recognition. To approach this target, we first propose a novel multi-modal convolutio…

Question AnsweringReferring ExpressionReferring Expression ComprehensionVisual Question Answering+1