TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Imprecise Label Learning: A Unified Framework for Learning...

Imprecise Label Learning: A Unified Framework for Learning with Various Imprecise Label Configurations

Hao Chen, Ankit Shah, Jindong Wang, Ran Tao, Yidong Wang, Xing Xie, Masashi Sugiyama, Rita Singh, Bhiksha Raj

2023-05-22Learning with noisy labelsPartial Label Learning
PaperPDFCode(official)

Abstract

Learning with reduced labeling standards, such as noisy label, partial label, and multiple label candidates, which we generically refer to as \textit{imprecise} labels, is a commonplace challenge in machine learning tasks. Previous methods tend to propose specific designs for every emerging imprecise label configuration, which is usually unsustainable when multiple configurations of imprecision coexist. In this paper, we introduce imprecise label learning (ILL), a framework for the unification of learning with various imprecise label configurations. ILL leverages expectation-maximization (EM) for modeling the imprecise label information, treating the precise labels as latent variables.Instead of approximating the correct labels for training, it considers the entire distribution of all possible labeling entailed by the imprecise information. We demonstrate that ILL can seamlessly adapt to partial label learning, semi-supervised learning, noisy label learning, and, more importantly, a mixture of these settings. Notably, ILL surpasses the existing specified techniques for handling imprecise labels, marking the first unified framework with robust and effective performance across various challenging settings. We hope our work will inspire further research on this topic, unleashing the full potential of ILL in wider scenarios where precise labels are expensive and complicated to obtain.

Results

TaskDatasetMetricValueModel
Image ClassificationCIFAR-10N-Random2Accuracy (mean)95.04ILL
Image ClassificationCIFAR-10N-Random3Accuracy (mean)95.13ILL
Image Classificationmini WebVision 1.0Top 1 Accuracy79.37ILL
Image ClassificationCIFAR-10N-AggregateAccuracy (mean)95.47ILL
Image ClassificationCIFAR-10N-Random1Accuracy (mean)94.85ILL
Image ClassificationCIFAR-100NAccuracy (mean)65.84ILL
Image ClassificationClothing1MTest Accuracy74.02ILL
Image ClassificationCIFAR-10N-WorstAccuracy (mean)93.58ILL
Partial Label LearningCIFAR-10 (partial ratio 0.1)Accuracy96.37ILL
Partial Label LearningCIFAR-100 (partial ratio 0.05)Accuracy74.58ILL
Partial Label LearningCIFAR-100 (partial ratio 0.01)Accuracy75.31ILL
Partial Label LearningCaltech-UCSD Birds 200 (partial ratio 0.05)Accuracy70.77ILL
Partial Label LearningCIFAR-10 (partial ratio 0.5)Accuracy95.91ILL
Partial Label LearningCIFAR-100 (partial ratio 0.1)Accuracy74ILL
Partial Label LearningCIFAR-10 (partial ratio 0.3)Accuracy96.26ILL
Document Text ClassificationCIFAR-10N-Random2Accuracy (mean)95.04ILL
Document Text ClassificationCIFAR-10N-Random3Accuracy (mean)95.13ILL
Document Text Classificationmini WebVision 1.0Top 1 Accuracy79.37ILL
Document Text ClassificationCIFAR-10N-AggregateAccuracy (mean)95.47ILL
Document Text ClassificationCIFAR-10N-Random1Accuracy (mean)94.85ILL
Document Text ClassificationCIFAR-100NAccuracy (mean)65.84ILL
Document Text ClassificationClothing1MTest Accuracy74.02ILL
Document Text ClassificationCIFAR-10N-WorstAccuracy (mean)93.58ILL

Related Papers

CLID-MU: Cross-Layer Information Divergence Based Meta Update Strategy for Learning with Noisy Labels2025-07-16Recalling The Forgotten Class Memberships: Unlearned Models Can Be Noisy Labelers to Leak Privacy2025-06-24Tuning the Right Foundation Models is What you Need for Partial Label Learning2025-06-05On the Role of Label Noise in the Feature Learning Process2025-05-25Detect and Correct: A Selective Noise Correction Method for Learning with Noisy Labels2025-05-19Exploiting the Potential Supervision Information of Clean Samples in Partial Label Learning2025-05-14Partial Label Clustering2025-05-06Exploring Video-Based Driver Activity Recognition under Noisy Labels2025-04-16