🤖 AI Summary
Accurately estimating spatial derivatives from discrete, noisy data remains a central challenge in scientific machine learning and numerical solutions of partial differential equations. This work introduces kinetic-based regularization (KBR) into derivative learning for the first time, proposing both explicit and implicit fully localized schemes that achieve noise-adaptive, high-accuracy derivative estimation without global solves or heuristic smoothing. The approach is based on local multidimensional kernel regression with a single trainable parameter, combining closed-form predictions with solutions to perturbed linear systems. In one dimension, it offers theoretical guarantees of second-order accuracy and quadratic convergence, while naturally preserving conservation laws. Preliminary applications to one-dimensional hyperbolic conservation laws successfully capture shocks in a stable manner, and the method extends naturally to higher dimensions.
📝 Abstract
Accurate estimation of spatial derivatives from discrete and noisy data is central to scientific machine learning and numerical solutions of PDEs. We extend kinetic-based regularization (KBR), a localized multidimensional kernel regression method with a single trainable parameter, to learn spatial derivatives with provable second-order accuracy in 1D. Two derivative-learning schemes are proposed: an explicit scheme based on the closed-form prediction expressions, and an implicit scheme that solves a perturbed linear system at the points of interest. The fully localized formulation enables efficient, noise-adaptive derivative estimation without requiring global system solving or heuristic smoothing. Both approaches exhibit quadratic convergence, matching second-order finite difference for clean data, along with a possible high-dimensional formulation. Preliminary results show that coupling KBR with conservative solvers enables stable shock capture in 1D hyperbolic PDEs, acting as a step towards solving PDEs on irregular point clouds in higher dimensions while preserving conservation laws.