Uncertainty Quantification and Resource-Demanding Computer Vision Applications of Deep Learning
Bringing deep neural networks (DNNs) into safety critical applications such as automated driving, medical imaging and finance, requires a thorough treatment of the model's uncertainties. Training deep neural networks is already resource demanding and so is also their uncertainty quantification. In this overview article, we survey methods that we developed to teach DNNs to be uncertain when they encounter new object classes. Additionally, we present training methods to learn from only a few labels with help of uncertainty quantification. Note that this is typically paid with a massive overhead in computation of an order of magnitude and more compared to ordinary network training. Finally, we survey our work on neural architecture search which is also an order of magnitude more resource demanding then ordinary network training.
Code (0)
등록된 구현이 없습니다.
Tasks
Neural Architecture SearchSurveyUncertainty QuantificationSimilar Papers 제목 키워드 기반
Real-Time Uncertainty Estimation in Computer Vision via Uncertainty-Aware Distribution Distillation
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 QuantificationI Find Your Lack of Uncertainty in Computer Vision Disturbing
Neural networks are used for many real world applications, but often they have problems estimating their own confidence. This is particularly problematic for computer vision applications aimed at making high stakes decis…
Out-of-Distribution DetectionUncertainty QuantificationUncertainties of Latent Representations in Computer Vision
Uncertainty quantification is a key pillar of trustworthy machine learning. It enables safe reactions under unsafe inputs, like predicting only when the machine learning model detects sufficient evidence, discarding anom…
image-classificationImage ClassificationMedical Image ClassificationRepresentation Learning+2Uncertainty Quantification for cross-subject Motor Imagery classification
Uncertainty Quantification aims to determine when the prediction from a Machine Learning model is likely to be wrong. Computer Vision research has explored methods for determining epistemic uncertainty (also known as mod…
Brain Computer InterfaceClassificationMotor ImageryUncertainty QuantificationComBiNet: Compact Convolutional Bayesian Neural Network for Image Segmentation
Fully convolutional U-shaped neural networks have largely been the dominant approach for pixel-wise image segmentation. In this work, we tackle two defects that hinder their deployment in real-world applications: 1) Pred…
Bayesian InferenceDecision MakingImage SegmentationSemantic Segmentation+1