English

Attention in Reasoning: Dataset, Analysis, and Modeling

Computer Vision and Pattern Recognition 2022-04-22 v1

Abstract

While attention has been an increasingly popular component in deep neural networks to both interpret and boost the performance of models, little work has examined how attention progresses to accomplish a task and whether it is reasonable. In this work, we propose an Attention with Reasoning capability (AiR) framework that uses attention to understand and improve the process leading to task outcomes. We first define an evaluation metric based on a sequence of atomic reasoning operations, enabling a quantitative measurement of attention that considers the reasoning process. We then collect human eye-tracking and answer correctness data, and analyze various machine and human attention mechanisms on their reasoning capability and how they impact task performance. To improve the attention and reasoning ability of visual question answering models, we propose to supervise the learning of attention progressively along the reasoning process and to differentiate the correct and incorrect attention patterns. We demonstrate the effectiveness of the proposed framework in analyzing and modeling attention with better reasoning capability and task performance. The code and data are available at https://github.com/szzexpoi/AiR

Keywords

Cite

@article{arxiv.2204.09774,
  title  = {Attention in Reasoning: Dataset, Analysis, and Modeling},
  author = {Shi Chen and Ming Jiang and Jinhui Yang and Qi Zhao},
  journal= {arXiv preprint arXiv:2204.09774},
  year   = {2022}
}

Comments

To be published in TPAMI. arXiv admin note: substantial text overlap with arXiv:2007.14419

R2 v1 2026-06-24T10:54:00.287Z