English

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

Robotics 2025-08-27 v1 Artificial Intelligence Formal Languages and Automata Theory

Abstract

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.

Keywords

Cite

@article{arxiv.2508.19186,
  title  = {Real-Time Model Checking for Closed-Loop Robot Reactive Planning},
  author = {Christopher Chandler and Bernd Porr and Giulia Lafratta and Alice Miller},
  journal= {arXiv preprint arXiv:2508.19186},
  year   = {2025}
}

Comments

30 pages excluding references, 18 figures, submitted to Formal Aspects of Computing

R2 v1 2026-07-01T05:07:08.345Z