Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

C-MIL: Continuation Multiple Instance Learning for Weakly Supervised Object Detection

About

Weakly supervised object detection (WSOD) is a challenging task when provided with image category supervision but required to simultaneously learn object locations and object detectors. Many WSOD approaches adopt multiple instance learning (MIL) and have non-convex loss functions which are prone to get stuck into local minima (falsely localize object parts) while missing full object extent during training. In this paper, we introduce a continuation optimization method into MIL and thereby creating continuation multiple instance learning (C-MIL), with the intention of alleviating the non-convexity problem in a systematic way. We partition instances into spatially related and class related subsets, and approximate the original loss function with a series of smoothed loss functions defined within the subsets. Optimizing smoothed loss functions prevents the training procedure falling prematurely into local minima and facilitates the discovery of Stable Semantic Extremal Regions (SSERs) which indicate full object extent. On the PASCAL VOC 2007 and 2012 datasets, C-MIL improves the state-of-the-art of weakly supervised object detection and weakly supervised object localization with large margins.

Fang Wan, Chang Liu, Wei Ke, Xiangyang Ji, Jianbin Jiao, Qixiang Ye• 2019

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP53.1
821
Object DetectionPASCAL VOC 2012 (test)
mAP46.7
270
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc65
118
Object LocalizationPASCAL VOC 2012 (trainval)
CorLoc67.4
51
Object DetectionPASCAL VOC 2007
mAP50.5
49
Weakly Supervised Object DetectionPASCAL VOC 2007 (test)
mAP@0.553.9
17
Weakly Supervised Object DetectionPASCAL VOC 2012 (test)
mAP@0.546.7
8
Object DetectionVOC 2012
mAP46.7
7
Showing 8 of 8 rows

Other info

Code

Follow for update