paper-with-me

Papers

Mining Multi-Label Samples from Single Positive Labels

2022-06-12 · Youngin Cho, Daejin Kim, Mohammad Azam Khan, Jaegul Choo

Conditional generative adversarial networks (cGANs) have shown superior results in class-conditional generation tasks. To simultaneously control multiple conditions, cGANs require multi-label training datasets, where multiple labels can be assigned to each data instance. Nevertheless, the tremendous annotation cost limits the accessibility of multi-label datasets in real-world scenarios. Therefore, in this study we explore the practical setting called the single positive setting, where each data instance is annotated by only one positive label with no explicit negative labels. To generate multi-label data in the single positive setting, we propose a novel sampling approach called single-to-multi-label (S2M) sampling, based on the Markov chain Monte Carlo method. As a widely applicable "add-on" method, our proposed S2M sampling method enables existing unconditional and conditional GANs to draw high-quality multi-label data with a minimal annotation cost. Extensive experiments on real image datasets verify the effectiveness and correctness of our method, even when compared to a model trained with fully annotated datasets.

📄 PDF Abstract BibTeX arXiv:2206.05764

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Similarity-Dissimilarity Loss for Multi-label Supervised Contrastive Learning

2024-10-17 · Guangming Huang, Yunfei Long, Cunjin Luo

Supervised contrastive learning has achieved remarkable success by leveraging label information; however, determining positive samples in multi-label scenarios remains a critical challenge. In multi-label supervised cont…

Contrastive LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATIONMulti Label Text Classification+3

Asymmetric Loss For Multi-Label Classification

2020-09-29 · ICCV 2021 10 · Emanuel Ben-Baruch, Tal Ridnik, Nadav Zamir, Asaf Noy 외

In a typical multi-label setting, a picture contains on average few positive labels, and many negative ones. This positive-negative imbalance dominates the optimization process, and can lead to under-emphasizing gradient…

ClassificationGeneral ClassificationImage ClassificationMulti-Label Classification+3

Towards Diverse Temporal Grounding under Single Positive Labels

2023-03-12 · Hao Zhou, Chongyang Zhang, Yanjun Chen, Chuanping Hu

Temporal grounding aims to retrieve moments of the described event within an untrimmed video by a language query. Typically, existing methods assume annotations are precise and unique, yet one query may describe multiple…

Moment RetrievalRetrieval

Improving Generalization of Metric Learning via Listwise Self-distillation

2022-06-17 · Zelong Zeng, Fan Yang, Zheng Wang, Shin'ichi Satoh

Most deep metric learning (DML) methods employ a strategy that forces all positive samples to be close in the embedding space while keeping them away from negative ones. However, such a strategy ignores the internal rela…

Metric Learning

Deep Metric Learning Meets Deep Clustering: An Novel Unsupervised Approach for Feature Embedding

2020-09-09 · Binh X. Nguyen, Binh D. Nguyen, Gustavo Carneiro, Erman Tjiputra 외

Unsupervised Deep Distance Metric Learning (UDML) aims to learn sample similarities in the embedding space from an unlabeled dataset. Traditional UDML methods usually use the triplet loss or pairwise loss which requires …

BenchmarkingClusteringDeep ClusteringMetric Learning+1