paper-with-me

홈 › Papers

NoisyMix: Boosting Model Robustness to Common Corruptions

2022-02-02 · N. Benjamin Erichson, Soon Hoe Lim, Winnie Xu, Francisco Utrera, Ziang Cao, Michael W. Mahoney

For many real-world applications, obtaining stable and robust statistical performance is more important than simply achieving state-of-the-art predictive test accuracy, and thus robustness of neural networks is an increasingly important topic. Relatedly, data augmentation schemes have been shown to improve robustness with respect to input perturbations and domain shifts. Motivated by this, we introduce NoisyMix, a novel training scheme that promotes stability as well as leverages noisy augmentations in input and feature space to improve both model robustness and in-domain accuracy. NoisyMix produces models that are consistently more robust and that provide well-calibrated estimates of class membership probabilities. We demonstrate the benefits of NoisyMix on a range of benchmark datasets, including ImageNet-C, ImageNet-R, and ImageNet-P. Moreover, we provide theory to understand implicit regularization and robustness of NoisyMix.

📄 PDF Abstract BibTeX arXiv:2202.01263

Code (0)

등록된 구현이 없습니다.

Tasks

Data Augmentationmodel

Similar Papers 제목 키워드 기반

Benchmarking the Robustness of UAV Tracking Against Common Corruptions

2024-03-18 · Xiaoqiong Liu, Yunhe Feng, Shu Hu, Xiaohui Yuan 외

The robustness of unmanned aerial vehicle (UAV) tracking is crucial in many tasks like surveillance and robotics. Despite its importance, little attention is paid to the performance of UAV trackers under common corruptio…

Benchmarking

Fourier-Based Augmentations for Improved Robustness and Uncertainty Calibration

2022-02-24 · Ryan Soklaski, Michael Yee, Theodoros Tsiligkaridis

Diverse data augmentation strategies are a natural approach to improving robustness in computer vision models against unforeseen shifts in data distribution. However, the ability to tailor such strategies to inoculate a …

Data AugmentationImage Augmentation

Benchmarking Robustness of 3D Object Detection to Common Corruptions

2023-01-01 · CVPR 2023 1 · Yinpeng Dong, Caixin Kang, Jinlai Zhang, Zijian Zhu 외

3D object detection is an important task in autonomous driving to perceive the surroundings. Despite the excellent performance, the existing 3D detectors lack the robustness to real-world corruptions caused by advers…

3D Object DetectionAutonomous DrivingBenchmarkingobject-detection+1

Benchmarking Robustness of 3D Object Detection to Common Corruptions in Autonomous Driving

2023-03-20 · Yinpeng Dong, Caixin Kang, Jinlai Zhang, Zijian Zhu 외

3D object detection is an important task in autonomous driving to perceive the surroundings. Despite the excellent performance, the existing 3D detectors lack the robustness to real-world corruptions caused by adverse we…

3D Object DetectionAutonomous DrivingBenchmarkingObject+3

Investigating the Corruption Robustness of Image Classifiers with Random Lp-norm Corruptions

2023-05-09 · Georg Siedel, Weijia Shao, Silvia Vock, Andrey Morozov

Robustness is a fundamental property of machine learning classifiers required to achieve safety and reliability. In the field of adversarial robustness of image classifiers, robustness is commonly defined as the stabilit…

Adversarial RobustnessData AugmentationImage Classification