FPR -- Fast Path Risk Algorithm to Evaluate Collision Probability
Andrew Blake, Alejandro Bordallo, Kamen Brestnichki, Majd Hawasly,, Svetlin Penkov, Subramanian Ramamoorthy, Alexandre Silva

TL;DR
The paper introduces the FPR algorithm, an efficient method to compute upper bounds on collision risk for autonomous robots, enabling safer path selection under uncertain perception conditions.
Contribution
It presents the FPR algorithm with a novel convolution trick that significantly reduces computational complexity from O(NK) to O(N+K).
Findings
FPR efficiently bounds collision risk for multiple paths and obstacles.
The convolution trick reduces computation time dramatically.
The method supports risk-aware path planning in uncertain environments.
Abstract
As mobile robots and autonomous vehicles become increasingly prevalent in human-centred environments, there is a need to control the risk of collision. Perceptual modules, for example machine vision, provide uncertain estimates of object location. In that context, the frequently made assumption of an exactly known free-space is invalid. Clearly, no paths can be guaranteed to be collision free. Instead, it is necessary to compute the probabilistic risk of collision on any proposed path. The FPR algorithm, proposed here, efficiently calculates an upper bound on the risk of collision for a robot moving on the plane. That computation orders candidate trajectories according to (the bound on) their degree of risk. Then paths within a user-defined threshold of primary risk could be selected according to secondary criteria such as comfort and efficiency. The key contribution of this paper is…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
