paper-with-me

홈 › Papers

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 being true. We generalize the concept of proper loss to this scenario, establish a necessary and sufficient condition for a loss function to be proper, and we show a direct procedure to construct a proper loss for partial labels from a conventional proper loss. The problem can be characterized by the mixing probability matrix relating the true class of the data and the observed labels. An interesting result is that the full knowledge of this matrix is not required, and losses can be constructed that are proper in a subset of the probability simplex.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Leveraged Weighted Loss for Partial Label Learning

2021-06-10 · Hongwei Wen, Jingyi Cui, Hanyuan Hang, Jiabin Liu 외

As an important branch of weakly supervised learning, partial label learning deals with data where each instance is assigned with a set of candidate labels, whereas only one of them is true. Despite many methodology stud…

Partial Label LearningWeakly-supervised Learning

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

On the Robustness of Average Losses for Partial-Label Learning

2021-06-11 · Jiaqi Lv, Biao Liu, Lei Feng, Ning Xu 외

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

Partial Label LearningWeakly Supervised Classification

Lower-Bounded Proper Losses for Weakly Supervised Classification

2021-03-04 · Shuhei M. Yoshida, Takashi Takenouchi, Masashi Sugiyama

This paper discusses the problem of weakly supervised classification, in which instances are given weak labels that are produced by some label-corruption process. The goal is to derive conditions under which loss functio…

ClassificationGeneral ClassificationWeakly Supervised Classification

Box for Mask and Mask for Box: weak losses for multi-task partially supervised learning

2024-11-26 · Hoàng-Ân Lê, Paul Berg, Minh-Tan Pham

Object detection and semantic segmentation are both scene understanding tasks yet they differ in data structure and information level. Object detection requires box coordinates for object instances while semantic segment…

Objectobject-detectionObject DetectionScene Understanding+1