Data-Efficient Kernel Methods for Learning Differential Equations and Their Solution Operators: Algorithms and Error Analysis
Yasamin Jalalian, Juan Felipe Osorio Ramirez, Alexander Hsu, Bamdad Hosseini, Houman Owhadi
TL;DR
KEqL delivers a data-efficient, kernel-based framework for learning differential equations and their solution maps from scarce data, unifying equation learning, operator learning, and PDE solving under a computational-graph view. It offers two main learning strategies: a 2-step approach that first recovers states $u^m$ with kernel interpolation and then learns the operator $P$, and a 1-step approach that jointly learns $u^m$ and $P$ with a PDE constraint, aided by a representer theorem and LM optimization; a reduced 1-step variant further improves efficiency. The framework is supported by quantitative worst-case error bounds and convergence theory in RKHS Sobolev spaces, with rates tied to fill-distances and smoothness. Empirically, KEqL achieves 1–2 orders of magnitude improvements in accuracy over state-of-the-art baselines on Duffing, Burgers, and Darcy problems, while displaying robustness to hyper-parameter choices and enabling novel capabilities such as one-shot operator learning for variable-coefficient PDEs in extremely data-scarce regimes.
Abstract
We introduce a novel kernel-based framework for learning differential equations and their solution maps that is efficient in data requirements, in terms of solution examples and amount of measurements from each example, and computational cost, in terms of training procedures. Our approach is mathematically interpretable and backed by rigorous theoretical guarantees in the form of quantitative worst-case error bounds for the learned equation. Numerical benchmarks demonstrate significant improvements in computational complexity and robustness while achieving one to two orders of magnitude improvements in terms of accuracy compared to state-of-the-art algorithms.
