Visual Concept Recognition and Localization via Iterative Introspection
Amir Rosenfeld, Shimon Ullman

TL;DR
This paper introduces an iterative introspection method for CNNs that enhances visual concept recognition and localization by focusing on increasingly discriminative image regions, achieving state-of-the-art results.
Contribution
It presents a weakly-supervised iterative scheme that improves CNN interpretability and accuracy by shifting attention to more informative regions during classification.
Findings
Achieved 81.74% accuracy on Stanford-40 Actions
Outperformed baselines on FGVC-Aircraft and Stanford Dogs datasets
Demonstrated effectiveness with minimal supervision
Abstract
Convolutional neural networks have been shown to develop internal representations, which correspond closely to semantically meaningful objects and parts, although trained solely on class labels. Class Activation Mapping (CAM) is a recent method that makes it possible to easily highlight the image regions contributing to a network's classification decision. We build upon these two developments to enable a network to re-examine informative image regions, which we term introspection. We propose a weakly-supervised iterative scheme, which shifts its center of attention to increasingly discriminative regions as it progresses, by alternating stages of classification and introspection. We evaluate our method and show its effectiveness over a range of several datasets, where we obtain competitive or state-of-the-art results: on Stanford-40 Actions, we set a new state-of the art of 81.74%. On…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Multimodal Machine Learning Applications · Advanced Neural Network Applications
