paper-with-me

Papers

Positive-Unlabeled Classification under Class Prior Shift and Asymmetric Error

2018-09-19 · Nontawat Charoenphakdee, Masashi Sugiyama

Bottlenecks of binary classification from positive and unlabeled data (PU classification) are the requirements that given unlabeled patterns are drawn from the test marginal distribution, and the penalty of the false positive error is identical to the false negative error. However, such requirements are often not fulfilled in practice. In this paper, we generalize PU classification to the class prior shift and asymmetric error scenarios. Based on the analysis of the Bayes optimal classifier, we show that given a test class prior, PU classification under class prior shift is equivalent to PU classification with asymmetric error. Then, we propose two different frameworks to handle these problems, namely, a risk minimization framework and density ratio estimation framework. Finally, we demonstrate the effectiveness of the proposed frameworks and compare both frameworks through experiments using benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1809.07011

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationClassificationDensity Ratio EstimationGeneral Classification

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

Learning from positive and unlabeled examples -Finite size sample bounds

2025-07-10 · Farnam Mansouri, Shai Ben-David arxiv

PU (Positive Unlabeled) learning is a variant of supervised classification learning in which the only labels revealed to the learner are of positively labeled instances. PU learning arises in many real-world applications…

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

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

Recovering True Classifier Performance in Positive-Unlabeled Learning

2017-02-02 · Shantanu Jain, Martha White, Predrag Radivojac

A common approach in positive-unlabeled learning is to train a classification model between labeled and unlabeled data. This strategy is in fact known to give an optimal classifier under mild conditions; however, it resu…