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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Multi-label Image Classification | VOC 2012 (test) | mAP90.55 | 72 | |
| Multi-label recognition | MS-COCO | -- | 66 | |
| Multi-Label Classification | VOC 07 | mAP93.5 | 61 | |
| Multi-Label Classification | COCO 2014 (test) | mAP75.92 | 31 | |
| Multi-label image recognition | VG-200 | Average mAP49.4 | 24 | |
| Multi-Label Classification | OpenImages V3 (test) | mAP (G1)79.6 | 17 | |
| Multi-label recognition | CUB (test) | mAP24.28 | 16 | |
| Multi-label recognition | MS-COCO Single Positive Label | mAP76.4 | 10 | |
| Multi-label recognition | Pascal VOC Single Positive Label 2007 | mAP91.2 | 10 | |
| Multi-label recognition | NUS-WIDE Single Positive Label | mAP62 | 10 |