paper-with-me

홈 › Papers

KoopmanLab: machine learning for solving complex physics equations

2023-01-03 · Wei Xiong, Muyuan Ma, Xiaomeng Huang, Ziyang Zhang, Pei Sun, Yang Tian

Numerous physics theories are rooted in partial differential equations (PDEs). However, the increasingly intricate physics equations, especially those that lack analytic solutions or closed forms, have impeded the further development of physics. Computationally solving PDEs by classic numerical approaches suffers from the trade-off between accuracy and efficiency and is not applicable to the empirical data generated by unknown latent PDEs. To overcome this challenge, we present KoopmanLab, an efficient module of the Koopman neural operator family, for learning PDEs without analytic solutions or closed forms. Our module consists of multiple variants of the Koopman neural operator (KNO), a kind of mesh-independent neural-network-based PDE solvers developed following dynamic system theory. The compact variants of KNO can accurately solve PDEs with small model sizes while the large variants of KNO are more competitive in predicting highly complicated dynamic systems govern by unknown, high-dimensional, and non-linear PDEs. All variants are validated by mesh-independent and long-term prediction experiments implemented on representative PDEs (e.g., the Navier-Stokes equation and the Bateman-Burgers equation in fluid mechanics) and ERA5 (i.e., one of the largest high-resolution global-scale climate data sets in earth physics). These demonstrations suggest the potential of KoopmanLab to be a fundamental tool in diverse physics studies related to equations or dynamic systems.

📄 PDF Abstract BibTeX arXiv:2301.01104

Code (1)

koopman-laboratory/koopmanlab 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Physics-informed neural networks for solving forward and inverse problems in complex beam systems

2023-03-02 · Taniya Kapoor, Hongrui Wang, Alfredo Nunez, Rolf Dollevoet

This paper proposes a new framework using physics-informed neural networks (PINNs) to simulate complex structural systems that consist of single and double beams based on Euler-Bernoulli and Timoshenko theory, where the …

Physics-informed Neural Network: The Effect of Reparameterization in Solving Differential Equations

2023-01-28 · Siddharth Nand, Yuecheng Cai

Differential equations are used to model and predict the behaviour of complex systems in a wide range of fields, and the ability to solve them is an important asset for understanding and predicting the behaviour of these…

PinnDE: Physics-Informed Neural Networks for Solving Differential Equations

2024-08-19 · Jason Matthews, Alex Bihlo

In recent years the study of deep learning for solving differential equations has grown substantially. The use of physics-informed neural networks (PINNs) and deep operator networks (DeepONets) have emerged as two of the…

DeepONet for Solving Nonlinear Partial Differential Equations with Physics-Informed Training

2024-10-06 · Yahong Yang

In this paper, we investigate the use of operator learning, specifically DeepONet, for solving nonlinear partial differential equations (PDEs). Unlike conventional function learning methods that require training separate…

Operator learningPhysics-informed machine learning

Physics-informed neural networks for solving Reynolds-averaged Navier-Stokes equations

2021-07-22 · Hamidreza Eivazi, Mojtaba Tahani, Philipp Schlatter, Ricardo Vinuesa

Physics-informed neural networks (PINNs) are successful machine-learning methods for the solution and identification of partial differential equations (PDEs). We employ PINNs for solving the Reynolds-averaged Navier-Stok…