paper-with-me

Papers

Integrating Neural Operators with Diffusion Models Improves Spectral Representation in Turbulence Modeling

2024-09-13 · Vivek Oommen, Aniruddha Bora, Zhen Zhang, George Em Karniadakis

We integrate neural operators with diffusion models to address the spectral limitations of neural operators in surrogate modeling of turbulent flows. While neural operators offer computational efficiency, they exhibit deficiencies in capturing high-frequency flow dynamics, resulting in overly smooth approximations. To overcome this, we condition diffusion models on neural operators to enhance the resolution of turbulent structures. Our approach is validated for different neural operators on diverse datasets, including a high Reynolds number jet flow simulation and experimental Schlieren velocimetry. The proposed method significantly improves the alignment of predicted energy spectra with true distributions compared to neural operators alone. This enables the diffusion models to stabilize longer forecasts through diffusion-corrected autoregressive rollouts, as we demonstrate in this work. Additionally, proper orthogonal decomposition analysis demonstrates enhanced spectral fidelity in space-time. This work establishes a new paradigm for combining generative models with neural operators to advance surrogate modeling of turbulent systems, and it can be used in other scientific applications that involve microstructure and high-frequency content. See our project page: vivekoommen.github.io/NO_DM

📄 PDF Abstract BibTeX arXiv:2409.08477

Code (1)

vivekoommen/NeuralOperator_DiffusionModel 공식 구현 pytorch

Tasks

Computational Efficiency

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Mitigating Spectral Bias in Neural Operators via High-Frequency Scaling for Physical Systems

2025-03-17 · Siavash Khodakarami, Vivek Oommen, Aniruddha Bora, George Em Karniadakis

Neural operators have emerged as powerful surrogates for modeling complex physical problems. However, they suffer from spectral bias making them oblivious to high-frequency modes, which are present in multiscale physical…

Approximation Theory of Laplacian-Based Neural Operators for Reaction-Diffusion System

2026-05-12 · Takashi Furuya, Ryo Ozawa, Jenn-Nan Wang arxiv

Neural operators provide a framework for learning solution operators of partial differential equations (PDEs), enabling efficient surrogate modeling for complex systems. While universal approximation results are now well…

SFO: Learning PDE Operators via Spectral Filtering

2026-01-23 · Noam Koren, Rafael Moschopoulos, Kira Radinsky, Elad Hazan arxiv

Partial differential equations (PDEs) govern complex systems, yet neural operators often struggle to efficiently capture the long-range, nonlocal interactions inherent in their solution maps. We introduce Spectral Filter…

Physics-informed diffusion models in spectral space

2026-02-10 · Davide Gallon, Philippe von Wurstemberger, Patrick Cheridito, Arnulf Jentzen arxiv

We propose physics-informed spectral diffusion (PISD), a methodology that combines generative latent diffusion models with physics-informed machine learning to generate solutions of partial differential equations (PDEs) …

Dimensionality ReductionComputational Efficiency

Shearlet Neural Operators for Anisotropic-Shock-Dominated and Multi-scale parametric partial differential equations

2026-04-28 · Fabio Pereira dos Santos, Julio de Castro Vargas Fernandes, Adriano Mauricio de Almeida Cortes arxiv

Neural operators have emerged as powerful data-driven surrogates for learning solution operators of parametric partial differential equations (PDEs). However, widely used Fourier Neural Operators (FNOs) rely on global Fo…