paper-with-me

홈 › Papers

Overcoming Label Ambiguity with Multi-label Iterated Learning

2021-09-29 · Sai Rajeswar Mudumba, Pau Rodriguez, Soumye Singhal, David Vazquez, Aaron Courville

Transfer learning from ImageNet pre-trained models has become essential for many computer vision tasks. Recent studies have shown that ImageNet includes label ambiguity, where images with multiple object classes present are assigned a single label. This ambiguity biases models towards a single prediction, which could result in the suppression of classes that tend to co-occur in the data. Recent approaches have explored either fixing the evaluation datasets or using costly procedures to relabel the training data. In this work, we propose multi-label iterated learning (MILe) to incorporate the inductive biases of multi-label learning from single labels using the framework of iterated learning. MILe is a simple, yet effective procedure that alternates training a teacher and a student network with binary predictions to build a multi-label description of the images. Experiments on ImageNet show that MILe achieves higher accuracy and ReaL score than when using the standard training procedure, even when fine-tuning from self-supervised weights. We also show that MILe is effective for real-world large-scale noisy data such as WebVision. Furthermore, MILe improves performance in class incremental settings such as IIRC and is robust to distribution shifts.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label LearningTransfer Learning

Similar Papers 제목 키워드 기반

Multi-label Iterated Learning for Image Classification with Label Ambiguity

2021-11-23 · CVPR 2022 1 · Sai Rajeswar, Pau Rodriguez, Soumye Singhal, David Vazquez 외

Transfer learning from large-scale pre-trained models has become essential for many computer vision tasks. Recent studies have shown that datasets like ImageNet are weakly labeled since images with multiple object classe…

Classificationimage-classificationImage ClassificationMulti-Label Learning+1

BanTH: A Multi-label Hate Speech Detection Dataset for Transliterated Bangla

2024-10-17 · Fabiha Haider, Fariha Tanjim Shifat, Md Farhan Ishmam, Deeparghya Dutta Barua 외

The proliferation of transliterated texts in digital spaces has emphasized the need for detecting and classifying hate speech in languages beyond English, particularly in low-resource languages. As online discourse can p…

ClassificationHate Speech DetectionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION+1

Investigating ECG Diagnosis with Ambiguous Labels using Partial Label Learning

2025-12-11 · Sana Rahmani, Javad Hashemi, Ali Etemad arxiv

Label ambiguity is an inherent and largely unaddressed challenge in real-world electrocardiogram (ECG) diagnosis, arising from overlapping conditions and diagnostic disagreements. However, current ECG models are trained …

Partial Label Learning

Bag Reference Vector for Multi-instance Learning

2015-12-03 · Hanqiang Song, Zhuotun Zhu, Xinggang Wang

Multi-instance learning (MIL) has a wide range of applications due to its distinctive characteristics. Although many state-of-the-art algorithms have achieved decent performances, a plurality of existing methods solve th…

Text Categorization

Overcoming Saturation in Density Ratio Estimation by Iterated Regularization

2024-02-21 · Lukas Gruber, Markus Holzleitner, Johannes Lehner, Sepp Hochreiter 외

Estimating the ratio of two probability densities from finitely many samples, is a central task in machine learning and statistics. In this work, we show that a large class of kernel methods for density ratio estimation …

Density Ratio EstimationDomain AdaptationUnsupervised Domain Adaptation