paper-with-me

홈 › Papers

Improving Positive Unlabeled Learning: Practical AUL Estimation and New Training Method for Extremely Imbalanced Data Sets

2020-04-21 · Liwei Jiang, Dan Li, Qisheng Wang, Shuai Wang, Songtao Wang

Positive Unlabeled (PU) learning is widely used in many applications, where a binary classifier is trained on the datasets consisting of only positive and unlabeled samples. In this paper, we improve PU learning over state-of-the-art from two aspects. Firstly, existing model evaluation methods for PU learning requires ground truth of unlabeled samples, which is unlikely to be obtained in practice. In order to release this restriction, we propose an asymptotic unbiased practical AUL (area under the lift) estimation method, which makes use of raw PU data without prior knowledge of unlabeled samples. Secondly, we propose ProbTagging, a new training method for extremely imbalanced data sets, where the number of unlabeled samples is hundreds or thousands of times that of positive samples. ProbTagging introduces probability into the aggregation method. Specifically, each unlabeled sample is tagged positive or negative with the probability calculated based on the similarity to its positive neighbors. Based on this, multiple data sets are generated to train different models, which are then combined into an ensemble model. Compared to state-of-the-art work, the experimental results show that ProbTagging can increase the AUC by up to 10%, based on three industrial and two artificial PU data sets.

📄 PDF Abstract BibTeX arXiv:2004.09820

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Positive-Unlabeled Classification under Class-Prior Shift: A Prior-invariant Approach Based on Density Ratio Estimation

2021-07-11 · Shota Nakajima, Masashi Sugiyama

Learning from positive and unlabeled (PU) data is an important problem in various applications. Most of the recent approaches for PU classification assume that the class-prior (the ratio of positive samples) in the train…

Density Ratio Estimation

Alternate Estimation of a Classifier and the Class-Prior from Positive and Unlabeled Data

2018-09-15 · Masahiro Kato, Liyuan Xu, Gang Niu, Masashi Sugiyama

We consider a problem of learning a binary classifier only from positive data and unlabeled data (PU learning) and estimating the class-prior in unlabeled data under the case-control scenario. Most of the recent methods …

Estimating the class prior and posterior from noisy positives and unlabeled data

2016-06-28 · NeurIPS 2016 12 · Shantanu Jain, Martha White, Predrag Radivojac

We develop a classification algorithm for estimating posterior distributions from positive-unlabeled data, that is robust to noise in the positive labels and effective for high-dimensional data. In recent years, several …

ClassificationDensity EstimationGeneral ClassificationRobust classification

Positive and Unlabeled Data: Model, Estimation, Inference, and Classification

2024-07-13 · Siyan Liu, Chi-Kuang Yeh, Xin Zhang, Qinglong Tian 외

This study introduces a new approach to addressing positive and unlabeled (PU) data through the double exponential tilting model (DETM). Traditional methods often fall short because they only apply to selected completely…

parameter estimation

Analysis of Learning from Positive and Unlabeled Data

2014-12-01 · NeurIPS 2014 12 · Marthinus C. Du Plessis, Gang Niu, Masashi Sugiyama

Learning a classifier from positive and unlabeled data is an important class of classification problems that are conceivable in many practical applications. In this paper, we first show that this problem can be solved by…

General ClassificationOutlier Detection