paper-with-me

Papers

Exploring Structured Semantic Prior for Multi Label Recognition with Incomplete Labels

2023-03-23 · CVPR 2023 1 · Zixuan Ding, Ao Wang, Hui Chen, Qiang Zhang, Pengzhang Liu, Yongjun Bao, Weipeng Yan, Jungong Han

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.

📄 PDF Abstract BibTeX arXiv:2303.13223

Code (1)

jameslahm/scpnet 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingSelf-Supervised LearningSemantic correspondence

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Contextual Label Projection for Cross-Lingual Structured Prediction

2023-09-16 · Tanmay Parekh, I-Hung Hsu, Kuan-Hao Huang, Kai-Wei Chang 외

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+7

Exploring Structured Semantic Priors Underlying Diffusion Score for Test-time Adaptation

2025-01-01 · Mingjia Li, Shuang Li, Tongrui Su, Longhui Yuan 외

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 Adaptation

Improving Multi-label Learning with Missing Labels by Structured Semantic Correlations

2016-08-04 · Hao Yang, Joey Tianyi Zhou, Jianfei Cai

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 Recognition

Multi-modal Information Extraction from Text, Semi-structured, and Tabular Data on the Web

2020-07-01 · ACL 2020 6 · Xin Luna Dong, Hannaneh Hajishirzi, Colin Lockard, Prashant Shiralkar

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 Linking

Exploring Unsupervised Cell Recognition with Prior Self-activation Maps

2023-08-22 · Pingyi Chen, Chenglu Zhu, Zhongyi Shui, Jiatong Cai 외

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