paper-with-me

Papers

RandoMix: A mixed sample data augmentation method with multiple mixed modes

2022-05-18 · Xiaoliang Liu, Furao Shen, Jian Zhao, Changhai Nie

Data augmentation plays a crucial role in enhancing the robustness and performance of machine learning models across various domains. In this study, we introduce a novel mixed-sample data augmentation method called RandoMix. RandoMix is specifically designed to simultaneously address robustness and diversity challenges. It leverages a combination of linear and mask-mixed modes, introducing flexibility in candidate selection and weight adjustments. We evaluate the effectiveness of RandoMix on diverse datasets, including CIFAR-10/100, Tiny-ImageNet, ImageNet, and Google Speech Commands. Our results demonstrate its superior performance compared to existing techniques such as Mixup, CutMix, Fmix, and ResizeMix. Notably, RandoMix excels in enhancing model robustness against adversarial noise, natural noise, and sample occlusion. The comprehensive experimental results and insights into parameter tuning underscore the potential of RandoMix as a versatile and effective data augmentation method. Moreover, it seamlessly integrates into the training pipeline.

📄 PDF Abstract BibTeX arXiv:2205.08728

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationDiversity

Similar Papers 제목 키워드 기반

MiAMix: Enhancing Image Classification through a Multi-stage Augmented Mixed Sample Data Augmentation Method

2023-08-05 · Wen Liang, Youzhi Liang, Jianguo Jia

Despite substantial progress in the field of deep learning, overfitting persists as a critical challenge, and data augmentation has emerged as a particularly promising approach due to its capacity to enhance model genera…

Computational EfficiencyData AugmentationImage Augmentationimage-classification+1

TransformMix: Learning Transformation and Mixing Strategies from Data

2024-03-19 · Tsz-Him Cheung, Dit-yan Yeung

Data augmentation improves the generalization power of deep learning models by synthesizing more training samples. Sample-mixing is a popular data augmentation approach that creates additional data by combining existing …

Data AugmentationKnowledge Distillationobject-detectionObject Detection+1

Analyzing Effects of Mixed Sample Data Augmentation on Model Interpretability

2023-03-26 · Soyoun Won, Sung-Ho Bae, Seong Tae Kim

Data augmentation strategies are actively used when training deep neural networks (DNNs). Recent studies suggest that they are effective at various tasks. However, the effect of data augmentation on DNNs' interpretabilit…

Data Augmentation

Data Augmentation by Selecting Mixed Classes Considering Distance Between Classes

2022-09-12 · Shungo Fujii, Yasunori Ishii, Kazuki Kozuka, Tsubasa Hirakawa 외

Data augmentation is an essential technique for improving recognition accuracy in object recognition using deep learning. Methods that generate mixed data from multiple data sets, such as mixup, can acquire new diversity…

Data AugmentationDiversityObject Recognition

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