paper-with-me

홈 › Papers

When Should a Robot Replan? Regret-Guided Update Scheduling in Time-Varying MDPs

2026-06-15 · Negin Musavi, Gokul Puthumanaillam, Ruben Hernandez, William Schafer, Melkior Ornik arxiv

Robots operating in non-stationary environments must continually adapt their policies as the dynamics drift, but onboard energy and compute budgets cap how often a full state estimation and re-planning step can be performed. This raises a question: \emph{when}, along a horizon, should a robot spend its limited budget? We formulate this problem in time-varying Markov decision processes (TVMDPs) with a known bound on the rate of transition drift. We model execution as a \emph{skip-update} scheme in which, at chosen update times, the agent estimates the transition kernel by maximum likelihood and computes a finite-horizon policy, and between updates reuses this policy under a propagated state estimate. We analyze the dynamic regret of this scheme and show how it grows during skip intervals in terms of the properties of the TVMDP and the skip lengths; the resulting bound answers the opening question via an online, regret-guided update rule that allocates the budget adaptively. We evaluate the rule in a simulated Mars-rover navigation task with time-varying slip dynamics and on a Crazyflie quadrotor in indoor obstacle fields. Adaptive allocation outperforms other budgeted baselines.

📄 PDF Abstract BibTeX arXiv:2606.16972

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

No-Regret Replanning under Uncertainty

2016-09-16 · Wen Sun, Niteesh Sood, Debadeepta Dey, Gireeja Ranade 외

This paper explores the problem of path planning under uncertainty. Specifically, we consider online receding horizon based planners that need to operate in a latent environment where the latent information can be modele…

Gaussian Processes

AdaReP:Adaptive Re-Planning under Model Mismatch for Neural World-Model Predictive Control

2026-06-22 · Yutian Cheng, Xiaojian Ma, Xianhao Wang, Min Yang 외 arxiv

Neural world models coupled with model predictive control (MPC) replan at every environment step to bound accumulated prediction error, but this incurs substantial computational overhead. Reusing a cached plan reduces th…

Scene Graph-Guided Proactive Replanning for Failure-Resilient Embodied Agent

2025-08-15 · Che Rin Yu, Daewon Chae, Dabin Seo, Sangwon Lee 외 arxiv

When humans perform everyday tasks, we naturally adjust our actions based on the current state of the environment. For instance, if we intend to put something into a drawer but notice it is closed, we open it first. Howe…

KGLAMP: Knowledge Graph-guided Language model for Adaptive Multi-robot Planning and Replanning

2026-02-04 · Chak Lam Shek, Faizan M. Tariq, Sangjae Bae, David Isele 외 arxiv

Heterogeneous multi-robot systems are increasingly used in long-horizon missions requiring coordinated planning across diverse capabilities. However, existing planning approaches struggle to construct accurate symbolic r…

Intelligent Execution through Plan Analysis

2024-03-18 · Daniel Borrajo, Manuela Veloso

Intelligent robots need to generate and execute plans. In order to deal with the complexity of real environments, planning makes some assumptions about the world. When executing plans, the assumptions are usually not met…