ROAIFLAug 26, 2025

Real-Time Model Checking for Closed-Loop Robot Reactive Planning

arXiv:2508.19186v1h-index: 1
Originality Incremental advance
AI Analysis

This provides an incremental improvement for autonomous vehicles by enabling safe, reliable, and explainable planning in real-time on low-powered devices.

The paper tackles real-time multi-step planning and obstacle avoidance for autonomous robots by applying a purpose-built model checking algorithm to generate plans in situ, achieving improved performance over single-step reactive agents in cul-de-sac and playground scenarios.

We present a new application of model checking which achieves real-time multi-step planning and obstacle avoidance on a real autonomous robot. We have developed a small, purpose-built model checking algorithm which generates plans in situ based on "core" knowledge and attention as found in biological agents. This is achieved in real-time using no pre-computed data on a low-powered device. Our approach is based on chaining temporary control systems which are spawned to counteract disturbances in the local environment that disrupt an autonomous agent from its preferred action (or resting state). A novel discretization of 2D LiDAR data sensitive to bounded variations in the local environment is used. Multi-step planning using model checking by forward depth-first search is applied to cul-de-sac and playground scenarios. Both empirical results and informal proofs of two fundamental properties of our approach demonstrate that model checking can be used to create efficient multi-step plans for local obstacle avoidance, improving on the performance of a reactive agent which can only plan one step. Our approach is an instructional case study for the development of safe, reliable and explainable planning in the context of autonomous vehicles.

Foundations

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

Your Notes