paper-with-me

홈 › Papers

Multi-modal Factorized Bilinear Pooling with Co-Attention Learning for Visual Question Answering

2017-08-04 · ICCV 2017 10 · Zhou Yu, Jun Yu, Jianping Fan, DaCheng Tao

Visual question answering (VQA) is challenging because it requires a simultaneous understanding of both the visual content of images and the textual content of questions. The approaches used to represent the images and questions in a fine-grained manner and questions and to fuse these multi-modal features play key roles in performance. Bilinear pooling based models have been shown to outperform traditional linear models for VQA, but their high-dimensional representations and high computational complexity may seriously limit their applicability in practice. For multi-modal feature fusion, here we develop a Multi-modal Factorized Bilinear (MFB) pooling approach to efficiently and effectively combine multi-modal features, which results in superior performance for VQA compared with other bilinear pooling approaches. For fine-grained image and question representation, we develop a co-attention mechanism using an end-to-end deep network architecture to jointly learn both the image and question attentions. Combining the proposed MFB approach with co-attention learning in a new network architecture provides a unified model for VQA. Our experimental results demonstrate that the single MFB with co-attention model achieves new state-of-the-art performance on the real-world VQA dataset. Code available at https://github.com/yuzcccc/mfb.

📄 PDF Abstract BibTeX arXiv:1708.01471

Code (6)

yuzcccc/mfb 공식 구현 caffe2
apugoneappu/ask_me_anything pytorch
apugoneappu/vqa_visualise pytorch
straightAYiJun/vqa-attention-visualize-system pytorch
vikrantmane7781/detectroon2 pytorch
yuzcccc/vqa-mfb caffe2

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Co-attention based Multimodal Factorized Bilinear Pooling for Internet Memes Analysis

2021-12-01 · ICON 2021 12 · Gitanjali Kumari, Amitava Das, Asif Ekbal

Social media platforms like Facebook, Twitter, and Instagram have a significant impact on several aspects of society. Memes are a new type of social media communication found on social platforms. Even though memes are pr…

Deep Fusion: An Attention Guided Factorized Bilinear Pooling for Audio-video Emotion Recognition

2019-01-15 · Yuanyuan Zhang, Zi-Rui Wang, Jun Du

Automatic emotion recognition (AER) is a challenging task due to the abstract concept and multiple expressions of emotion. Although there is no consensus on a definition, human emotional states usually can be apperceived…

Emotion RecognitionVideo Emotion Recognition

VQA-MHUG: A Gaze Dataset to Study Multimodal Neural Attention in Visual Question Answering

2021-09-27 · CoNLL (EMNLP) 2021 11 · Ekta Sood, Fabian Kögel, Florian Strohm, Prajit Dhar 외

We present VQA-MHUG - a novel 49-participant dataset of multimodal human gaze on both images and questions during visual question answering (VQA) collected using a high-speed eye tracker. We use our dataset to analyze th…

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Towards Good Practices for Multi-modal Fusion in Large-scale Video Classification

2018-09-16 · Jinlai Liu, Zehuan Yuan, Changhu Wang

Leveraging both visual frames and audio has been experimentally proven effective to improve large-scale video classification. Previous research on video classification mainly focuses on the analysis of visual content amo…

ClassificationGeneral ClassificationVideo Classification

Hadamard Product for Low-rank Bilinear Pooling

2016-10-14 · Jin-Hwa Kim, Kyoung-Woon On, Woosang Lim, Jeonghee Kim 외

Bilinear models provide rich representations compared with linear models. They have been applied in various visual tasks, such as object recognition, segmentation, and visual question-answering, to get state-of-the-art p…

Visual Question AnsweringVisual Question Answering (VQA)