Pith. sign in

REVIEW 3 major objections 5 minor 1 cited by

Kernel Methods for the Approximation of the Eigenfunctions of the Koopman Operator

T0 review · 3 major / 5 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read This paper claims that the principal eigenfunctions of the Koopman operator, with eigenvalues inherited from the linearization at a hyperbolic equilibrium, can be approximated directly by solving a linear PDE with kernel methods, with…

desk verdict The numerical method works on the tested examples, but the central stability theorem is false as stated, so the paper's rigor claim collapses. read the letter →

arxiv 2412.16588 v1 pith:OIAWXAVM submitted 2024-12-21 math.DS cs.NAmath.NAstat.ML

classification math.DScs.NAmath.NAstat.ML MSC 37M1046E2247B3365P99
keywords KoopmanoperatorprincipaleigenfunctionskernelmethodsreproducingHilbertspacespectralpollutionlinearizationPDEapproximationerrorestimates
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

The paper aims to turn the computation of principal Koopman eigenfunctions into a kernel-regression problem that never forms the Koopman operator itself. It claims that for a nonlinear system near a hyperbolic equilibrium, each principal eigenfunction decomposes as a linear part, the left eigenvector of the linearization, plus a purely nonlinear part solving the linear PDE $\nabla h(x)\cdot f(x)-\lambda h(x)=-w^\top G(x)$. The paper argues that solving this PDE in a reproducing kernel Hilbert space yields approximations with explicit convergence rates and avoids the spurious eigenvalues that plague data-driven approximations. A sympathetic reader would care because these eigenfunctions encode stability boundaries, stable and unstable manifolds, and optimal-control value functions, so a direct and provably convergent route to them would make Koopman analysis more reliable.

What carries the argument

The load-bearing object is the decomposition $\phi_\lambda(x)=w^\top x+h(x)$ inherited from the path-integral construction, which turns the nonlinear eigenvalue problem $\nabla\phi\cdot f=\lambda\phi$ into the linear PDE $\nabla h\cdot f-\lambda h=-w^\top G(x)$ with boundary conditions $h(x_e)=0$ and $\nabla h(x_e)=0$. The second ingredient is the RKHS representer formula $h^*(z)=K(z,\tilde\phi)(K(\tilde\phi,\tilde\phi)+\eta I)^{-1}Y$, where the constraints include evaluation of the PDE residual at collocation points and vanishing of $h$ and $\nabla h$ at the equilibrium. The matrix $K(\tilde\phi,\tilde\phi)$ has entries built by applying the PDE operator to the kernel in each variable, so the method never discretizes the state-space dynamics into a finite matrix approximating the Koopman operator; it solves a constrained least-norm interpolation problem.

What would settle it

A direct way to test the central claim is to pick a smooth one-dimensional system such as $\dot x=2x+x^2$ with $\lambda=2$, and check numerically whether the kernel approximation of $h$ converges at the rate predicted by Theorem 6 on a bounded domain. If the exact $h_\lambda$ is chosen outside the Gaussian RKHS, for example a $C^\infty$ function with compact support, the assumption $\|h_\lambda\|_K<\infty$ fails and the stated right-hand side is not finite, so the predicted rate should not hold; a reader can test whether the method still converges and at what rate.

Watch

Extended reading notes

Core claim

On the paper's own terms, the central claim is that the nonlinear component $h$ of a principal Koopman eigenfunction can be recovered as the minimal-norm RKHS interpolant that satisfies the PDE and the boundary conditions $h(x_e)=0$, $\nabla h(x_e)=0$, and that this recovery is stable: Theorem 5 asserts the PDE operator $D=\nabla h\cdot f-\lambda h$ is a bounded bijection on Sobolev spaces with those boundary conditions, giving a stability bound, and Theorem 6 asserts that with sufficiently dense collocation points the $L^p$ error between the true $h_\lambda$ and the kernel approximation decays like $\rho^{m-d(1/2-1/q)_+}$, provided the true solution lies in the kernel's RKHS. The paper further claims this route is free of spectral pollution because it targets eigenfunctions one at a time rather than approximating the infinite-dimensional operator by a matrix.

Load-bearing premise

The load-bearing premise is that the PDE operator $D=\nabla h\cdot f-\lambda h$ with boundary conditions $h(x_e)=0$ and $\nabla h(x_e)=0$ is a bounded bijection on the Sobolev spaces used for the error estimates; the paper's proof of this point invokes elliptic regularity for a first-order hyperbolic operator and infers injectivity from hyperbolicity without a valid argument.

Editorial extensions

