đ¤ AI Summary
This work addresses the challenge of identifying governing differential equations from sparse and noisy time-series data, where unreliable derivative estimates often hinder model discovery. To overcome this limitation, the authors propose a dynamics-aware preprocessing framework grounded in Koopman operator theory. By employing Dynamic Mode Decomposition (DMD), extended DMD (EDMD), and optimized DMD with polynomial observables, the method effectively denoises and upsamples the data, substantially reducing derivative estimation errors. Subsequently, sparse regression combined with Pareto-front-based support selection is used to recover parsimonious ODE or PDE models. Experiments on canonical systemsâincluding Lorenz-63 and Van der Pol oscillatorsâdemonstrate that polynomial EDMD significantly improves coefficient accuracy. Moreover, for Burgersâ and convectionâdiffusion equations, the approach markedly outperforms conventional non-dynamics-based baselines such as linear or spline interpolation, particularly under low sampling rates and high noise levels, exhibiting superior robustness.
đ Abstract
Sparse identification of nonlinear dynamics (SINDy) and PDE functional identification (PDE-FIND) recover parsimonious ordinary and partial differential equations (ODEs and PDEs) from data. However, sparse and noisy temporal measurements can make derivative estimates unreliable. To address this problem, we evaluate Koopman-based upsampling techniques implemented with dynamic mode decomposition (DMD), extended DMD (EDMD), and optimized DMD. These methods learn finite-dimensional approximations of Koopman evolution on selected observables and are used to interpolate and denoise snapshots inside the observed time window before derivative estimation and sparse regression. The empirical benchmark comprises two ODE systems, Lorenz-63 and Van der Pol, and three periodic PDE systems, Burgers, Fisher-Kolmogorov-Petrovskii-Piskunov (Fisher-KPP), and linear advection-diffusion, over sparse and noisy sampling regimes. Polynomial EDMD gives the strongest ODE results, especially in coefficient accuracy. The PDE results are system-dependent: low-rank DMD-assisted reconstructions improve Burgers and advection-diffusion discovery, while the raw baseline (without upsampling) remains competitive for the Fisher-KPP data. A comparison against linear and smoothing-spline interpolation techniques shows that the selected Koopman-based preprocessors provide overall performance gains over these non-dynamical alternatives. We also demonstrate that DMD-assisted upsampling can stabilize Pareto-based non-oracle support-size selection. Overall, Koopman-based upsampling is best viewed as a dynamics-aware preprocessing step that can reduce derivative-estimation error when its observable representation and low-rank structure are appropriate for the data.