paper-with-me

홈 › Papers

Are Deep Learning Based Hybrid PDE Solvers Reliable? Why Training Paradigms and Update Strategies Matter

2026-02-06 · Yuhan Wu, Jan Willem van Beek, Victorita Dolean, Alexander Heinlein arxiv

Deep learning-based hybrid iterative methods (DL-HIMs) integrate classical numerical solvers with neural operators, utilizing their complementary spectral biases to accelerate convergence. Despite this promise, many DL-HIMs stagnate at false fixed points where neural updates vanish while the physical residual remains large, raising questions about reliability in scientific computing. In this paper, we provide evidence that performance is highly sensitive to training paradigms and update strategies, even when the neural architecture is fixed. Through a detailed study of a DeepONet-based hybrid iterative numerical transferable solver (HINTS) and an FFT-based Fourier neural solver (FNS), we show that significant physical residuals can persist when training objectives are not aligned with solver dynamics and problem physics. We further examine Anderson acceleration (AA) and demonstrate that its classical form is ill-suited for nonlinear neural operators. To overcome this, we introduce physics-aware Anderson acceleration (PA-AA), which minimizes the physical residual rather than the fixed-point update. Numerical experiments confirm that PA-AA restores reliable convergence in substantially fewer iterations. These findings provide a concrete answer to ongoing controversies surrounding AI-based PDE solvers: reliability hinges not only on architectures but on physically informed training and iteration design.

📄 PDF Abstract BibTeX arXiv:2602.06842

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Error-Conditioned Neural Solvers

2026-06-25 · Haina Jiang, Liam Wang, Peng-Chen Chen, Min Seop Kwak 외 arxiv

Neural surrogate models offer fast approximate mappings from PDE parameters to solutions, but they typically treat solving as a purely statistical task: once trained, they struggle to correct their own constraint violati…

INC: An Indirect Neural Corrector for Auto-Regressive Hybrid PDE Solvers

2025-11-16 · Hao Wei, Aleksandra Franz, Bjoern List, Nils Thuerey arxiv

When simulating partial differential equations, hybrid solvers combine coarse numerical solvers with learned correctors. They promise accelerated simulations while adhering to physical constraints. However, as shown in o…

Hybrid Camera Pose Estimation

2018-06-01 · CVPR 2018 6 · Federico Camposeco, Andrea Cohen, Marc Pollefeys, Torsten Sattler

In this paper, we aim to solve the pose estimation problem of calibrated pinhole and generalized cameras w.r.t. a Structure-from-Motion (SfM) model by leveraging both 2D-3D correspondences as well as 2D-2D correspondence…

Camera Pose EstimationPose Estimation

PDE-SHARP: PDE Solver Hybrids through Analysis and Refinement Passes

2025-10-31 · Shaghayegh Fazliani, Madeleine Udell arxiv

Current LLM-driven approaches using test-time computing to generate PDE solvers execute a large number of solver samples to identify high-accuracy solvers. These paradigms are especially costly for complex PDEs requiring…

Exploring the Impact of Parameter Update Magnitude on Forgetting and Generalization of Continual Learning

2026-02-24 · JinLi He, Liang Bai, Xian Yang arxiv

The magnitude of parameter updates are considered a key factor in continual learning. However, most existing studies focus on designing diverse update strategies, while a theoretical understanding of the underlying mecha…

Continual Learning