paper-with-me

홈 › Papers

Localized PCA-Net Neural Operators for Scalable Solution Reconstruction of Elliptic PDEs

2025-09-09 · Mrigank Dhingra, Romit Maulik, Adil Rasheed, Omer San arxiv

Neural operator learning has emerged as a powerful approach for solving partial differential equations (PDEs) in a data-driven manner. However, applying principal component analysis (PCA) to high-dimensional solution fields incurs significant computational overhead. To address this, we propose a patch-based PCA-Net framework that decomposes the solution fields into smaller patches, applies PCA within each patch, and trains a neural operator in the reduced PCA space. We investigate two different patch-based approaches that balance computational efficiency and reconstruction accuracy: (1) local-to-global patch PCA, and (2) local-to-local patch PCA. The trade-off between computational cost and accuracy is analyzed, highlighting the advantages and limitations of each approach. Furthermore, within each approach, we explore two refinements for the most computationally efficient method: (i) introducing overlapping patches with a smoothing filter and (ii) employing a two-step process with a convolutional neural network (CNN) for refinement. Our results demonstrate that patch-based PCA significantly reduces computational complexity while maintaining high accuracy, reducing end-to-end pipeline processing time by a factor of 3.7 to 4 times compared to global PCA, thefore making it a promising technique for efficient operator learning in PDE-based systems.

📄 PDF Abstract BibTeX arXiv:2509.18110

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

BENO: Boundary-embedded Neural Operators for Elliptic PDEs

2024-01-17 · Haixin Wang, Jiaxin Li, Anubhav Dwivedi, Kentaro Hara 외

Elliptic partial differential equations (PDEs) are a major class of time-independent PDEs that play a key role in many scientific and engineering domains such as fluid dynamics, plasma physics, and solid mechanics. Recen…

Continuous-time reinforcement learning: ellipticity enables model-free value function approximation

2026-02-06 · Wenlong Mou arxiv

We study off-policy reinforcement learning for controlling continuous-time Markov diffusion processes with discrete-time observations and actions. We consider model-free algorithms with function approximation that learn …

Reinforcement Learning

Learning Contractive Integral Operators with Fredholm Integral Neural Operators

2026-04-03 · Kyriakos C. Georgiou, Constantinos Siettos, Athanasios N. Yannacopoulos arxiv

We generalize the framework of Fredholm Neural Networks, to learn non-expansive integral operators arising in Fredholm Integral Equations (FIEs) of the second kind in arbitrary dimensions. We first present the proposed F…

Gauge-Equivariant Intrinsic Neural Operators for Geometry-Consistent Learning of Elliptic PDE Maps

2026-03-16 · Pengcheng Cheng arxiv

Learning solution operators of partial differential equations (PDEs) from data has emerged as a promising route to fast surrogate models in multi-query scientific workflows. However, for geometric PDEs whose inputs and o…

ELADO: Elliptic PDE Assessment Datasets for Operator Learning

2026-06-18 · Frank Ehebrecht, Toni Scharle, Martin Atzmueller arxiv

We introduce ELADO (Elliptic PDE Assessment Datasets for Operator Learning), a systematic benchmark suite constructed to show and quantify failure modes of neural operator architectures when learning solution operators o…