paper-with-me

Papers

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

2025-08-26 · Christopher Chandler, Bernd Porr, Giulia Lafratta, Alice Miller arxiv

Reactive obstacle avoidance methods often cause agents to become trapped in local minima, because they can often only reason one step ahead (i.e., the next action based on the current state). In this paper, we use model checking to achieve reactive multi-step planning and obstacle avoidance on an autonomous robot. Our small, purpose-built model checking algorithm generates plans in situ (within the robot's code) 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 that are spawned to counteract disturbances in the local environment which disrupt an autonomous agent from its preferred action (or resting state). We mitigate state-space explosion by relying on temporary snapshots of the immediate environment, restricting the number of states. Multi-step planning using counter-examples generated by depth-first search and a negated LTL path property is applied to scenarios involving a cul-de-sac and a free-standing obstacle. Empirical results and informal proofs of two fundamental properties demonstrate the effectiveness of our approach for the creation of efficient multi-step plans for local obstacle avoidance. We significantly improve performance compared to a purely reactive agent that can only plan one step ahead. Our approach is an instructional case study for the development of safe and reliable navigation in the context of autonomous vehicles. We believe it also has general application in navigation for mission-critical mobile robots.

📄 PDF Abstract BibTeX arXiv:2508.19186

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Vehicles

Similar Papers 제목 키워드 기반

Model Checking for Closed-Loop Robot Reactive Planning

2023-11-16 · Christopher Chandler, Bernd Porr, Alice Miller, Giulia Lafratta

In this paper, we show how model checking can be used to create multi-step plans for a differential drive wheeled robot so that it can avoid immediate danger. Using a small, purpose built model checking algorithm in situ…

Autonomous VehiclesmodelTrajectory Planning

Closed-loop Multi-step Planning

2024-02-23 · Giulia Lafratta, Bernd Porr, Christopher Chandler, Alice Miller

Living organisms interact with their surroundings in a closed-loop fashion, where sensory inputs dictate the initiation and termination of behaviours. Even simple animals are able to develop and execute complex plans, wh…

Motion Planning

Monitoring autonomous persistent surveillance missions using invariance

2026-05-07 · Vladislav Nenchev, Prodromos Sotiriadis arxiv

This paper studies runtime monitoring for persistent surveillance by autonomous robots when the autonomy stack is a black box. The environment is partitioned into finitely many parts, each carrying an uncertainty state t…

PhysReflect-VLA: Physical Feasibility and Self-Reflective Regulation for Reliable Vision-Language-Action Policies

2026-06-25 · Jiayu Yang, Tao Yang, Weijun Li, Xiang Chang 외 arxiv

Long-horizon robotic manipulation is highly sensitive to physically infeasible transitions, contact-induced disturbances, and the lack of effective self-correction during execution. Although Vision-Language-Action (VLA) …

Real-Time Imitation of Human Head Motions, Blinks and Emotions by Nao Robot: A Closed-Loop Approach

2025-04-28 · Keyhan Rayati, Amirhossein Feizi, Alireza Beigy, Pourya Shahverdi 외

This paper introduces a novel approach for enabling real-time imitation of human head motion by a Nao robot, with a primary focus on elevating human-robot interactions. By using the robust capabilities of the MediaPipe a…

Emotion Recognition