paper-with-me

Papers

Learning what and where to attend

2018-05-22 · Drew Linsley, Dan Shiebler, Sven Eberhardt, Thomas Serre

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.

📄 PDF Abstract BibTeX arXiv:1805.08819

Code (1)

serre-lab/harmonization tf

Tasks

DiagnosticImage CategorizationObject Recognition

Methods 이 논문이 사용한 방법론

GALA Most attention mechanisms learn where to focus using only weak supervisory signals from class labels, which inspired Linsley et al. to investigate how explicit human supervision…

Similar Papers 제목 키워드 기반

Report on the Conference on Ethical and Responsible Design in the National AI Institutes: A Summary of Challenges

2024-07-18 · Sherri Lynn Conklin, Sue Bae, Gaurav Sett, Michael Hoffmann 외

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…

Ethics

Show, Attend and Translate: Unpaired Multi-Domain Image-to-Image Translation with Visual Attention

2018-11-19 · Honglun Zhang, Wenqing Chen, Jidong Tian, Yongkun Wang 외

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 TranslationTranslation

Learning what and where to attend with humans in the loop

2019-05-01 · ICLR 2019 5 · Drew Linsley, Dan Shiebler, Sven Eberhardt, Thomas Serre

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 Recognition

Joint Spatial and Layer Attention for Convolutional Networks

2019-01-16 · Tony Joseph, Konstantinos G. Derpanis, Faisal Z. Qureshi

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 Classification

Learning What Matters: Supervising Global Context Pruning with Causal Evidence Sets

2026-07-23 · Jim Allchin arxiv

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…