arXiv:2607.22166cs.ROcs.AI2026-07

用历史轨迹训练导航先验,提升局部可见环境下的路径规划效率。

Learning Spatiotemporal Decision Priors for Efficient Path Planning under Partial Observability

论文配图:Learning Spatiotemporal Decision Priors for Efficient Path Planning under Partial Observability
图 1 · 摘自论文原文
  • 从演示轨迹中提取时空决策先验,指导搜索方向
  • 减少冗余节点扩展,提升局部可观测下的搜索效率
  • 适用于机器人导航等需高效决策的场景

部分可观测环境下的路径规划仍具挑战性,因智能体只能基于局部观测做出长程决策。然而,历史轨迹中蕴含可复用的经验导向偏好。传统规划器通常从头求解每个实例,缺乏显式机制利用此类可转移的决策知识,常导致冗余节点扩展和局部短视搜索行为。为此,本文提出ImiPath框架,通过从演示轨迹中提炼可复用的时空决策先验,并将其作为经验引导的方向性指引,用于在部分可观测下偏置规划器向可靠且有前景的搜索区域。具体而言,ImiPath首先构建局部时空观测表示,编码局部环境空间信息与历史轨迹时间信息;随后,时空注意力策略网络(STAPNet)将该表示转化为决策先验;这些先验被集成到异构规划器中作为方向引导。大量实验表明,ImiPath在保持竞争性路径质量的同时,显著减少冗余节点扩展,提升搜索效率。物理实验在磁控微机器人平台上进一步验证了该框架的适应性与实际部署潜力。

原文摘要 · Abstract (English)

Path planning under partial observability remains challenging because an agent must make long-horizon navigation decisions from only locally bounded observations. Nevertheless, historical trajectories contain reusable experience-guided directional preferences. Classical planners, however, typically solve each instance from scratch and lack an explicit mechanism to exploit such transferable decision knowledge, often leading to redundant node expansions and locally myopic search behaviors. Motivated by this limitation, this paper proposes ImiPath, a prior-guided learning framework that distills reusable spatiotemporal decision priors from demonstration trajectories and uses them as experience-informed directional guidance to bias planners toward reliable and promising search directions under partial observability. Specifically, ImiPath first constructs a local spatiotemporal observation representation, which encodes the spatial information of the local environment and the temporal information of historical trajectories. The SpatioTemporal-Attention Policy Network (STAPNet) then transforms this representation into dicision priors. These priors are further incorporated into heterogeneous planners as directional guidance, biasing the search toward locally promising regions. Extensive experiments demonstrate that ImiPath achieves competitive path quality and improves search efficiency by reducing redundant node expansions under local observability. Additional physical experiments on a magnetic microrobot platform further validate the adaptability and practical deployment potential of the proposed framework.

路径规划强化学习机器人先验知识

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