paper-with-me

홈 › Papers

Koopman neural operator as a mesh-free solver of non-linear partial differential equations

2023-01-24 · Wei Xiong, Xiaomeng Huang, Ziyang Zhang, Ruixuan Deng, Pei Sun, Yang Tian

The lacking of analytic solutions of diverse partial differential equations (PDEs) gives birth to a series of computational techniques for numerical solutions. Although numerous latest advances are accomplished in developing neural operators, a kind of neural-network-based PDE solver, these solvers become less accurate and explainable while learning long-term behaviors of non-linear PDE families. In this paper, we propose the Koopman neural operator (KNO), a new neural operator, to overcome these challenges. With the same objective of learning an infinite-dimensional mapping between Banach spaces that serves as the solution operator of the target PDE family, our approach differs from existing models by formulating a non-linear dynamic system of equation solution. By approximating the Koopman operator, an infinite-dimensional operator governing all possible observations of the dynamic system, to act on the flow mapping of the dynamic system, we can equivalently learn the solution of a non-linear PDE family by solving simple linear prediction problems. We validate the KNO in mesh-independent, long-term, and5zero-shot predictions on five representative PDEs (e.g., the Navier-Stokes equation and the Rayleigh-B{\'e}nard convection) and three real dynamic systems (e.g., global water vapor patterns and western boundary currents). In these experiments, the KNO exhibits notable advantages compared with previous state-of-the-art models, suggesting the potential of the KNO in supporting diverse science and engineering applications (e.g., PDE solving, turbulence modelling, and precipitation forecasting).

📄 PDF Abstract BibTeX arXiv:2301.10022

Code (1)

koopman-laboratory/koopmanlab 공식 구현 pytorch

Tasks

Precipitation Forecasting

Similar Papers 제목 키워드 기반

KoopmanLab: machine learning for solving complex physics equations

2023-01-03 · Wei Xiong, Muyuan Ma, Xiaomeng Huang, Ziyang Zhang 외

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 furthe…

PyKoopman: A Python Package for Data-Driven Approximation of the Koopman Operator

2023-06-22 · Shaowu Pan, Eurika Kaiser, Brian M. de Silva, J. Nathan Kutz 외

PyKoopman is a Python package for the data-driven approximation of the Koopman operator associated with a dynamical system. The Koopman operator is a principled linear embedding of nonlinear dynamics and facilitates the …

SPIKE: Sparse Koopman Regularization for Physics-Informed Neural Networks

2026-01-15 · Jose Marie Antonio Miñoza arxiv

Physics-Informed Neural Networks (PINNs) provide a mesh-free approach for solving differential equations by embedding physical constraints into neural network training. However, PINNs tend to overfit within the training …

Banach neural operator for Navier-Stokes equations

2025-11-28 · Bo Zhang arxiv

Classical neural networks are known for their ability to approximate mappings between finite-dimensional spaces, but they fall short in capturing complex operator dynamics across infinite-dimensional function spaces. Neu…

Data-driven End-to-end Learning of Pole Placement Control for Nonlinear Dynamics via Koopman Invariant Subspaces

2022-08-16 · Tomoharu Iwata, Yoshinobu Kawahara

We propose a data-driven method for controlling the frequency and convergence rate of black-box nonlinear dynamical systems based on the Koopman operator theory. With the proposed method, a policy network is trained such…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)