paper-with-me

홈 › 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, Aaron Courville

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 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. Inspired by language emergence literature, 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 builds a multi-label description of the image by propagating binary predictions through successive generations of teacher and student networks with a learning bottleneck. Experiments show that our approach exhibits systematic benefits on ImageNet accuracy as well as ReaL F1 score, which indicates that MILe deals better with label ambiguity than the standard training procedure, even when fine-tuning from self-supervised weights. We also show that MILe is effective reducing label noise, achieving state-of-the-art performance on real-world large-scale noisy data such as WebVision. Furthermore, MILe improves performance in class incremental settings such as IIRC and it is robust to distribution shifts. Code: https://github.com/rajeswar18/MILe

📄 PDF Abstract BibTeX arXiv:2111.12172

Code (0)

등록된 구현이 없습니다.

Tasks

Classificationimage-classificationImage ClassificationMulti-Label LearningTransfer Learning

Similar Papers 제목 키워드 기반

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

Overcoming Label Ambiguity with Multi-label Iterated Learning

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

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 …

Multi-Label LearningTransfer Learning

Accuracy of MAP segmentation with hidden Potts and Markov mesh prior models via Path Constrained Viterbi Training, Iterated Conditional Modes and Graph Cut based algorithms

2013-07-11 · Ana Georgina Flesia, Josef Baumgartner, Javier Gimenez, Jorge Martinez

In this paper, we study statistical classification accuracy of two different Markov field environments for pixelwise image segmentation, considering the labels of the image as hidden states and solving the estimation of …

DiagnosticGeneral ClassificationImage Segmentationparameter estimation+2

Cross-Classification Clustering: An Efficient Multi-Object Tracking Technique for 3-D Instance Segmentation in Connectomics

2018-12-04 · CVPR 2019 6 · Yaron Meirovitch, Lu Mi, Hayk Saribekyan, Alexander Matveev 외

Pixel-accurate tracking of objects is a key element in many computer vision applications, often solved by iterated individual object tracking or instance segmentation followed by object matching. Here we introduce cross-…

ClusteringGeneral ClassificationInstance SegmentationMulti-Object Tracking+3

Enforcing Label and Intensity Consistency for IR Target Detection

2014-09-09 · Toufiq Parag

This study formulates the IR target detection as a binary classification problem of each pixel. Each pixel is associated with a label which indicates whether it is a target or background pixel. The optimal label set for …

Binary Classification