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

Min-Entropy Latent Model for Weakly Supervised Object Detection

About

Weakly supervised object detection is a challenging task when provided with image category supervision but required to learn, at the same time, object locations and object detectors. The inconsistency between the weak supervision and learning objectives introduces significant randomness to object locations and ambiguity to detectors. In this paper, a min-entropy latent model (MELM) is proposed for weakly supervised object detection. Min-entropy serves as a model to learn object locations and a metric to measure the randomness of object localization during learning. It aims to principally reduce the variance of learned instances and alleviate the ambiguity of detectors. MELM is decomposed into three components including proposal clique partition, object clique discovery, and object localization. MELM is optimized with a recurrent learning algorithm, which leverages continuation optimization to solve the challenging non-convexity problem. Experiments demonstrate that MELM significantly improves the performance of weakly supervised object detection, weakly supervised object localization, and image classification, against the state-of-the-art approaches.

Fang Wan, Pengxu Wei, Zhenjun Han, Jianbin Jiao, Qixiang Ye• 2019

Related benchmarks

TaskDatasetResultRank
Object DetectionPASCAL VOC 2007 (test)
mAP47.8
821
Object DetectionPASCAL VOC 2012 (test)
mAP42.4
270
ClassificationPASCAL VOC 2007 (test)
mAP (%)93.1
217
Instance SegmentationPASCAL VOC 2012 (val)
mAP @0.522.9
173
Object LocalizationPASCAL VOC 2007 (trainval)
CorLoc61.4
118
Weakly Supervised Object LocalizationPASCAL VOC 2007 (trainval)--
54
Object DetectionPASCAL VOC 2012 (val)
Mean AP^b40.2
27
Object DetectionILSVRC 2013 (val)
mAP13.4
16
Object DetectionMSCOCO 2014 (test)
mAP@.518.8
14
Object DetectionPASCAL VOC 2012 (train val test)
mAP42.4
9
Showing 10 of 16 rows

Other info

Code

Follow for update