paper-with-me

홈 › Papers

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

2021-08-11 · Liuhui Ding, Dachuan Li, Bowen Liu, Wenxing Lan, Bing Bai, Qi Hao, Weipeng Cao, Ke Pei

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 featuring the quantification and propagation of DNN-based perception uncertainties and motion uncertainties. Contributions of this work are twofold: (1) A Bayesian Deep Neural network model which detects 3D objects and quantitatively captures the associated aleatoric and epistemic uncertainties of DNNs; (2) An uncertainty-aware motion planning algorithm (PU-RRT) that accounts for uncertainties in object detection and ego-vehicle's motion. The proposed approaches are validated via simulated complex scenarios built in CARLA. Experimental results show that the proposed motion planning scheme can cope with uncertainties of DNN-based perception and vehicle motion, and improve the operational safety of autonomous vehicles while still achieving desirable efficiency.

📄 PDF Abstract BibTeX arXiv:2108.05118

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesMotion Planningobject-detectionObject Detection

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

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

Towards Safe Autonomous Driving: Capture Uncertainty in the Deep Neural Network For Lidar 3D Vehicle Detection

2018-04-13 · Di Feng, Lars Rosenbaum, Klaus Dietmayer

To assure that an autonomous car is driving safely on public roads, its object detection module should not only work correctly, but show its prediction confidence as well. Previous object detectors driven by deep learnin…

Autonomous DrivingGeneral ClassificationObjectobject-detection+2

Verifiable Mission Planning For Space Operations

2025-04-15 · Quentin Rommel, Michael Hibbard, Pavan Shukla, Himanshu Save 외

As space missions become more complex, planning methods must maximize mission performance while rigorously enforcing safety. We develop a probabilistic approach based on a finite-horizon Markov decision process to optimi…

nn-dependability-kit: Engineering Neural Networks for Safety-Critical Autonomous Driving Systems

2018-11-16 · Chih-Hong Cheng, Chung-Hao Huang, Georg Nührenberg

Can engineering neural networks be approached in a disciplined way similar to how engineers build software for civil aircraft? We present nn-dependability-kit, an open-source toolbox to support safety engineering of neur…

Autonomous Driving

BoT-Drive: Hierarchical Behavior and Trajectory Planning for Autonomous Driving using POMDPs

2024-09-27 · Xuanjin Jin, Chendong Zeng, Shengfa Zhu, Chunxiao Liu 외

Uncertainties in dynamic road environments pose significant challenges for behavior and trajectory planning in autonomous driving. This paper introduces BoT-Drive, a planning algorithm that addresses uncertainties at bot…

Autonomous DrivingDecision MakingTrajectory Planning