Scholay

学术搜索 · AI 审稿 · LaTeX 协作

Exploring Structured Semantic Prior for Multi Label Recognition with Incomplete Labels

作者:Zixuan Ding, Ao Wang, Hui Chen, Qiang Zhang, Pengzhang Liu, Yongjun Bao, W. P. Yan, Jungong Han · 年份:2023 · DOI:10.1109/cvpr52729.2023.00331 · 被引用次数:38 · 研究领域:Text and Document Classification Technologies、Multimodal Machine Learning Applications、Advanced Image and Video Retrieval Techniques

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, i.e., CLIP [22], 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 corre-spondence via a semantic prior prompter. We then present a novel Semantic Correspondence Prompt Network (SCP-Net), 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 out-performs 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.