自适应重规划:神经世界模型预测控制中的模型失配应对策略 / AdaReP:Adaptive Re-Planning under Model Mismatch for Neural World-Model Predictive Control
1️⃣ 一句话总结
本文提出一种无需额外训练的轻量级方法AdaReP,能根据当前预测偏差和局部动态特性动态调整重规划频率,在保持任务性能的同时大幅减少计算开销,并在图像规划、潜在空间控制及真实机器人操作中验证了其有效性。
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.
自适应重规划:神经世界模型预测控制中的模型失配应对策略 / AdaReP:Adaptive Re-Planning under Model Mismatch for Neural World-Model Predictive Control
本文提出一种无需额外训练的轻量级方法AdaReP,能根据当前预测偏差和局部动态特性动态调整重规划频率,在保持任务性能的同时大幅减少计算开销,并在图像规划、潜在空间控制及真实机器人操作中验证了其有效性。
源自 arXiv: 2606.23079