English

AugLoss: A Robust Augmentation-based Fine Tuning Methodology

Machine Learning 2024-01-30 v2 Computer Vision and Pattern Recognition Machine Learning

Abstract

Deep Learning (DL) models achieve great successes in many domains. However, DL models increasingly face safety and robustness concerns, including noisy labeling in the training stage and feature distribution shifts in the testing stage. Previous works made significant progress in addressing these problems, but the focus has largely been on developing solutions for only one problem at a time. For example, recent work has argued for the use of tunable robust loss functions to mitigate label noise, and data augmentation (e.g., AugMix) to combat distribution shifts. As a step towards addressing both problems simultaneously, we introduce AugLoss, a simple but effective methodology that achieves robustness against both train-time noisy labeling and test-time feature distribution shifts by unifying data augmentation and robust loss functions. We conduct comprehensive experiments in varied settings of real-world dataset corruption to showcase the gains achieved by AugLoss compared to previous state-of-the-art methods. Lastly, we hope this work will open new directions for designing more robust and reliable DL models under real-world corruptions.

Keywords

Cite

@article{arxiv.2206.02286,
  title  = {AugLoss: A Robust Augmentation-based Fine Tuning Methodology},
  author = {Kyle Otstot and Andrew Yang and John Kevin Cava and Lalitha Sankar},
  journal= {arXiv preprint arXiv:2206.02286},
  year   = {2024}
}

Comments

10 pages, 6 figures, 6 tables

R2 v1 2026-06-24T11:39:52.660Z