新方法让机器人避障更可靠,通过聚类优化路径选择
CSC-MPPI: A Novel Constrained MPPI Framework with DBSCAN for Reliable Obstacle Avoidance
- 用梯度迭代和聚类分组,确保轨迹满足约束条件
- 在仿真与实测中避障成功率显著提升,效率更高
- 适合需要高可靠性的自动驾驶、机器人导航场景
本文提出一种新型约束型采样聚类模型预测路径积分(CSC-MPPI),旨在提升轨迹优化中对系统状态与控制输入的严格约束能力。传统MPPI依赖概率采样,常因加权平均导致约束不满足且轨迹次优。为此,该框架结合原始-对偶梯度法与基于密度的空间聚类算法DBSCAN,将采样轨迹引导至可行区域,并缓解加权平均带来的风险。首先,利用原始-对偶梯度法迭代调整采样输入,强制满足状态与控制约束;其次,采用DBSCAN对采样轨迹进行聚类,选出每簇的代表性控制输入;最后,在代表性输入中选取代价最低者作为最优动作。实验表明,该方法可保证约束满足性,提升轨迹选择质量,增强复杂环境下的鲁棒性。仿真与真实世界测试均显示其在避障性能上优于传统MPPI,可靠性与效率显著提高。实验视频见 https://cscmppi.github.io
原文摘要 · Abstract (English)
This paper proposes Constrained Sampling Cluster Model Predictive Path Integral (CSC-MPPI), a novel constrained formulation of MPPI designed to enhance trajectory optimization while enforcing strict constraints on system states and control inputs. Traditional MPPI, which relies on a probabilistic sampling process, often struggles with constraint satisfaction and generates suboptimal trajectories due to the weighted averaging of sampled trajectories. To address these limitations, the proposed framework integrates a primal-dual gradient-based approach and Density-Based Spatial Clustering of Applications with Noise (DBSCAN) to steer sampled input trajectories into feasible regions while mitigating risks associated with weighted averaging. First, to ensure that sampled trajectories remain within the feasible region, the primal-dual gradient method is applied to iteratively shift sampled inputs while enforcing state and control constraints. Then, DBSCAN groups the sampled trajectories, enabling the selection of representative control inputs within each cluster. Finally, among the representative control inputs, the one with the lowest cost is chosen as the optimal action. As a result, CSC-MPPI guarantees constraint satisfaction, improves trajectory selection, and enhances robustness in complex environments. Simulation and real-world experiments demonstrate that CSC-MPPI outperforms traditional MPPI in obstacle avoidance, achieving improved reliability and efficiency. The experimental videos are available at https://cscmppi.github.io
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。