paper-with-me

Papers

Self-Distribution Distillation: Efficient Uncertainty Estimation

2022-03-15 · Yassir Fathullah, Mark J. F. Gales

Deep learning is increasingly being applied in safety-critical domains. For these scenarios it is important to know the level of uncertainty in a model's prediction to ensure appropriate decisions are made by the system. Deep ensembles are the de-facto standard approach to obtaining various measures of uncertainty. However, ensembles often significantly increase the resources required in the training and/or deployment phases. Approaches have been developed that typically address the costs in one of these phases. In this work we propose a novel training approach, self-distribution distillation (S2D), which is able to efficiently train a single model that can estimate uncertainties. Furthermore it is possible to build ensembles of these models and apply hierarchical ensemble distillation approaches. Experiments on CIFAR-100 showed that S2D models outperformed standard models and Monte-Carlo dropout. Additional out-of-distribution detection experiments on LSUN, Tiny ImageNet, SVHN showed that even a standard deep ensemble can be outperformed using S2D based ensembles and novel distilled models.

📄 PDF Abstract BibTeX arXiv:2203.08295

Code (0)

등록된 구현이 없습니다.

Tasks

Out-of-Distribution Detection

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Efficient Evaluation-Time Uncertainty Estimation by Improved Distillation

2019-06-12 · Erik Englesson, Hossein Azizpour

In this work we aim to obtain computationally-efficient uncertainty estimates with deep networks. For this, we propose a modified knowledge distillation procedure that achieves state-of-the-art uncertainty estimates both…

Knowledge Distillation

Do Not Forget to Attend to Uncertainty while Mitigating Catastrophic Forgetting

2021-02-03 · Vinod K Kurmi, Badri N. Patro, Venkatesh K. Subramanian, Vinay P. Namboodiri

One of the major limitations of deep learning models is that they face catastrophic forgetting in an incremental learning scenario. There have been several approaches proposed to tackle the problem of incremental learnin…

Deep LearningIncremental LearningKnowledge Distillation

MonoProb: Self-Supervised Monocular Depth Estimation with Interpretable Uncertainty

2023-11-10 · Remi Marsal Florian Chabot, Angelique Loesch, William Grolleau, Hichem Sahbi

Self-supervised monocular depth estimation methods aim to be used in critical applications such as autonomous vehicles for environment analysis. To circumvent the potential imperfections of these approaches, a quantifica…

Autonomous VehiclesDecision MakingDepth EstimationDepth Prediction+2

Real-Time Uncertainty Estimation in Computer Vision via Uncertainty-Aware Distribution Distillation

2020-07-31 · Yichen Shen, Zhilu Zhang, Mert R. Sabuncu, Lin Sun

Calibrated estimates of uncertainty are critical for many real-world computer vision applications of deep learning. While there are several widely-used uncertainty estimation methods, dropout inference stands out for its…

Depth EstimationSemantic SegmentationUncertainty Quantification

Boosting Robustness for All-Weather Self-Supervised Depth Estimation in Autonomous Driving

2026-07-23 · Mengshi Qi, Xiaoyang Bi, Xianlin Zhang, Huadong Ma arxiv

Self-supervised depth estimation is challenging for safe autonomous driving under various adverse weather conditions due to sensor perception degradation. These challenges arise from two main aspects. Firstly, adverse co…

Knowledge DistillationAutonomous DrivingDepth Estimation