arXiv:2606.30940cs.ROcs.AI2026-06

在压缩的离散潜空间中搜索,实现高效灵活的机器人运动规划。

Motion Planning in Compressed Representation Spaces

论文配图:Motion Planning in Compressed Representation Spaces
图 1 · 摘自论文原文
  • 用高压缩比的自编码器学习分层离散潜变量,构建可搜索的表示空间。
  • 直接在潜空间中搜索,无需任务特定训练即可生成真实可行轨迹。
  • 适用于闭环规划与多智能体场景生成,兼具灵活性与效率。

深度学习方法极大拓展了机器人运动规划的能力,通过从大规模数据中学习先验知识,能够捕捉复杂行为,适用于自主车辆的导航或操作任务。同时,基于搜索或优化的模型驱动算法仍至关重要,因其灵活性、高效性及可融入领域知识的优势。本文提出一种统一两种范式的生成式框架:首先训练一个高压缩比的自编码器,其潜空间由分层有序的离散令牌构成;随后在该潜空间中直接进行运动规划搜索,可优化任意测试时指定的目标函数。该方法在nuPlan和Waymo Open Motion Dataset上验证,可在无需任务特定训练的前提下,实现闭路运动规划与多智能体引导场景合成,表现出优异性能,且依赖于高度压缩自编码器的生成能力保持解的真实性和高效性。

原文摘要 · Abstract (English)

Deep learning methods have vastly expanded the capabilities of motion planning in robotics applications, as learning priors from large-scale data has been shown to be essential in capturing the highly complex behavior required for solving tasks such as manipulation or navigation for autonomous vehicles. At the same time, model-based planning algorithms based on search or optimization remain an essential tool due to their flexibility, efficiency, and the ability to incorporate domain knowledge via expert-designed algorithms and objective functions. We propose a new generative framework to unify these two paradigms. First, we learn an autoencoder with a high compression ratio and a latent space of hierarchically ordered, discrete-valued tokens. Leveraging both the dimensionality reduction and the hierarchical coarse-to-fine structure learned by this autoencoder, we then perform motion planning by directly searching in the latent space of tokens. This search can optimize arbitrary objective functions specified at test time, providing a large degree of flexibility while maintaining efficiency and producing realistic solutions by relying on the generative capabilities of the highly compressed autoencoder. We evaluate our method on nuPlan and the Waymo Open Motion Dataset, showing how latent space search can be used for a variety of guided behavior generation tasks, achieving strong performance for closed-loop motion planning and multi-agent guided scenario synthesis without requiring any task-specific training.

运动规划潜空间搜索生成模型机器人

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