paper-with-me

Papers

MUAD: Multiple Uncertainties for Autonomous Driving, a benchmark for multiple uncertainty types and tasks

2022-03-02 · Gianni Franchi, Xuanlong Yu, Andrei Bursuc, Angel Tena, Rémi Kazmierczak, Séverine Dubuisson, Emanuel Aldea, David Filliat

Predictive uncertainty estimation is essential for safe deployment of Deep Neural Networks in real-world autonomous systems. However, disentangling the different types and sources of uncertainty is non trivial for most datasets, especially since there is no ground truth for uncertainty. In addition, while adverse weather conditions of varying intensities can disrupt neural network predictions, they are usually under-represented in both training and test sets in public datasets.We attempt to mitigate these setbacks and introduce the MUAD dataset (Multiple Uncertainties for Autonomous Driving), consisting of 10,413 realistic synthetic images with diverse adverse weather conditions (night, fog, rain, snow), out-of-distribution objects, and annotations for semantic segmentation, depth estimation, object, and instance detection. MUAD allows to better assess the impact of different sources of uncertainty on model performance. We conduct a thorough experimental study of this impact on several baseline Deep Neural Networks across multiple tasks, and release our dataset to allow researchers to benchmark their algorithm methodically in adverse conditions. More visualizations and the download link for MUAD are available at https://muad-dataset.github.io/.

📄 PDF Abstract BibTeX arXiv:2203.01437

Code (3)

ENSTA-U2IS-AI/torch-uncertainty 공식 구현 pytorch
ENSTA-U2IS/MUAD-Dataset pytorch
ensta-u2is/deeplabv3plus-muad-pytorch pytorch

Tasks

Anomaly DetectionAutonomous DrivingDepth EstimationObject DetectionOut of Distribution (OOD) DetectionSemantic SegmentationUncertainty Quantification

Methods 이 논문이 사용한 방법론

Spatial Pyramid Pooling Spatial Pyramid Pooling (SPP) is a pooling layer that removes the fixed-size constraint of the network, i.e. a CNN does not require a fixed-size input image. Specifically, we…
Batch Normalization 설명 없음
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Dilated Convolution 설명 없음
ASPP Atrous Spatial Pyramid Pooling (ASPP) is a semantic segmentation module for resampling a given feature layer at multiple rates prior to…
DeepLabv3 설명 없음

Similar Papers 제목 키워드 기반

The Robust Semantic Segmentation UNCV2023 Challenge Results

2023-09-27 · Xuanlong Yu, Yi Zuo, Zitao Wang, Xiaowen Zhang 외

This paper outlines the winning solutions employed in addressing the MUAD uncertainty quantification challenge held at ICCV 2023. The challenge was centered around semantic segmentation in urban environments, with a part…

Autonomous DrivingSegmentationSemantic SegmentationUncertainty Quantification

Work-in-Progress: Traded Control Transfer for Managing Real-Time Sensor Uncertainties in Autonomous Vehicle

2024-10-08 · Md Sakib Galib Sourav, Liang Cheng

At Levels 2 and 3 of autonomous driving defined by the Society of Auto-motive Engineers, drivers must take on certain driving responsibilities, and automated driving must sometimes yield to human control. This situation …

Autonomous DrivingAutonomous Vehicles

GeoDrive-Bench: Benchmarking Region-Specific Multimodal Reasoning in Autonomous Driving

2026-06-01 · Yingzi Ma, Chaowei Xiao, Ming Jiang arxiv

Vision-language models (VLMs) for autonomous driving have shown promising performance, but their ability to handle region-specific traffic rules remains underexplored, raising uncertainties about their deployment across …

Multimodal ReasoningScene UnderstandingAutonomous Driving

Capture Uncertainties in Deep Neural Networks for Safe Operation of Autonomous Driving Vehicles

2021-08-11 · Liuhui Ding, Dachuan Li, Bowen Liu, Wenxing Lan 외

Uncertainties in Deep Neural Network (DNN)-based perception and vehicle's motion pose challenges to the development of safe autonomous driving vehicles. In this paper, we propose a safe motion planning framework featurin…

Autonomous DrivingAutonomous VehiclesMotion Planningobject-detection+1

ShortcutBreaker: Low-Rank Noisy Bottleneck and Frequency Filtering Block for Multi-Class Unsupervised Anomaly Detection

2025-10-21 · Peng Tang, Xiaobin Hu, Tingcheng Li, Yang Nan 외 arxiv

Multi-class unsupervised anomaly detection (MUAD) has garnered growing research interest, as it seeks to develop a unified model for anomaly detection across multiple classes, i.e., eliminating the need to train separate…

Unsupervised Anomaly Detection