中文
相关论文

相关论文: Automatic Debiased Learning from Positive, Unlabel…

200 篇论文

The problem of learning from positive and unlabeled data (A.K.A. PU learning) has been studied in a binary (i.e., positive versus negative) classification setting, where the input data consist of (1) observations from the positive class and…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Omar Zamzam , Haleh Akrami , Richard Leahy

The goal of positive-unlabeled (PU) learning is to train a binary classifier on the basis of training data containing positive and unlabeled instances, where unlabeled observations can belong either to the positive class or to the negative…

机器学习 · 统计学 2024-04-02 Paweł Teisseyre , Konrad Furmańczyk , Jan Mielniczuk

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…

机器学习 · 计算机科学 2020-04-22 Liwei Jiang , Dan Li , Qisheng Wang , Shuai Wang , Songtao Wang

Learning from positive and unlabeled data (PU learning) is actively researched machine learning task. The goal is to train a binary classification model based on a training dataset containing part of positives which are labeled, and…

机器学习 · 统计学 2023-12-29 Wojciech Rejchel , Paweł Teisseyre , Jan Mielniczuk

Most positive and unlabeled data is subject to selection biases. The labeled examples can, for example, be selected from the positive set because they are easier to obtain or more obviously positive. This paper investigates how learning can…

机器学习 · 计算机科学 2019-07-01 Jessa Bekker , Pieter Robberechts , Jesse Davis

We introduce a new observational setting for Positive Unlabeled (PU) data where the observations at prediction time are also labeled. This occurs commonly in practice -- we argue that the additional information is important for prediction,…

机器学习 · 统计学 2024-07-16 Jan Mielniczuk , Adam Wawrzeńczyk

Positive-Unlabeled (PU) learning aims to learn a model with rare positive samples and abundant unlabeled samples. Compared with classical binary classification, the task of PU learning is much more challenging due to the existence of many…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Chengming Xu , Chen Liu , Siqian Yang , Yabiao Wang , Shijie Zhang , Lijie Jia , Yanwei Fu

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 recommender systems, are…

机器学习 · 计算机科学 2026-05-15 Elias Zavitsanos , Georgios Paliouras

In this paper, we address the problem of learning a binary (positive vs. negative) classifier given Positive and Unlabeled data commonly referred to as PU learning. Although rudimentary techniques like clustering, out-of-distribution…

机器学习 · 计算机科学 2023-10-09 Omar Zamzam , Haleh Akrami , Mahdi Soltanolkotabi , Richard Leahy

Planning for a wide range of real-world tasks necessitates to know and write all constraints. However, instances exist where these constraints are either unknown or challenging to specify accurately. A possible solution is to infer the…

机器学习 · 计算机科学 2025-01-17 Baiyu Peng , Aude Billard

The binary classification problem has a situation where only biased data are observed in one of the classes. In this paper, we propose a new method to approach the positive and biased negative (PbN) classification problem, which is a weakly…

统计方法学 · 统计学 2025-10-28 Shotaro Watanabe , Hidetoshi Matsui

Learning contrastive representations from pairwise comparisons has achieved remarkable success in various fields, such as natural language processing, computer vision, and information retrieval. Collaborative filtering algorithms based on…

信息检索 · 计算机科学 2023-08-01 Bin Liu , Qin Luo , Bang Wang

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. Most existing work…

机器学习 · 计算机科学 2025-07-11 Farnam Mansouri , Shai Ben-David

Positive unlabeled (PU) learning is useful in various practical situations, where there is a need to learn a classifier for a class of interest from an unlabeled data set, which may contain anomalies as well as samples from unknown classes.…

机器学习 · 计算机科学 2018-08-17 Emanuele Sansone , Francesco G. B. De Natale , Zhi-Hua Zhou

With surge of available but unlabeled data, Positive Unlabeled (PU) learning is becoming a thriving challenge. This work deals with this demanding task for which recent GAN-based PU approaches have demonstrated promising results. Generative…

计算机视觉与模式识别 · 计算机科学 2019-10-07 Florent Chiaroni , Ghazaleh Khodabandelou , Mohamed-Cherif Rahal , Nicolas Hueber , Frederic Dufaux

Positive and Unlabeled (PU) learning, a binary classification model trained with only positive and unlabeled data, generally suffers from overfitted risk estimation due to inconsistent data distributions. To address this, we introduce a…

计算机视觉与模式识别 · 计算机科学 2024-07-10 Chengjie Wang , Chengming Xu , Zhenye Gan , Jianlong Hu , Wenbing Zhu , Lizhuag Ma

During recent years, active learning has evolved into a popular paradigm for utilizing user's feedback to improve accuracy of learning algorithms. Active learning works by selecting the most informative sample among unlabeled data and…

机器学习 · 计算机科学 2016-11-17 Alireza Ghasemi , Hamid R. Rabiee , Mohsen Fadaee , Mohammad T. Manzuri , Mohammad H. Rohban

In this study, we propose a method for identifying potential customers in targeted marketing by applying learning from positive and unlabeled data (PU learning). We consider a scenario in which a company sells a product and can observe only…

机器学习 · 计算机科学 2025-06-10 Masahiro Kato , Yuki Ikeda , Kentaro Baba , Takashi Imai , Ryo Inokuchi

Given only positive (P) and unlabeled (U) data, PU learning can train a binary classifier without any negative data. It has two building blocks: PU class-prior estimation (CPE) and PU classification; the latter has been well studied while…

机器学习 · 计算机科学 2022-06-06 Yu Yao , Tongliang Liu , Bo Han , Mingming Gong , Gang Niu , Masashi Sugiyama , Dacheng Tao

Positive-unlabeled learning (PUL) aims at learning a binary classifier from only positive and unlabeled training data. Even though real-world applications often involve imbalanced datasets where the majority of examples belong to one class,…

机器学习 · 统计学 2024-03-12 Emilio Dorigatti , Jann Goschenhofer , Benjamin Schubert , Mina Rezaei , Bernd Bischl