paper-with-me

홈 › Papers

Differential-Integral Neural Operator for Long-Term Turbulence Forecasting

2025-09-25 · Hao Wu, Yuan Gao, Fan Xu, Fan Zhang, Qingsong Wen, Kun Wang, Xiaomeng Huang, Xian Wu arxiv

Accurately forecasting the long-term evolution of turbulence represents a grand challenge in scientific computing and is crucial for applications ranging from climate modeling to aerospace engineering. Existing deep learning methods, particularly neural operators, often fail in long-term autoregressive predictions, suffering from catastrophic error accumulation and a loss of physical fidelity. This failure stems from their inability to simultaneously capture the distinct mathematical structures that govern turbulent dynamics: local, dissipative effects and global, non-local interactions. In this paper, we propose the {\textbf{\underline{D}}}ifferential-{\textbf{\underline{I}}}ntegral {\textbf{\underline{N}}}eural {\textbf{\underline{O}}}perator (\method{}), a novel framework designed from a first-principles approach of operator decomposition. \method{} explicitly models the turbulent evolution through parallel branches that learn distinct physical operators: a local differential operator, realized by a constrained convolutional network that provably converges to a derivative, and a global integral operator, captured by a Transformer architecture that learns a data-driven global kernel. This physics-based decomposition endows \method{} with exceptional stability and robustness. Through extensive experiments on the challenging 2D Kolmogorov flow benchmark, we demonstrate that \method{} significantly outperforms state-of-the-art models in long-term forecasting. It successfully suppresses error accumulation over hundreds of timesteps, maintains high fidelity in both the vorticity fields and energy spectra, and establishes a new benchmark for physically consistent, long-range turbulence forecast.

📄 PDF Abstract BibTeX arXiv:2509.21196

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning nonlinear integral operators via Recurrent Neural Networks and its application in solving Integro-Differential Equations

2023-10-13 · Hardeep Bassi, Yuanran Zhu, Senwei Liang, Jia Yin 외

In this paper, we propose using LSTM-RNNs (Long Short-Term Memory-Recurrent Neural Networks) to learn and represent nonlinear integral operators that appear in nonlinear integro-differential equations (IDEs). The LSTM-RN…

Numerical Integration

Fourier neural operators for spatiotemporal dynamics in two-dimensional turbulence

2024-09-23 · Mohammad Atif, Pulkit Dubey, Pratik P. Aghor, Vanessa Lopez-Marrero 외

High-fidelity direct numerical simulation of turbulent flows for most real-world applications remains an outstanding computational challenge. Several machine learning approaches have recently been proposed to alleviate t…

nPINNs: nonlocal Physics-Informed Neural Networks for a parametrized nonlocal universal Laplacian operator. Algorithms and Applications

2020-04-08 · Guofei Pang, Marta D'Elia, Michael Parks, George E. Karniadakis

Physics-informed neural networks (PINNs) are effective in solving inverse problems based on differential and integral equations with sparse, noisy, unstructured, and multi-fidelity data. PINNs incorporate all available i…

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 외

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

Precipitation Forecasting

Latent Mamba Operator for Partial Differential Equations

2025-05-25 · Karn Tiwari, Niladri Dutta, N M Anoop Krishnan, Prathosh A P

Neural operators have emerged as powerful data-driven frameworks for solving Partial Differential Equations (PDEs), offering significant speedups over numerical methods. However, existing neural operators struggle with s…

MambaState Space Models