English

3D Common Corruptions and Data Augmentation

Computer Vision and Pattern Recognition 2022-05-02 v3 Machine Learning

Abstract

We introduce a set of image transformations that can be used as corruptions to evaluate the robustness of models as well as data augmentation mechanisms for training neural networks. The primary distinction of the proposed transformations is that, unlike existing approaches such as Common Corruptions, the geometry of the scene is incorporated in the transformations -- thus leading to corruptions that are more likely to occur in the real world. We also introduce a set of semantic corruptions (e.g. natural object occlusions). We show these transformations are `efficient' (can be computed on-the-fly), `extendable' (can be applied on most image datasets), expose vulnerability of existing models, and can effectively make models more robust when employed as `3D data augmentation' mechanisms. The evaluations on several tasks and datasets suggest incorporating 3D information into benchmarking and training opens up a promising direction for robustness research.

Keywords

Cite

@article{arxiv.2203.01441,
  title  = {3D Common Corruptions and Data Augmentation},
  author = {Oğuzhan Fatih Kar and Teresa Yeo and Andrei Atanov and Amir Zamir},
  journal= {arXiv preprint arXiv:2203.01441},
  year   = {2022}
}

Comments

CVPR 2022 (Oral). Project website at https://3dcommoncorruptions.epfl.ch/

R2 v1 2026-06-24T10:00:04.144Z