paper-with-me

홈 › Papers

Conservation-preserved Fourier Neural Operator through Adaptive Correction

2025-05-30 · Chaoyu Liu, Yangming Li, Zhongying Deng, Chris Budd, Carola-Bibiane Schönlieb

Fourier Neural Operators (FNOs) have recently emerged as a promising and efficient approach for learning the numerical solutions to partial differential equations (PDEs) from data. However, standard FNO often fails to preserve key conservation laws, such as mass conservation, momentum conservation, norm conservation, etc., which are crucial for accurately modeling physical systems. Existing methods for incorporating these conservation laws into Fourier neural operators are achieved by designing related loss function or incorporating post-processing method at the training time. None of them can both exactly and adaptively correct the outputs to satisfy conservation laws, and our experiments show that these methods can lead to inferior performance while preserving conservation laws. In this work, we propose a novel adaptive correction approach to ensure the conservation of fundamental quantities. Our method introduces a learnable matrix to adaptively adjust the solution to satisfy the conservation law during training. It ensures that the outputs exactly satisfy the goal conservation law and allow for more flexibility and adaptivity for the model to correct the outputs. We theoretically show that applying our adaptive correction to an unconstrained FNO yields a solution with data loss no worse than that of the best conservation-satisfying FNO. We compare our approach with existing methods on a range of representative PDEs. Experiment results show that our method consistently outperform other methods.

📄 PDF Abstract BibTeX arXiv:2505.24579

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Approximating Numerical Fluxes Using Fourier Neural Operators for Hyperbolic Conservation Laws

2024-01-03 · TaeYoung Kim, Myungjoo Kang

Traditionally, classical numerical schemes have been employed to solve partial differential equations (PDEs) using computational methods. Recently, neural network-based methods have emerged. Despite these advancements, n…

Physics-embedded Fourier Neural Network for Partial Differential Equations

2024-07-15 · Qingsong Xu, Nils Thuerey, Yilei Shi, Jonathan Bamber 외

We consider solving complex spatiotemporal dynamical systems governed by partial differential equations (PDEs) using frequency domain-based discrete learning approaches, such as Fourier neural operators. Despite their wi…

Flowers: A Warp Drive for Neural PDE Solvers

2026-02-17 · Till Muser, Alexandra Spitzer, Matti Lassas, Maarten V. de Hoop 외 arxiv

We introduce Flowers, a neural architecture for learning PDE solution operators built entirely from multihead warps. Aside from pointwise channel mixing and a multiscale scaffold, Flowers use no Fourier multipliers, no d…

Computational Efficiency

GENERIC-FNO: Embedding Energy Conservation and Entropy Production into Fourier Neural Operators

2026-06-06 · Jason Sulskis, Sathya Ravi arxiv

We introduce GENERIC-FNO, the first neural operator to embed the full GENERIC (metriplectic) structure of nonequilibrium thermodynamics -- reversible, energy-conserving dynamics and irreversible, entropy-producing dynami…

Energy-Conserved Neural Pipelines: Attenuating Error Propagation in Modular Neural Networks via Physical Conservation Constraints

2026-06-09 · David Young, Swan Yi Htet arxiv

Modular neural network pipelines suffer from error compounding: noise at any module boundary propagates and potentially amplifies through subsequent modules. We introduce energy conservation as a hard physical constraint…