arXiv:2410.06819cs.ROcs.AI2024-10被引 2

用Transformer预测动态障碍物的排斥力场,实时优化机器人避障路径。

Dynamic Neural Potential Field: Online Trajectory Optimization in the Presence of Moving Obstacles

  • 基于Transformer的潜力场预测,融合动态障碍物信息
  • 在办公室场景中比基线方法更安全高效,路径成功率93.6%
  • 适合需要高安全性的移动机器人实时导航任务

通用机器人政策必须在家庭、办公室和仓库等日常人类环境中安全可靠地运行,这些环境中的人员和物体移动不可预测。我们提出动态神经势场(NPField-GPT),一种学习增强的模型预测控制(MPC)框架,将经典优化与基于Transformer的足迹感知排斥势场预测器相结合。给定占用子图、机器人足迹和可选的动态障碍物提示,我们的NPField-GPT模型预测一个可微分的势场序列,并通过L4CasADi注入到序列二次MPC程序中,实现实时、约束感知的轨迹优化。我们还研究了两个基线:NPField-StaticMLP,将动态场景视为一系列静态地图;以及NPField-DynamicMLP,使用MLP并行预测未来势场序列。在BenchMR的动态室内场景及办公走廊上的Husky UGV实验中,NPField-GPT在运动变化下生成更高效且更安全的轨迹,而StaticMLP/DynamicMLP具有更低延迟。我们还与CIAO*和MPPI基线进行了对比。各方法中,Transformer+MPC协同保持了基于模型规划的透明性与稳定性,同时仅让数据驱动部分学习时空碰撞风险。代码与训练模型见https://github.com/CognitiveAISystems/Dynamic-Neural-Potential-Field。

原文摘要 · Abstract (English)

Generalist robot policies must operate safely and reliably in everyday human environments such as homes, offices, and warehouses, where people and objects move unpredictably. We present Dynamic Neural Potential Field (NPField-GPT), a learning-enhanced model predictive control (MPC) framework that couples classical optimization with a Transformer-based predictor of footprint-aware repulsive potentials. Given an occupancy sub-map, robot footprint, and optional dynamic-obstacle cues, our NPField-GPT model forecasts a horizon of differentiable potentials that are injected into a sequential quadratic MPC program via L4CasADi, yielding real-time, constraint-aware trajectory optimization. We additionally study two baselines: NPField-StaticMLP, where a dynamic scene is treated as a sequence of static maps; and NPField-DynamicMLP, which predicts the future potential sequence in parallel with an MLP. In dynamic indoor scenarios from BenchMR and on a Husky UGV in office corridors, NPField-GPT produces more efficient and safer trajectories under motion changes, while StaticMLP/DynamicMLP offer lower latency. We also compare with the CIAO* and MPPI baselines. Across methods, the Transformer+MPC synergy preserves the transparency and stability of model-based planning while learning only the part that benefits from data: spatiotemporal collision risk. Code and trained models are available at https://github.com/CognitiveAISystems/Dynamic-Neural-Potential-Field

路径规划动态避障TransformerMPC

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