If this is right

  • Given the vector field and a left eigenvector of the linearization, one can construct the corresponding principal eigenfunction by kernel regression on collocation points, without forming an extended dynamic mode decomposition matrix.
  • The error estimate gives a convergence rate in terms of the fill distance, the smoothness $m$ of the vector field, and the RKHS norm of the exact solution, so the method comes with a quantitative certificate rather than a heuristic.
  • Because eigenvalues are fixed from the linearization and each eigenfunction is computed individually, spurious eigenvalues arising from discretizing the full Koopman operator are bypassed.
  • The same framework can supply the principal eigenfunctions needed for stability-boundary identification and optimal control, since those applications only require the eigenfunctions themselves.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • A purely data-driven version would need to infer $f$, or at least the PDE residuals, from trajectories; the present method takes $f$ as known, so combining it with sparse identification of $f$ is a natural next step.
  • The paper treats simple real eigenvalues, so extending the decomposition to complex conjugate eigenvalue pairs would cover stable and unstable spiral manifolds and is the immediate formal follow-up.
  • Because the method computes each eigenfunction individually, it could be parallelized across eigenvalues and does not require storing a large approximating matrix, which matters for high-dimensional systems.
  • The RKHS-membership assumption on the exact solution is a regularity condition that could be checked or enforced by choosing a kernel matched to the estimated smoothness of $h_\lambda$.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

3 major / 5 minor

Summary. The paper proposes a kernel collocation method for approximating the principal Koopman eigenfunctions of a nonlinear system near a hyperbolic equilibrium. The eigenfunction is decomposed as φ_λ(x)=w^T x+h(x), where w is a left eigenvector of the linearization at the equilibrium and h solves the linear transport PDE (22) with boundary conditions h(x_e)=0 and ∇h(x_e)=0. The PDE is discretized by collocation and solved in a reproducing kernel Hilbert space via the representer formula (17)-(19). The paper claims rigorous error estimates: Theorem 5 asserts that the operator Dh=∇h·f−λh is a bounded bijection between Sobolev spaces on a bounded neighborhood Ω, yielding the stability bound (24), and Theorem 6 derives a fill-distance convergence rate from that bound. Numerical experiments in Sections 5.1–5.4 demonstrate recovery of known analytical eigenfunctions and level sets for the Duffing and gradient systems.

Significance. If Theorems 5 and 6 were valid, the paper would make a useful contribution: it would compute Koopman eigenfunctions without constructing the Koopman operator, with convergence guarantees and an explicit mechanism to avoid spectral pollution. The numerical demonstrations in Sections 5.1 and 5.2 show that the collocation approach can recover the nonlinear part h when the true eigenfunction is known. However, the advertised theoretical guarantees are the paper's central claim, and they are not established: the main well-posedness theorem is false as stated, and the convergence theorem depends on it. The numerical experiments are suggestive but do not compensate for the failure of the theoretical framework.

major comments (3)
  1. [Section 4, Theorem 5 (Eqs. (22)-(24))] The proof of Theorem 5 is invalid and its statement is false. Step 1 infers injectivity of D from hyperbolicity of the equilibrium, but hyperbolicity does not imply injectivity of a first-order transport operator on a bounded domain with only point constraints at the equilibrium. For the linear saddle f(x)=(-x1,x2), λ=-1, w=(1,0), and Ω=(-1,1)^2, the function h(x)=x1^3 x2^2 satisfies Dh=0, h(0)=0, and ∇h(0)=0, so ker(D) contains a nonzero smooth function. Step 2 invokes elliptic regularity for a first-order hyperbolic operator, which is not applicable. Consequently, the stability bound (24) and all results depending on the bounded invertibility of D, including Theorem 6, are not established.
  2. [Section 4, Theorem 6] The convergence estimate in Theorem 6 assumes that the exact solution h_λ lies in the RKHS H of the chosen kernel and that H embeds continuously into W^{m+1}_2(Ω). This is a strong regularity condition, analogous to analyticity for Gaussian kernels, and it is not verified or quantified anywhere in the paper. Moreover, the proof of Theorem 6 uses the stability bound (24) from Theorem 5, which is false as shown above. Thus the claimed convergence rate is not proven even under the additional RKHS assumptions.
  3. [Section 5, numerical experiments] The numerical experiments rely on hand-tuned kernel bandwidths σ1 and σ2 (Sections 5.1, 5.2, 5.3) and do not specify the regularization parameter η in Eq. (19), although Theorem 6 assumes η=0. The experiments only test cases with known analytical eigenfunctions; they cannot detect the failure of the well-posedness assumption on general bounded domains. The method may work on the particular examples, but the experiments do not substantiate the general theoretical claims made in Sections 4.
minor comments (5)
  1. [Section 3.2, Eq. (18)] The notation F(z_i)_j conflicts with the function space F introduced in Section 2.1; the vector field f should be used consistently throughout.
  2. [Section 3.1, Definition 4] The statement 'k spans H: H = span{k_x | x ∈ X}' should refer to the closure of the span, and the quantifier in item i should be 'for all x ∈ X' rather than 'for all x ∈ H'.
  3. [Section 4, Theorem 6] The theorem says the constants do not depend on λ or f, but the displayed bound contains the factor (∥f∥_{W^m_2(Ω,R^d)} + |λ|); this wording is misleading and should be clarified.
  4. [Section 2.2] The text uses 'principle eigenfunctions' instead of 'principal eigenfunctions'; the terminology should be unified.
  5. [Section 3.2, Eqs. (20)-(21)] The distributional pairings K(z, φ~) and K(φ~, φ~) involve products of the kernel with Dirac deltas and derivatives; the paper should specify the precise function-space setting in which these pairings are well defined for Gaussian kernels.

