paper-with-me

Papers

Deep Positive Unlabeled Learning with a Sequential Bias

2021-01-01 · Walter Gerych, Thomas Hartvigsen, Luke Buquicchio, Kavin Chandrasekaran, Hamid Mansoor, Abdulaziz alajaji

For many domains, from video stream analytics to human activity recognition, only weakly-labeled datasets are available. Worse yet, the given labels are often assigned sequentially, resulting in sequential bias. Current Positive Unlabeled (PU) classifiers, a state-of-the-art family of robust semi-supervised methods, are ineffective under sequential bias. In this work, we propose DeepSPU, the first method to address this sequential bias problem. DeepSPU tackles the two interdependent subproblems of learning both the latent labeling process and the true class likelihoods within one architecture. We achieve this by developing a novel iterative learning strategy aided by theoretically-justified cost terms to avoid collapsing into a naive classifier. Our experimental studies demonstrate that DeepSPU outperforms state-of-the-art methods by over 10% on diverse real-world datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity Recognition

Similar Papers 제목 키워드 기반

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…

Automatic Debiased Learning from Positive, Unlabeled, and Exposure Data

2023-03-08 · Masahiro Kato, Shuting Wu, Kodai Kureishi, Shota Yasui

We address the issue of binary classification from positive and unlabeled data (PU classification) with a selection bias in the positive data. During the observation process, (i) a sample is exposed to a user, (ii) the u…

Binary ClassificationRecommendation SystemsSelection bias

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 a Selection Bias

2019-05-01 · ICLR 2019 5 · Masahiro Kato, Takeshi Teshima, Junya Honda

We consider the problem of learning a binary classifier only from positive data and unlabeled data (PU learning). Recent methods of PU learning commonly assume that the labeled positive data are identically distributed a…

Selection bias

DEDPUL: Difference-of-Estimated-Densities-based Positive-Unlabeled Learning

2019-02-19 · Dmitry Ivanov

Positive-Unlabeled (PU) learning is an analog to supervised binary classification for the case when only the positive sample is clean, while the negative sample is contaminated with latent instances of positive class and…

Binary ClassificationDensity EstimationGeneral Classification