paper-with-me

Papers

Positive-Unlabeled Learning with Non-Negative Risk Estimator

2017-03-02 · NeurIPS 2017 12 · Ryuichi Kiryo, Gang Niu, Marthinus C. Du Plessis, Masashi Sugiyama

From only positive (P) and unlabeled (U) data, a binary classifier could be trained with PU learning, in which the state of the art is unbiased PU learning. However, if its model is very flexible, empirical risks on training data will go negative, and we will suffer from serious overfitting. In this paper, we propose a non-negative risk estimator for PU learning: when getting minimized, it is more robust against overfitting, and thus we are able to use very flexible models (such as deep neural networks) given limited P data. Moreover, we analyze the bias, consistency, and mean-squared-error reduction of the proposed risk estimator, and bound the estimation error of the resulting empirical risk minimizer. Experiments demonstrate that our risk estimator fixes the overfitting problem of its unbiased counterparts.

📄 PDF Abstract BibTeX arXiv:1703.00593

Code (1)

kiryor/nnPUlearning 공식 구현

Similar Papers 제목 키워드 기반

Cost-Sensitive Unbiased Risk Estimation for Multi-Class Positive-Unlabeled Learning

2025-10-29 · Miao Zhang, Junpeng Li, Changchun Hua, Yana Yang arxiv

Positive--Unlabeled (PU) learning considers settings in which only positive and unlabeled data are available, while negatives are missing or left unlabeled. This situation is common in real applications where annotating …

Learning from Positive and Unlabeled Data with Arbitrary Positive Shift

2020-02-24 · NeurIPS 2020 12 · Zayd Hammoudeh, Daniel Lowd

Positive-unlabeled (PU) learning trains a binary classifier using only positive and unlabeled data. A common simplifying assumption is that the positive data is representative of the target positive class. This assumptio…

Positive-Unlabeled Learning with Adversarial Data Augmentation for Knowledge Graph Completion

2022-05-02 · Zhenwei Tang, Shichao Pei, Zhao Zhang, Yongchun Zhu 외

Most real-world knowledge graphs (KG) are far from complete and comprehensive. This problem has motivated efforts in predicting the most plausible missing facts to complete a given KG, i.e., knowledge graph completion (K…

Data AugmentationKnowledge Graph CompletionKnowledge GraphsWorld Knowledge

Positive-Unlabeled Domain Adaptation

2022-02-11 · Jonas Sonntag, Gunnar Behrens, Lars Schmidt-Thieme

Domain Adaptation methodologies have shown to effectively generalize from a labeled source domain to a label scarce target domain. Previous research has either focused on unlabeled domain adaptation without any target su…

Domain AdaptationObject RecognitionSemi-supervised Domain AdaptationWeakly-supervised Learning

Focused PU learning from imbalanced data

2026-05-14 · Elias Zavitsanos, Georgios Paliouras arxiv

We propose a new method of learning from positive and unlabeled (PU) examples in highly imbalanced datasets. Many real-world problems, such as disease gene identification, targeted marketing, fraud detection, and recomme…

Fraud Detection