Circularity Check

0 steps flagged · score 2.0 of 10

No direct circularity: the core PDE-solving pipeline is self-contained, though the paper relies on self-citations to coauthor work and uses hand-tuned kernel bandwidths.

full rationale

The derivation chain is: (i) define Koopman eigenfunctions by ∂φ/∂x·f = λφ; (ii) decompose φ = wᵀx + h with w a left eigenvector of E = ∂f/∂x(0) and h the nonlinear part; (iii) substitute to obtain the linear PDE ∇h·f − λh = −wᵀG; (iv) solve this PDE by RKHS regression with the representer formula. None of these steps fits the target eigenfunction values or imports the conclusion as an input. The w and λ are obtained from the linearization and G from f, while the collocation constraints in (17) use only this known data, so the approximation is not circular by construction. The cited representer formula (Theorems 3–4, from Owhadi–Scovel, a coauthor text) is standard and is sketched in the paper itself, so the citation is not load-bearing in a circular sense; the decomposition 'following [26]' is elementary algebra verifiable from (8)–(11) within the paper. The main weaknesses are rigor issues, not circularity: Theorem 5's proof claims elliptic regularity and injectivity for the first-order transport operator D, which is mathematically unsupported and in fact false for simple linear saddles on bounded domains; Theorem 6 additionally assumes h_λ lies in the RKHS H, a strong smoothness condition. These are correctness concerns, not cases where a quantity is fitted and then renamed as a prediction. The hand-tuned bandwidths σ in Section 5 affect numerical accuracy but are not hidden fits of the eigenfunction values used as predictions. No circular step can be exhibited, so the score is low.

Assumptions & free parameters 3 free parameters · 5 assumptions · 0 invented entities

The method relies on standard RKHS machinery plus several strong domain assumptions. The critical unproven assumptions are the well-posedness of the transport PDE with point boundary conditions and the membership of the true solution in the RKHS. These are loaded into Theorems 5 and 6. No new physical entities are introduced.

free parameters (3)
  • Gaussian kernel bandwidths σ1, σ2 = σ1=σ2=2 (Ex5.1 λ1); σ1=2, σ2=3 (Ex5.1 λ2); σ1=σ2=3 (Ex5.2 λ1); σ1=σ2=7 (Ex5.2 λ2); σ1=σ2=15 (Ex5.3); σ=1.1 (Ex5.4)
    Chosen by hand per example and per eigenvalue; no selection rule or sensitivity analysis is provided.
  • Regularization constant η = not specified
    Introduced in (19) to stabilize matrix inversion; no value or selection criterion is given.
  • Number of collocation points and domain = 3600, 2500, 2500, 3379 over specified domains
    Chosen per example; no convergence study varying N.
assumptions (5)
  • domain assumption The vector field f is C^m and the equilibrium is hyperbolic.
    Assumed in Theorem 5 and throughout; needed for existence of principal eigenfunctions with the linearization eigenvalues.
  • domain assumption The principal eigenfunctions exist on the domain Ω and can be decomposed as w^T x + h(x).
    Taken from [60, 26]; the paper does not prove the decomposition on bounded domains.
  • ad hoc to paper The operator D = ∇h·f - λh is a bounded bijection between W^{m+1}_2(Ω) and L_q(Ω).
    This is Theorem 5's conclusion, but its proof is invalid; the paper's error estimates depend on it.
  • ad hoc to paper The true nonlinear part h_λ belongs to the RKHS H of the chosen kernel, and H embeds continuously into W^{m+1}_2(Ω).
    Required for Theorem 6's error bound; for Gaussian kernels H contains analytic functions, while h_λ from a C^m vector field need not be analytic.
  • standard math Standard RKHS representer theorems and Sobolev embedding theorems.
    Used without proof; standard.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Kernel Methods for the Approximation of the Eigenfunctions of the Koopman Operator." pith.science (2026). https://pith.science/paper/OIAWXAVM

@misc{pith2026241216588,
  author       = {Pith},
  title        = {Pith review of: Kernel Methods for the Approximation of the Eigenfunctions of the Koopman Operator},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/OIAWXAVM}},
  note         = {Machine review of arXiv:2412.16588}
}
read the original abstract

