Exploring Structured Semantic Prior for Multi Label Recognition with Incomplete Labels
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.
Code (1)
Tasks
Language ModelingLanguage ModellingSelf-Supervised LearningSemantic correspondenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Contextual Label Projection for Cross-Lingual Structured Prediction
Label projection, which involves obtaining translated labels and texts jointly, is essential for leveraging machine translation to facilitate cross-lingual transfer in structured prediction tasks. Prior research explorin…
Cross-Lingual TransferEvent Argument ExtractionMachine Translationnamed-entity-recognition+7Exploring Structured Semantic Priors Underlying Diffusion Score for Test-time Adaptation
Capitalizing on the complementary advantages of generative and discriminative models has always been a compelling vision in machine learning, backed by a growing body of research. This work discloses the hidden semantic …
DenoisingTest-time AdaptationImproving Multi-label Learning with Missing Labels by Structured Semantic Correlations
Multi-label learning has attracted significant interests in computer vision recently, finding applications in many vision tasks such as multiple object recognition and automatic image annotation. Associating multiple lab…
Missing LabelsMulti-Label LearningObject RecognitionMulti-modal Information Extraction from Text, Semi-structured, and Tabular Data on the Web
The World Wide Web contains vast quantities of textual information in several forms: unstructured text, template-based semi-structured webpages (which present data in key-value pairs and lists), and tables. Methods for e…
document understandingEntity LinkingExploring Unsupervised Cell Recognition with Prior Self-activation Maps
The success of supervised deep learning models on cell recognition tasks relies on detailed annotations. Many previous works have managed to reduce the dependency on labels. However, considering the large number of cells…
Cell DetectionCell SegmentationSelf-Supervised Learning