paper-with-me

홈 › Papers

On the Robustness of Average Losses for Partial-Label Learning

2021-06-11 · Jiaqi Lv, Biao Liu, Lei Feng, Ning Xu, Miao Xu, Bo An, Gang Niu, Xin Geng, Masashi Sugiyama

Partial-label learning (PLL) utilizes instances with PLs, where a PL includes several candidate labels but only one is the true label (TL). In PLL, identification-based strategy (IBS) purifies each PL on the fly to select the (most likely) TL for training; average-based strategy (ABS) treats all candidate labels equally for training and let trained models be able to predict TL. Although PLL research has focused on IBS for better performance, ABS is also worthy of study since modern IBS behaves like ABS in the beginning of training to prepare for PL purification and TL selection. In this paper, we analyze why ABS was unsatisfactory and propose how to improve it. Theoretically, we formalize five problem settings of PLL and prove that average PL losses (APLLs) with bounded multi-class losses are always robust, while APLLs with unbounded losses may be non-robust, which is the first robustness analysis for PLL. Experimentally, we have two promising findings: ABS using bounded losses can match/exceed state-of-the-art performance of IBS using unbounded losses; after using robust APLLs to warm start, IBS can further improve upon itself. Our work draws attention to ABS research, which can in turn boost IBS and push forward the whole PLL.

📄 PDF Abstract BibTeX arXiv:2106.06152

Code (0)

등록된 구현이 없습니다.

Tasks

Partial Label LearningWeakly Supervised Classification

Similar Papers 제목 키워드 기반

Partial-Label Regression

2023-06-15 · AAAI 2023 2 · Xin Cheng, Deng-Bao Wang, Lei Feng, Min-Ling Zhang 외

Partial-label learning is a popular weakly supervised learning setting that allows each training example to be annotated with a set of candidate labels. Previous studies on partial-label learning only focused on the clas…

Partial Label LearningregressionWeakly-supervised Learning

[Re] Can gradient clipping mitigate label noise?

2021-01-31 · RC 2020 · David Mizrahi, Oğuz Kaan Yüksel, Aiday Marlen Kyzy

Scope of Reproducibility The original paper proposes partially Huberised losses, which possess label noise robustness. The authors claim that there exist label noise scenarios that defeat Huberised but not partially Hu…

CPUGPUImage ClassificationLearning with noisy labels

Proper losses for learning from partial labels

2012-12-01 · NeurIPS 2012 12 · Jesús Cid-Sueiro

This paper discusses the problem of calibrating posterior class probabilities from partially labelled data. Each instance is assumed to be labelled as belonging to one of several candidate categories, at most one of them…

Comparison of Loss Functions for Robust Deep Learning-based Echocardiography Segmentation when Learning with Partially Labelled Data from Multiple Domains

2026-07-06 · Iman Islam, Esther Puyol-Antón, Bram Ruijsink, Andrew J. Reader 외 arxiv

Echocardiography is the first imaging modality used for assessing cardiac function, and accurate segmentation of cardiac structures is essential for deriving biomarkers. However, the development of effective automated se…

PaSta: Noisy Node Classification with Partial Label Learning

2026-08-26 · Yujing Liu, Yixin Liu, Yu Zheng, Yue Tan 외 arxiv

Noisy node classification problem is a fundamental yet challenging task for real-world graph-related web services, where node labels are often corrupted or unreliable due to weak supervision or automatic annotation. Howe…

Partial Label LearningNode Classification