中文
相关论文

相关论文: Uncertainty-aware Pseudo-label Selection for Posit…

200 篇论文

We present a novel approach to learn binary classifiers when only positive and unlabeled instances are available (PU learning). This problem is routinely cast as a supervised task with label noise in the negative set. We use an ensemble of…

机器学习 · 统计学 2015-02-13 Marc Claesen , Frank De Smet , Johan A. K. Suykens , Bart De Moor

Detecting deception in strategic dialogues is a complex and high-stakes task due to the subtlety of language and extreme class imbalance between deceptive and truthful communications. In this work, we revisit deception detection in the…

计算与语言 · 计算机科学 2025-07-15 Bhavinkumar Vinodbhai Kuwar , Bikrant Bikram Pratap Maurya , Priyanshu Gupta , Nitin Choudhury

While Positive-Unlabeled (PU) learning is vital in many real-world scenarios, its application to graph data still remains under-explored. We unveil that a critical challenge for PU learning on graph lies on the edge heterophily, which…

机器学习 · 计算机科学 2024-06-04 Yuhao Wu , Jiangchao Yao , Bo Han , Lina Yao , Tongliang Liu

Semi-supervised learning (SSL) can reduce the need for large labelled datasets by incorporating unlabelled data into the training. This is particularly interesting for semantic segmentation, where labelling data is very costly and…

计算机视觉与模式识别 · 计算机科学 2022-10-20 Sebastian Scherer , Robin Schön , Rainer Lienhart

In pseudo-labeling (PL), which is a type of semi-supervised learning, pseudo-labels are assigned based on the confidence scores provided by the classifier; therefore, accurate confidence is important for successful PL. In this study, we…

计算机视觉与模式识别 · 计算机科学 2024-04-16 Masahito Toba , Seiichi Uchida , Hideaki Hayashi

Positive-unlabeled learning (PU learning) in hyperspectral remote sensing imagery (HSI) is aimed at learning a binary classifier from positive and unlabeled data, which has broad prospects in various earth vision applications. However, when…

计算机视觉与模式识别 · 计算机科学 2025-02-25 Hengwei Zhao , Xinyu Wang , Jingtao Li , Yanfei Zhong

Learning with label proportions (LLP), which is a learning task that only provides unlabeled data in bags and each bag's label proportion, has widespread successful applications in practice. However, most of the existing LLP methods don't…

机器学习 · 计算机科学 2019-08-20 Yanshan Xiao , HuaiPei Wang , Bo Liu

In this paper we develop a principled, probabilistic, unified approach to non-standard classification tasks, such as semi-supervised, positive-unlabelled, multi-positive-unlabelled and noisy-label learning. We train a classifier on the…

机器学习 · 计算机科学 2020-06-17 Jeppe Nørregaard , Lars Kai Hansen

Neural networks trained on real-world datasets with long-tailed label distributions are biased towards frequent classes and perform poorly on infrequent classes. The imbalance in the ratio of positive and negative samples for each class…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Kevin Duarte , Yogesh S. Rawat , Mubarak Shah

Partial label learning (PLL) aims to solve the problem where each training instance is associated with a set of candidate labels, one of which is the correct label. Most PLL algorithms try to disambiguate the candidate label set, by either…

机器学习 · 计算机科学 2018-05-09 Gengyu Lyu , Songhe Feng , Congyang Lang

Partial-label learning (PLL) is a typical weakly supervised learning problem, where each training instance is equipped with a set of candidate labels among which only one is the true label. Most existing methods elaborately designed…

机器学习 · 计算机科学 2020-09-08 Jiaqi Lv , Miao Xu , Lei Feng , Gang Niu , Xin Geng , Masashi Sugiyama

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

Binary classification involves predicting the label of an instance based on whether the model score for the positive class exceeds a threshold chosen based on the application requirements (e.g., maximizing recall for a precision bound).…

机器学习 · 计算机科学 2023-11-21 Gundeep Arora , Srujana Merugu , Anoop Saladi , Rajeev Rastogi

Partial Multi-label Learning (PML) is a type of weakly supervised learning where each training instance corresponds to a set of candidate labels, among which only some are true. In this paper, we introduce \our{}, a novel probabilistic…

机器学习 · 计算机科学 2024-03-13 Łukasz Struski , Adam Pardyl , Jacek Tabor , Bartosz Zieliński

Recent state-of-the-art methods in semi-supervised learning (SSL) combine consistency regularization with confidence-based pseudo-labeling. To obtain high-quality pseudo-labels, a high confidence threshold is typically adopted. However, it…

计算机视觉与模式识别 · 计算机科学 2022-06-14 Zhuoran Yu , Yin Li , Yong Jae Lee

Weakly supervised learning has emerged as a practical alternative to fully supervised learning when complete and accurate labels are costly or infeasible to acquire. However, many existing methods are tailored to specific supervision…

机器学习 · 计算机科学 2025-12-01 Miao Zhang , Junpeng Li , Changchun Hua , Yana Yang

Recent advances in large language models (LLMs) have yielded impressive performance on various tasks, yet they often depend on high-quality feedback that can be costly. Self-refinement methods attempt to leverage LLMs' internal evaluation…

计算与语言 · 计算机科学 2025-12-01 Hikaru Asano , Tadashi Kozuno , Yukino Baba

Existing semi-supervised learning algorithms adopt pseudo-labeling and consistency regulation techniques to introduce supervision signals for unlabeled samples. To overcome the inherent limitation of threshold-based pseudo-labeling, prior…

机器学习 · 计算机科学 2024-07-10 Zhiyu Wu , Jinshi Cui

Self-training is a simple yet effective method within semi-supervised learning. The idea is to iteratively enhance training data by adding pseudo-labeled data. Its generalization performance heavily depends on the selection of these…

机器学习 · 统计学 2023-03-03 Julian Rodemann , Christoph Jansen , Georg Schollmeyer , Thomas Augustin

Multi-label classification (MLC) faces challenges from label noise in training data due to annotating diverse semantic labels for each image. Current methods mainly target identifying and correcting label mistakes using trained MLC models,…

计算机视觉与模式识别 · 计算机科学 2024-04-17 Zhixiang Yuan , Kaixin Zhang , Tao Huang