Learning a Weight Map for Weakly-Supervised Localization
Tal Shaharabany, Lior Wolf

TL;DR
This paper introduces a novel method for weakly-supervised object localization that uses a generative network to produce pixel-wise weight maps, significantly improving localization accuracy on challenging datasets.
Contribution
The paper presents a new approach employing a generative network to produce weight maps for weakly-supervised localization, outperforming existing methods.
Findings
Outperforms existing localization methods on fine-grained datasets
Achieves state-of-the-art results in weakly supervised segmentation
Effective in both fine-grained and generic image recognition tasks
Abstract
In the weakly supervised localization setting, supervision is given as an image-level label. We propose to employ an image classifier and to train a generative network that outputs, given the input image, a per-pixel weight map that indicates the location of the object within the image. Network is trained by minimizing the discrepancy between the output of the classifier on the original image and its output given the same image weighted by the output of . The scheme requires a regularization term that ensures that does not provide a uniform weight, and an early stopping criterion in order to prevent from over-segmenting the image. Our results indicate that the method outperforms existing localization methods by a sizable margin on the challenging fine-grained classification datasets, as well as a generic image recognition dataset. Additionally, the obtained…
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
TopicsAdvanced Neural Network Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsEarly Stopping
