paper-with-me

Papers

A method on selecting reliable samples based on fuzziness in positive and unlabeled learning

2019-03-26 · TingTing Li, Weiya Fan, YunSong Luo

Traditional semi-supervised learning uses only labeled instances to train a classifier and then this classifier is utilized to classify unlabeled instances, while sometimes there are only positive instances which are elements of the target concept are available in the labeled set. Our research in this paper the design of learning algorithms from positive and unlabeled instances only. Among all the semi-supervised positive and unlabeled learning methods, it is a fundamental step to extract useful information from unlabeled instances. In this paper, we design a novel framework to take advantage of valid information in unlabeled instances. In essence, this framework mainly includes that (1) selects reliable negative instances through the fuzziness of the instances; (2) chooses new positive instances based on the fuzziness of the instances to expand the initial positive set, and we named these new instances as reliable positive instances; (3) uses data editing technique to filter out noise points with high fuzziness. The effectiveness of the presented algorithm is verified by comparative experiments on UCI dataset.

📄 PDF Abstract BibTeX arXiv:1903.11064

Code (0)

등록된 구현이 없습니다.

Tasks

valid

Similar Papers 제목 키워드 기반

MixPUL: Consistency-based Augmentation for Positive and Unlabeled Learning

2020-04-20 · Tong Wei, Feng Shi, Hai Wang, Wei-Wei Tu. Yu-Feng Li

Learning from positive and unlabeled data (PU learning) is prevalent in practical applications where only a couple of examples are positively labeled. Previous PU learning studies typically rely on existing samples such …

Data Augmentation

CLAF: Contrastive Learning with Augmented Features for Imbalanced Semi-Supervised Learning

2023-12-15 · Bowen Tao, Lan Li, Xin-Chun Li, De-Chuan Zhan

Due to the advantages of leveraging unlabeled data and learning meaningful representations, semi-supervised learning and contrastive learning have been progressively combined to achieve better performances in popular app…

Contrastive Learningimage-classificationImage Classification

Active Learning from Positive and Unlabeled Data

2016-02-24 · Alireza Ghasemi, Hamid R. Rabiee, Mohsen Fadaee, Mohammad T. Manzuri 외

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 unla…

Active LearningInformativenessMulti-class Classification

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

Robust Positive-Unlabeled Learning via Noise Negative Sample Self-correction

2023-08-01 · Zhangchi Zhu, Lu Wang, Pu Zhao, Chao Du 외

Learning from positive and unlabeled data is known as positive-unlabeled (PU) learning in literature and has attracted much attention in recent years. One common approach in PU learning is to sample a set of pseudo-negat…