Learning what and where to attend
Most recent gains in visual recognition have originated from the inclusion of attention mechanisms in deep convolutional networks (DCNs). Because these networks are optimized for object recognition, they learn where to attend using only a weak form of supervision derived from image class labels. Here, we demonstrate the benefit of using stronger supervisory signals by teaching DCNs to attend to image regions that humans deem important for object recognition. We first describe a large-scale online experiment (ClickMe) used to supplement ImageNet with nearly half a million human-derived "top-down" attention maps. Using human psychophysics, we confirm that the identified top-down features from ClickMe are more diagnostic than "bottom-up" saliency features for rapid image categorization. As a proof of concept, we extend a state-of-the-art attention network and demonstrate that adding ClickMe supervision significantly improves its accuracy and yields visual features that are more interpretable and more similar to those used by human observers.
Code (1)
Tasks
DiagnosticImage CategorizationObject RecognitionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Report on the Conference on Ethical and Responsible Design in the National AI Institutes: A Summary of Challenges
In May 2023, the Georgia Tech Ethics, Technology, and Human Interaction Center organized the Conference on Ethical and Responsible Design in the National AI Institutes. Representatives from the National AI Research Insti…
EthicsShow, Attend and Translate: Unpaired Multi-Domain Image-to-Image Translation with Visual Attention
Recently unpaired multi-domain image-to-image translation has attracted great interests and obtained remarkable progress, where a label vector is utilized to indicate multi-domain information. In this paper, we propose S…
AttributeGenerative Adversarial NetworkImage-to-Image TranslationTranslationLearning what and where to attend with humans in the loop
Most recent gains in visual recognition have originated from the inclusion of attention mechanisms in deep convolutional networks (DCNs). Because these networks are optimized for object recognition, they learn where to a…
DiagnosticImage CategorizationObject RecognitionJoint Spatial and Layer Attention for Convolutional Networks
In this paper, we propose a novel approach that learns to sequentially attend to different Convolutional Neural Networks (CNN) layers (i.e., ``what'' feature abstraction to attend to) and different spatial locations of t…
Camera LocalizationClassificationGeneral ClassificationScene ClassificationLearning What Matters: Supervising Global Context Pruning with Causal Evidence Sets
Sparse attention prunes a long context to the blocks a model needs, and the usual selector is distilled from a dense teacher's attention. That assumes attention shows which context the answer depends on. We test the assu…