paper-with-me

홈 › Papers

Autonomous Driving With Perception Uncertainties: Deep-Ensemble Based Adaptive Cruise Control

2024-03-22 · Xiao Li, H. Eric Tseng, Anouck Girard, Ilya Kolmanovsky

Autonomous driving depends on perception systems to understand the environment and to inform downstream decision-making. While advanced perception systems utilizing black-box Deep Neural Networks (DNNs) demonstrate human-like comprehension, their unpredictable behavior and lack of interpretability may hinder their deployment in safety critical scenarios. In this paper, we develop an Ensemble of DNN regressors (Deep Ensemble) that generates predictions with quantification of prediction uncertainties. In the scenario of Adaptive Cruise Control (ACC), we employ the Deep Ensemble to estimate distance headway to the lead vehicle from RGB images and enable the downstream controller to account for the estimation uncertainty. We develop an adaptive cruise controller that utilizes Stochastic Model Predictive Control (MPC) with chance constraints to provide a probabilistic safety guarantee. We evaluate our ACC algorithm using a high-fidelity traffic simulator and a real-world traffic dataset and demonstrate the ability of the proposed approach to effect speed tracking and car following while maintaining a safe distance headway. The out-of-distribution scenarios are also examined.

📄 PDF Abstract BibTeX arXiv:2403.15577

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingDecision MakingModel Predictive Control

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

Safe Adaptive Cruise Control Under Perception Uncertainty: A Deep Ensemble and Conformal Tube Model Predictive Control Approach

2024-12-05 · Xiao Li, Anouck Girard, Ilya Kolmanovsky

Autonomous driving heavily relies on perception systems to interpret the environment for decision-making. To enhance robustness in these safety critical applications, this paper considers a Deep Ensemble of Deep Neural N…

Autonomous DrivingConformal PredictionDecision MakingModel Predictive Control

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

DRO-EDL-MPC: Evidential Deep Learning-Based Distributionally Robust Model Predictive Control for Safe Autonomous Driving

2025-07-08 · Hyeongchan Ham, Heejin Ahn arxiv

Safety is a critical concern in motion planning for autonomous vehicles. Modern autonomous vehicles rely on neural network-based perception, but making control decisions based on these inference results poses significant…

Autonomous VehiclesAutonomous DrivingMotion Planning

Behavior Planning of Autonomous Cars with Social Perception

2019-05-02 · Liting Sun, Wei Zhan, Ching-Yao Chan, Masayoshi Tomizuka

Autonomous cars have to navigate in dynamic environment which can be full of uncertainties. The uncertainties can come either from sensor limitations such as occlusions and limited sensor range, or from probabilistic pre…

Autonomous VehiclesDecision MakingModel Predictive ControlNavigate+1

Beyond One Model Fits All: Ensemble Deep Learning for Autonomous Vehicles

2023-12-10 · Hemanth Manjunatha, Panagiotis Tsiotras

Deep learning has revolutionized autonomous driving by enabling vehicles to perceive and interpret their surroundings with remarkable accuracy. This progress is attributed to various deep learning models, including Media…

AllAutonomous DrivingAutonomous VehiclesDeep Learning