ROLGFeb 22, 2024

DiffuSolve: Diffusion-based Solver for Non-convex Trajectory Optimization

arXiv:2403.05571v419 citationsh-index: 17L4DC
Originality Incremental advance
AI Analysis

This addresses the challenge of efficiently finding diverse solutions for non-convex trajectory optimization in nonlinear and high-dimensional dynamical systems, representing an incremental improvement over traditional methods.

The paper tackles the computationally expensive problem of non-convex trajectory optimization by introducing DiffuSolve, a diffusion model-based solver that samples initial guesses to warm-start numerical solvers, resulting in improved robustness, diversity, and a 2× to 11× increase in computational efficiency across three tasks.

Optimal trajectory design is computationally expensive for nonlinear and high-dimensional dynamical systems. The challenge arises from the non-convex nature of the optimization problem with multiple local optima, which usually requires a global search. Traditional numerical solvers struggle to find diverse solutions efficiently without appropriate initial guesses. In this paper, we introduce DiffuSolve, a general diffusion model-based solver for non-convex trajectory optimization. An expressive diffusion model is trained on pre-collected locally optimal solutions and efficiently samples initial guesses, which then warm-starts numerical solvers to fine-tune the feasibility and optimality. We also present DiffuSolve+, a novel constrained diffusion model with an additional loss in training that further reduces the problem constraint violations of diffusion samples. Experimental evaluations on three tasks verify the improved robustness, diversity, and a 2$\times$ to 11$\times$ increase in computational efficiency with our proposed method, which generalizes well to trajectory optimization problems of varying challenges.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes