ROAIHCSep 22, 2025

Assistive Decision-Making for Right of Way Navigation at Uncontrolled Intersections

arXiv:2509.18407v1
Originality Incremental advance
AI Analysis

This addresses safety for human drivers at uncontrolled intersections, though it appears incremental as it applies existing POMDP methods to a specific driving scenario.

The paper tackled the problem of ambiguous right-of-way rules at uncontrolled intersections by developing a driver-assist framework using probabilistic planners, achieving up to 97.5% collision-free navigation in simulations.

Uncontrolled intersections account for a significant fraction of roadway crashes due to ambiguous right-of-way rules, occlusions, and unpredictable driver behavior. While autonomous vehicle research has explored uncertainty-aware decision making, few systems exist to retrofit human-operated vehicles with assistive navigation support. We present a driver-assist framework for right-of-way reasoning at uncontrolled intersections, formulated as a Partially Observable Markov Decision Process (POMDP). Using a custom simulation testbed with stochastic traffic agents, pedestrians, occlusions, and adversarial scenarios, we evaluate four decision-making approaches: a deterministic finite state machine (FSM), and three probabilistic planners: QMDP, POMCP, and DESPOT. Results show that probabilistic planners outperform the rule-based baseline, achieving up to 97.5 percent collision-free navigation under partial observability, with POMCP prioritizing safety and DESPOT balancing efficiency and runtime feasibility. Our findings highlight the importance of uncertainty-aware planning for driver assistance and motivate future integration of sensor fusion and environment perception modules for real-time deployment in realistic traffic environments.

Foundations

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

Your Notes