paper-with-me

Papers

Dimension reduction for derivative-informed operator learning: An analysis of approximation errors

2025-04-11 · Dingcheng Luo, Thomas O'Leary-Roseberry, Peng Chen, Omar Ghattas

We study the derivative-informed learning of nonlinear operators between infinite-dimensional separable Hilbert spaces by neural networks. Such operators can arise from the solution of partial differential equations (PDEs), and are used in many simulation-based outer-loop tasks in science and engineering, such as PDE-constrained optimization, Bayesian inverse problems, and optimal experimental design. In these settings, the neural network approximations can be used as surrogate models to accelerate the solution of the outer-loop tasks. However, since outer-loop tasks in infinite dimensions often require knowledge of the underlying geometry, the approximation accuracy of the operator's derivatives can also significantly impact the performance of the surrogate model. Motivated by this, we analyze the approximation errors of neural operators in Sobolev norms over infinite-dimensional Gaussian input measures. We focus on the reduced basis neural operator (RBNO), which uses linear encoders and decoders defined on dominant input/output subspaces spanned by reduced sets of orthonormal bases. To this end, we study two methods for generating the bases; principal component analysis (PCA) and derivative-informed subspaces (DIS), which use the dominant eigenvectors of the covariance of the data or the derivatives as the reduced bases, respectively. We then derive bounds for errors arising from both the dimension reduction and the latent neural network approximation, including the sampling errors associated with the empirical estimation of the PCA/DIS. Our analysis is validated on numerical experiments with elliptic PDEs, where our results show that bases informed by the map (i.e., DIS or output PCA) yield accurate reconstructions and generalization errors for both the operator and its derivatives, while input PCA may underperform unless ranks and training sample sizes are sufficiently large.

📄 PDF Abstract BibTeX arXiv:2504.08730

Code (0)

등록된 구현이 없습니다.

Tasks

Dimensionality ReductionExperimental DesignOperator learning

Methods 이 논문이 사용한 방법론

Focus 설명 없음
PCA Principle Components Analysis (PCA) is an unsupervised method primary used for dimensionality reduction within machine learning. PCA is calculated via a singular value…

Similar Papers 제목 키워드 기반

Derivative-Informed Fourier Neural Operator: Universal Approximation and Applications to PDE-Constrained Optimization

2025-12-16 · Boyuan Yao, Dingcheng Luo, Lianghao Cao, Nikola Kovachki 외 arxiv

We present approximation theories and efficient training methods for derivative-informed Fourier neural operators (DIFNOs) with applications to PDE-constrained optimization. A DIFNO is an FNO trained by minimizing its pr…

Dimensionality Reduction

Derivative-Informed Neural Operator: An Efficient Framework for High-Dimensional Parametric Derivative Learning

2022-06-21 · Thomas O'Leary-Roseberry, Peng Chen, Umberto Villa, Omar Ghattas

We propose derivative-informed neural operators (DINOs), a general family of neural networks to approximate operators as infinite-dimensional mappings from input function spaces to output function spaces or quantities of…

Dimensionality ReductionExperimental Design

Zero Coordinate Shift: Whetted Automatic Differentiation for Physics-informed Operator Learning

2023-11-01 · Kuangdai Leng, Mallikarjun Shankar, Jeyan Thiyagalingam

Automatic differentiation (AD) is a critical step in physics-informed machine learning, required for computing the high-order derivatives of network output w.r.t. coordinates of collocation points. In this paper, we pres…

GPUOperator learningPhysics-informed machine learning

Stochastic Taylor Derivative Estimator: Efficient amortization for arbitrary differential operators

2024-11-27 · Zekun Shi, Zheyuan Hu, Min Lin, Kenji Kawaguchi

Optimizing neural networks with loss that contain high-dimensional and high-order differential operators is expensive to evaluate with back-propagation due to $\mathcal{O}(d^{k})$ scaling of the derivative tensor size an…

GPU

Efficient PDE-Constrained optimization under high-dimensional uncertainty using derivative-informed neural operators

2023-05-31 · Dingcheng Luo, Thomas O'Leary-Roseberry, Peng Chen, Omar Ghattas

We propose a novel machine learning framework for solving optimization problems governed by large-scale partial differential equations (PDEs) with high-dimensional random parameters. Such optimization under uncertainty (…