paper-with-me

홈 › Papers

PDE Control Gym: A Benchmark for Data-Driven Boundary Control of Partial Differential Equations

2024-05-18 · Luke Bhan, Yuexin Bian, Miroslav Krstic, Yuanyuan Shi

Over the last decade, data-driven methods have surged in popularity, emerging as valuable tools for control theory. As such, neural network approximations of control feedback laws, system dynamics, and even Lyapunov functions have attracted growing attention. With the ascent of learning based control, the need for accurate, fast, and easy-to-use benchmarks has increased. In this work, we present the first learning-based environment for boundary control of PDEs. In our benchmark, we introduce three foundational PDE problems - a 1D transport PDE, a 1D reaction-diffusion PDE, and a 2D Navier-Stokes PDE - whose solvers are bundled in an user-friendly reinforcement learning gym. With this gym, we then present the first set of model-free, reinforcement learning algorithms for solving this series of benchmark problems, achieving stability, although at a higher cost compared to model-based PDE backstepping. With the set of benchmark environments and detailed examples, this work significantly lowers the barrier to entry for learning-based PDE control - a topic largely unexplored by the data-driven control community. The entire benchmark is available on Github along with detailed documentation and the presented reinforcement learning models are open sourced.

📄 PDF Abstract BibTeX arXiv:2405.11401

Code (1)

lukebhan/pdecontrolgym 공식 구현 tf

Tasks

reinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

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

Similar 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 b…

Discovering What You Can Control: Interventional Boundary Discovery for Reinforcement Learning

2026-03-18 · Jiaxin Liu, Anzhe Cheng, Paul Bogdan arxiv

When an RL agent's observations contain distractors driven by the same confounders as its true state, observational data alone cannot identify which dimensions the agent controls. In our benchmarks, even state-conditione…

Reinforcement Learning

Data-driven Fuzzy Control for Time-Optimal Aggressive Trajectory Following

2025-04-09 · August Phelps, Juan Augusto Paredes Salazar, Ankit Goel

Optimal trajectories that minimize a user-defined cost function in dynamic systems require the solution of a two-point boundary value problem. The optimization process yields an optimal control sequence that depends on t…

Event-triggered Boundary Control of Mixed-autonomy Traffic

2024-03-21 · Yihuai Zhang, Huan Yu

Control problems of mixed-autonomy traffic systems that consist of both human-driven vehicles (HV) and autonomous vehicles (AV), have gained increasing attention. This paper focuses on suppressing traffic oscillations in…

Autonomous VehiclesFriction

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…