中文
相关论文

相关论文: Towards Unbiased Exploration in Partial Label Lear…

200 篇论文

In scenarios where training data is limited due to observation costs or data scarcity, enriching the label information associated with each instance becomes crucial for building high-accuracy classification models. In such contexts, it is…

机器学习 · 计算机科学 2025-07-25 Kosuke Sugiyama , Masato Uchida

Active learning in semi-supervised classification involves introducing additional labels for unlabelled data to improve the accuracy of the underlying classifier. A challenge is to identify which points to label to best improve performance…

机器学习 · 统计学 2024-11-18 Kevin Miller , Andrea L. Bertozzi

Deep convolutional neural networks (CNNs) trained with logistic and softmax losses have made significant advancement in visual recognition tasks in computer vision. When training data exhibit class imbalances, the class-wise reweighted…

机器学习 · 计算机科学 2020-03-06 Xiangrui Li , Xin Li , Deng Pan , Dongxiao Zhu

For a broad variety of critical applications, it is essential to know how confident a classification prediction is. In this paper, we discuss the drawbacks of softmax to calculate class probabilities and to handle uncertainty in Bayesian…

机器学习 · 计算机科学 2019-06-11 Christian Herta , Benjamin Voigt

Neural network based generative models with discriminative components are a powerful approach for semi-supervised learning. However, these techniques a) cannot account for model uncertainty in the estimation of the model's discriminative…

机器学习 · 统计学 2017-06-30 Jonathan Gordon , José Miguel Hernández-Lobato

Learning systems match predicted scores to observations over some domain. Often, it is critical to produce accurate predictions in some subset (or region) of the domain, yet less important to accurately predict in other regions. We…

机器学习 · 计算机科学 2025-06-11 Gil I. Shamir , Manfred K. Warmuth

Active learning aims to alleviate the amount of labor involved in data labeling by automating the selection of unlabeled samples via an acquisition function. For example, variational adversarial active learning (VAAL) leverages an…

机器学习 · 计算机科学 2024-08-26 Zongyao Lyu , William J. Beksi

In partial multi-label learning (PML), the true labels are unobserved, which makes label disambiguation important but difficult. A key challenge is that ambiguous candidate labels can propagate errors into downstream tasks such as feature…

机器学习 · 计算机科学 2026-02-05 Hanlin Pan , Yuhao Tang , Wanfu Gao

In the weakly supervised learning paradigm, labeling functions automatically assign heuristic, often noisy, labels to data samples. In this work, we provide a method for learning from weak labels by separating two types of complementary…

机器学习 · 计算机科学 2022-10-26 Andreas Stephan , Vasiliki Kougia , Benjamin Roth

Consider a classification problem where we have both labeled and unlabeled data available. We show that for linear classifiers defined by convex margin-based surrogate losses that are decreasing, it is impossible to construct any…

机器学习 · 统计学 2019-01-09 Jesse H. Krijthe , Marco Loog

We present a new method for uncertainty estimation and out-of-distribution detection in neural networks with softmax output. We extend softmax layer with an additional constant input. The corresponding additional output is able to represent…

机器学习 · 计算机科学 2019-04-09 Marcin Możejko , Mateusz Susik , Rafał Karczewski

Following the wide-spread adoption of machine learning models in real-world applications, the phenomenon of performativity, i.e. model-dependent shifts in the test distribution, becomes increasingly prevalent. Unfortunately, since models…

机器学习 · 统计学 2026-01-21 Ivan Kirev , Lyuben Baltadzhiev , Nikola Konstantinov

In a semi-supervised learning scenario, (possibly noisy) partially observed labels are used as input to train a classifier, in order to assign labels to unclassified samples. In this paper, we study this classifier learning problem from a…

机器学习 · 计算机科学 2017-07-21 Gene Cheung , Weng-Tai Su , Yu Mao , Chia-Wen Lin

The paradigm of data programming, which uses weak supervision in the form of rules/labelling functions, and semi-supervised learning, which augments small amounts of labelled data with a large unlabelled dataset, have shown great promise in…

Classification is an important task in many fields including biomedical research and machine learning. Traditionally, a classification rule is constructed based a bunch of labeled data. Recently, due to technological innovation and…

统计方法学 · 统计学 2014-06-19 Jing Wang , Eunsik Park , Yuan-chin Ivan Chang

Semi-supervised learning is a setting in which one has labeled and unlabeled data available. In this survey we explore different types of theoretical results when one uses unlabeled data in classification and regression tasks. Most methods…

机器学习 · 计算机科学 2020-07-31 Alexander Mey , Marco Loog

Softmax loss is arguably one of the most popular losses to train CNN models for image classification. However, recent works have exposed its limitation on feature discriminability. This paper casts a new viewpoint on the weakness of softmax…

计算机视觉与模式识别 · 计算机科学 2018-05-11 Xiaobo Wang , Shifeng Zhang , Zhen Lei , Si Liu , Xiaojie Guo , Stan Z. Li

Machine learning classifiers rely on loss functions for performance evaluation, often on a private (hidden) dataset. In a recent line of research, label inference was introduced as the problem of reconstructing the ground truth labels of…

Weakly supervised semantic segmentation produces pixel-level localization from class labels; however, a classifier trained on such labels is likely to focus on a small discriminative region of the target object. We interpret this phenomenon…

计算机视觉与模式识别 · 计算机科学 2021-10-14 Jungbeom Lee , Jooyoung Choi , Jisoo Mok , Sungroh Yoon

We consider the two related problems of detecting if an example is misclassified or out-of-distribution. We present a simple baseline that utilizes probabilities from softmax distributions. Correctly classified examples tend to have greater…

神经与进化计算 · 计算机科学 2018-10-04 Dan Hendrycks , Kevin Gimpel