Share your thoughts, 1 month free Claude Pro on usSee more
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 ClassificationNUS-WIDE (test)
mAP42.81
124
Multi-Label ClassificationVOC 07
mAP93.5
73
Multi-label Image ClassificationVOC 2012 (test)
mAP90.55
72
Multi-label recognitionMS-COCO
mAP83.8
71
Multi-label recognitionPASCAL VOC 2007 (test)
Avg. mAP79.57
44
Multi-Label ClassificationNUS-WIDE
mAP38.35
36
Multi-Label ClassificationVOC 2007
mAP (Average)93.5
32
Multi-Label ClassificationCOCO 2014 (test)
mAP75.92
31
Multi-label image recognitionVG-200
Average mAP49.4
24
Multi-label Image ClassificationMS-COCO
mAP @ p=0.180.3
18
Showing 10 of 21 rows

Other info

Code

Follow for update