paper-with-me

홈 › Papers

A Generalized Unbiased Risk Estimator for Learning with Augmented Classes

2023-06-12 · Senlin Shu, Shuo He, Haobo Wang, Hongxin Wei, Tao Xiang, Lei Feng

In contrast to the standard learning paradigm where all classes can be observed in training data, learning with augmented classes (LAC) tackles the problem where augmented classes unobserved in the training data may emerge in the test phase. Previous research showed that given unlabeled data, an unbiased risk estimator (URE) can be derived, which can be minimized for LAC with theoretical guarantees. However, this URE is only restricted to the specific type of one-versus-rest loss functions for multi-class classification, making it not flexible enough when the loss needs to be changed with the dataset in practice. In this paper, we propose a generalized URE that can be equipped with arbitrary loss functions while maintaining the theoretical guarantees, given unlabeled data for LAC. To alleviate the issue of negative empirical risk commonly encountered by previous studies, we further propose a novel risk-penalty regularization term. Experiments demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2306.06894

Code (1)

Shuijing2018/GLAC_Mindspore mindspore

Tasks

Multi-class Classification

Similar Papers 제목 키워드 기반

An Unbiased Risk Estimator for Learning with Augmented Classes

2019-10-21 · NeurIPS 2020 12 · Yu-Jie Zhang, Peng Zhao, Zhi-Hua Zhou

This paper studies the problem of learning with augmented classes (LAC), where augmented classes unobserved in the training data might emerge in the testing phase. Previous studies generally attempt to discover augmented…

An Unbiased Risk Estimator for Partial Label Learning with Augmented Classes

2024-09-29 · Jiayu Hu, Senlin Shu, Beibei Li, Tao Xiang 외

Partial Label Learning (PLL) is a typical weakly supervised learning task, which assumes each training instance is annotated with a set of candidate labels containing the ground-truth label. Recent PLL methods adopt iden…

Partial Label LearningWeakly-supervised Learning

Learning from Positive and Unlabeled Data with Augmented Classes

2022-07-27 · Zhongnian Li, Liutao Yang, Zhongchen Ma, Tongfeng Sun 외

Positive Unlabeled (PU) learning aims to learn a binary classifier from only positive and unlabeled data, which is utilized in many real-world scenarios. However, existing PU learning algorithms cannot deal with the real…

Complementary Labels Learning with Augmented Classes

2022-11-19 · Zhongnian Li, Jian Zhang, Mengting Xu, Xinzheng Xu 외

Complementary Labels Learning (CLL) arises in many real-world tasks such as private questions classification and online learning, which aims to alleviate the annotation cost compared with standard supervised learning. Un…

Automated data-driven selection of the hyperparameters for Total-Variation based texture segmentation

2020-04-20 · Barbara Pascal, Samuel Vaiter, Nelly Pustelnik, Patrice Abry

Penalized Least Squares are widely used in signal and image processing. Yet, it suffers from a major limitation since it requires fine-tuning of the regularization parameters. Under assumptions on the noise probability d…