paper-with-me

Papers

Blending Neural Operators and Relaxation Methods in PDE Numerical Solvers

2022-08-28 · Enrui Zhang, Adar Kahana, Alena Kopaničáková, Eli Turkel, Rishikesh Ranade, Jay Pathak, George Em Karniadakis

Neural networks suffer from spectral bias having difficulty in representing the high frequency components of a function while relaxation methods can resolve high frequencies efficiently but stall at moderate to low frequencies. We exploit the weaknesses of the two approaches by combining them synergistically to develop a fast numerical solver of partial differential equations (PDEs) at scale. Specifically, we propose HINTS, a hybrid, iterative, numerical, and transferable solver by integrating a Deep Operator Network (DeepONet) with standard relaxation methods, leading to parallel efficiency and algorithmic scalability for a wide class of PDEs, not tractable with existing monolithic solvers. HINTS balances the convergence behavior across the spectrum of eigenmodes by utilizing the spectral bias of DeepONet, resulting in a uniform convergence rate and hence exceptional performance of the hybrid solver overall. Moreover, HINTS applies to large-scale, multidimensional systems, it is flexible with regards to discretizations, computational domain, and boundary conditions.

📄 PDF Abstract BibTeX arXiv:2208.13273

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Relaxation for Multigrid

2022-07-25 · Dmitry Kuznichov

During the last decade, Neural Networks (NNs) have proved to be extremely effective tools in many fields of engineering, including autonomous vehicles, medical diagnosis and search engines, and even in art creation. Inde…

Autonomous VehiclesMedical Diagnosis

Hybrid Iterative Solvers with Geometry-Aware Neural Preconditioners for Parametric PDEs

2025-12-16 · Youngkyu Lee, Francesc Levrero Florencio, Jay Pathak, George Em Karniadakis arxiv

The convergence behavior of classical iterative solvers for parametric partial differential equations (PDEs) is often highly sensitive to the domain and specific discretization of PDEs. Previously, we introduced hybrid s…

Rethinking materials simulations: Blending direct numerical simulations with neural operators

2023-12-08 · Vivek Oommen, Khemraj Shukla, Saaketh Desai, Remi Dingreville 외

Direct numerical simulations (DNS) are accurate but computationally expensive for predicting materials evolution across timescales, due to the complexity of the underlying evolution equations, the nature of multiscale sp…

Geophysics

A Greedy PDE Router for Blending Neural Operators and Classical Methods

2025-09-29 · Sahana Rayan, Yash Patel, Ambuj Tewari arxiv

When solving PDEs, classical numerical solvers are often computationally expensive, while machine learning methods can suffer from spectral bias, failing to capture high-frequency components. Designing an optimal hybrid …

Generating synthetic data for neural operators

2024-01-04 · Erisa Hasani, Rachel A. Ward

Recent advances in the literature show promising potential of deep learning methods, particularly neural operators, in obtaining numerical solutions to partial differential equations (PDEs) beyond the reach of current nu…