You can have your ensemble and run it too -- Deep Ensembles Spread Over Time
Isak Meding, Alexander Bodin, Adam Tonderski, Joakim Johnander,, Christoffer Petersson, Lennart Svensson

TL;DR
This paper introduces DESOT, a method that spreads deep ensemble predictions over time in sequential data, achieving ensemble benefits without increased computational costs, especially useful in autonomous driving scenarios.
Contribution
The paper proposes DESOT, a novel approach that applies a single ensemble member per data point in a sequence, combining predictions over time to mimic deep ensemble performance.
Findings
DESOT matches deep ensemble accuracy and uncertainty estimation.
DESOT reduces computational costs compared to traditional ensembles.
DESOT outperforms single models in out-of-distribution detection.
Abstract
Ensembles of independently trained deep neural networks yield uncertainty estimates that rival Bayesian networks in performance. They also offer sizable improvements in terms of predictive performance over single models. However, deep ensembles are not commonly used in environments with limited computational budget -- such as autonomous driving -- since the complexity grows linearly with the number of ensemble members. An important observation that can be made for robotics applications, such as autonomous driving, is that data is typically sequential. For instance, when an object is to be recognized, an autonomous vehicle typically observes a sequence of images, rather than a single image. This raises the question, could the deep ensemble be spread over time? In this work, we propose and analyze Deep Ensembles Spread Over Time (DESOT). The idea is to apply only a single ensemble…
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
TopicsAdversarial Robustness in Machine Learning · Anomaly Detection Techniques and Applications · Advanced Neural Network Applications
MethodsDeep Ensembles
