paper-with-me

Papers

Reduced-Basis Deep Operator Learning for Parametric PDEs with Independently Varying Boundary and Source Data

2025-11-23 · Yueqi Wang, Guang Lin arxiv

Parametric PDEs power modern simulation, design, and digital-twin systems, yet their many-query workloads still hinge on repeatedly solving large finite-element systems. Existing operator-learning approaches accelerate this process but often rely on opaque learned trunks, require extensive labeled data, or break down when boundary and source data vary independently from physical parameters. We introduce RB-DeepONet, a hybrid operator-learning framework that fuses reduced-basis (RB) numerical structure with the branch-trunk architecture of DeepONet. The trunk is fixed to a rigorously constructed RB space generated offline via Greedy selection, granting physical interpretability, stability, and certified error control. The branch network predicts only RB coefficients and is trained label-free using a projected variational residual that targets the RB-Galerkin solution. For problems with independently varying loads or boundary conditions, we develop boundary and source modal encodings that compress exogenous data into low-dimensional coordinates while preserving accuracy. Combined with affine or empirical interpolation decompositions, RB-DeepONet achieves a strict offline-online split: all heavy lifting occurs offline, and online evaluation scales only with the RB dimension rather than the full mesh. We provide convergence guarantees separating RB approximation error from statistical learning error, and numerical experiments show that RB-DeepONet attains accuracy competitive with intrusive RB-Galerkin, POD-DeepONet, and FEONet while using dramatically fewer trainable parameters and achieving significant speedups. This establishes RB-DeepONet as an efficient, stable, and interpretable operator learner for large-scale parametric PDEs.

📄 PDF Abstract BibTeX arXiv:2511.18260

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Neural Green's Operators for Parametric Partial Differential Equations

2024-06-04 · Hugo Melchers, Joost Prins, Michael Abdelmalik

This work introduces neural Green's operators (NGOs), a novel neural operator network architecture that learns the solution operator for a parametric family of linear partial differential equations (PDEs). Our constructi…

A practical existence theorem for reduced order models based on convolutional autoencoders

2024-02-01 · Nicola Rares Franco, Simone Brugiapaglia

In recent years, deep learning has gained increasing popularity in the fields of Partial Differential Equations (PDEs) and Reduced Order Modeling (ROM), providing domain practitioners with new powerful data-driven techni…

LFR-PINO: A Layered Fourier Reduced Physics-Informed Neural Operator for Parametric PDEs

2025-06-21 · Jing Wang, Biao Chen, Hairun Xie, Rui Wang 외

Physics-informed neural operators have emerged as a powerful paradigm for solving parametric partial differential equations (PDEs), particularly in the aerospace field, enabling the learning of solution operators that ge…

Computational Efficiency

A Theoretical Analysis of Deep Neural Networks and Parametric PDEs

2019-03-31 · Gitta Kutyniok, Philipp Petersen, Mones Raslan, Reinhold Schneider

We derive upper bounds on the complexity of ReLU neural networks approximating the solution maps of parametric partial differential equations. In particular, without any knowledge of its concrete shape, we use the inhere…

ReBaNO: Reduced Basis Neural Operator Mitigating Generalization Gaps and Achieving Discretization Invariance

2025-09-11 · Haolan Zheng, Yanlai Chen, Jiequn Han, Yue Yu arxiv

We propose a novel data-lean operator learning algorithm, the Reduced Basis Neural Operator (ReBaNO), to solve a group of PDEs with multiple distinct inputs. Inspired by the Reduced Basis Method and the recently introduc…

Knowledge Distillation