paper-with-me

홈 › Papers

Robust and On-the-fly Dataset Denoising for Image Classification

2020-03-24 · ECCV 2020 8 · Jiaming Song, Lunjia Hu, Michael Auli, Yann Dauphin, Tengyu Ma

Memorization in over-parameterized neural networks could severely hurt generalization in the presence of mislabeled examples. However, mislabeled examples are hard to avoid in extremely large datasets collected with weak supervision. We address this problem by reasoning counterfactually about the loss distribution of examples with uniform random labels had they were trained with the real examples, and use this information to remove noisy examples from the training set. First, we observe that examples with uniform random labels have higher losses when trained with stochastic gradient descent under large learning rates. Then, we propose to model the loss distribution of the counterfactual examples using only the network parameters, which is able to model such examples with remarkable success. Finally, we propose to remove examples whose loss exceeds a certain quantile of the modeled loss distribution. This leads to On-the-fly Data Denoising (ODD), a simple yet effective algorithm that is robust to mislabeled examples, while introducing almost zero computational overhead compared to standard training. ODD is able to achieve state-of-the-art results on a wide range of datasets including real-world ones such as WebVision and Clothing1M.

📄 PDF Abstract BibTeX arXiv:2003.10647

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationcounterfactualDenoisingGeneral Classificationimage-classificationImage ClassificationLearning with noisy labelsMemorization

Similar Papers 제목 키워드 기반

On the Relation between Color Image Denoising and Classification

2017-04-05 · Jiqing Wu, Radu Timofte, Zhiwu Huang, Luc van Gool

Large amount of image denoising literature focuses on single channel images and often experimentally validates the proposed methods on tens of images at most. In this paper, we investigate the interaction between denoisi…

ClassificationColor Image DenoisingDenoisingGeneral Classification+2

Contextual Checkerboard Denoise -- A Novel Neural Network-Based Approach for Classification-Aware OCT Image Denoising

2024-11-29 · Md. Touhidul Islam, Md. Abtahi M. Chowdhury, Sumaiya Salekin, Aye T. Maung 외

In contrast to non-medical image denoising, where enhancing image clarity is the primary goal, medical image denoising warrants preservation of crucial features without introduction of new artifacts. However, many denois…

DenoisingDiagnosticimage-classificationImage Classification+2

An empirical study on the effects of different types of noise in image classification tasks

2016-09-09 · Gabriel B. Paranhos da Costa, Welinton A. Contato, Tiago S. Nazare, João E. S. Batista Neto 외

Image classification is one of the main research problems in computer vision and machine learning. Since in most real-world image classification applications there is no control over how the images are captured, it is ne…

ClassificationDenoisingGeneral Classificationimage-classification+1

PPORLD-EDNetLDCT: A Proximal Policy Optimization-Based Reinforcement Learning Framework for Adaptive Low-Dose CT Denoising

2025-09-03 · Debopom Sutradhar, Ripon Kumar Debnath, Mohaimenul Azam Khan Raiaan, Yan Zhang 외 arxiv

Low-dose computed tomography (LDCT) is critical for minimizing radiation exposure, but it often leads to increased noise and reduced image quality. Traditional denoising methods, such as iterative optimization or supervi…

Reinforcement Learning

Pan-denoising: Guided Hyperspectral Image Denoising via Weighted Represent Coefficient Total Variation

2024-07-08 · Shuang Xu, Qiao Ke, Jiangjun Peng, Xiangyong Cao 외

This paper introduces a novel paradigm for hyperspectral image (HSI) denoising, which is termed \textit{pan-denoising}. In a given scene, panchromatic (PAN) images capture similar structures and textures to HSIs but with…

DenoisingHyperspectral Image DenoisingImage Denoising