English

Latent Discriminant deterministic Uncertainty

Computer Vision and Pattern Recognition 2022-07-22 v1 Machine Learning

Abstract

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

Keywords

Cite

@article{arxiv.2207.10130,
  title  = {Latent Discriminant deterministic Uncertainty},
  author = {Gianni Franchi and Xuanlong Yu and Andrei Bursuc and Emanuel Aldea and Severine Dubuisson and David Filliat},
  journal= {arXiv preprint arXiv:2207.10130},
  year   = {2022}
}

Comments

24 pages. Accepted at ECCV 2022

R2 v1 2026-06-25T01:05:42.531Z