paper-with-me

Papers

PARS: Pseudo-Label Aware Robust Sample Selection for Learning with Noisy Labels

2022-01-26 · Arushi Goel, Yunlong Jiao, Jordan Massiah

Acquiring accurate labels on large-scale datasets is both time consuming and expensive. To reduce the dependency of deep learning models on learning from clean labeled data, several recent research efforts are focused on learning with noisy labels. These methods typically fall into three design categories to learn a noise robust model: sample selection approaches, noise robust loss functions, or label correction methods. In this paper, we propose PARS: Pseudo-Label Aware Robust Sample Selection, a hybrid approach that combines the best from all three worlds in a joint-training framework to achieve robustness to noisy labels. Specifically, PARS exploits all training samples using both the raw/noisy labels and estimated/refurbished pseudo-labels via self-training, divides samples into an ambiguous and a noisy subset via loss analysis, and designs label-dependent noise-aware loss functions for both sets of filtered labels. Results show that PARS significantly outperforms the state of the art on extensive studies on the noisy CIFAR-10 and CIFAR-100 datasets, particularly on challenging high-noise and low-resource settings. In particular, PARS achieved an absolute 12% improvement in test accuracy on the CIFAR-100 dataset with 90% symmetric label noise, and an absolute 27% improvement in test accuracy when only 1/5 of the noisy labels are available during training as an additional restriction. On a real-world noisy dataset, Clothing1M, PARS achieves competitive results to the state of the art.

📄 PDF Abstract BibTeX arXiv:2201.10836

Code (0)

등록된 구현이 없습니다.

Tasks

Learning with noisy labelsPseudo Label

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Uncertainty-Aware Pseudo-Label Filtering for Source-Free Unsupervised Domain Adaptation

2024-03-17 · Xi Chen, Haosen Yang, Huicong Zhang, Hongxun Yao 외

Source-free unsupervised domain adaptation (SFUDA) aims to enable the utilization of a pre-trained source model in an unlabeled target domain without access to source data. Self-training is a way to solve SFUDA, where co…

Contrastive LearningDomain AdaptationMemorizationPseudo Label+2

LLM-Assisted Semantic Guidance for Sparsely Annotated Remote Sensing Object Detection

2025-09-21 · Wei Liao, Chunyan Xu, Chenxu Wang, Zhen Cui arxiv

Sparse annotation in remote sensing object detection poses significant challenges due to dense object distributions and category imbalances. Although existing Dense Pseudo-Label methods have demonstrated substantial pote…

Object Detection

Seq-UPS: Sequential Uncertainty-aware Pseudo-label Selection for Semi-Supervised Text Recognition

2022-08-31 · Gaurav Patel, Jan Allebach, Qiang Qiu

This paper looks at semi-supervised learning (SSL) for image-based text recognition. One of the most popular SSL approaches is pseudo-labeling (PL). PL approaches assign labels to unlabeled data before re-training the mo…

Pseudo Label

CA-UDA: Class-Aware Unsupervised Domain Adaptation with Optimal Assignment and Pseudo-Label Refinement

2022-05-26 · Can Zhang, Gim Hee Lee

Recent works on unsupervised domain adaptation (UDA) focus on the selection of good pseudo-labels as surrogates for the missing labels in the target data. However, source domain bias that deteriorates the pseudo-labels c…

Domain Adaptationimage-classificationImage ClassificationMissing Labels+2

Large-Scale Land Cover Mapping with Fine-Grained Classes via Class-Aware Semi-Supervised Semantic Segmentation

2023-01-01 · ICCV 2023 1 · Runmin Dong, Lichao Mou, Mengxuan Chen, Weijia Li 외

Semi-supervised learning has attracted increasing attention in the large-scale land cover mapping task. However, existing methods overlook the potential to alleviate the class imbalance problem by selecting a suitabl…

Semantic SegmentationSemi-Supervised Semantic Segmentation