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

Exploring Structured Semantic Prior for Multi Label Recognition with Incomplete Labels

About

Multi-label recognition (MLR) with incomplete labels is very challenging. Recent works strive to explore the image-to-label correspondence in the vision-language model, \ie, CLIP, to compensate for insufficient annotations. In spite of promising performance, they generally overlook the valuable prior about the label-to-label correspondence. In this paper, we advocate remedying the deficiency of label supervision for the MLR with incomplete labels by deriving a structured semantic prior about the label-to-label correspondence via a semantic prior prompter. We then present a novel Semantic Correspondence Prompt Network (SCPNet), which can thoroughly explore the structured semantic prior. A Prior-Enhanced Self-Supervised Learning method is further introduced to enhance the use of the prior. Comprehensive experiments and analyses on several widely used benchmark datasets show that our method significantly outperforms existing methods on all datasets, well demonstrating the effectiveness and the superiority of our method. Our code will be available at https://github.com/jameslahm/SCPNet.

Zixuan Ding, Ao Wang, Hui Chen, Qiang Zhang, Pengzhang Liu, Yongjun Bao, Weipeng Yan, Jungong Han• 2023

Related benchmarks

TaskDatasetResultRank
Multi-label Image ClassificationVOC 2012 (test)
mAP90.55
72
Multi-label recognitionMS-COCO--
66
Multi-Label ClassificationVOC 07
mAP93.5
61
Multi-Label ClassificationCOCO 2014 (test)
mAP75.92
31
Multi-label image recognitionVG-200
Average mAP49.4
24
Multi-Label ClassificationOpenImages V3 (test)
mAP (G1)79.6
17
Multi-label recognitionCUB (test)
mAP24.28
16
Multi-label recognitionMS-COCO Single Positive Label
mAP76.4
10
Multi-label recognitionPascal VOC Single Positive Label 2007
mAP91.2
10
Multi-label recognitionNUS-WIDE Single Positive Label
mAP62
10
Showing 10 of 12 rows

Other info

Code

Follow for update