Progressive Representation Adaptation for Weakly Supervised Object Localization
Dong Li, Jia-Bin Huang, Yali Li, Shengjin Wang, Ming-Hsuan Yang

TL;DR
This paper introduces a progressive adaptation approach for weakly supervised object localization, improving detection accuracy by transferring learned representations and refining object proposals through classification and detection adaptation steps.
Contribution
It proposes a novel two-step progressive adaptation method that enhances weakly supervised object localization by reducing noise and refining proposals through classification and detection adaptation.
Findings
Outperforms state-of-the-art methods on PASCAL VOC and ILSVRC datasets.
Effectively reduces noise in object proposals.
Improves localization accuracy with refined detection.
Abstract
We address the problem of weakly supervised object localization where only image-level annotations are available for training object detectors. Numerous methods have been proposed to tackle this problem through mining object proposals. However, a substantial amount of noise in object proposals causes ambiguities for learning discriminative object models. Such approaches are sensitive to model initialization and often converge to undesirable local minimum solutions. In this paper, we propose to overcome these drawbacks by progressive representation adaptation with two main steps: 1) classification adaptation and 2) detection adaptation. In classification adaptation, we transfer a pre-trained network to a multi-label classification task for recognizing the presence of a certain object in an image. Through the classification adaptation step, the network learns discriminative…
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 · Domain Adaptation and Few-Shot Learning · Advanced Image and Video Retrieval Techniques
