paper-with-me

Papers

Fast nonlinear risk assessment for autonomous vehicles using learned conditional probabilistic models of agent futures

2021-09-21 · Ashkan Jasour, Xin Huang, Allen Wang, Brian C. Williams

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.

📄 PDF Abstract BibTeX arXiv:2109.09975

Code (1)

allen-adastra/risk_assess 공식 구현 pytorch

Tasks

Autonomous VehiclesPosition

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 제목 키워드 기반

Fast Risk Assessment for Autonomous Vehicles Using Learned Models of Agent Futures

2020-05-27 · Allen Wang, Xin Huang, Ashkan Jasour, Brian Williams

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 VehiclesPosition

Towards a Systematic Risk Assessment of Deep Neural Network Limitations in Autonomous Driving Perception

2026-04-21 · Svetlana Pavlitska, Christopher Gerking, J. Marius Zöllner arxiv

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 Driving

Risk Measurement, Risk Entropy, and Autonomous Driving Risk Modeling

2021-09-15 · Jiamin Yu

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 VehiclesManagement

The global consensus on the risk management of autonomous driving

2025-01-09 · Sebastian Krügel, Matthias Uhl

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 VehiclesEthicsManagement

A system of vision sensor based deep neural networks for complex driving scene analysis in support of crash risk assessment and prevention

2021-06-18 · Muhammad Monjurul Karim, Yu Li, Ruwen Qin, Zhaozheng Yin

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