paper-with-me

Papers

Latent Discriminant deterministic Uncertainty

2022-07-20 · Gianni Franchi, Xuanlong Yu, Andrei Bursuc, Emanuel Aldea, Severine Dubuisson, David Filliat

Predictive uncertainty estimation is essential for deploying Deep Neural Networks in real-world autonomous systems. However, most successful approaches are computationally intensive. In this work, we attempt to address these challenges in the context of autonomous driving perception tasks. Recently proposed Deterministic Uncertainty Methods (DUM) can only partially meet such requirements as their scalability to complex computer vision tasks is not obvious. In this work we advance a scalable and effective DUM for high-resolution semantic segmentation, that relaxes the Lipschitz constraint typically hindering practicality of such architectures. We learn a discriminant latent space by leveraging a distinction maximization layer over an arbitrarily-sized set of trainable prototypes. Our approach achieves competitive results over Deep Ensembles, the state-of-the-art for uncertainty prediction, on image classification, segmentation and monocular depth estimation tasks. Our code is available at https://github.com/ENSTA-U2IS/LDU

📄 PDF Abstract BibTeX arXiv:2207.10130

Code (1)

ensta-u2is/ldu 공식 구현 pytorch

Tasks

Autonomous DrivingDepth Estimationimage-classificationImage ClassificationMonocular Depth EstimationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Deep Ensembles 설명 없음

Similar Papers 제목 키워드 기반

Discriminant Distance-Aware Representation on Deterministic Uncertainty Quantification Methods

2024-02-20 · Jiaxin Zhang, Kamalika Das, Sricharan Kumar

Uncertainty estimation is a crucial aspect of deploying dependable deep learning models in safety-critical systems. In this study, we introduce a novel and efficient method for deterministic uncertainty estimation called…

Uncertainty Quantification

Deep Deterministic Uncertainty: A Simple Baseline

2021-02-23 · Jishnu Mukhoti, Andreas Kirsch, Joost van Amersfoort, Philip H. S. Torr 외

Reliable uncertainty from deterministic single-forward pass models is sought after because conventional methods of uncertainty quantification are computationally expensive. We take two complex single-forward-pass uncerta…

Active LearningUncertainty Quantification

Deep Deterministic Uncertainty: A New Simple Baseline

2023-01-01 · CVPR 2023 1 · Jishnu Mukhoti, Andreas Kirsch, Joost van Amersfoort, Philip H.S. Torr 외

Reliable uncertainty from deterministic single-forward pass models is sought after because conventional methods of uncertainty quantification are computationally expensive. We take two complex single-forward-pass unc…

Active LearningSemantic SegmentationUncertainty Quantification

Continuous-Time Probabilistic Correctors for Uncertainty-Aware Physics-Based Spacecraft Trajectory Forecasting

2026-06-19 · Muhammad Bilal Shahid, Zhanhong Jiang, Soumik Sarkar, Cody Fleming arxiv

Long-horizon spacecraft trajectory forecasting suffers from error accumulation due to the absence of corrective observations in the forecast regime, making reliable uncertainty estimation crucial for safety-critical deci…

Trajectory Forecasting

Dense Uncertainty Estimation

2021-10-13 · Jing Zhang, Yuchao Dai, Mochu Xiang, Deng-Ping Fan 외

Deep neural networks can be roughly divided into deterministic neural networks and stochastic neural networks.The former is usually trained to achieve a mapping from input space to output space via maximum likelihood est…

Decision Making