paper-with-me

Papers

Data Augmentation Revisited: Rethinking the Distribution Gap between Clean and Augmented Data

2019-09-19 · Zhuoxun He, Lingxi Xie, Xin Chen, Ya zhang, Yan-Feng Wang, Qi Tian

Data augmentation has been widely applied as an effective methodology to improve generalization in particular when training deep neural networks. Recently, researchers proposed a few intensive data augmentation techniques, which indeed improved accuracy, yet we notice that these methods augment data have also caused a considerable gap between clean and augmented data. In this paper, we revisit this problem from an analytical perspective, for which we estimate the upper-bound of expected risk using two terms, namely, empirical risk and generalization error, respectively. We develop an understanding of data augmentation as regularization, which highlights the major features. As a result, data augmentation significantly reduces the generalization error, but meanwhile leads to a slightly higher empirical risk. On the assumption that data augmentation helps models converge to a better region, the model can benefit from a lower empirical risk achieved by a simple method, i.e., using less-augmented data to refine the model trained on fully-augmented data. Our approach achieves consistent accuracy gain on a few standard image classification benchmarks, and the gain transfers to object detection.

📄 PDF Abstract BibTeX arXiv:1909.09148

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationimage-classificationImage Classificationobject-detectionObject Detection

Similar Papers 제목 키워드 기반

Fourier-basis Functions to Bridge Augmentation Gap: Rethinking Frequency Augmentation in Image Classification

2024-03-04 · CVPR 2024 1 · Puru Vaish, Shunxin Wang, Nicola Strisciuglio

Computer vision models normally witness degraded performance when deployed in real-world scenarios, due to unexpected changes in inputs that were not accounted for during training. Data augmentation is commonly used to a…

Data Augmentationimage-classificationImage Classification

Rethinking Radiology Report Generation via Causal Inspired Counterfactual Augmentation

2023-11-22 · Xiao Song, Jiafan Liu, Yun Li, Yan Liu 외

Radiology Report Generation (RRG) draws attention as a vision-and-language interaction of biomedical fields. Previous works inherited the ideology of traditional language generation tasks, aiming to generate paragraphs w…

counterfactualSentenceText Generation

Rethinking Parameter Counting: Effective Dimensionality Revisited

2021-01-01 · Gregory Benton, Wesley Maddox, Andrew Gordon Wilson

Neural networks appear to have mysterious generalization properties when using parameter counting as a proxy for complexity. Indeed, neural networks often have many more parameters than there are data points, yet still p…

DiversityModel Selection

Rethinking Decoupled Knowledge Distillation: A Predictive Distribution Perspective

2025-12-04 · Bowen Zheng, Ran Cheng arxiv

In the history of knowledge distillation, the focus has once shifted over time from logit-based to feature-based approaches. However, this transition has been revisited with the advent of Decoupled Knowledge Distillation…

Knowledge Distillation

Rethinking Parameter Counting in Deep Models: Effective Dimensionality Revisited

2020-03-04 · Wesley J. Maddox, Gregory Benton, Andrew Gordon Wilson

Neural networks appear to have mysterious generalization properties when using parameter counting as a proxy for complexity. Indeed, neural networks often have many more parameters than there are data points, yet still p…

DiversityModel Selection