The Koopman operator provides a linear framework to study nonlinear dynamical systems. Its spectra offer valuable insights into system dynamics, but the operator can exhibit both discrete and continuous spectra, complicating direct computations. In this paper, we introduce a kernel-based method to construct the principal eigenfunctions of the Koopman operator without explicitly computing the operator itself. These principal eigenfunctions are associated with the equilibrium dynamics, and their eigenvalues match those of the linearization of the nonlinear system at the equilibrium point. We exploit the structure of the principal eigenfunctions by decomposing them into linear and nonlinear components. The linear part corresponds to the left eigenvector of the system's linearization at the equilibrium, while the nonlinear part is obtained by solving a partial differential equation (PDE) using kernel methods. Our approach avoids common issues such as spectral pollution and spurious eigenvalues, which can arise in previous methods. We demonstrate the effectiveness of our algorithm through numerical examples.

Figures

Figures reproduced from arXiv: 2412.16588 by the authors.

Figure 1
Figure 1. Learned ϕ ∗ λ1 (left), true ϕλ1 (center) and relative error (right) [PITH_FULL_IMAGE:figures/full_fig_p013_1.png] view at source ↗
Figure 2
Figure 2. Learned ϕ ∗ λ2 (left), true ϕλ2 (center) and relative error (right) 5.2 Second Analytical Example x˙ =     (7.5x 2 2+5.0)(x 3 1+x1+sin(x2))+(−x1+x 3 2+2x2) cos(x2) 9x 2 1 x 2 2+6x 2 1+3x 2 2+cos(x2)+2 2.5x 3 1+2.5x1−(3x 2 1+1)(−x1+x 3 2+2x2)+2.5 sin(x2) 9x 2 1 x 2 2+6x 2 1+3x 2 2+cos(x2)+2     . (30) The vector field for this system is smooth everywhere on R 2 , with a saddle point at the origin. One can ver… view at source ↗
Figure 3
Figure 3. Learned ϕ ∗ λ1 (left), true ϕλ1 (center) and relative error (right) [PITH_FULL_IMAGE:figures/full_fig_p014_3.png] view at source ↗
Figures from the paper (3 more)
Figure 4
Figure 4. Figure 4: Learned ϕ ∗ λ2 (left), true ϕλ2 (center) and relative error (right) 5.3 The Duffing Oscillator Consider the unforced Duffing oscillator, described by x˙ 1 = x2 x˙ 2 = −δx2 − x1(β + αx2 1 ) (31) with δ = 0.5, β = −1, and α = 1, where z ∈ R and ˙z ∈ R are the scalar posi…
Figure 5
Figure 5. Figure 5: Learned ϕ ∗ λ1 where the potential function V is given by V (x) = x ⊤P x + e −(x1−x2) 2 , (33) where P =   0.2 0.1 0.05 0.1 0.3 0.05 0.05 0.05 0.2   is a positive definite matrix. The system admits an unstable equilibrium at the origin and two stable minima at x = …
Figure 6
Figure 6. Figure 6: Learned ϕ ∗ λ1 15 [PITH_FULL_IMAGE:figures/full_fig_p015_6.png]

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Koopman-Based Event-Triggered Control from Data

    eess.SY 2025-04 reject novelty 4.0 of 10

    A data-driven event-triggered controller for discrete-time nonlinear systems is designed by lifting them into a higher-dimensional linear space via Koopman operators, with stability conditions posed as LMIs.

Reference graph

Works this paper leans on

66 extracted references · 58 canonical work pages · cited by 1 Pith paper

  1. [1]

    Kantz and T

    H. Kantz and T. Schreiber, Nonlinear Time Series Analysis. USA: Cambridge University Press, 1997

  2. [2]

    Nonlinear prediction of chaotic time series,

    M. Casdagli, “Nonlinear prediction of chaotic time series,” Physica D: Nonlinear Phenomena, vol. 35, no. 3, pp. 335 – 356, 1989. [Online]. Available: http://www.sciencedirect.com/science/article/pii/0167278989900742 16

  3. [3]

    Nonlinear signal processing and system identification: Applications to time series from electrochemical reactions,

    J. L. Hudson, M. Kube, R. A. Adomaitis, I. G. Kevrekidis, A. S. Lapedes, and R. Farber, “Nonlinear signal processing and system identification: Applications to time series from electrochemical reactions,” Chemical Engineering Science, vol. 45, no. 8, pp. 2075–2081, 1990. [Online]. Available: https://www.sciencedirect.com/science/article/pii/000925099080079T

  4. [4]

    Discrete-vs. continuous-time nonlinear signal processing of cu electrodissolu- tion data,

    R. Rico-Martinez, K. Krischer, I. Kevrekidis, M. Kube, and J. Hudson, “Discrete-vs. continuous-time nonlinear signal processing of cu electrodissolu- tion data,” Chemical Engineering Communications, vol. 118, no. 1, pp. 25–48, 1992

  5. [5]

    Nonlinear system identification using neural networks: dy- namics and instabilities,

    O. Grandstrand, “Nonlinear system identification using neural networks: dy- namics and instabilities,” in Neural Networks for Chemical Engineers , A. B. Bulsari, Ed. Elsevier: Elsevier, 1995, ch. 16, pp. 409–442

  6. [6]

    Identification of distributed parameter systems: A neural net based approach,

    R. Gonz´ alez-Garc ´ ıa, R. Rico-Mart ´ ınez, and I. Kevrekidis, “Identification of distributed parameter systems: A neural net based approach,” Computers and Chemical Engineering , vol. 22, pp. S965–S968, 1998, european Symposium on Computer Aided Process Engineering-8. [Online]. Available: https://www.sciencedirect.com/science/article/pii/S0098135498001914

  7. [7]

    Data-driven prediction of a multi-scale Lorenz 96 chaotic system using deep learning methods: Reservoir computing, ANN, and RNN-LSTM

    A. Chattopadhyay, P. Hassanzadeh, K. V. Palem, and D. Subramanian, “Data-driven prediction of a multi-scale lorenz 96 chaotic system using a hierarchy of deep learning methods: Reservoir computing, ann, and RNN-LSTM,” CoRR, vol. abs/1906.08829, 2019. [Online]. Available: http://arxiv.org/abs/1906.08829

  8. [8]

    Discovering governing equations from data by sparse identification of nonlinear dynamical systems,

    S. L. Brunton, J. L. Proctor, and J. N. Kutz, “Discovering governing equations from data by sparse identification of nonlinear dynamical systems,” Proceedings of the National Academy of Sciences , vol. 113, no. 15, pp. 3932–3937, 2016. [Online]. Available: https://www.pnas.org/content/113/15/3932

