paper-with-me

Papers

Improved Mixed-Example Data Augmentation

2018-05-29 · Cecilia Summers, Michael J. Dinneen

In order to reduce overfitting, neural networks are typically trained with data augmentation, the practice of artificially generating additional training data via label-preserving transformations of existing training examples. While these types of transformations make intuitive sense, recent work has demonstrated that even non-label-preserving data augmentation can be surprisingly effective, examining this type of data augmentation through linear combinations of pairs of examples. Despite their effectiveness, little is known about why such methods work. In this work, we aim to explore a new, more generalized form of this type of data augmentation in order to determine whether such linearity is necessary. By considering this broader scope of "mixed-example data augmentation", we find a much larger space of practical augmentation techniques, including methods that improve upon previous state-of-the-art. This generalization has benefits beyond the promise of improved performance, revealing a number of types of mixed-example data augmentation that are radically different from those considered in prior work, which provides evidence that current theories for the effectiveness of such methods are incomplete and suggests that any such theory must explain a much broader phenomenon. Code is available at https://github.com/ceciliaresearch/MixedExample.

📄 PDF Abstract BibTeX arXiv:1805.11272

Code (1)

ceciliaresearch/MixedExample 공식 구현 tf

Tasks

Data AugmentationImage Augmentation

Similar Papers 제목 키워드 기반

An Empirical Analysis of the Impact of Data Augmentation on Knowledge Distillation

2020-06-06 · Deepan Das, Haley Massa, Abhimanyu Kulkarni, Theodoros Rekatsinas

Generalization Performance of Deep Learning models trained using Empirical Risk Minimization can be improved significantly by using Data Augmentation strategies such as simple transformations, or using Mixed Samples. We …

Data AugmentationKnowledge Distillation

RegMix: Data Mixing Augmentation for Regression

2021-06-07 · Seong-Hyeon Hwang, Steven Euijong Whang

Data augmentation is becoming essential for improving regression performance in critical applications including manufacturing, climate prediction, and finance. Existing techniques for data augmentation largely focus on c…

ClassificationData AugmentationMeta-Learningregression

FaceMixup: Enhancing Facial Expression Recognition through Mixed Face Regularization

2024-05-30 · Fabio A. Faria, Mateus M. Souza, Raoni F. da S. Teixeira, Mauricio P. Segundo

The proliferation of deep learning solutions and the scarcity of large annotated datasets pose significant challenges in real-world applications. Various strategies have been explored to overcome this challenge, with dat…

Data AugmentationDeep LearningFacial Expression RecognitionFacial Expression Recognition (FER)+1

Adversarial AutoMixup

2023-12-19 · Huafeng Qin, Xin Jin, Yun Jiang, Mounim A. El-Yacoubi 외

Data mixing augmentation has been widely applied to improve the generalization ability of deep neural networks. Recently, offline data mixing augmentation, e.g. handcrafted and saliency information-based mixup, has been …

Classificationimage-classificationImage Classification

Contrast-Informed Augmentation and Domain-Adversarial Training for Adult-to-Neonatal MR Reconstruction Generalization

2026-06-11 · Stephen Moore, Lara Leijser, Richard Frayne, Roberto Souza arxiv

Purpose: To investigate whether contrast-informed data augmentation and domain-adversarial training improve the adult-to-neonatal generalization of the E2E-VarNet. Methods: Three training regimes were investigated: (1) a…

Data Augmentation