OCLGJan 14, 2022

SympOCnet: Solving optimal control problems with applications to high-dimensional multi-agent path planning problems

arXiv:2201.05475v123 citations
Originality Incremental advance
AI Analysis

This addresses real-time path planning for applications like drones, but it appears incremental as it builds on existing symplectic networks.

The paper tackles high-dimensional optimal control problems for multi-agent path planning, proposing SympOCnet, a neural network method that solves a problem with over 500 dimensions in 1.5 hours on a single GPU.

Solving high-dimensional optimal control problems in real-time is an important but challenging problem, with applications to multi-agent path planning problems, which have drawn increased attention given the growing popularity of drones in recent years. In this paper, we propose a novel neural network method called SympOCnet that applies the Symplectic network to solve high-dimensional optimal control problems with state constraints. We present several numerical results on path planning problems in two-dimensional and three-dimensional spaces. Specifically, we demonstrate that our SympOCnet can solve a problem with more than 500 dimensions in 1.5 hours on a single GPU, which shows the effectiveness and efficiency of SympOCnet. The proposed method is scalable and has the potential to solve truly high-dimensional path planning problems in real-time.

Code Implementations1 repo
Foundations

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

Your Notes