paper-with-me

Papers

Neural Operator based Reinforcement Learning for Control of first-order PDEs with Spatially-Varying State Delay

2025-01-30 · Jiaqi Hu, Jie Qi, Jing Zhang

Control of distributed parameter systems affected by delays is a challenging task, particularly when the delays depend on spatial variables. The idea of integrating analytical control theory with learning-based control within a unified control scheme is becoming increasingly promising and advantageous. In this paper, we address the problem of controlling an unstable first-order hyperbolic PDE with spatially-varying delays by combining PDE backstepping control strategies and deep reinforcement learning (RL). To eliminate the assumption on the delay function required for the backstepping design, we propose a soft actor-critic (SAC) architecture incorporating a DeepONet to approximate the backstepping controller. The DeepONet extracts features from the backstepping controller and feeds them into the policy network. In simulations, our algorithm outperforms the baseline SAC without prior backstepping knowledge and the analytical controller.

📄 PDF Abstract BibTeX arXiv:2501.18201

Code (1)

jackyhum/NeuralOperatorFeedbackWithSpatiallyVaryingStateDelay pytorch

Tasks

Deep Reinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Dilated Convolution 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Average Pooling 설명 없음
Global Average Pooling Global Average Pooling is a pooling operation designed to replace fully connected layers in classical CNNs. The idea is to generate one feature map for each corresponding…
SAC 설명 없음

Similar Papers 제목 키워드 기반

Deep Hilbert--Galerkin Methods for Infinite-Dimensional PDEs and Optimal Control

2026-03-19 · Samuel N. Cohen, Filippo de Feo, Jackson Hebner, Justin Sirignano arxiv

We develop deep learning-based approximation methods for fully nonlinear second-order PDEs on separable Hilbert spaces, such as HJB equations for infinite-dimensional control, by parameterizing solutions via Hilbert--Gal…

Reinforcement Learning

Neural Operators of Backstepping Controller and Observer Gain Functions for Reaction-Diffusion PDEs

2023-03-18 · Miroslav Krstic, Luke Bhan, Yuanyuan Shi

Unlike ODEs, whose models involve system matrices and whose controllers involve vector or matrix gains, PDE models involve functions in those roles functional coefficients, dependent on the spatial variables, and gain fu…

Operator learningScheduling

Universal Approximation of Nonlinear Operators and Their Derivatives

2026-05-14 · Filippo de Feo arxiv

Establishing Universal Approximation Theorems (UATs) for nonlinear operators and their derivatives is a foundational open problem in Operator Learning (OL) and raises delicate questions in Nonlinear Functional Analysis. …

Adaptive Neural-Operator Backstepping Control of a Benchmark Hyperbolic PDE

2024-01-15 · Maxence Lamarque, Luke Bhan, Yuanyuan Shi, Miroslav Krstic

To stabilize PDEs, feedback controllers require gain kernel functions, which are themselves governed by PDEs. Furthermore, these gain-kernel PDEs depend on the PDE plants' functional coefficients. The functional coeffici…

Approximation of Solution Operators for High-dimensional PDEs

2024-01-18 · Nathan Gaby, Xiaojing Ye

We propose a finite-dimensional control-based method to approximate solution operators for evolutional partial differential equations (PDEs), particularly in high-dimensions. By employing a general reduced-order model, s…