English

Robustness via Cross-Domain Ensembles

Computer Vision and Pattern Recognition 2021-09-06 v2 Machine Learning

Abstract

We present a method for making neural network predictions robust to shifts from the training data distribution. The proposed method is based on making predictions via a diverse set of cues (called 'middle domains') and ensembling them into one strong prediction. The premise of the idea is that predictions made via different cues respond differently to a distribution shift, hence one should be able to merge them into one robust final prediction. We perform the merging in a straightforward but principled manner based on the uncertainty associated with each prediction. The evaluations are performed using multiple tasks and datasets (Taskonomy, Replica, ImageNet, CIFAR) under a wide range of adversarial and non-adversarial distribution shifts which demonstrate the proposed method is considerably more robust than its standard learning counterpart, conventional deep ensembles, and several other baselines.

Keywords

Cite

@article{arxiv.2103.10919,
  title  = {Robustness via Cross-Domain Ensembles},
  author = {Teresa Yeo and Oğuzhan Fatih Kar and Alexander Sax and Amir Zamir},
  journal= {arXiv preprint arXiv:2103.10919},
  year   = {2021}
}

Comments

Project website at https://crossdomain-ensembles.epfl.ch/

R2 v1 2026-06-24T00:21:46.242Z