pith. sign in

arxiv: 1906.02611 · v1 · pith:A2LWOUA3new · submitted 2019-06-06 · 💻 cs.LG · cs.CV· stat.ML

Improving Robustness Without Sacrificing Accuracy with Patch Gaussian Augmentation

classification 💻 cs.LG cs.CVstat.ML
keywords accuracygaussianrobustnessaugmentationdatapatchcleanhigh
0
0 comments X
read the original abstract

Deploying machine learning systems in the real world requires both high accuracy on clean data and robustness to naturally occurring corruptions. While architectural advances have led to improved accuracy, building robust models remains challenging. Prior work has argued that there is an inherent trade-off between robustness and accuracy, which is exemplified by standard data augment techniques such as Cutout, which improves clean accuracy but not robustness, and additive Gaussian noise, which improves robustness but hurts accuracy. To overcome this trade-off, we introduce Patch Gaussian, a simple augmentation scheme that adds noise to randomly selected patches in an input image. Models trained with Patch Gaussian achieve state of the art on the CIFAR-10 and ImageNetCommon Corruptions benchmarks while also improving accuracy on clean data. We find that this augmentation leads to reduced sensitivity to high frequency noise(similar to Gaussian) while retaining the ability to take advantage of relevant high frequency information in the image (similar to Cutout). Finally, we show that Patch Gaussian can be used in conjunction with other regularization methods and data augmentation policies such as AutoAugment, and improves performance on the COCO object detection benchmark.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. How Data Augmentation Shapes Neural Representations

    cs.LG 2026-05 unverdicted novelty 4.0

    Data augmentation produces well-behaved trajectories in shape-invariant representation space, with augmentation type steering distinct directions and geometry predicting ensembling gains.

  2. SegTTA: Training-Free Test-Time Augmentation for Zero-Shot Medical Imaging Segmentation

    cs.CV 2026-04 unverdicted novelty 4.0

    SegTTA improves MedSAM2 zero-shot segmentation on uterus and liver datasets by test-time augmentations plus weighted voting, delivering +1.6 mIoU and -2.0 HD95 on multiclass hepatic vessels.