paper-with-me

홈 › Papers

Learning from Positive and Unlabeled Data with Augmented Classes

2022-07-27 · Zhongnian Li, Liutao Yang, Zhongchen Ma, Tongfeng Sun, Xinzheng Xu, Daoqiang Zhang

Positive Unlabeled (PU) learning aims to learn a binary classifier from only positive and unlabeled data, which is utilized in many real-world scenarios. However, existing PU learning algorithms cannot deal with the real-world challenge in an open and changing scenario, where examples from unobserved augmented classes may emerge in the testing phase. In this paper, we propose an unbiased risk estimator for PU learning with Augmented Classes (PUAC) by utilizing unlabeled data from the augmented classes distribution, which can be easily collected in many real-world scenarios. Besides, we derive the estimation error bound for the proposed estimator, which provides a theoretical guarantee for its convergence to the optimal solution. Experiments on multiple realistic datasets demonstrate the effectiveness of proposed approach.

📄 PDF Abstract BibTeX arXiv:2207.13274

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

CLAF: Contrastive Learning with Augmented Features for Imbalanced Semi-Supervised Learning

2023-12-15 · Bowen Tao, Lan Li, Xin-Chun Li, De-Chuan Zhan

Due to the advantages of leveraging unlabeled data and learning meaningful representations, semi-supervised learning and contrastive learning have been progressively combined to achieve better performances in popular app…

Contrastive Learningimage-classificationImage Classification

PTN: A Poisson Transfer Network for Semi-supervised Few-shot Learning

2020-12-20 · Huaxi Huang, Junjie Zhang, Jian Zhang, Qiang Wu 외

The predicament in semi-supervised few-shot learning (SSFSL) is to maximize the value of the extra unlabeled data to boost the few-shot learner. In this paper, we propose a Poisson Transfer Network (PTN) to mine the unla…

Contrastive LearningFew-Shot Learning

An Unbiased Risk Estimator for Partial Label Learning with Augmented Classes

2024-09-29 · Jiayu Hu, Senlin Shu, Beibei Li, Tao Xiang 외

Partial Label Learning (PLL) is a typical weakly supervised learning task, which assumes each training instance is annotated with a set of candidate labels containing the ground-truth label. Recent PLL methods adopt iden…

Partial Label LearningWeakly-supervised Learning

Improving Semi-Supervised Semantic Segmentation with Dual-Level Siamese Structure Network

2023-07-26 · Zhibo Tain, Xiaolin Zhang, Peng Zhang, Kun Zhan

Semi-supervised semantic segmentation (SSS) is an important task that utilizes both labeled and unlabeled data to reduce expenses on labeling training examples. However, the effectiveness of SSS algorithms is limited by …

Contrastive LearningPseudo LabelSemantic SegmentationSemi-Supervised Semantic Segmentation

Who Is Your Right Mixup Partner in Positive and Unlabeled Learning

2021-09-29 · ICLR 2022 4 · Changchun Li, Ximing Li, Lei Feng, Jihong Ouyang

Positive and Unlabeled (PU) learning targets inducing a binary classifier from weak training datasets of positive and unlabeled instances, which arise in many real-world applications. In this paper, we propose a novel PU…

Data Augmentation