PDE-DKL: PDE-constrained deep kernel learning in high dimensionality
Weihao Yan, Christoph Brune, Mengwu Guo
TL;DR
This work tackles solving high-dimensional PDEs under data scarcity by proposing PDE-DKL, a hybrid framework that uses deep kernel learning to map high-dimensional PDE inputs into a low-dimensional latent space, while enforcing PDE constraints through Gaussian process regression. The PDE constraint is propagated through linear operators, ensuring that the latent GP and the reconstructed forcing term $f=\mathcal{A}[u]$ satisfy the governing equations, with uncertainty quantified via GP posteriors. PDE-DKL extends to deep kernels by embedding a neural network into an ARD kernel, enabling non-stationary, expressive representations that remain scalable in high dimensions. The approach is validated on four benchmark PDEs up to 50 dimensions, demonstrating improved accuracy and uncertainty quantification over PDE-GP, and showing practical feasibility where traditional GP methods struggle. Overall, PDE-DKL provides a principled, scalable pathway for physics-informed, uncertainty-aware surrogate modeling of complex, high-dimensional PDEs.
Abstract
Many physics-informed machine learning methods for PDE-based problems rely on Gaussian processes (GPs) or neural networks (NNs). However, both face limitations when data are scarce and the dimensionality is high. Although GPs are known for their robust uncertainty quantification in low-dimensional settings, their computational complexity becomes prohibitive as the dimensionality increases. In contrast, while conventional NNs can accommodate high-dimensional input, they often require extensive training data and do not offer uncertainty quantification. To address these challenges, we propose a PDE-constrained Deep Kernel Learning (PDE-DKL) framework that combines DL and GPs under explicit PDE constraints. Specifically, NNs learn a low-dimensional latent representation of the high-dimensional PDE problem, reducing the complexity of the problem. GPs then perform kernel regression subject to the governing PDEs, ensuring accurate solutions and principled uncertainty quantification, even when available data are limited. This synergy unifies the strengths of both NNs and GPs, yielding high accuracy, robust uncertainty estimates, and computational efficiency for high-dimensional PDEs. Numerical experiments demonstrate that PDE-DKL achieves high accuracy with reduced data requirements. They highlight its potential as a practical, reliable, and scalable solver for complex PDE-based applications in science and engineering.
