paper-with-me

Papers

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

2022-01-14 · Tingwei Meng, Zhen Zhang, Jérôme Darbon, George Em Karniadakis

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.

📄 PDF Abstract BibTeX arXiv:2201.05475

Code (1)

zzhang222/sympocnet 공식 구현 pytorch

Tasks

GPU

Similar Papers 제목 키워드 기반

Near Optimal Hamiltonian-Control and Learning via Chattering

2017-03-19 · Peeyush Kumar, Wolf Kohn, Zelda B. Zabinsky

Many applications require solving non-linear control problems that are classically not well behaved. This paper develops a simple and efficient chattering algorithm that learns near optimal decision policies through an o…

Scheduling

Solving a class of stochastic optimal control problems by physics-informed neural networks

2024-02-23 · Zhe Jiao, Wantao Jia, Weiqiu Zhu

The aim of this work is to develop a deep learning method for solving high-dimensional stochastic control problems based on the Hamilton--Jacobi--Bellman (HJB) equation and physics-informed learning. Our approach is to p…

Deep Learning

Trust Region Constrained Measure Transport in Path Space for Stochastic Optimal Control and Inference

2025-08-17 · Denis Blessing, Julius Berner, Lorenz Richter, Carles Domingo-Enrich 외 arxiv

Solving stochastic optimal control problems with quadratic control costs can be viewed as approximating a target path space measure, e.g. via gradient-based optimization. In practice, however, this optimization is challe…

Vectorized Sparse Second-Order Forward Automatic Differentiation for Optimal Control Direct Methods

2025-06-13 · Yilin Zou, Fanghua Jiang

Direct collocation methods are widely used numerical techniques for solving optimal control problems. The discretization of continuous-time optimal control problems transforms them into large-scale nonlinear programming …

Computational Efficiency

Neural network architectures using min-plus algebra for solving certain high dimensional optimal control problems and Hamilton-Jacobi PDEs

2021-05-07 · Jérôme Darbon, Peter M. Dower, Tingwei Meng

Solving high dimensional optimal control problems and corresponding Hamilton-Jacobi PDEs are important but challenging problems in control engineering. In this paper, we propose two abstract neural network architectures …