paper-with-me

홈 › Papers

Exploring Human-like Attention Supervision in Visual Question Answering

2017-09-19 · Tingting Qiao, Jianfeng Dong, Duanqing Xu

Attention mechanisms have been widely applied in the Visual Question Answering (VQA) task, as they help to focus on the area-of-interest of both visual and textual information. To answer the questions correctly, the model needs to selectively target different areas of an image, which suggests that an attention-based model may benefit from an explicit attention supervision. In this work, we aim to address the problem of adding attention supervision to VQA models. Since there is a lack of human attention data, we first propose a Human Attention Network (HAN) to generate human-like attention maps, training on a recently released dataset called Human ATtention Dataset (VQA-HAT). Then, we apply the pre-trained HAN on the VQA v2.0 dataset to automatically produce the human-like attention maps for all image-question pairs. The generated human-like attention map dataset for the VQA v2.0 dataset is named as Human-Like ATtention (HLAT) dataset. Finally, we apply human-like attention supervision to an attention-based VQA model. The experiments show that adding human-like supervision yields a more accurate attention together with a better performance, showing a promising future for human-like attention supervision in VQA.

📄 PDF Abstract BibTeX arXiv:1709.06308

Code (0)

등록된 구현이 없습니다.

Tasks

Question AnsweringVisual Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

Simulating Human Gaze with Neural Visual Attention

2022-11-22 · Leo Schwinn, Doina Precup, Bjoern Eskofier, Dario Zanca

Existing models of human visual attention are generally unable to incorporate direct task guidance and therefore cannot model an intent or goal when exploring a scene. To integrate guidance of any downstream visual task …

Cross-Modal Attention Consistency for Video-Audio Unsupervised Learning

2021-06-13 · Shaobo Min, Qi Dai, Hongtao Xie, Chuang Gan 외

Cross-modal correlation provides an inherent supervision for video unsupervised representation learning. Existing methods focus on distinguishing different video clips by visual and audio representations. We human visual…

Contrastive LearningRepresentation Learning

Unsupervised Deep Metric Learning with Transformed Attention Consistency and Contrastive Clustering Loss

2020-08-10 · ECCV 2020 8 · Yang Li, Shichao Kan, Zhihai He

Existing approaches for unsupervised metric learning focus on exploring self-supervision information within the input image itself. We observe that, when analyzing images, human eyes often compare images against each oth…

ClusteringMetric LearningTriplet

Attention Correctness in Neural Image Captioning

2016-05-31 · Chenxi Liu, Junhua Mao, Fei Sha, Alan Yuille

Attention mechanisms have recently been introduced in deep learning for various tasks in natural language processing and computer vision. But despite their popularity, the "correctness" of the implicitly-learned attentio…

Image Captioning

Interpretable Visual Question Answering by Visual Grounding from Attention Supervision Mining

2018-08-01 · Yundong Zhang, Juan Carlos Niebles, Alvaro Soto

A key aspect of VQA models that are interpretable is their ability to ground their answers to relevant regions in the image. Current approaches with this capability rely on supervised learning and human annotated groundi…

Question AnsweringVisual GroundingVisual Question AnsweringVisual Question Answering (VQA)