用函数空间梯度优化机器人轨迹,更顺滑且避障更强。
Natural Functional Gradients for Smooth Trajectory Optimization

- 在函数空间直接用自然梯度更新轨迹,不依赖时间离散化。
- 实验显示在狭窄空间中可行性提升,轨迹更平滑。
- 仅需黑箱轨迹评估,适合复杂碰撞模拟场景。
生成无碰撞且平滑的运动仍是机器人操作中的核心挑战,尤其在障碍物密集和狭小通道环境中,可行区域高度受限且碎片化。本文提出一种轨迹优化框架,通过在函数空间中使用自然函数梯度进行几何感知更新。该方法优化一个高斯平滑的代理目标,通过平滑的轨迹扰动正则化优化空间,同时保持轨迹级结构。由于更新在函数空间内固有定义,轨迹平滑性可独立于特定时间离散化控制。我们推导出一种实用的蒙特卡洛估计器来计算自然函数梯度,仅需黑箱轨迹评估,适用于解析梯度不可靠或缺失的场景(如包含碰撞检测与接触丰富的仿真)。在约束型机器人操作任务上的实验表明,所提方法在狭窄几何间隙环境下显著提升了轨迹可行性,并生成比代表性规划与轨迹优化基线更平滑的运动。更多结果、视频及实现细节见项目页:https://kisangpark.github.io/natural-functional-gradient/
原文摘要 · Abstract (English)
Generating collision-free and smooth motions remains a central challenge in robotic manipulation, particularly in cluttered environments and narrow passages where feasible regions are highly constrained and fragmented. We propose a trajectory optimization framework that performs geometry-aware updates directly in function space using natural functional gradients. The method optimizes a Gaussian-smoothed surrogate objective that regularizes the optimization landscape through smooth trajectory perturbations while preserving trajectory-level structure. Because the updates are defined intrinsically in function space, trajectory regularity can be controlled independently of a particular time discretization. We derive a practical Monte-Carlo estimator of the natural functional gradient that requires only black-box trajectory evaluations, making the method applicable when analytic gradients are unavailable or unreliable due to collision checking and contact-rich simulation. Experiments on constrained robotic manipulation tasks demonstrate that the proposed method improves trajectory feasibility and produces smoother motions than representative planning and trajectory optimization baselines in environments with narrow geometric clearances. Additional results, videos, and implementation details are available at the project page: https://kisangpark.github.io/natural-functional-gradient/
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。