paper-with-me

홈 › Papers

Safe PDE Boundary Control with Neural Operators

2024-11-23 · Hanjiang Hu, Changliu Liu

The physical world dynamics are generally governed by underlying partial differential equations (PDEs) with unknown analytical forms in science and engineering problems. Neural network based data-driven approaches have been heavily studied in simulating and solving PDE problems in recent years, but it is still challenging to move forward from understanding to controlling the unknown PDE dynamics. PDE boundary control instantiates a simplified but important problem by only focusing on PDE boundary conditions as the control input and output. However, current model-free PDE controllers cannot ensure the boundary output satisfies some given user-specified safety constraint. To this end, we propose a safety filtering framework to guarantee the boundary output stays within the safe set for current model-free controllers. Specifically, we first introduce a neural boundary control barrier function (BCBF) to ensure the feasibility of the trajectory-wise constraint satisfaction of boundary output. Based on the neural operator modeling the transfer function from boundary control input to output trajectories, we show that the change in the BCBF depends linearly on the change in input boundary, so quadratic programming-based safety filtering can be done for pre-trained model-free controllers. Extensive experiments under challenging hyperbolic, parabolic and Navier-Stokes PDE dynamics environments validate the plug-and-play effectiveness of the proposed method by achieving better general performance and boundary constraint satisfaction compared to the vanilla and constrained model-free controller baselines. The code is available at https://github.com/intelligent-control-lab/safe-pde-control.

📄 PDF Abstract BibTeX arXiv:2411.15643

Code (1)

intelligent-control-lab/safe-pde-control 공식 구현

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Online Safety Filter for Deformable Object Manipulation with Horizon Agnostic Neural Operators

2026-05-01 · Jiaxing Li, Hanjiang Hu, Zhuoyuan Wang, Yorie Nakahira 외 arxiv

Safety critical control of robotic manipulation tasks involving deformable media such as fluids, cloth, and soft objects remains challenging because existing learning based approaches encode safety indirectly through rew…

Neural Operators for Boundary Stabilization of Stop-and-go Traffic

2023-12-16 · Yihuai Zhang, Ruiguo Zhong, Huan Yu

This paper introduces a novel approach to PDE boundary control design using neural operators to alleviate stop-and-go instabilities in congested traffic flow. Our framework leverages neural operators to design control st…

Embodied Operators and Benchmarking: Toward Reusable and Deployable Embodied Intelligence Systems

2026-07-03 · Junwu Xiong, Jiaxuan Gao, Wei Chai, Renxing Chen 외 arxiv

Embodied intelligence systems require not only end-to-end policy models, but also reusable functional modules that transform multimodal observations, robot states, human demonstrations, and task contexts into structured …

Deep learning architectures for nonlinear operator functions and nonlinear inverse problems

2019-12-23 · Maarten V. de Hoop, Matti Lassas, Christopher A. Wong

We develop a theoretical analysis for special neural network architectures, termed operator recurrent neural networks, for approximating nonlinear functions whose inputs are linear operators. Such functions commonly aris…

One Operator to Rule Them All? On Boundary-Indexed Operator Families in Neural PDE Solvers

2026-03-02 · Lennon J. Shikhman arxiv

Neural PDE solvers are often described as learning solution operators that map problem data to PDE solutions. In this work, we argue that this interpretation is generally incorrect when boundary conditions vary. We show …