Attend and Rectify: a Gated Attention Mechanism for Fine-Grained Recovery
Pau Rodr\'iguez, Josep M. Gonfaus, Guillem Cucurull, F. Xavier Roca,, Jordi Gonz\`alez

TL;DR
This paper introduces a modular attention mechanism for CNNs that improves fine-grained recognition accuracy and robustness without needing part annotations, outperforming state-of-the-art methods across multiple datasets.
Contribution
A novel, architecture-independent attention mechanism that enhances CNNs for fine-grained recognition by learning to attend to lower-level features without part annotations.
Findings
Improves classification accuracy across multiple datasets.
Enhances robustness to clutter in images.
Surpasses state-of-the-art performance in several benchmarks.
Abstract
We propose a novel attention mechanism to enhance Convolutional Neural Networks for fine-grained recognition. It learns to attend to lower-level feature activations without requiring part annotations and uses these activations to update and rectify the output likelihood distribution. In contrast to other approaches, the proposed mechanism is modular, architecture-independent and efficient both in terms of parameters and computation required. Experiments show that networks augmented with our approach systematically improve their classification accuracy and become more robust to clutter. As a result, Wide Residual Networks augmented with our proposal surpasses the state of the art classification accuracies in CIFAR-10, the Adience gender recognition task, Stanford dogs, and UEC Food-100.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Generative Adversarial Networks and Image Synthesis · Advanced Image and Video Retrieval Techniques
