paper-with-me

홈 › Papers

Learning with Multiple Complementary Labels

2019-12-30 · ICML 2020 1 · Lei Feng, Takuo Kaneko, Bo Han, Gang Niu, Bo An, Masashi Sugiyama

A complementary label (CL) simply indicates an incorrect class of an example, but learning with CLs results in multi-class classifiers that can predict the correct class. Unfortunately, the problem setting only allows a single CL for each example, which notably limits its potential since our labelers may easily identify multiple CLs (MCLs) to one example. In this paper, we propose a novel problem setting to allow MCLs for each example and two ways for learning with MCLs. In the first way, we design two wrappers that decompose MCLs into many single CLs, so that we could use any method for learning with CLs. However, the supervision information that MCLs hold is conceptually diluted after decomposition. Thus, in the second way, we derive an unbiased risk estimator; minimizing it processes each set of MCLs as a whole and possesses an estimation error bound. We further improve the second way into minimizing properly chosen upper bounds. Experiments show that the former way works well for learning with MCLs but the latter is even better.

📄 PDF Abstract BibTeX arXiv:1912.12927

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Multi-Complementary and Unlabeled Learning for Arbitrary Losses and Models

2020-01-13 · Yuzhou Cao, Shuqi Liu, Yitian Xu

A weakly-supervised learning framework named as complementary-label learning has been proposed recently, where each sample is equipped with a single complementary label that denotes one of the classes the sample does not…

General ClassificationImage ClassificationWeakly-supervised Learning

Learning with Complementary Labels Revisited: The Selected-Completely-at-Random Setting Is More Practical

2023-11-27 · Wei Wang, Takashi Ishida, Yu-Jie Zhang, Gang Niu 외

Complementary-label learning is a weakly supervised learning problem in which each training example is associated with one or multiple complementary labels indicating the classes to which it does not belong. Existing con…

Binary ClassificationMulti-class ClassificationWeakly-supervised Learning

Towards Scalable Oversight via Partitioned Human Supervision

2025-10-26 · Ren Yin, Takashi Ishida, Masashi Sugiyama arxiv

As artificial intelligence (AI) systems approach and surpass expert human performance across a broad range of tasks, obtaining high-quality human supervision for evaluation and training becomes increasingly challenging. …

Learning with Biased Complementary Labels

2017-11-27 · ECCV 2018 9 · Xiyu Yu, Tongliang Liu, Mingming Gong, DaCheng Tao

In this paper, we study the classification problem in which we have access to easily obtainable surrogate for true labels, namely complementary labels, which specify classes that observations do \textbf{not} belong to. L…

Class-Imbalanced Complementary-Label Learning via Weighted Loss

2022-09-28 · Meng Wei, Yong Zhou, Zhongnian Li, Xinzheng Xu

Complementary-label learning (CLL) is widely used in weakly supervised classification, but it faces a significant challenge in real-world datasets when confronted with class-imbalanced training samples. In such scenarios…

Multi-class ClassificationWeakly Supervised Classification