Fast nonlinear risk assessment for autonomous vehicles using learned conditional probabilistic models of agent futures
This paper presents fast non-sampling based methods to assess the risk for trajectories of autonomous vehicles when probabilistic predictions of other agents' futures are generated by deep neural networks (DNNs). The presented methods address a wide range of representations for uncertain predictions including both Gaussian and non-Gaussian mixture models to predict both agent positions and control inputs conditioned on the scene contexts. We show that the problem of risk assessment when Gaussian mixture models (GMMs) of agent positions are learned can be solved rapidly to arbitrary levels of accuracy with existing numerical methods. To address the problem of risk assessment for non-Gaussian mixture models of agent position, we propose finding upper bounds on risk using nonlinear Chebyshev's Inequality and sums-of-squares (SOS) programming; they are both of interest as the former is much faster while the latter can be arbitrarily tight. These approaches only require higher order statistical moments of agent positions to determine upper bounds on risk. To perform risk assessment when models are learned for agent control inputs as opposed to positions, we propagate the moments of uncertain control inputs through the nonlinear motion dynamics to obtain the exact moments of uncertain position over the planning horizon. To this end, we construct deterministic linear dynamical systems that govern the exact time evolution of the moments of uncertain position in the presence of uncertain control inputs. The presented methods are demonstrated on realistic predictions from DNNs trained on the Argoverse and CARLA datasets and are shown to be effective for rapidly assessing the probability of low probability events.
Code (1)
Tasks
Autonomous VehiclesPositionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Fast Risk Assessment for Autonomous Vehicles Using Learned Models of Agent Futures
This paper presents fast non-sampling based methods to assess the risk of trajectories for autonomous vehicles when probabilistic predictions of other agents' futures are generated by deep neural networks (DNNs). The pre…
Autonomous VehiclesPositionTowards a Systematic Risk Assessment of Deep Neural Network Limitations in Autonomous Driving Perception
Safety and security are essential for the admission and acceptance of automated and autonomous vehicles. Deep neural networks (DNNs) are widely used for perception and further components of the autonomous driving (AD) st…
Autonomous VehiclesAutonomous DrivingRisk Measurement, Risk Entropy, and Autonomous Driving Risk Modeling
It has been for a long time to use big data of autonomous vehicles for perception, prediction, planning, and control of driving. Naturally, it is increasingly questioned why not using this big data for risk management an…
Autonomous DrivingAutonomous VehiclesManagementThe global consensus on the risk management of autonomous driving
Every maneuver of a vehicle redistributes risks between road users. While human drivers do this intuitively, autonomous vehicles allow and require deliberative algorithmic risk management. But how should traffic risks be…
Autonomous DrivingAutonomous VehiclesEthicsManagementA system of vision sensor based deep neural networks for complex driving scene analysis in support of crash risk assessment and prevention
To assist human drivers and autonomous vehicles in assessing crash risks, driving scene analysis using dash cameras on vehicles and deep learning algorithms is of paramount importance. Although these technologies are inc…
Autonomous VehiclesScene Classification