Core Concepts
Model ensemble diversity improves OOD detection performance.
Abstract
The content discusses the importance of model ensemble diversity in improving out-of-distribution (OOD) detection performance. It introduces the concept of Multi-Comprehension (MC) Ensemble, which leverages various training tasks to enhance feature representation diversity. The article provides insights into the limitations of traditional ensemble methods and demonstrates the superior performance of MC Ensemble through experiments on CIFAR10 and ImageNet benchmarks.
Directory:
- Abstract
- Model ensemble diversity is crucial for OOD detection.
- Introduction
- Neural network models exhibit overconfidence due to static training environments.
- Proposed Method: MC Ensemble
- Utilizes multiple training tasks for diverse feature representations.
- Contributions
- Demonstrates feasibility and benefits of feature-level ensembles.
- Experiment Results on CIFAR10 Benchmark
- MC Ensemble outperforms naive ensembles and single models.
- Experiment Results on ImageNet Benchmark
- MC Ensemble excels in large-scale tasks compared to naive ensembles.
- Ablation Study
- Significance of supervised contrastive training and model scale.
- Conclusion & Broader Impact
Stats
Recent research works demonstrate that one of the significant factors for the model Out-of-Distribution detection performance is the scale of the OOD feature representation field.
We reveal that individuals in a naive ensemble tend to exhibit a considerable lack of diversity in feature representation.
Quotes
"MC Ensemble leverages various training tasks to form different comprehensions of the data and labels."
"We propose a new perspective to measure diversity regarding the distribution distance between feature representations."