Show all 66 references
  1. [9]

    Using machine learning to replicate chaotic attractors and calculate lyapunov exponents from data,

    J. Pathak, Z. Lu, B. R. Hunt, M. Girvan, and E. Ott, “Using machine learning to replicate chaotic attractors and calculate lyapunov exponents from data,” Chaos: An Interdisciplinary Journal of Nonlinear Science , vol. 27, no. 12, p. 121102, 2017. [Online]. Available: https://d...

  2. [10]

    Nielsen, Practical Time Series Analysis: Prediction with Statistics and Ma- chine Learning

    A. Nielsen, Practical Time Series Analysis: Prediction with Statistics and Ma- chine Learning. O’Reilly Media, 2019

  3. [11]

    Abarbanel, Analysis of Observed Chaotic Data , ser

    H. Abarbanel, Analysis of Observed Chaotic Data , ser. Institute for Nonlinear Science. Springer New York, 2012

  4. [12]

    A New Kernel-Based Approach for NonlinearSystem Identification,

    G. Pillonetto, M. H. Quang, and A. Chiuso, “A New Kernel-Based Approach for NonlinearSystem Identification,” IEEE Transactions on Automatic Control, vol. 56, no. 12, pp. 2825–2840, Dec. 2011. 17

  5. [13]

    Predicting Catastrophes in Nonlinear Dynamical Systems by Compressive Sensing,

    W.-X. Wang, R. Yang, Y.-C. Lai, V. Kovanis, and C. Grebogi, “Predicting Catastrophes in Nonlinear Dynamical Systems by Compressive Sensing,” Phys- ical Review Letters, vol. 106, no. 15, p. 154101, Apr. 2011

  6. [14]

    Discovering governing equations from data by sparse identification of nonlinear dynamical systems,

    S. L. Brunton, J. L. Proctor, and J. N. Kutz, “Discovering governing equations from data by sparse identification of nonlinear dynamical systems,” Proceedings of the National Academy of Sciences , vol. 113, no. 15, pp. 3932–3937, 2016

  7. [15]

    Deep learning for universal linear embeddings of nonlinear dynamics,

    B. Lusch, J. N. Kutz, and S. L. Brunton, “Deep learning for universal linear embeddings of nonlinear dynamics,” Nature Communications, vol. 9, no. 1, p. 4950, Dec. 2018

  8. [16]

    Learning dominant physical processes with data-driven balance models,

    J. L. Callaham, J. V. Koch, B. W. Brunton, J. N. Kutz, and S. L. Brunton, “Learning dominant physical processes with data-driven balance models,” Na- ture Communications, vol. 12, no. 1, p. 1016, Dec. 2021

  9. [17]

    Physics-constrained, low-dimensional models for magnetohydrodynamics: First-principles and data-driven approaches,

    A. A. Kaptanoglu, K. D. Morgan, C. J. Hansen, and S. L. Brunton, “Physics-constrained, low-dimensional models for magnetohydrodynamics: First-principles and data-driven approaches,”Physical Review E, vol. 104, no. 1, p. 015206, Jul. 2021

  10. [18]

    Parsimony as the ultimate regularizer for physics-informed machine learning,

    J. N. Kutz and S. L. Brunton, “Parsimony as the ultimate regularizer for physics-informed machine learning,” Nonlinear Dynamics, Jan. 2022

  11. [19]

    Dynamical systems of continuous spec- tra,

    B. O. Koopman and J. v. Neumann, “Dynamical systems of continuous spec- tra,” Proceedings of the National Academy of Sciences , vol. 18, no. 3, pp. 255– 263, 1932

  12. [20]

    Spectral properties of dynamical systems, model reduction and de- compositions,

    I. Mezi´ c, “Spectral properties of dynamical systems, model reduction and de- compositions,” Nonlinear Dynamics, vol. 41, no. 1, pp. 309–325, 2005

  13. [21]

    Global stability analysis using the eigenfunctions of the koopman operator,

    A. Mauroy and I. Mezi´ c, “Global stability analysis using the eigenfunctions of the koopman operator,” IEEE Transactions on Automatic Control , vol. 61, no. 11, pp. 3356–3369, 2016

  14. [22]

    Spectral koopman method for identifying stability boundary,

    B. Umathe and U. Vaidya, “Spectral koopman method for identifying stability boundary,” IEEE Control Systems Letters , 2023

  15. [23]

    Data-driven transient stability analysis using the koopman operator,

    A. R. Matavalam, B. Hou, H. Choi, S. Bose, and U. Vaidya, “Data-driven transient stability analysis using the koopman operator,” International Journal of Electrical Power & Energy Systems , vol. 162, p. 110307, 2024

  16. [24]

    Spectral analysis of koopman operator and nonlinear optimal con- trol,

    U. Vaidya, “Spectral analysis of koopman operator and nonlinear optimal con- trol,” in 2022 IEEE 61st Conference on Decision and Control (CDC) . IEEE, 2022, pp. 3853–3858

  17. [25]

    When Koopman meets Hamilton and Jacobi,

    ——, “When Koopman meets Hamilton and Jacobi,” In preprint, 2024. 18

  18. [26]

    Path-integral formula for com- puting koopman eigenfunctions,

    S. A. Deka, S. S. Narayanan, and U. Vaidya, “Path-integral formula for com- puting koopman eigenfunctions,” in 2023 62nd IEEE Conference on Decision and Control (CDC) . IEEE, 2023, pp. 6641–6646

  19. [27]

    The foundations of infinite-dimensional spectral computations,

    M. Colbrook, “The foundations of infinite-dimensional spectral computations,” Ph.D. dissertation, University of Cambridge, 2020

  20. [28]

    A data–driven approx- imation of the koopman operator: Extending dynamic mode decomposition,

    M. O. Williams, I. G. Kevrekidis, and C. W. Rowley, “A data–driven approx- imation of the koopman operator: Extending dynamic mode decomposition,” Journal of Nonlinear Science , vol. 25, no. 6, pp. 1307–1346, 2015

  21. [29]

    Data- driven approximation of the Koopman generator: Model reduction, system identification, and control,

    S. Klus, F. N¨ uske, S. Peitz, J.-H. Niemann, C. Clementi, and C. Sch¨ utte, “Data- driven approximation of the Koopman generator: Model reduction, system identification, and control,” Physica D: Nonlinear Phenomena , vol. 406, p. 132416, 2020

  22. [30]

    Data-driven koopman op- erators for model reduction and control of systems with symmetries,

    B. Peherstorfer, S. L. Brunton, and J. N. Kutz, “Data-driven koopman op- erators for model reduction and control of systems with symmetries,” SIAM Journal on Applied Dynamical Systems , vol. 19, no. 3, pp. 1894–1920, 2020

  23. [31]

    Kernel-based dynamic mode decomposition,

    S. Klus, F. N¨ uske, P. Koltai, I. G. Kevrekidis, C. Sch¨ utte, and C. Clementi, “Kernel-based dynamic mode decomposition,” Journal of Computational Dy- namics, vol. 2, no. 2, pp. 247–265, 2015

  24. [32]

    Koopman spectra in reproducing kernel hilbert spaces,

    S. Das and D. Giannakis, “Koopman spectra in reproducing kernel hilbert spaces,” Applied and Computational Harmonic Analysis , vol. 49, no. 2, pp. 573–607, 2020. [Online]. Available: https://www.sciencedirect.com/science/ article/pii/S1063520320300427

  25. [33]

    Sparse learning of dynamical systems in RKHS: An operator-theoretic approach,

    B. Hou, S. Sanjari, N. Dahlin, S. Bose, and U. Vaidya, “Sparse learning of dynamical systems in RKHS: An operator-theoretic approach,” inInternational Conference on Machine Learning . PMLR, 2023, pp. 13 325–13 352

  26. [34]

    Koopman operators with intrinsic observables in rigged reproducing kernel hilbert spaces,

    I. Ishikawa, Y. Hashimoto, M. Ikeda, and Y. Kawahara, “Koopman operators with intrinsic observables in rigged reproducing kernel hilbert spaces,” 2024. [Online]. Available: https://arxiv.org/abs/2403.02524

  27. [35]

    On the mathematical foundations of learning,

    F. Cucker and S. Smale, “On the mathematical foundations of learning,” Bul- letin of the American mathematical society , vol. 39, no. 1, pp. 1–49, 2002

  28. [36]

    Solving and learning nonlinear pdes with gaussian processes,

    Y. Chen, B. Hosseini, H. Owhadi, and A. M. Stuart, “Solving and learning nonlinear pdes with gaussian processes,” Journal of Computational Physics , vol. 447, 2021

  29. [37]

    Error analysis of kernel/gp methods for nonlinear and parametric pdes,

    P. Batlle, Y. Chen, B. Hosseini, H. Owhadi, and A. M. Stuart, “Error analysis of kernel/gp methods for nonlinear and parametric pdes,” Journal of Compu- tational Physics , vol. 520, p. 113488, 2025. 19

  30. [38]

    Computational Graph Completion,

    H. Owhadi, “Computational Graph Completion,” Research in the Mathematical Sciences, vol. 9(2), no. 27, 2021. [Online]. Available: https://arxiv.org/abs/ 2110.10323

  31. [39]

    Codiscovering graphical structure and functional relationships within data: A gaussian process framework for connecting the dots,

    T. Bourdais, P. Batlle, X. Yang, R. Baptista, N. Rouquette, and H. Owhadi, “Codiscovering graphical structure and functional relationships within data: A gaussian process framework for connecting the dots,” Proceedings of the Na- tional Academy of Sciences , vol. 121, no. 32, ...

  32. [40]

    Greedy kernel methods for center manifold approximation,

    B. Haasdonk, B. Hamzi, G. Santin, and D. Wittwar, “Greedy kernel methods for center manifold approximation,” Proc. of ICOSAHOM 2018, International Conference on Spectral and High Order Methods , vol. 427, no. 1, 2018, https: //arxiv.org/abs/1810.11329

  33. [41]

    Kernel methods for center manifold approximation and a weak data- based version of the center manifold theorems,

    ——, “Kernel methods for center manifold approximation and a weak data- based version of the center manifold theorems,” Physica D, 2021

  34. [42]

    Approximation of Lya- punov functions from noisy data,

    P. Giesl, B. Hamzi, M. Rasmussen, and K. Webster, “Approximation of Lya- punov functions from noisy data,” Journal of Computational Dynamics , vol. 7, pp. 57–81, 2019, https://arxiv.org/abs/1601.01568

  35. [43]

    Learning dynamical systems from data: A simple cross-validation perspective, Part I: Parametric Kernel Flows,

    B. Hamzi and H. Owhadi, “Learning dynamical systems from data: A simple cross-validation perspective, Part I: Parametric Kernel Flows,” Physica D: Nonlinear Phenomena , vol. 421, p. 132817, 2021. [Online]. Available: https://www.sciencedirect.com/science/article/pii/S0167278920308186

  36. [44]

    Kernel methods for the approximation of discrete- time linear autonomous and control systems,

    B. Hamzi and F. Colonius, “Kernel methods for the approximation of discrete- time linear autonomous and control systems,” SN Applied Sciences , vol. 1, no. 7, pp. 1–12, 2019

  37. [45]

    Kernel-based approximation of the Koopman generator and Schr¨ odinger operator,

    S. Klus, F. Nuske, and B. Hamzi, “Kernel-based approximation of the Koopman generator and Schr¨ odinger operator,” Entropy, vol. 22, 2020, https://www. mdpi.com/1099-4300/22/7/722

  38. [46]

    Operator-theoretic framework for forecasting nonlinear time series with kernel analog techniques,

    R. Alexander and D. Giannakis, “Operator-theoretic framework for forecasting nonlinear time series with kernel analog techniques,” Physica D: Nonlinear Phenomena , vol. 409, p. 132520, 2020. [Online]. Available: http://www.sciencedirect.com/science/article/pii/S016727891930377X

  39. [47]

    Dimensionality reduction of complex metastable systems via kernel embeddings of transition manifold,

    A. B. S. K. B. H. P. Koltai, and C. Schutte, “Dimensionality reduction of complex metastable systems via kernel embeddings of transition manifold,” Journal of Nonlinear Science , vol. 31(3), 2019

  40. [49]

    Kernel methods for the approximation of nonlinear systems,

    ——, “Kernel methods for the approximation of nonlinear systems,” SIAM J. Control and Optimization , 2017, https://arxiv.org/abs/1108.2903

  41. [50]

    Kernel methods for the approximation of some key quantities of non- linear systems,

    ——, “Kernel methods for the approximation of some key quantities of non- linear systems,” Journal of Computational Dynamics , vol. 1, 2017, http: //arxiv.org/abs/1204.0563

  42. [51]

    A note on kernel methods for multiscale systems with critical transitions,

    B. Hamzi, C. Kuehn, and S. Mohamed, “A note on kernel methods for multiscale systems with critical transitions,” Mathematical Methods in the Applied Sciences , vol. 42, no. 3, pp. 907–917, 2019. [Online]. Available: https://onlinelibrary.wiley.com/doi/abs/10.1002/mma.5394

  43. [52]

    Learning dynamical systems from data: A simple cross-validation perspective, Part V: Sparse Kernel Flows for 132 chaotic dynamical systems,

    L. Yang, X. Sun, B. Hamzi, H. Owhadi, and N. Xie, “Learning dynamical systems from data: A simple cross-validation perspective, Part V: Sparse Kernel Flows for 132 chaotic dynamical systems,” Physica D, vol. 460, 2022

  44. [53]

    Learning dynamical systems from data: A simple cross-validation perspective, Part VI: Hausdorff-metric based Kernel Flows to learn Attractors and Invariant Sets,

    L. Yang, B. Hamzi, Y. Kevrekidis, H. Owhadi, X. Sun, and N. Xie, “Learning dynamical systems from data: A simple cross-validation perspective, Part VI: Hausdorff-metric based Kernel Flows to learn Attractors and Invariant Sets,” Physica D, 2023

  45. [54]

    Propagating uncer- tainty through system dynamics in reproducing kernel hilbert space,

    B. Hou, A. R. R. Matavalam, S. Bose, and U. Vaidya, “Propagating uncer- tainty through system dynamics in reproducing kernel hilbert space,” Physica D: Nonlinear Phenomena , p. 134168, 2024

  46. [55]

    Gaussian processes simplify differential equations,

    J. Lee, B. Hamzi, Y. Kevrekidis, and H. Owhadi, “Gaussian processes simplify differential equations,” September 2024. [Online]. Available: https://www.researchgate.net/publication/383680496 Gaussian Processes Simplify Differential Equations

  47. [56]

    Kernel sum of squares for data adapted kernel learning of dynamical systems from data: A global optimization approach,

    D. Lengyel, B. Hamzi, H. Owhadi, and P. Parpas, “Kernel sum of squares for data adapted kernel learning of dynamical systems from data: A global optimization approach,” arXiv preprint arXiv:2408.06465 , 2024. [Online]. Available: https://www.arxiv.org/pdf/2408.06465

  48. [57]

    Kernel methods for surrogate modeling,

    G. Santin and B. Haasdonk, “Kernel methods for surrogate modeling,” System and Data-Driven Methods and Algorithms , 2019, https://arxiv.org/abs/1907. 105566

  49. [58]

    Limits and powers of koopman learning,

    M. J. Colbrook, I. Mezi´ c, and A. Stepanenko, “Limits and powers of koopman learning,” arXiv preprint arXiv:2407.06312 , 2024

  50. [59]

    Koopman kernel regression,

    P. Bevanda, M. Beier, A. Lederer, S. Sosnowski, E. H¨ ullermeier, and S. Hirche, “Koopman kernel regression,” Advances in Neural Information Processing Sys- tems, vol. 36, 2024. 21

  51. [60]

    Spectrum of the koopman operator, spectral expansions in functional spaces, and state-space geometry,

    I. Mezi´ c, “Spectrum of the koopman operator, spectral expansions in functional spaces, and state-space geometry,” Journal of Nonlinear Science, vol. 30, no. 5, pp. 2091–2145, 2020

  52. [61]

    Koopman operator, geometry, and learning of dynamical systems,

    ——, “Koopman operator, geometry, and learning of dynamical systems,” Not. Am. Math. Soc. , vol. 68, no. 7, pp. 1087–1105, 2021

  53. [62]

    Lasota and M

    A. Lasota and M. C. Mackey, Chaos, Fractals, and Noise: Stochastic Aspects of Dynamics . New York: Springer-Verlag, 1994

  54. [63]

    Applied koopmanism,

    M. Budiˇ si´ c, R. Mohr, and I. Mezi´ c, “Applied koopmanism,”Chaos: An Inter- disciplinary Journal of Nonlinear Science , vol. 22, no. 4, p. 047510, 2012

  55. [64]

    Arnold, Geometrical Methods in the Theory of Ordinary Differential Equa- tions

    V. Arnold, Geometrical Methods in the Theory of Ordinary Differential Equa- tions. Springer Verlag, 2012

  56. [65]

    Theory of reproducing kernels,

    N. Aronszajn, “Theory of reproducing kernels,” Transactions of the American Mathematical Society, vol. 68, no. 3, pp. 337–404, 1950. [Online]. Available: http://dx.doi.org/10.2307/1990404

  57. [66]

    Owhadi and C

    H. Owhadi and C. Scovel, Operator-Adapted Wavelets, Fast Solvers and Nu- merical Homogenization: From a Game Theoretic Approach to Numerical Ap- proximation and Algorithm Design . Cambridge Monographs on Applied and Computational Mathematics. Cambridge University Press, 2019

  58. [67]

    Sobolev bounds on functions with scattered zeros, with applications to radial basis function surface fitting,

    F. J. Narcowich, J. D. Ward, and H. Wendland, “Sobolev bounds on functions with scattered zeros, with applications to radial basis function surface fitting,” Mathematics of Computation , vol. 74, no. 250, pp. 743–763, 2005. 22

Pith tools

Reviewed August 11, 2026 · model on record in the stance chip above.