Papers
Topics
Authors
Recent
Search
2000 character limit reached

Laplace-Enhanced SINDy (LES-SINDy)

Updated 18 February 2026
  • The paper demonstrates how LES-SINDy leverages the Laplace transform to represent high-order derivatives and discontinuous terms exactly, mitigating numerical differentiation issues.
  • LES-SINDy is a data-driven framework that constructs a Laplace-domain candidate function matrix for sparse regression, enabling robust identification of governing equations even under high noise.
  • LES-SINDy exhibits superior performance on ODEs and PDEs by achieving accurate coefficient recovery and low parameter errors compared to classical SINDy methodologies.

Laplace-Enhanced Sparse Identification of Nonlinear Dynamical Systems (LES-SINDy) is a data-driven framework for governing equation discovery that circumvents limitations of classical SINDy when faced with high-order derivatives, discontinuities, or unbounded growth functions, particularly under noisy conditions. LES-SINDy operates by transferring time-domain data to the Laplace domain, enabling analytic treatment of derivatives and discontinuous terms, and mitigating numerical difficulties in the identification of ordinary and partial differential equations (ODEs and PDEs) (Zheng et al., 2024).

1. Theoretical Foundations

LES-SINDy extends the Sparse Identification of Nonlinear Dynamical Systems (SINDy) paradigm by integrating Laplace transform theory. For a vector-valued measurement time series u(t)u(t) sampled at t1,…,tmt_1,\dots,t_m, the method first constructs a SINDy library X(tj)X(t_j) that includes constants, tjt_j, u(tj)u(t_j), and derivatives up to order kk, along with their tensor product monomials up to degree nn.

Each column Xi(t)X_i(t) of the resulting m×dm\times d matrix undergoes a Laplace transform:

L{Xi(t)}(s)=∫0∞e−stXi(t) dt,\mathcal{L}\{X_i(t)\}(s) = \int_0^\infty e^{-st} X_i(t) \, dt,

which, on finite data, is approximated by

t1,…,tmt_1,\dots,t_m0

with t1,…,tmt_1,\dots,t_m1 (except for t1,…,tmt_1,\dots,t_m2).

The Laplace transform treats derivatives analytically using integration by parts:

t1,…,tmt_1,\dots,t_m3

This enables LES-SINDy to avoid numerical differentiation entirely; all high-order derivatives are represented exactly in the transform domain if initial conditions are available.

2. Algorithmic Workflow

The LES-SINDy procedure is composed of three main steps:

  1. Laplace-Enhanced Library Construction:
    • Assemble the candidate function matrix t1,…,tmt_1,\dots,t_m4 from the time-series data.
    • Select t1,…,tmt_1,\dots,t_m5 complex frequencies t1,…,tmt_1,\dots,t_m6 with t1,…,tmt_1,\dots,t_m7.
    • For each t1,…,tmt_1,\dots,t_m8, compute the Laplace domain vectors t1,…,tmt_1,\dots,t_m9 as above; stack them to form X(tj)X(t_j)0 with columns X(tj)X(t_j)1.
  2. Sparse Regression in the Laplace Domain:
    • Solve the implicit equation X(tj)X(t_j)2 for X(tj)X(t_j)3, seeking sparsity.
    • To avoid the trivial solution X(tj)X(t_j)4, cycle through each X(tj)X(t_j)5 and set X(tj)X(t_j)6; then solve

    X(tj)X(t_j)7

    where X(tj)X(t_j)8 is a sparsity-promoting regularizer, such as X(tj)X(t_j)9 or thresholded least squares. - This process yields tjt_j0 candidate models tjt_j1.

  3. Model Evaluation and Selection:

    • Each candidate tjt_j2 is converted to an explicit ODE/PDE, integrated numerically (e.g., via Runge–Kutta), and produces a predicted trajectory tjt_j3.
    • Two quality metrics are computed:
      • log RMSE:

    tjt_j4

    Used primarily for hyperparameter tuning. - Corrected AIC (AICc):

    tjt_j5

    Where tjt_j6 is the number of nonzero terms in tjt_j7, and tjt_j8 the estimated residual variance. AICc is used for model selection.

