paper-with-me

홈 › Papers

Robust Loss Functions for Complementary Labels Learning

2021-01-01 · Defu Liu, Guowu Yang

In ordinary-label learning, the correct label is given to each training sample. Similarly, a complementary label is also provided for each training sample in complementary-label learning. A complementary label indicates a class that the example does not belong to. Robust learning of classifiers has been investigated from many viewpoints under label noise, but little attention has been paid to complementary-label learning. In this paper, we present a new algorithm of complementary-label learning with the robustness of loss function. We also provide two sufficient conditions on a loss function so that the minimizer of the risk for complementary labels is theoretically guaranteed to be consistent with the minimizer of the risk for ordinary labels. Finally, the empirical results validate our method’s superiority to current state-of-the-art techniques. Especially in cifar10, our algorithm achieves a much higher test accuracy than the gradient ascent algorithm, and the parameters of our model are less than half of the ResNet-34 they used.

📄 PDF Abstract BibTeX

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

Bridging Ordinary-Label Learning and Complementary-Label Learning

2020-02-06 · Yasuhiro Katsura, Masato Uchida

A supervised learning framework has been proposed for the situation where each training data is provided with a complementary label that represents a class to which the pattern does not belong. In the existing literature…

General Classification

Enhancing Label Sharing Efficiency in Complementary-Label Learning with Label Augmentation

2023-05-15 · Wei-I Lin, Gang Niu, Hsuan-Tien Lin, Masashi Sugiyama

Complementary-label Learning (CLL) is a form of weakly supervised learning that trains an ordinary classifier using only complementary labels, which are the classes that certain instances do not belong to. While existing…

Weakly-supervised Learning

Intra-Cluster Mixup: An Effective Data Augmentation Technique for Complementary-Label Learning

2025-09-22 · Tan-Ha Mai, Hsuan-Tien Lin arxiv

In this paper, we investigate the challenges of complementary-label learning (CLL), a specialized form of weakly-supervised learning (WSL) where models are trained with labels indicating classes to which instances do not…

Data Augmentation