LGAIMLJan 30, 2025

PDE-DKL: PDE-constrained deep kernel learning in high dimensionality

arXiv:2501.18258v11 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses the problem of scalable and reliable PDE solvers for scientists and engineers, offering an incremental improvement by hybridizing existing methods.

The paper tackles the challenge of solving high-dimensional PDEs with limited data by proposing PDE-DKL, which combines deep learning and Gaussian processes under PDE constraints, achieving high accuracy and robust uncertainty quantification with reduced data requirements.

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.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes