Object Instance Mining for Weakly Supervised Object Detection
Chenhao Lin, Siwen Wang, Dongqi Xu, Yu Lu, Wayne Zhang

TL;DR
This paper proposes an end-to-end object instance mining framework for weakly supervised object detection that detects multiple object instances per image using graph-based information propagation, improving detection performance without extra annotations.
Contribution
Introduces a novel object instance mining framework with graph-based information propagation and reweighted loss for weakly supervised object detection, addressing missing object instances.
Findings
Effective detection of multiple object instances per image.
Improved detection accuracy on VOC datasets.
Demonstrated superiority over existing WSOD methods.
Abstract
Weakly supervised object detection (WSOD) using only image-level annotations has attracted growing attention over the past few years. Existing approaches using multiple instance learning easily fall into local optima, because such mechanism tends to learn from the most discriminative object in an image for each category. Therefore, these methods suffer from missing object instances which degrade the performance of WSOD. To address this problem, this paper introduces an end-to-end object instance mining (OIM) framework for weakly supervised object detection. OIM attempts to detect all possible object instances existing in each image by introducing information propagation on the spatial and appearance graphs, without any additional annotations. During the iterative learning process, the less discriminative object instances from the same class can be gradually detected and utilized for…
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 Image and Video Retrieval Techniques · Image Retrieval and Classification Techniques · Machine Learning and Data Classification
