paper-with-me

Papers

Structure-Preserving Operator Learning

2024-10-01 · Nacime Bouziani, Nicolas Boullé

Learning complex dynamics driven by partial differential equations directly from data holds great promise for fast and accurate simulations of complex physical systems. In most cases, this problem can be formulated as an operator learning task, where one aims to learn the operator representing the physics of interest, which entails discretization of the continuous system. However, preserving key continuous properties at the discrete level, such as boundary conditions, and addressing physical systems with complex geometries is challenging for most existing approaches. We introduce a family of operator learning architectures, structure-preserving operator networks (SPONs), that allows to preserve key mathematical and physical properties of the continuous system by leveraging finite element (FE) discretizations of the input-output spaces. SPONs are encode-process-decode architectures that are end-to-end differentiable, where the encoder and decoder follows from the discretizations of the input-output spaces. SPONs can operate on complex geometries, enforce certain boundary conditions exactly, and offer theoretical guarantees. Our framework provides a flexible way of devising structure-preserving architectures tailored to specific applications, and offers an explicit trade-off between performance and efficiency, all thanks to the FE discretization of the input-output spaces. Additionally, we introduce a multigrid-inspired SPON architecture that yields improved performance at higher efficiency. Finally, we release a software to automate the design and training of SPON architectures.

📄 PDF Abstract BibTeX arXiv:2410.01065

Code (1)

sponproject/spon 공식 구현

Tasks

Operator learning

Similar Papers 제목 키워드 기반

Energy-Preserving Reduced Operator Inference for Efficient Design and Control

2024-01-05 · Tomoki Koike, Elizabeth Qian

Many-query computations, in which a computational model for an engineering system must be evaluated many times, are crucial in design and control. For systems governed by partial differential equations (PDEs), typical hi…

Operator-Guided Invariance Learning for Continuous Reinforcement Learning

2026-05-07 · Zuyuan Zhang, Fei Xu Yu, Tian Lan arxiv

Reinforcement learning (RL) with continuous time and state/action spaces is often data-intensive and brittle under nuisance variability and shift, motivating methods that exploit value-preserving structures to stabilize …

Reinforcement Learning

NN-OpInf: an operator inference approach using structure-preserving composable neural networks

2026-03-09 · Eric Parish, Anthony Gruber, Patrick Blonigan, Irina Tezaur arxiv

We propose neural network operator inference (NN-OpInf): a structure-preserving, composable, and minimally restrictive operator inference framework for the non-intrusive reduced-order modeling of dynamical systems. The a…

Data-driven Model Reduction for Soft Robots via Lagrangian Operator Inference

2024-07-11 · Harsh Sharma, Iman Adibnazari, Jacobo Cervera-Torralba, Michael T. Tolley 외

Data-driven model reduction methods provide a nonintrusive way of constructing computationally efficient surrogates of high-fidelity models for real-time control of soft robots. This work leverages the Lagrangian nature …

Symplectic Neural Operators for Learning Infinite Dimensional Hamiltonian Systems

2026-05-15 · Yeang Makara, Yusuke Tanaka, Takashi Matsubara, Takaharu Yaguchi arxiv

The modeling and simulation of infinite-dimensional Hamiltonian systems are central problems in mathematical physics and engineering, however they pose significant computational and structural challenges for standard dat…