paper-with-me

Papers

TOP: Trajectory Optimization via Parallel Optimization towards Constant Time Complexity

2025-07-14 · Jiajun Yu, Nanhe Chen, Guodong Liu, Chao Xu, Fei Gao, Yanjun Cao arxiv

Optimization has been widely used to generate smooth trajectories for motion planning. However, existing trajectory optimization methods show weakness when dealing with large-scale long trajectories. Recent advances in parallel computing have accelerated optimization in some fields, but how to efficiently solve trajectory optimization via parallelism remains an open question. In this paper, we propose a novel trajectory optimization framework based on the Consensus Alternating Direction Method of Multipliers (CADMM) algorithm, which decomposes the trajectory into multiple segments and solves the subproblems in parallel. The proposed framework reduces the time complexity to O(1) per iteration to the number of segments, compared to O(N) of the state-of-the-art (SOTA) approaches. Furthermore, we introduce a closed-form solution that integrates convex linear and quadratic constraints to speed up the optimization, and we also present numerical solutions for general inequality constraints. A series of simulations and experiments demonstrate that our approach outperforms the SOTA approach in terms of efficiency and smoothness. Especially for a large-scale trajectory, with one hundred segments, achieving over a tenfold speedup. To fully explore the potential of our algorithm on modern parallel computing architectures, we deploy our framework on a GPU and show high performance with thousands of segments.

📄 PDF Abstract BibTeX arXiv:2507.10290

Code (0)

등록된 구현이 없습니다.

Tasks

Motion Planning

Similar Papers 제목 키워드 기반

Predictability Enables Parallelization of Nonlinear State Space Models

2025-08-22 · Xavier Gonzalez, Leo Kozachkov, David M. Zoltowski, Kenneth L. Clarkson 외 arxiv

The rise of parallel computing hardware has made it increasingly important to understand which nonlinear state space models can be efficiently parallelized. Recent advances like DEER (arXiv:2309.12252) and DeepPCR (arXiv…

Gradient-based Trajectory Optimization with Parallelized Differentiable Traffic Simulation

2024-12-21 · Sanghyun Son, Laura Zheng, Brian Clipp, Connor Greenwell 외

We present a parallelized differentiable traffic simulator based on the Intelligent Driver Model (IDM), a car-following framework that incorporates driver behavior as key variables. Our vehicle simulator efficiently mode…

Trajectory Prediction

TACO: Trajectory-Aware Controller Optimization for Quadrotors

2025-11-03 · Hersh Sanghvi, Spencer Folk, Vijay Kumar, Camillo Jose Taylor arxiv

Controller performance in quadrotor trajectory tracking depends heavily on parameter tuning, yet standard approaches often rely on fixed, manually tuned parameters that sacrifice task-specific performance. We present Tra…

Improved particle swarm optimization algorithm: multi-target trajectory optimization for swarm drones

2025-07-18 · Minze Li, Wei Zhao, Ran Chen, Mingqiang Wei arxiv

Real-time trajectory planning for unmanned aerial vehicles (UAVs) in dynamic environments remains a key challenge due to high computational demands and the need for fast, adaptive responses. Traditional Particle Swarm Op…

Trajectory Planning

EOS: a Parallel, Self-Adaptive, Multi-Population Evolutionary Algorithm for Constrained Global Optimization

2020-07-09 · Lorenzo Federici, Boris Benedikter, Alessandro Zavoli

This paper presents the main characteristics of the evolutionary optimization code named EOS, Evolutionary Optimization at Sapienza, and its successful application to challenging, real-world space trajectory optimization…

Clusteringglobal-optimization