arXiv:2603.13733cs.ROcs.AI2026-03中稿 · ICRA被引 1

用IMLE加速扩散模型,实现毫秒级实时路径规划。

Implicit Maximum Likelihood Estimation for Real-time Generative Model Predictive Control

  • 用隐式最大似然估计替代迭代去噪,提升推理速度
  • 相比扩散模型快100倍,在标准基准上性能相当
  • 适合动态环境下的实时闭环控制,如人机导航

基于扩散的模型在轨迹规划中表现出色,能捕捉复杂行为的多模态分布。但其缓慢的推理速度源于迭代去噪过程,难以用于实时闭环模型预测控制(MPC),后者要求快速生成并持续适应变化环境。本文研究了隐式最大似然估计(IMLE)作为替代生成建模方法。IMLE在保持良好模式覆盖的同时,使推理速度提升两个数量级,特别适用于实时MPC任务。实验表明,IMLE在标准离线强化学习基准上性能与标准扩散模型相当,同时在开环和闭环设置下显著提升规划速度。进一步在闭环人机导航场景中验证,可在真实环境中实时运行,实现动态环境下的快速自适应规划。真实视频与代码见https://gmpc-imle.github.io/。

原文摘要 · Abstract (English)

Diffusion-based models have recently shown strong performance in trajectory planning, as they are capable of capturing diverse, multimodal distributions of complex behaviors. A key limitation of these models is their slow inference speed, which results from the iterative denoising process. This makes them less suitable for real-time applications such as closed-loop model predictive control (MPC), where plans must be generated quickly and adapted continuously to a changing environment. In this paper, we investigate Implicit Maximum Likelihood Estimation (IMLE) as an alternative generative modeling approach for planning. IMLE offers strong mode coverage while enabling inference that is two orders of magnitude faster, making it particularly well suited for real-time MPC tasks. Our results demonstrate that IMLE achieves competitive performance on standard offline reinforcement learning benchmarks compared to the standard diffusion-based planner, while substantially improving planning speed in both open-loop and closed-loop settings. We further validate IMLE in a closed-loop human navigation scenario, operating in real-time, demonstrating how it enables rapid and adaptive plan generation in dynamic environments. Real-world videos and code are available at https://gmpc-imle.github.io/.

生成模型实时控制路径规划IMLE

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。