paper-with-me

홈 › Papers

A Study on the Impact of Data Augmentation for Training Convolutional Neural Networks in the Presence of Noisy Labels

2022-08-23 · Emeson Santana, Gustavo Carneiro, Filipe R. Cordeiro

Label noise is common in large real-world datasets, and its presence harms the training process of deep neural networks. Although several works have focused on the training strategies to address this problem, there are few studies that evaluate the impact of data augmentation as a design choice for training deep neural networks. In this work, we analyse the model robustness when using different data augmentations and their improvement on the training with the presence of noisy labels. We evaluate state-of-the-art and classical data augmentation strategies with different levels of synthetic noise for the datasets MNist, CIFAR-10, CIFAR-100, and the real-world dataset Clothing1M. We evaluate the methods using the accuracy metric. Results show that the appropriate selection of data augmentation can drastically improve the model robustness to label noise, increasing up to 177.84% of relative best test accuracy compared to the baseline with no augmentation, and an increase of up to 6% in absolute value with the state-of-the-art DivideMix training strategy.

📄 PDF Abstract BibTeX arXiv:2208.11176

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Graph Contrastive Learning with Augmentations

2020-10-22 · NeurIPS 2020 12 · Yuning You, Tianlong Chen, Yongduo Sui, Ting Chen 외

Generalizable, transferrable, and robust representation learning on graph-structured data remains a challenge for current graph neural networks (GNNs). Unlike what has been developed for convolutional neural networks (CN…

Contrastive LearningRepresentation LearningSelf-Supervised LearningTransfer Learning

Surgical Mask Detection with Convolutional Neural Networks and Data Augmentations on Spectrograms

2020-08-11 · Steffen Illium, Robert Müller, Andreas Sedlmeier, Claudia Linnhoff-Popien

In many fields of research, labeled datasets are hard to acquire. This is where data augmentation promises to overcome the lack of training data in the context of neural network engineering and classification tasks. The …

Binary ClassificationData AugmentationDescriptiveGeneral Classification

Maximizing Generalization: The Effect of Different Augmentation Techniques on Lightweight Vision Transformer for Bengali Character Classification

2026-03-03 · Rafi Hassan Chowdhury, Naimul Haque, Kaniz Fatiha arxiv

Deep learning models have proven to be highly effective in computer vision, with deep convolutional neural networks achieving impressive results across various computer vision tasks. However, these models rely heavily on…

Image AugmentationData Augmentation

Diagnosis of COVID-19 based on Chest Radiography

2022-12-26 · Mei Gah Lim, Hoi Leong Lee

The Coronavirus disease 2019 (COVID-19) was first identified in Wuhan, China, in early December 2019 and now becoming a pandemic. When COVID-19 patients undergo radiography examination, radiologists can observe the prese…

ClassificationCOVID-19 DiagnosisImage Augmentation

Which CNNs and Training Settings to Choose for Action Unit Detection? A Study Based on a Large-Scale Dataset

2021-11-16 · Mina Bishay, Ahmed Ghoneim, Mohamed Ashraf, Mohammad Mavadati

In this paper we explore the influence of some frequently used Convolutional Neural Networks (CNNs), training settings, and training set structures, on Action Unit (AU) detection. Specifically, we first compare 10 differ…

Action Unit Detection