The model minimizing AICc is selected as the optimal, parsimonious equation.

3. Analytic Handling of High-Order Derivatives and Discontinuities

A core innovation of LES-SINDy is its analytic approach for traditionally challenging features:

  • High-order derivatives: By manipulating the Laplace transform, derivatives become algebraic (e.g., tjt_j9 factors), avoiding finite-difference schemes that amplify noise.
  • Discontinuous and impulsive terms: Step functions u(tj)u(t_j)0 and impulses u(tj)u(t_j)1 possess known Laplace transforms (u(tj)u(t_j)2 and u(tj)u(t_j)3, respectively), allowing explicit inclusion and identification.
  • Unbounded or slowly-growing functions: The u(tj)u(t_j)4 weighting in the Laplace transform de-emphasizes late times where numerical errors and exponential growth dominate, provided u(tj)u(t_j)5 is sufficiently large.

This analytic treatment broadens the class of systems addressable by SINDy methodologies.

4. Regression and Model Selection in the Laplace Domain

The transformation to the Laplace domain offers computational and statistical advantages:

  • Resolution-independent regression: The feature matrix u(tj)u(t_j)6 is u(tj)u(t_j)7 and independent of the number of time samples u(tj)u(t_j)8, decoupling regression cost from data resolution.
  • Sparse regression is enforced in the Laplace domain, seeking a minimal support solution for u(tj)u(t_j)9 that captures the underlying dynamical structure.
  • After candidate equations are inferred, simulation and out-of-sample evaluation ensure that discovered models are both accurate and parsimonious, as quantified by the AICc metric.

5. Empirical Performance Across Dynamical Systems

LES-SINDy has been validated on a range of ODE and PDE identification tasks:

  • High-order ODEs: Fourth-order models (e.g., kk0) are recovered with exact coefficients even under substantial noise. LES-SINDy achieves substantial improvements in AICc (e.g., from kk1 to kk2), while SINDy fails to resolve high-order derivatives or produces spurious terms.
  • Discontinuous forcing: For ODEs with Heaviside or Dirac impulse terms, LES-SINDy accurately recovers both continuous and discontinuous dynamics. Classical SINDy fails or misestimates these terms, especially when noisy.
  • Trigonometric and hyperbolic forcing: While Fourier-domain techniques are limited by unbounded inputs like kk3 or kk4, LES-SINDy successfully recovers their coefficients and structure, tolerating noise levels up to kk5.
  • Nonlinear ODE systems: Canonical models such as Lorenz and Lotka–Volterra are reconstructed with parameter errors kk6 and kk7, respectively, at strongly negative AICc.
  • PDEs: For convection–diffusion, Burgers, and Kuramoto–Sivashinsky equations, LES-SINDy recovers governing equations with kk8 parameter error at noise levels up to kk9. It outperforms both classical SINDy and Weak-SINDy, tolerating up to twice the noise before failure in the Kuramoto–Sivashinsky test.

Table 1 below summarizes specific empirical findings.

System Type Standard SINDy Limitation LES-SINDy Performance
High-order ODE Fails on nn0 with noise Exact coefficient recovery, strong AICc gains
Discontinuities Misses nn1 terms Accurate recovery, nn2 error under 10% noise
Unbounded forcing Fourier methods break down Accurate recovery for nn3
PDEs (KS, Burgers) Low noise tolerance Twice noise tolerance, low parameter error

6. Broader Implications and Outlook

LES-SINDy substantially extends the reach of sparse regression-based equation discovery in applied mathematics, physics, and engineering domains where discontinuities, high-order derivatives, and unbounded inputs are prevalent. Its computational efficiency due to resolution-independent regression and its robustness under noise suggest promise for both theoretical analysis and practical applications, including real-world scenarios with measurement challenges and incomplete initial conditions (A plausible implication is that LES-SINDy may catalyze further development of Laplace-domain approaches to model inference).

For implementation details, theoretical justification, and further benchmarks, see "LES-SINDy: Laplace-Enhanced Sparse Identification of Nonlinear Dynamical Systems" (Zheng et al., 2024).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Laplace-enhanced SINDy (LES-SINDy).