Scalable Ensemble Diversification for OOD Generalization and Detection
Alexander Rubinstein, Luca Scimeca, Damien Teney, Seong Joon Oh

TL;DR
This paper introduces a scalable ensemble diversification method that improves out-of-distribution generalization and detection on large-scale datasets like ImageNet by identifying hard samples during training and encouraging model disagreement.
Contribution
The work presents a novel scalable ensemble diversification technique that does not require OOD samples and efficiently encourages disagreement on hard samples, enhancing OOD tasks.
Findings
Significant improvements in OOD generalization on ImageNet.
Enhanced OOD detection accuracy surpassing baseline methods.
Effective disagreement-based uncertainty scoring method.
Abstract
Training a diverse ensemble of models has several practical applications such as providing candidates for model selection with better out-of-distribution (OOD) generalization, and enabling the detection of OOD samples via Bayesian principles. An existing approach to diverse ensemble training encourages the models to disagree on provided OOD samples. However, the approach is computationally expensive and it requires well-separated ID and OOD examples, such that it has only been demonstrated in small-scale settings. This work presents a method for Scalable Ensemble Diversification (SED) applicable to large-scale settings (e.g. ImageNet) that does not require OOD samples. Instead, SED identifies hard training samples on the fly and encourages the ensemble members to disagree on these. To improve scaling, we show how to avoid the expensive computations in existing…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
