ROAIApr 25, 2019

Pedestrian Collision Avoidance System for Scenarios with Occlusions

arXiv:1904.11566v132 citations
Originality Incremental advance
AI Analysis

This addresses safety and efficiency for autonomous vehicles in occluded scenarios, but it is incremental as it builds on existing AEB and POMDP methods.

The paper tackles the problem of overly conservative autonomous emergency braking (AEB) systems in urban driving by formulating pedestrian collision avoidance as a POMDP to handle occlusions and uncertainty, showing that combining this with AEB reduces unnecessary braking.

Safe autonomous driving in urban areas requires robust algorithms to avoid collisions with other traffic participants with limited perception ability. Current deployed approaches relying on Autonomous Emergency Braking (AEB) systems are often overly conservative. In this work, we formulate the problem as a partially observable Markov decision process (POMDP), to derive a policy robust to uncertainty in the pedestrian location. We investigate how to integrate such a policy with an AEB system that operates only when a collision is unavoidable. In addition, we propose a rigorous evaluation methodology on a set of well defined scenarios. We show that combining the two approaches provides a robust autonomous braking system that reduces unnecessary braking caused by using the AEB system on its own.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes