Search papers, labs, and topics across Lattice.
This paper introduces AdaReP, an adaptive re-planning method for neural world-model predictive control that intelligently manages computational overhead by modifying replanning tolerance based on real-time prediction mismatches. The authors employ a perturbation-based dynamic-regret framework to analyze how stale-plan penalties relate to accumulated mismatch and local dynamics sensitivity. The results demonstrate that AdaReP can significantly decrease computational demands鈥攂y over 80% in a physical robot study鈥攚hile preserving task performance across various planning scenarios.
Reusing cached plans can cut computational costs by over 80% without sacrificing performance, but only if you adaptively manage prediction mismatches.
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 this overhead, yet its effectiveness depends on how prediction mismatch propagates through the local dynamics. We analyze this trade-off with a perturbation-based dynamic-regret framework and show that stale-plan penalties scale with the reuse tolerance, the accumulated mismatch since the last replanning step, and the local dynamics sensitivity. Based on this structure, we propose AdaReP, a training-free wrapper that adapts the replanning tolerance online using the current deviation from the cached rollout and a local sensitivity estimate, without modifying the learned world model or planner. Across image-space planning, latent-space control, and real-world robotic manipulation, AdaReP substantially reduces planner-side computation while maintaining comparable task performance, including over 80% fewer queries on a 50-trial physical robot study.