Online Active Proposal Set Generation for Weakly Supervised Object Detection
Ruibing Jin, Guosheng Lin, and Changyun Wen

TL;DR
This paper introduces an Online Active Proposal Set Generation algorithm for weakly supervised object detection, improving training efficiency and accuracy by dynamically sampling proposals during training.
Contribution
The paper proposes a novel OPG algorithm with DPC and PP components to enhance proposal sampling in weakly supervised detection, addressing bias and local minima issues.
Findings
Significant performance improvement on PASCAL VOC datasets
Achieves results comparable to state-of-the-art methods
Enhances training stability and proposal quality
Abstract
To reduce the manpower consumption on box-level annotations, many weakly supervised object detection methods which only require image-level annotations, have been proposed recently. The training process in these methods is formulated into two steps. They firstly train a neural network under weak supervision to generate pseudo ground truths (PGTs). Then, these PGTs are used to train another network under full supervision. Compared with fully supervised methods, the training process in weakly supervised methods becomes more complex and time-consuming. Furthermore, overwhelming negative proposals are involved at the first step. This is neglected by most methods, which makes the training network biased towards to negative proposals and thus degrades the quality of the PGTs, limiting the training network performance at the second step. Online proposal sampling is an intuitive solution to…
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 · Multimodal Machine Learning Applications · Infrastructure Maintenance and Monitoring
