Pith. sign in

REVIEW 2 major objections 4 minor 188 references

Universal Approximation Theorems for Dynamical Systems with Infinite-Time Horizon Guarantees

T0 review · 2 major / 4 minor · reviewed 2026-08-03 · deepseek-v4-flash

Pith's one-line read This paper proves that finite-size Neural ODEs can approximate Morse-Smale multistable systems and normally hyperbolic continuous attractors over the infinite time horizon: for any ε, δ > 0, all but a δ-fraction of initial conditions stay w

desk verdict First infinite-horizon multistable approximation results for Neural ODEs, with a solid fixed-point theorem, a clever limit-cycle construction, and a load-bearing gap in the continuous-attractor theorem that needs real work. read the letter →

arxiv 2602.08640 v3 pith:66URBFPP submitted 2026-02-09 math.DS q-bio.NC

classification math.DSq-bio.NC MSC 37C1037C2068T07
keywords NeuralODEsuniversalapproximationMorse-Smalesystemsinfinite-timehorizonmultistabilitylimitcyclescontinuousattractorsε-δcloseness
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

Neural ODEs—differential equations whose vector fields are neural networks—have long been known to approximate arbitrary smooth flows on finite windows, but those guarantees degrade or fail for systems with multiple attractors. This paper tries to remove that barrier for a broad, structurally stable class. It claims that a finite-size Neural ODE can track trajectories forever, with error below ε for every initial condition outside a set of volume δ, whenever the target is Morse-Smale with hyperbolic fixed points or hyperbolic limit cycles. For limit cycles it adds exact period matching, because any period mismatch causes unbounded phase drift. For normally hyperbolic continuous attractors—line attractors, ring attractors—it claims the same ε-δ guarantee by tiling the manifold with a dense grid of discrete attractors. A short corollary converts ε-δ closeness into a bound on time-averaged Lp error, linking the topological guarantee to losses used in training.

What carries the argument

The load-bearing machinery is ε-δ closeness, a metric measuring the volume of initial conditions whose supremum-in-time trajectory error exceeds ε; it induces the topology of convergence in measure on the space of flows and is metrizable via the Ky Fan metric. On top of that, the proofs use four tools: (i) structural stability of Morse-Smale flows to confine basin mismatch to a thin separatrix layer of measure below δ; (ii) a transient/asymptotic split bound, Kν/λ, using exponential contraction near hyperbolic attractors; (iii) localized scalar multiplication via bump functions to correct each limit cycle's period exactly, with diagonal dominance of the period Jacobian ensuring that correcti

What would settle it

For a normally hyperbolic disk of fixed points, compute the infimal C1 distance to any perturbation whose hyperbolic fixed points form an ε/3-net of the disk. If this infimum fails to vanish as ε→0, the tiling claim in the continuous-attractor theorem is false; if it vanishes, the proof's Step 1 has a constructive basis.

Watch

Extended reading notes

Core claim

The central claim is a universal approximation theorem for infinite-horizon dynamics: for any target in the class F_FP (Morse-Smale systems whose ω-limit sets are hyperbolic fixed points), and any ε, δ > 0, there exists a finite-size Neural ODE whose flow is ε-δ close to the target on [0, ∞). The same is claimed for F_LC—Morse-Smale systems with hyperbolic limit cycles—provided the hypothesis class supports bump functions so that each cycle's period can be corrected exactly. For F_CA, systems with normally hyperbolic continuous attractors, the claim is achieved by discretizing the attractor: a C1-close proxy with a finite skeleton of hyperbolic fixed points or limit cycles forming an ε/3- or

Load-bearing premise

The continuous-attractor theorems rest on an unproven existence assertion: a C1-arbitrarily-close proxy must exist whose hyperbolic fixed points or limit cycles form a prescribed dense skeleton with spacing ε/3 or ε/8 of the original normally hyperbolic manifold; generic hyperbolicity gives isolated hyperbolic sets, not a skeleton of prescribed spacing, and the paper supplies no construction.

Editorial extensions

If this is right

  • For any Morse-Smale multistable system with hyperbolic fixed points, a finite Neural ODE can reproduce all trajectories on [0, ∞) within ε except for initial conditions in a δ-measure set; this extends the reach of neural dynamical models beyond globally stable, fading-memory systems.
  • For hyperbolic limit cycles, exact period matching eliminates unbounded phase drift: trajectories remain within a bounded distance of the true cycle forever, not just for a few periods.
  • For normally hyperbolic continuous attractors, trajectories stay ε-close forever even though the approximating system has only discrete attractors; the cost is a bounded discretization error controlled by the tiling resolution.
  • ε-δ closeness over infinite time implies time-averaged Lp error and mean-squared error are bounded by ε^p + δ·D^p, so the topological guarantee transfers to the loss functions used in practical training.
  • Because the approximation is direct in the same state space rather than an embedding, the attractor geometry and basin structure are preserved, making learned models mechanistically interpretable.

Reading between the lines

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

  • Extension: The ε-δ metric deliberately sacrifices all information inside the δ-layer—saddle-region timing, exact separatrix geometry, and homoclinic structure. Two networks with identical ε-δ certificates can therefore disagree arbitrarily about trajectories near separatrices, which is precisely the regime where decision-making circuits operate; the paper flags the layer but not this consequence.
  • Extension: The continuous-attractor proof is only as strong as its Step 1: generic hyperbolicity is invoked where a prescribed dense skeleton is needed, and no construction is supplied. A computational check—computing the minimal C1 distance from a flat normally hyperbolic manifold to a system with an ε-net of hyperbolic attractors—would either supply the missing construction or expose a gap.
  • Extension: Because exact period matching multiplies the vector field by a bump function, it changes flow speed but not the cycle's geometry or the zero set. This suggests a trainable phase-field parameterization: constraining the network family so that the period is an explicit output, rather than a post-hoc correction, would make the infinite-time guarantee more robust to weight perturbations.
Share X Bluesky LinkedIn Reddit HN

Editorial analysis

A structured set of objections, weighed in public.

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

Referee Report

2 major / 4 minor

Summary. The paper introduces an ε-δ approximation criterion for infinite-horizon trajectory closeness: the volume of initial conditions for which the supremum error exceeds ε is less than δ. It claims universal approximation theorems for Neural ODEs for three target classes: (i) Morse-Smale systems with hyperbolic fixed points, (ii) Morse-Smale systems with hyperbolic limit cycles, using exact period matching by localized vector-field scaling, and (iii) normally hyperbolic continuous attractors, handled by a discretization/tiling strategy. It also proves a temporal generalization bound: if two flows are ε-δ close, then the time-averaged L^p error is at most ε^p + δD^p. The main proofs are in Appendices C–E; Appendix F reviews the literature.

Significance. If fully established, these results would be a substantial step beyond finite-time universal approximation and beyond the monostable/fading-memory infinite-time results. The ε-δ metric is well motivated for multistable systems, and Theorem 6 is a clean and useful bridge to training loss. The period-correction lemmas in Appendix D are largely coherent under the stated bump-function assumptions. However, the central claim for continuous attractors (Theorem 5) depends on an unproven Kupka-Smale-based construction, and the fixed-point theorem (Theorem 3) has a rigor gap in the valid-set argument. Both are fixable but currently prevent the paper from being accepted as a complete proof of its advertised claims.

major comments (2)
  1. [Appendix E, Theorem 5 Step 1] The proof asserts that by the Kupka-Smale Theorem there exists a C^1-arbitrarily-close proxy f† whose fixed points/limit cycles are hyperbolic and form an ε/3- or ε/8-net of the continuous attractor M, with alternating attractors and saddles, and with controlled stable manifolds. Kupka-Smale genericity gives hyperbolicity and transversality for generic perturbations, but it gives no control over the number, spacing, or sink/saddle alternation of the periodic orbits, nor a construction of a skeleton at prescribed mesh size. This assertion is load-bearing: without such a proxy, neither Theorem 3 nor Theorem 4 can be applied to f†, and the entire continuous-attractor claim collapses. The gap is a missing construction or transversality-counting argument, not a demonstrated falsehood, but it must be supplied.
  2. [Theorem 3, full proof Step 3 vs. Lemma 11] The full proof of Theorem 3 takes V = X \ (E_basin ∪ S) and claims that this set has uniform separation η' > 0 from the separatrices. Lemma 11, however, requires exactly inf_{x∈V} dist(x, ∂BoA(A)) ≥ η > 0. E_basin is the set of initial conditions whose basin assignment differs between f and f̂; it is contained in a tubular neighborhood of the separatrices but does not, in general, contain a full neighborhood of S. Thus V may contain points arbitrarily close to the separatrix but not in E_basin, and Lemma 11 cannot be applied as written. The proof can be repaired by defining V as the complement of an η'-neighborhood of S and using vol(N_η'(S)) → 0, but the current text needs to be corrected.
minor comments (4)
  1. [Throughout] There are numerous typographical issues: 'T o' for 'To', 'fail to to a true', inconsistent spacing, and duplicated words. These should be corrected.
  2. [Appendix D, Lemma 18] The proof of Lemma 18 states C^0 closeness of the approximating bump functions, but the hypothesis class has the C^1 UAP. The argument should use C^1 approximation to control the Jacobian off-diagonal bounds, not C^0 alone.
  3. [Remark after Theorem 3] The remark claims vol(E_basin) ≤ C_S ||f - f̂||_C1 without proof. This linear scaling is not used for the main theorem (Lemma 12 already suffices via continuity of measure), so it should be labeled as a heuristic or moved to limitations.
  4. [Appendix E, Case 2 Step 4] The tiling-error bound sup_t dist(γ_θ(t), γ̂_i(t)) ≤ ε/8 + L_H η_base is not justified solely by the ε/8-net property; for two same-period periodic orbits the same-time distance depends on phase alignment. The decomposition should either prove phase alignment or replace this step with a phase-aware estimate.

Circularity Check

0 steps flagged · score 2.0 of 10

No circular reduction found: Theorem 6 is a direct implication of the metric, self-citations are contextual, and the main proofs rely on external theorems. The continuous-attractor discretization assumption in Appendix E is an unproven assertion (a proof gap), not a circular step.

full rationale

I walked the main derivation chain (Theorems 3-6 and Appendices C-E). No load-bearing step reduces to the paper's own inputs by construction. Theorem 3's epsilon-delta guarantee is obtained by combining external structural stability (Palis-Smale), stable-manifold measure-zero separatrix control, and the C1 UAP; the target system is not used to define the approximant. Theorem 4's exact period matching is a genuine construction (bump-function scaling / adjoint first variation) with an external invertibility argument. Theorem 6 is definitional: once Def. 9 fixes the bad set to have volume < delta*vol(X), the Lp bound follows by partitioning X into good/bad sets; this is an implication, not a re-derivation of the theorem's conclusion from a fitted parameter. The self-citations ([131], [142], [143]) are contextual, supporting background remarks on continuous attractors and D-type error, not the epsilon-delta proofs. The most serious weakness is Appendix E Step 1 (and the Case 2 analogue): the paper asserts, from Kupka-Smale genericity, the existence of a C1-arbitrarily-close proxy whose hyperbolic fixed points/limit cycles form an epsilon/3- or epsilon/8-net with controlled basins. That assertion is not supplied and is stronger than the quoted Kupka-Smale theorem. This is a correctness gap that could sink Theorem 5, but it is not circularity: the proxy is assumed, not constructed from the conclusion, and no equation of the paper equates the theorem's input with its output. The manuscript's own limitations sections ('existence vs. learnability', 'fragility of period matching') also weaken practical scope but do not indicate circular reasoning.

Assumptions & free parameters 1 free parameters · 8 assumptions · 0 invented entities

The proofs depend on standard dynamical-systems theorems plus two paper-specific strengthening assertions that are not fully proved: the linear basin-error scaling constant C_S and the existence of a C1-close proxy with a prescribed ε-net of hyperbolic skeleton. No data are fitted; constants such as λ, K, L_T are target-system properties, not free parameters.

free parameters (1)
  • C_S (basin-error scaling constant) = not estimated
    Section 4.2 Remark asserts vol(E_basin) ≤ C_S·||f−f̂||_C1 without proof and uses it to choose η_vol = δ/C_S; no bound or construction is provided.
assumptions (8)
  • standard math Morse-Smale systems are structurally stable (Palis-Smale).
    Invoked in Theorem 3/4 Step 1 to convert C1 closeness into topological equivalence with a homeomorphism close to identity.
  • standard math Stable manifolds of saddles have measure zero and basin boundaries are finite unions of such manifolds.
    Used in Lemma 12 to conclude vol(E_basin) → 0 as the perturbation shrinks.
  • standard math Feedforward networks with smooth activations have the C1 universal approximation property.
    Definition 1 and Theorem 8 (Hornik); the whole hypothesis class depends on this.
  • standard math Fenichel persistence for normally hyperbolic invariant manifolds.
    Theorem 5 uses persistence of M under C1 perturbations with a Hausdorff-distance bound.
  • ad hoc to paper Kupka-Smale density implies existence of a C1-close proxy whose hyperbolic skeleton is an ε/3- or ε/8-net of the attractor.
    Appendix E Step 1: this is the paper's own unproved strengthening of Kupka-Smale; hyperbolicity genericity does not by itself give a prescribed dense skeleton.
  • ad hoc to paper Basin error volume scales linearly with the C1 perturbation: vol(E_basin) ≤ C_S·||f−f̂||_C1.
    Section 4.2 Remark Basin error scaling; stated without proof and used for the main error budget.
  • domain assumption The hypothesis class supports bump functions and scalar multiplication for limit-cycle corrections.
    Theorems 4 and 5 require localized period correction; not true of every neural ODE architecture but achievable with compact-support activations.
  • domain assumption Continuous attractors in F_CA with oscillatory structure are isochronous.
    Definition 13(iv) and the following Remark; without isochrony, the tiling strategy fails due to compounding phase drift.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Universal Approximation Theorems for Dynamical Systems with Infinite-Time Horizon Guarantees." pith.science (2026). https://pith.science/paper/66URBFPP

@misc{pith2026260208640,
  author       = {Pith},
  title        = {Pith review of: Universal Approximation Theorems for Dynamical Systems with Infinite-Time Horizon Guarantees},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/66URBFPP}},
  note         = {Machine review of arXiv:2602.08640}
}
abstract

Universal approximation theorems establish the expressive capacity of neural network architectures. For dynamical systems, existing results are limited to finite time horizons or systems with a globally stable equilibrium, leaving multistability and limit cycles unaddressed. We prove that Neural ODEs achieve $\varepsilon$-$\delta$ closeness -- trajectories within error $\varepsilon$ except for initial conditions of measure $< \delta$ -- over the \emph{infinite} time horizon $[0,\infty)$ for three target classes: (1) Morse-Smale systems (a structurally stable class) with hyperbolic fixed points, (2) Morse-Smale systems with hyperbolic limit cycles via exact period matching, and (3) systems with normally hyperbolic continuous attractors via discretization. We further establish a temporal generalization bound: $\varepsilon$-$\delta$ closeness implies $L^p$ error $\leq \varepsilon^p + \delta \cdot D^p$ for all $t \geq 0$, bridging topological guarantees to training metrics. These results provide the first universal approximation framework for multistable infinite-horizon dynamics.

Figures

Figures reproduced from arXiv: 2602.08640 by the authors.

Figure 1
Figure 1. illustrates the landscape of universal approximation results. Prior infinite￾time theories were limited to fading memory systems (a single global attractor). Our results extend to the full class of Morse-Smale systems and normally hyperbolic continuous attractors143 . non-hyperbolic hyperbolic multi-stability (structurally stable) oscillations marginally stable manifolds infinite-time horizon approximation theorems … view at source ↗
Figure 3
Figure 3. The 1D bistable system (Example 1). (a) Vector field f(x) = x − x 3 with stable x± = ±1 (filled) and unstable x0 = 0 (open); phase line shows basins with per￾turbed separatrix (dashed orange). (b) Trajectories from various initial conditions; orange region marks ICs that switch basins under perturbation ˆf = f − ν cos(2x). (c) Time-averaged L 2 error vs. perturbation size ν: empirical error (black) stays be￾low boun… view at source ↗

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

188 extracted references · 3 canonical work pages

  1. [1]

    Universal approxima- tion of flows of control systems by recurrent neural networks.arXiv preprint arXiv:2304.00352, 2023

    Miguel Aguiar, Amritam Das, and Karl H Johansson. Universal approxima- tion of flows of control systems by recurrent neural networks.arXiv preprint arXiv:2304.00352, 2023

  2. [2]

    Adapted Wasserstein distance between the laws of SDEs.arXiv preprint arXiv:2209.03243, 2022

    Julio Backhoff-Veraguas, Sigrid Källblad, and Benjamin A Robinson. Adapted Wasserstein distance between the laws of SDEs.arXiv preprint arXiv:2209.03243, 2022

  3. [3]

    An empirical evaluation of generic convolutional and recurrent networks for sequence modeling.arXiv preprint arXiv:1803.01271, 2018

    Shaojie Bai. An empirical evaluation of generic convolutional and recurrent networks for sequence modeling.arXiv preprint arXiv:1803.01271, 2018

  4. [4]

    Deep equilibrium models

    Shaojie Bai, J Zico Kolter, and Vladlen Koltun. Deep equilibrium models. In Advances in Neural Information Processing Systems, volume 32, 2019

  5. [5]

    Continuously differentiable exponential linear units

    Jonathan T Barron. Continuously differentiable exponential linear units. arXiv preprint arXiv:1704.07483, 2017

  6. [6]

    Neural flows: Efficient alter- native to neural ODEs.Advances in neural information processing systems, 34: 21325–21337, 2021

    Marin Biloš, Johanna Sommer, Syama Sundar Rangapuram, Tim Januschowski, and Stephan Günnemann. Neural flows: Efficient alter- native to neural ODEs.Advances in neural information processing systems, 34: 21325–21337, 2021

  7. [7]

    Universal time-uniform trajectory approximation for ran- dom dynamical systems with recurrent neural networks.arXiv preprint arXiv:2211.08018, 2022

    Adrian N Bishop. Universal time-uniform trajectory approximation for ran- dom dynamical systems with recurrent neural networks.arXiv preprint arXiv:2211.08018, 2022

  8. [8]

    Recurrent neural networks and univer- sal approximation of Bayesian filters

    Adrian N Bishop and Edwin V Bonilla. Recurrent neural networks and univer- sal approximation of Bayesian filters. InInternational Conference on Artificial Intelligence and Statistics, pages 6956–6967. PMLR, 2023

Show all 188 references
  1. [9]

    Recurrent neu- ral networks and (time-uniform) universal approximation of Bayesian filters

    Adrian N Bishop, Edwin V Bonilla, and Pierre Del Moral. Recurrent neu- ral networks and (time-uniform) universal approximation of Bayesian filters. IEEE Transactions on Automatic Control, 2026

  2. [10]

    Fading memory and the problem of approxi- mating nonlinear operators with Volterra series.IEEE Transactions on Circuits and Systems, 32(11):1150–1161, 1985

    Stephen Boyd and Leon Chua. Fading memory and the problem of approxi- mating nonlinear operators with Volterra series.IEEE Transactions on Circuits and Systems, 32(11):1150–1161, 1985

  3. [11]

    Universal computation and other capabilities of hybrid and continuous dynamical systems.Theoretical computer science, 138(1):67– 100, 1995

    Michael S Branicky. Universal computation and other capabilities of hybrid and continuous dynamical systems.Theoretical computer science, 138(1):67– 100, 1995

  4. [12]

    Modern Koopman theory for dynamical systems.arXiv preprint arXiv:2102.12086, 2021

    Steven L Brunton, Marko Budišić, Eurika Kaiser, and J Nathan Kutz. Modern Koopman theory for dynamical systems.arXiv preprint arXiv:2102.12086, 2021

  5. [13]

    Explanatory models in neuroscience: Part 1– taking mechanistic abstraction seriously.arXiv preprint arXiv:2104.01490, 2021

    Rosa Cao and Daniel Y amins. Explanatory models in neuroscience: Part 1– taking mechanistic abstraction seriously.arXiv preprint arXiv:2104.01490, 2021

  6. [14]

    Explanatory models in neuroscience: Part 2– constraint-based intelligibility.arXiv preprint arXiv:2104.01489, 2021

    Rosa Cao and Daniel Y amins. Explanatory models in neuroscience: Part 2– constraint-based intelligibility.arXiv preprint arXiv:2104.01489, 2021. 13 Preprint – Under Review

  7. [15]

    Application de la théorie des équations intégrales linéaires aux systèmes d’équations différentielles non linéaires.Acta Mathe- matica, 59(1):63–87, 1932

    T orsten Carleman. Application de la théorie des équations intégrales linéaires aux systèmes d’équations différentielles non linéaires.Acta Mathe- matica, 59(1):63–87, 1932

  8. [16]

    AntisymmetricRNN: A dynamical system view on recurrent neural networks.arXiv preprint arXiv:1902.09689, 2019

    Bo Chang, Minmin Chen, Eldad Haber, and Ed H Chi. AntisymmetricRNN: A dynamical system view on recurrent neural networks.arXiv preprint arXiv:1902.09689, 2019

  9. [17]

    F . C. Chen and H. K. Khalil. Adaptive control of nonlinear systems using neural networks.International Journal of Control, 55(6):1299–1317, 1992

  10. [18]

    Neural ordinary differential equations.Advances in neural information pro- cessing systems, 31, 2018

    Ricky TQ Chen, Yulia Rubanova, Jesse Bettencourt, and David K Duvenaud. Neural ordinary differential equations.Advances in neural information pro- cessing systems, 31, 2018

  11. [19]

    Neural networks for nonlinear dynamic system modelling and identification.International Journal of Control, 56(2): 319–346, 1992

    Sheng Chen and Stephen A Billings. Neural networks for nonlinear dynamic system modelling and identification.International Journal of Control, 56(2): 319–346, 1992

  12. [20]

    Chen and H

    T. Chen and H. Chen. Approximations of continuous functionals by neural networks with application to dynamic systems.IEEE Transactions on Neural Networks, 4(6):910–918, 1993. doi:10.1109/72.258503

  13. [21]

    Chen and H

    T. Chen and H. Chen. Universal approximation to nonlinear operators by neural networks with arbitrary activation functions and its application to dy- namical systems.IEEE Transactions on Neural Networks, 6(4):911–917, 1995. doi:10.1109/72.388949

  14. [22]

    Recurrent neural networks are universal approximators with stochastic in- puts.IEEE Transactions on Neural Networks and Learning Systems, 2022

    Xiuqiong Chen, Y angtianze T ao, Wenjie Xu, and Stephen Shing-T oung Y au. Recurrent neural networks are universal approximators with stochastic in- puts.IEEE Transactions on Neural Networks and Learning Systems, 2022

  15. [23]

    Springer, New Y ork, NY, 2006

    Carmen Chicone.Ordinary Differential Equations with Applications. Springer, New Y ork, NY, 2006

  16. [24]

    A constructive approach for nonlinear system identification using multilayer perceptrons

    Ju-Y eop Choi, Hugh F Van Landingham, and Stanoje Bingulac. A constructive approach for nonlinear system identification using multilayer perceptrons. IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics), 26 (2):307–312, 1996

  17. [25]

    T ommy WS Chow and Xiao-Dong Li. Modeling of continuous time dynam- ical systems with input by recurrent neural networks.IEEE Transactions on Circuits and Systems I: Fundamental Theory and Applications, 47(4):575–578, 2000

  18. [26]

    L Chua and D Green. A qualitative analysis of the behavior of dynamic non- linear networks: Steady-state solutions of nonautonomous networks.IEEE Transactions on Circuits and Systems, 23(9):530–550, 1976

  19. [27]

    Fast and ac- curate deep network learning by exponential linear units (elus)

    Djork-Arné Clevert, Thomas Unterthiner, and Sepp Hochreiter. Fast and ac- curate deep network learning by exponential linear units (elus). InProceed- ings of the 33rd International Conference on Machine Learning, pages 448–456. PMLR, 2016. 14 Preprint – Under Review

  20. [28]

    The construction of arbitrary stable dynamics in nonlinear neural networks.Neural Networks, 5(1):83–103, 1992

    Michael A Cohen. The construction of arbitrary stable dynamics in nonlinear neural networks.Neural Networks, 5(1):83–103, 1992

  21. [29]

    On the general theory of fading memory.Archive for Rational Mechanics and Analysis, 29:18–31, 1968

    Bernard D Coleman and Victor J Mizel. On the general theory of fading memory.Archive for Rational Mechanics and Analysis, 29:18–31, 1968

  22. [30]

    M. F . Danca and G. Chen. Approximation and decomposition of attractors of a hopfield neural network system.Chaos, Solitons & Fractals, 186:115213, 2024

  23. [31]

    Universal transformers.arXiv preprint arXiv:1807.03819, 2018

    Mostafa Dehghani, Stephan Gouws, Oriol Vinyals, Jakob Uszkoreit, and Łukasz Kaiser. Universal transformers.arXiv preprint arXiv:1807.03819, 2018

  24. [32]

    On the approximation of complicated dy- namical behavior.SIAM Journal on Numerical Analysis, 36(2):491–515, 1999

    Michael Dellnitz and Oliver Junge. On the approximation of complicated dy- namical behavior.SIAM Journal on Numerical Analysis, 36(2):491–515, 1999

  25. [33]

    eXponential FAmily dy- namical systems (XFADS): Large-scale nonlinear gaussian state-space model- ing

    Matthew Dowling, Yuan Zhao, and Il Memming Park. eXponential FAmily dy- namical systems (XFADS): Large-scale nonlinear gaussian state-space model- ing. InAdvances in Neural Information Processing Systems (NeurIPS), December

  26. [34]

    K. Doya. Universality of fully connected recurrent neural networks. T echni- cal Report 1, Dept. of Biology, UCSD, 1993

  27. [35]

    Acti- vation functions in deep learning: A comprehensive survey and benchmark

    Shiv Ram Dubey, Satish Kumar Singh, and Bidyut Baran Chaudhuri. Acti- vation functions in deep learning: A comprehensive survey and benchmark. Neurocomputing, 2022

  28. [36]

    Survey of neural transfer func- tions.Neural computing surveys, 2(1):163–212, 1999

    Włodzisław Duch and Norbert Jankowski. Survey of neural transfer func- tions.Neural computing surveys, 2(1):163–212, 1999

  29. [37]

    Dudley.Real Analysis and Probability, volume 74 ofCambridge Studies in Advanced Mathematics

    Richard M. Dudley.Real Analysis and Probability, volume 74 ofCambridge Studies in Advanced Mathematics. Cambridge University Press, Cambridge, 2 edition, 2002

  30. [38]

    Reconstructing computational system dynamics from neural data with recurrent neural net- works.Nature Reviews Neuroscience, 24(11):693–710, 2023

    Daniel Durstewitz, Georgia Koppe, and Max Ingo Thurm. Reconstructing computational system dynamics from neural data with recurrent neural net- works.Nature Reviews Neuroscience, 24(11):693–710, 2023

  31. [39]

    Stochastic reservoir com- puters.Nature Communications, 16(1):1–11, 2025

    Peter J Ehlers, Hendra I Nurdin, and Daniel Soh. Stochastic reservoir com- puters.Nature Communications, 16(1):1–11, 2025

  32. [40]

    Sigmoid-weighted linear units for neural network function approximation in reinforcement learning.Neural Networks, 107:3–11, 2018

    Stefan Elfwing, Eiji Uchibe, and Kenji Doya. Sigmoid-weighted linear units for neural network function approximation in reinforcement learning.Neural Networks, 107:3–11, 2018

  33. [41]

    Springer, 2010

    Bard Ermentrout and David Hillel T erman.Mathematical foundations of neu- roscience, volume 35. Springer, 2010

  34. [42]

    Persistence and smoothness of invariant man- ifolds for flows.Indiana University Mathematics Journal, 21(3):193–226, 1971

    Neil Fenichel and JK Moser. Persistence and smoothness of invariant man- ifolds for flows.Indiana University Mathematics Journal, 21(3):193–226, 1971. 15 Preprint – Under Review

  35. [43]

    Vers une approche algébrique des systèmes non linéaires en temps discret

    Michel Fliess. Vers une approche algébrique des systèmes non linéaires en temps discret. In A. Bensoussan and J. L. Lions, editors,Analysis and Optimization of Systems, pages 594–603, Berlin, Heidelberg, 1980. Springer Berlin Heidelberg. ISBN 978-3-540-38489-2

  36. [44]

    Explicit error bounds for Carleman lin- earization.arXiv preprint arXiv:1711.02552, 2017

    Marcelo Forets and Amaury Pouly. Explicit error bounds for Carleman lin- earization.arXiv preprint arXiv:1711.02552, 2017

  37. [45]

    Franz and Bernhard Schölkopf

    Marcel O. Franz and Bernhard Schölkopf. A unifying view of Wiener and Volterra theory and polynomial kernel regression.Neural Computation, 18 (12):3097–3118, 2006

  38. [46]

    On the approximate realization of continuous mappings by neural networks.Neural Networks, 2(3):183–192, 1989

    Ken-Ichi Funahashi. On the approximate realization of continuous mappings by neural networks.Neural Networks, 2(3):183–192, 1989

  39. [47]

    Approximation of dynamical sys- tems by continuous time recurrent neural networks.Neural Networks, 6(6): 801–806, 1993

    Ken-ichi Funahashi and Yuichi Nakamura. Approximation of dynamical sys- tems by continuous time recurrent neural networks.Neural Networks, 6(6): 801–806, 1993

  40. [48]

    Springer Science & Business Media, 2012

    Freddy Rafael Garces, Victor Manuel Becerra, Chandrasekhar Kambhampati, and Kevin Warwick.Strategies for feedback linearisation: A dynamic neural network approach. Springer Science & Business Media, 2012

  41. [49]

    Hierarchical control system design using approximate simulation.Automatica, 45(2):566–571, 2009

    Antoine Girard and George J Pappas. Hierarchical control system design using approximate simulation.Automatica, 45(2):566–571, 2009

  42. [50]

    Approximate simu- lation relations for hybrid systems.Discrete event dynamic systems, 18(2): 163–179, 2008

    Antoine Girard, A Agung Julius, and George J Pappas. Approximate simu- lation relations for hybrid systems.Discrete event dynamic systems, 18(2): 163–179, 2008

  43. [51]

    Reservoir computing universality with stochastic inputs.IEEE Transactions on Neural Networks and Learning Systems, 31(1):100–112, 2019

    Lukas Gonon and Juan-Pablo Ortega. Reservoir computing universality with stochastic inputs.IEEE Transactions on Neural Networks and Learning Systems, 31(1):100–112, 2019

  44. [52]

    Fading memory echo state networks are universal.Neural Networks, 138:10–13, 2021

    Lukas Gonon and Juan-Pablo Ortega. Fading memory echo state networks are universal.Neural Networks, 138:10–13, 2021

  45. [53]

    Risk bounds for reservoir computing.Journal of Machine Learning Research, 21(240):1–61, 2020

    Lukas Gonon, Lyudmila Grigoryeva, and Juan-Pablo Ortega. Risk bounds for reservoir computing.Journal of Machine Learning Research, 21(240):1–61, 2020

  46. [54]

    Approximation bounds for random neural networks and reservoir systems.The Annals of Applied Probability, 33(1):28–69, 2023

    Lukas Gonon, Lyudmila Grigoryeva, and Juan-Pablo Ortega. Approximation bounds for random neural networks and reservoir systems.The Annals of Applied Probability, 33(1):28–69, 2023

  47. [55]

    Echo state networks are uni- versal.Neural Networks, 108:495–508, 2018

    Lyudmila Grigoryeva and Juan-Pablo Ortega. Echo state networks are uni- versal.Neural Networks, 108:495–508, 2018

  48. [56]

    Lyudmila Grigoryeva and Juan-Pablo Ortega. Universal discrete-time reservoir computers with stochastic inputs and linear readouts using non- homogeneous state-affine systems.Journal of Machine Learning Research, 19(24):1–40, 2018. 16 Preprint – Under Review

  49. [57]

    Springer, New Y ork, 1983

    John Guckenheimer and Philip Holmes.Nonlinear Oscillations, Dynamical Sys- tems, and Bifurcations of Vector Fields, volume 42 ofApplied Mathematical Sciences. Springer, New Y ork, 1983

  50. [58]

    Structurally stable heteroclinic cy- cles

    John Guckenheimer and Philip Holmes. Structurally stable heteroclinic cy- cles. InMathematical Proceedings of the Cambridge Philosophical Society, vol- ume 103, pages 189–192. Cambridge University Press, 1988

  51. [59]

    Neural ordinary differential equa- tion based recurrent neural network model

    Mansura Habiba and Barak A Pearlmutter. Neural ordinary differential equa- tion based recurrent neural network model. In2020 31st Irish signals and systems conference (ISSC), pages 1–6. IEEE, 2020

  52. [60]

    On the approximation capability of recurrent neural net- works.Neurocomputing, 31(1-4):107–123, 2000

    Barbara Hammer. On the approximation capability of recurrent neural net- works.Neurocomputing, 31(1-4):107–123, 2000

  53. [61]

    Universal simulation of stable dynam- ical systems by recurrent neural nets

    Joshua Hanson and Maxim Raginsky. Universal simulation of stable dynam- ical systems by recurrent neural nets. InLearning for Dynamics and Control, pages 384–392. PMLR, 2020

  54. [62]

    Embedding and approxi- mation theorems for echo state networks.Neural Networks, 128:234–247, 2020

    Allen Hart, James Hook, and Jonathan Dawes. Embedding and approxi- mation theorems for echo state networks.Neural Networks, 128:234–247, 2020

  55. [63]

    Joseph D Hart. Attractor reconstruction with reservoir computers: The ef- fect of the reservoir’s conditional Lyapunov exponents on faithful attractor reconstruction.Chaos: An Interdisciplinary Journal of Nonlinear Science, 34(4), 2024

  56. [64]

    T alu: A hybrid activation function combining tanh and rectified linear unit to enhance neural networks.arXiv preprint arXiv:2305.04402, 2023

    Md Mehedi Hasan, Md Ali Hossain, Azmain Y akin Srizon, and Abu Sayeed. T alu: A hybrid activation function combining tanh and rectified linear unit to enhance neural networks.arXiv preprint arXiv:2305.04402, 2023

  57. [65]

    Liquid time-constant recurrent neural networks as universal approx- imators.arXiv preprint arXiv:1811.00321, 2018

    Ramin M Hasani, Mathias Lechner, Alexander Amini, Daniela Rus, and Radu Grosu. Liquid time-constant recurrent neural networks as universal approx- imators.arXiv preprint arXiv:1811.00321, 2018

  58. [66]

    Connecting invariant manifolds and the solution of theC 1 stability andΩ-stability conjectures for flows.Annals of mathematics, pages 81–137, 1997

    Shuhei Hayashi. Connecting invariant manifolds and the solution of theC 1 stability andΩ-stability conjectures for flows.Annals of mathematics, pages 81–137, 1997

  59. [67]

    On the impact of the activation function on deep neural networks training

    Soufiane Hayou, Arnaud Doucet, and Judith Rousseau. On the impact of the activation function on deep neural networks training. InInternational conference on machine learning, pages 2672–2680. PMLR, 2019

  60. [68]

    F . Hess, Z. Monfared, M. Brenner, and D. Durstewitz. Generalized teacher forcing for learning chaotic dynamics.arXiv preprint arXiv:2306.04406, 2023

  61. [69]

    Computing with dynamic attractors in neural networks.Biosystems, 34(1-3):173–195, 1995

    Morris W Hirsch and Bill Baird. Computing with dynamic attractors in neural networks.Biosystems, 34(1-3):173–195, 1995

  62. [70]

    Springer Science & Business Media, 2013

    Frank C Hoppensteadt.Analysis and simulation of chaotic systems, volume 94. Springer Science & Business Media, 2013. 17 Preprint – Under Review

  63. [71]

    K. Hornik. Approximation capabilities of multilayer feedforward networks. Neural Networks, 4(2):251–257, 1991

  64. [72]

    A proof ofC 1 stability conjecture for three-dimensional flows.Trans- actions of the American Mathematical Society, 342(2):753–772, 1994

    Sen Hu. A proof ofC 1 stability conjecture for three-dimensional flows.Trans- actions of the American Mathematical Society, 342(2):753–772, 1994

  65. [73]

    Neural autoregressive flows

    Chin-Wei Huang, David Krueger, Alexandre Lacoste, and Aaron Courville. Neural autoregressive flows. InInternational conference on machine learning, pages 2078–2087. PMLR, 2018

  66. [74]

    Upper ap- proximation bounds for neural oscillators.arXiv preprint arXiv:2512.01015, 2025

    Zifeng Huang, Konstantin M Zuev, Y ong Xia, and Michael Beer. Upper ap- proximation bounds for neural oscillators.arXiv preprint arXiv:2512.01015, 2025

  67. [75]

    Kernel modelling of fading memory systems.arXiv preprint arXiv:2403.11945, 2024

    Y ongkang Huo, Thomas Chaffey, and Rodolphe Sepulchre. Kernel modelling of fading memory systems.arXiv preprint arXiv:2403.11945, 2024

  68. [76]

    On the number of limit cycles in asymmetric neural networks.Journal of Statistical Mechanics: Theory and Experiment, 2019(5): 053402, 2019

    Sungmin Hwang, Viola Folli, Enrico Lanza, Giorgio Parisi, Giancarlo Ruocco, and Francesco Zamponi. On the number of limit cycles in asymmetric neural networks.Journal of Statistical Mechanics: Theory and Experiment, 2019(5): 053402, 2019

  69. [77]

    On the number of limit cycles in diluted neural networks.Journal of Statistical Physics, 181:2304–2321, 2020

    Sungmin Hwang, Enrico Lanza, Giorgio Parisi, Jacopo Rocchi, Giancarlo Ruocco, and Francesco Zamponi. On the number of limit cycles in diluted neural networks.Journal of Statistical Physics, 181:2304–2321, 2020

  70. [78]

    Optimal simulation of automata by neural nets

    Piotr Indyk. Optimal simulation of automata by neural nets. InAnnual Sym- posium on Theoretical Aspects of Computer Science, pages 337–348, Berlin, Heidelberg, March 1995. Springer Berlin Heidelberg

  71. [79]

    Universal approximation property of invertible neu- ral networks.Journal of Machine Learning Research, 24(287):1–68, 2023

    Isao Ishikawa, T akeshi T eshima, Koichi T ojo, Kenta Oono, Masahiro Ikeda, and Masashi Sugiyama. Universal approximation property of invertible neu- ral networks.Journal of Machine Learning Research, 24(287):1–68, 2023

  72. [80]

    echo state

    Herbert Jaeger. The “echo state” approach to analysing and training recur- rent neural networks-with an erratum note.Bonn, Germany: German National Research Center for Information T echnology GMD T echnical Report, 148(34):13, 2001

  73. [81]

    Ameya D Jagtap and George Em Karniadakis. How important are activation functions in regression and classification? A survey, performance compari- son, and future directions.Journal of Machine Learning for Modeling and Com- puting, 4(1), 2023

  74. [82]

    Sum-of-squares polynomial flow

    Priyank Jaini, Kira A Selby, and Y aoliang Yu. Sum-of-squares polynomial flow. InInternational Conference on Machine Learning, pages 3009–3018. PMLR, 2019

  75. [83]

    Approximation theory of convo- lutional architectures for time series modelling

    Haotian Jiang, Zhong Li, and Qianxiao Li. Approximation theory of convo- lutional architectures for time series modelling. In Marina Meila and T ong Zhang, editors,Proceedings of the 38th International Conference on Machine Learning, volume 139 ofProceedings of Machine Learnin...

  76. [84]

    Universal approximation using dynamic recurrent neural networks: Discrete-time version

    Liang Jin, Madan M Gupta, and Peter N Nikiforuk. Universal approximation using dynamic recurrent neural networks: Discrete-time version. InProceed- ings of ICNN’95-International Conference on Neural Networks, volume 1, pages 403–408. IEEE, 1995

  77. [85]

    RNNs incrementally evolving on an equilibrium manifold: A panacea for vanishing and explod- ing gradients? InInternational Conference on Learning Representations, 2020

    Anil Kag, Ziming Zhang, and Venkatesh Saligrama. RNNs incrementally evolving on an equilibrium manifold: A panacea for vanishing and explod- ing gradients? InInternational Conference on Learning Representations, 2020

  78. [86]

    Approximation of non-autonomous dynamic systems by continuous time recurrent neural net- works

    Chandra Kambhampati, F Garces, and Kevin Warwick. Approximation of non-autonomous dynamic systems by continuous time recurrent neural net- works. InProceedings of the IEEE-INNS-ENNS International Joint Conference on Neural Networks. IJCNN 2000. Neural Computing: New Challenges...

  79. [87]

    The explanatory force of dynam- ical and mathematical models in neuroscience: A mechanistic perspective

    David Michael Kaplan and Carl F Craver. The explanatory force of dynam- ical and mathematical models in neuroscience: A mechanistic perspective. Philosophy of science, 78(4):601–627, 2011

  80. [88]

    The dynamic universality of sigmoidal neural networks.Information and computation, 128(1):48–56, 1996

    Joe Kilian and Hava T Siegelmann. The dynamic universality of sigmoidal neural networks.Information and computation, 128(1):48–56, 1996

  81. [89]

    Learning dynamical systems by recur- rent neural networks from orbits.Neural Networks, 11(9):1589–1599, 1998

    Masahiro Kimura and Ryohei Nakano. Learning dynamical systems by recur- rent neural networks from orbits.Neural Networks, 11(9):1589–1599, 1998

  82. [90]

    Kloeden and Martin Rasmussen.Nonautonomous dynamical systems

    Peter E. Kloeden and Martin Rasmussen.Nonautonomous dynamical systems. Number 176 in Mathematical Surveys and Monographs. American Mathe- matical Society, 2011

  83. [91]

    Homotopy-based training of NeuralODEs for accurate dynamics discovery.Advances in Neural Information Processing Systems, 36:64725–64752, 2023

    Joon-Hyuk Ko, Hankyul Koh, Nojun Park, and Wonho Jhe. Homotopy-based training of NeuralODEs for accurate dynamics discovery.Advances in Neural Information Processing Systems, 36:64725–64752, 2023

  84. [92]

    Konishi and Y

    T. Konishi and Y. Kawahara. Stable invariant models via Koopman spectra. Neural Networks, 165:393–405, 2023

  85. [93]

    Hamiltonian systems and transformation in Hilbert space.Proceedings of the National Academy of Sciences, 17(5):315–318, 1931

    Bernard O Koopman. Hamiltonian systems and transformation in Hilbert space.Proceedings of the National Academy of Sciences, 17(5):315–318, 1931

  86. [94]

    Identifying nonlinear dynamical systems via generative recur- rent neural networks with applications to fMRI.PLoS computational biology, 15(8):e1007263, 2019

    Georgia Koppe, Hazem T outounji, Peter Kirsch, Stefanie Lis, and Daniel Durstewitz. Identifying nonlinear dynamical systems via generative recur- rent neural networks with applications to fMRI.PLoS computational biology, 15(8):e1007263, 2019

  87. [95]

    On the computational power of RNNs.arXiv preprint arXiv:1906.06349, 2019

    Samuel A Korsky and Robert C Berwick. On the computational power of RNNs.arXiv preprint arXiv:1906.06349, 2019. 19 Preprint – Under Review

  88. [96]

    Structural properties of gradient recurrent high-order neural networks.IEEE Transactions on Circuits and Systems II: Analog and Digital Signal Processing, 42(9):592–603, 1995

    EB Kosmatopoulos and Manolis A Christodoulou. Structural properties of gradient recurrent high-order neural networks.IEEE Transactions on Circuits and Systems II: Analog and Digital Signal Processing, 42(9):592–603, 1995

  89. [97]

    On the computational power of Elman-style recurrent networks.IEEE Transactions on Neural Networks, 6(4):1000–1004, 1995

    Stefan C Kremer. On the computational power of Elman-style recurrent networks.IEEE Transactions on Neural Networks, 6(4):1000–1004, 1995

  90. [98]

    Embedding capabilities of Neural ODEs.arXiv preprint arXiv:2308.01213, 2023

    Christian Kuehn and Sara-Viola Kuntz. Embedding capabilities of Neural ODEs.arXiv preprint arXiv:2308.01213, 2023

  91. [99]

    Contribution à la théorie des systèmes différentiels autonomes

    Ivan Kupka. Contribution à la théorie des systèmes différentiels autonomes. Contributions to Differential Equations, 2:457–484, 1963

  92. [100]

    Neural oscillators are universal.arXiv preprint arXiv:2305.08753, 2023

    Samuel Lanthaler, Konstantin Rusch, and Sascha Mishra. Neural oscillators are universal.arXiv preprint arXiv:2305.08753, 2023

  93. [101]

    Simple cycle reservoirs are universal.Journal of Machine Learning Research, 25:1–28, 2024

    Boyu Li, Robert Simon Fong, and Peter Tino. Simple cycle reservoirs are universal.Journal of Machine Learning Research, 25:1–28, 2024

  94. [102]

    Approximation theory and recurrent networks

    Leong Kwan Li. Approximation theory and recurrent networks. In[Proceed- ings 1992] IJCNN International Joint Conference on Neural Networks, volume 2, pages 266–271. IEEE, 1992

  95. [103]

    Deep learning via dynamical systems: An approximation perspective.Journal of the European Mathematical Society, 25(5):1671–1709, 2022

    Qianxiao Li, Ting Lin, and Zuowei Shen. Deep learning via dynamical systems: An approximation perspective.Journal of the European Mathematical Society, 25(5):1671–1709, 2022

  96. [104]

    Li and J

    W. Li and J. J. E. Slotine. Neural network control of unknown nonlinear systems. In1989 American Control Conference, pages 1136–1141. IEEE, June 1989

  97. [105]

    Approximation of dynami- cal time-variant systems by continuous-time recurrent neural networks.IEEE Transactions on Circuits and Systems II: Express Briefs, 52(10):656–660, 2005

    Xiao-Dong Li, John KL Ho, and T ommy WS Chow. Approximation of dynami- cal time-variant systems by continuous-time recurrent neural networks.IEEE Transactions on Circuits and Systems II: Express Briefs, 52(10):656–660, 2005

  98. [106]

    On the curse of memory in recurrent neural networks: Approximation and optimization analysis.arXiv preprint, 2020

    Zhiyuan Li, Jianchao Han, and Qian Li. On the curse of memory in recurrent neural networks: Approximation and optimization analysis.arXiv preprint, 2020

  99. [107]

    On the approximation properties of recurrent encoder-decoder architectures

    Zhong Li, Haotian Jiang, and Qianxiao Li. On the approximation properties of recurrent encoder-decoder architectures. InInternational Conference on Learning Representations, 2021

  100. [108]

    Approximation and opti- mization theory for linear continuous-time recurrent neural networks.Jour- nal of Machine Learning Research, 23(42):1–85, 2022

    Zhong Li, Jiequn Han, E Weinan, and Qianxiao Li. Approximation and opti- mization theory for linear continuous-time recurrent neural networks.Jour- nal of Machine Learning Research, 23(42):1–85, 2022

  101. [109]

    Flow matching guide and code.arXiv preprint arXiv:2412.06264, 2024

    Y aron Lipman, Marton Havasi, Peter Holderrieth, Neta Shaul, Matt Le, Brian Karrer, Ricky TQ Chen, David Lopez-Paz, Heli Ben-Hamu, and Itai Gat. Flow matching guide and code.arXiv preprint arXiv:2412.06264, 2024

  102. [110]

    On the computational power of cir- cuits of spiking neurons.Journal of computer and system sciences, 69(4):593– 616, 2004

    Wolfgang Maass and Henry Markram. On the computational power of cir- cuits of spiking neurons.Journal of computer and system sciences, 69(4):593– 616, 2004. 20 Preprint – Under Review

  103. [111]

    Computational aspects of feedback in neural circuits.PLoS computational biology, 3(1):e165, 2007

    Wolfgang Maass, Prashant Joshi, and Eduardo D Sontag. Computational aspects of feedback in neural circuits.PLoS computational biology, 3(1):e165, 2007

  104. [112]

    I. G. Malkin.Some Problems in the Theory of Nonlinear Oscillations. U.S. Atomic Energy Commission, T echnical Information Service, 1956. T ranslated from the Russian

  105. [113]

    A proof of theC 1 stability conjecture.Publications Mathéma- tiques de l’IHÉS, 66:161–210, 1987

    Ricardo Mañé. A proof of theC 1 stability conjecture.Publications Mathéma- tiques de l’IHÉS, 66:161–210, 1987

  106. [114]

    Stability and memory-loss go hand-in-hand: Three re- sults in dynamics and computation.Proceedings of the Royal Society A, 476 (2242):20200563, 2020

    Gandhi Manjunath. Stability and memory-loss go hand-in-hand: Three re- sults in dynamics and computation.Proceedings of the Royal Society A, 476 (2242):20200563, 2020

  107. [115]

    Echo state property linked to an input: Exploring a fundamental characteristic of recurrent neural networks

    Gandhi Manjunath and Herbert Jaeger. Echo state property linked to an input: Exploring a fundamental characteristic of recurrent neural networks. Neural Computation, 25(3):671–696, 2013

  108. [116]

    Dissecting Neural ODEs.Advances in Neural Information Pro- cessing Systems, 33:3952–3963, 2020

    Stefano Massaroli, Michael Poli, Jinkyoo Park, Atsushi Y amashita, and Ha- jime Asama. Dissecting Neural ODEs.Advances in Neural Information Pro- cessing Systems, 33:3952–3963, 2020

  109. [117]

    Approximating nonlinear fading-memory operators using neural network models.Circuits, Systems and Signal Processing, 12:279– 307, 1993

    Michael B Matthews. Approximating nonlinear fading-memory operators using neural network models.Circuits, Systems and Signal Processing, 12:279– 307, 1993

  110. [118]

    ControlSynth Neural ODEs: Mod- eling dynamical systems with guaranteed convergence

    Wei Mei, Dingsheng Zheng, and Shiyu Li. ControlSynth Neural ODEs: Mod- eling dynamical systems with guaranteed convergence. InAdvances in Neural Information Processing Systems, volume 37, pages 99232–99261, 2024

  111. [119]

    Spectral properties of dynamical systems, model reduction and decompositions.Nonlinear Dynamics, 41:309–325, 2005

    Igor Mezić. Spectral properties of dynamical systems, model reduction and decompositions.Nonlinear Dynamics, 41:309–325, 2005

  112. [120]

    Stable recurrent models.arXiv preprint arXiv:1805.10369, 2018

    John Miller and Moritz Hardt. Stable recurrent models.arXiv preprint arXiv:1805.10369, 2018

  113. [121]

    Elucidating flow matching ODE dynamics with respect to data geometries.arXiv preprint arXiv:2412.18730, 2024

    Gal Mishne, Zhengchao Wan, Qingsong Wang, and Yusu Wang. Elucidating flow matching ODE dynamics with respect to data geometries.arXiv preprint arXiv:2412.18730, 2024

  114. [122]

    Unpredictability and undecidability in dynamical systems

    Cristopher Moore. Unpredictability and undecidability in dynamical systems. Physical Review Letters, 64(20):2354, 1990

  115. [123]

    Finite-dimensional analog computers: Flows, maps, and recurrent neural networks

    Cristopher Moore. Finite-dimensional analog computers: Flows, maps, and recurrent neural networks. In1st International Conference on Unconventional Models of Computation-UMC, volume 98, pages 59–71, 1998

  116. [124]

    Approximation capability of con- tinuous time recurrent neural networks for non-autonomous dynamical sys- tems

    Yuichi Nakamura and Masahiro Nakagawa. Approximation capability of con- tinuous time recurrent neural networks for non-autonomous dynamical sys- tems. InArtificial Neural Networks–ICANN 2009: 19th International Confer- ence, Limassol, Cyprus, September 14-17, 2009, Proceedings,...

  117. [125]

    Identification and control of dynamical systems using neural networks.IEEE Transactions on Neural Networks, 1(1):4–27, 1990

    S Kumpati Narendra and Kannan Parthasarathy. Identification and control of dynamical systems using neural networks.IEEE Transactions on Neural Networks, 1(1):4–27, 1990

  118. [126]

    Recurrent neural net- works in the eye of differential equations.arXiv preprint arXiv:1904.12933, 2019

    Murphy Yuezhen Niu, Lior Horesh, and Isaac Chuang. Recurrent neural net- works in the eye of differential equations.arXiv preprint arXiv:1904.12933, 2019

  119. [127]

    On the universality of linear recurrences followed by nonlinear pro- jections.arXiv preprint arXiv:2307.11888, 2023

    Antonio Orvieto, Soham De, Caglar Gulcehre, Razvan Pascanu, and Samuel L Smith. On the universality of linear recurrences followed by nonlinear pro- jections.arXiv preprint arXiv:2307.11888, 2023

  120. [128]

    Structural stability theorems

    Jacob Palis and Stephen Smale. Structural stability theorems. InGlobal Anal- ysis, pages 223–231. Proc. Symp. Pure Math, 1970

  121. [129]

    Inferring single-trial neural population dynamics using sequential auto-encoders.Nature methods, 15 (10):805–815, 2018

    Chethan Pandarinath, Daniel J O’Shea, Jasmine Collins, Rafal Jozefowicz, Sergey D Stavisky, Jonathan C Kao, Eric M T rautmann, Matthew T Kauf- man, Stephen I Ryu, Leigh R Hochberg, et al. Inferring single-trial neural population dynamics using sequential auto-encoders.Nature m...

  122. [130]

    Neural approximations for infinite- horizon optimal control of nonlinear stochastic systems.IEEE transactions on neural networks, 9(6):1388–1408, 1998

    Thomas Parisini and Riccardo Zoppoli. Neural approximations for infinite- horizon optimal control of nonlinear stochastic systems.IEEE transactions on neural networks, 9(6):1388–1408, 1998

  123. [131]

    Persistent learning signals and working memory without continuous attractors, 2023

    Il Memming Park, Ábel Ságodi, and Piotr Aleksander Sokół. Persistent learning signals and working memory without continuous attractors, 2023. arXiv:2308.12585 [q-bio.NC]

  124. [132]

    Approximation of state-space trajectories by locally recur- rent globally feed-forward neural networks.Neural Networks, 21(1):59–64, 2008

    Krzysztof Patan. Approximation of state-space trajectories by locally recur- rent globally feed-forward neural networks.Neural Networks, 21(1):59–64, 2008

  125. [133]

    Structural stability in the plane with enlarged boundary conditions.An

    Marilia C Peixoto and Maurício M Peixoto. Structural stability in the plane with enlarged boundary conditions.An. Acad. Brasil. Ci, 31(2):135–160, 1959

  126. [134]

    Bisimulation theory for switching linear systems

    Giordano Pola, Arjan J van der Schaft, and Maria Domenica Di Benedetto. Bisimulation theory for switching linear systems. In2004 43rd IEEE Con- ference on Decision and Control (CDC)(IEEE Cat. No. 04CH37601), volume 2, pages 1406–1411. IEEE, 2004

  127. [135]

    The induction of dynamical recognizers.Connectionist approaches to language learning, pages 123–148, 1991

    Jordan B Pollack. The induction of dynamical recognizers.Connectionist approaches to language learning, pages 123–148, 1991

  128. [136]

    A multilayered neural network controller.IEEE control systems magazine, 8(2):17–21, 1988

    Demetri Psaltis, Athanasios Sideris, and Alan A Y amamura. A multilayered neural network controller.IEEE control systems magazine, 8(2):17–21, 1988

  129. [137]

    Searching for activation functions.arXiv preprint arXiv:1710.05941, 2017

    Prajit Ramachandran, Barret Zoph, and Quoc V Le. Searching for activation functions.arXiv preprint arXiv:1710.05941, 2017

  130. [138]

    Why are so many biological systems periodic?Progress in neurobi- ology, 29(3):261–273, 1987

    PE Rapp. Why are so many biological systems periodic?Progress in neurobi- ology, 29(3):261–273, 1987. 22 Preprint – Under Review

  131. [139]

    Beyond exploding and vanishing gradients: Analysing RNN training using attractors and smoothness

    Antônio H Ribeiro, Koen Tiels, Luis A Aguirre, and Thomas Schön. Beyond exploding and vanishing gradients: Analysing RNN training using attractors and smoothness. InInternational conference on artificial intelligence and statis- tics, pages 2370–2380. PMLR, 2020

  132. [140]

    A structural stability theorem.Annals of Mathematics, 94(3): 447–493, 1971

    Joel W Robbin. A structural stability theorem.Annals of Mathematics, 94(3): 447–493, 1971

  133. [141]

    Structural stability ofC 1 flows

    Clark R Robinson. Structural stability ofC 1 flows. InDynamical Sys- tems—Warwick 1974: Proceedings of a Symposium Held at the University of Warwick 1973/74, pages 262–275. Springer, 1974

  134. [142]

    Dynamical archetype analysis: Au- tonomous computation.arXiv preprint arXiv:2507.05505, 2025

    Ábel Ságodi and Il Memming Park. Dynamical archetype analysis: Au- tonomous computation.arXiv preprint arXiv:2507.05505, 2025

  135. [143]

    Back to the continuous attractor

    Ábel Ságodi, Guillermo Martín-Sánchez, Piotr Sokół, and Il Memming Park. Back to the continuous attractor. InAdvances in Neural Information Process- ing Systems (NeurIPS), December 2024. URLhttps://openreview.net/ forum?id=fvG6ZHrH0B

  136. [144]

    Fading memory [From the Editor].IEEE Control Systems Magazine, 41(1):4–5, 2021

    Rodolphe Sepulchre. Fading memory [From the Editor].IEEE Control Systems Magazine, 41(1):4–5, 2021

  137. [145]

    On the computational power of neural nets

    Hava T Siegelmann and Eduardo D Sontag. On the computational power of neural nets. InProceedings of the fifth annual workshop on Computational learning theory, pages 440–449, 1992

  138. [146]

    Analog computation via neural networks.Theoretical Computer Science, 131(2):331–360, 1994

    Hava T Siegelmann and Eduardo D Sontag. Analog computation via neural networks.Theoretical Computer Science, 131(2):331–360, 1994

  139. [147]

    Continuous-time symmetric Hopfield nets are computationally universal.Neural Computation, 15(3):693–733, 2003

    Jiří Šíma and Pekka Orponen. Continuous-time symmetric Hopfield nets are computationally universal.Neural Computation, 15(3):693–733, 2003

  140. [148]

    Differentiable dynamical systems.Bulletin of the American mathematical Society, 73(6):747–817, 1967

    Stephen Smale. Differentiable dynamical systems.Bulletin of the American mathematical Society, 73(6):747–817, 1967

  141. [149]

    Mini- mal width for universal property of deep RNN.Journal of Machine Learning Research, 24(121):1–41, 2023

    Chang hoon Song, Geonho Hwang, Jun ho Lee, and Myungjoo Kang. Mini- mal width for universal property of deep RNN.Journal of Machine Learning Research, 24(121):1–41, 2023

  142. [150]

    Eduardo D. Sontag. Polynomial response maps. InLecture Notes in Control and Information Sciences, volume 13. Springer Verlag, Berlin, 1979

  143. [151]

    Eduardo D. Sontag. Realization theory of discrete-time nonlinear systems: Part I – The bounded case.IEEE Transactions on Circuits and Systems, 26(5): 342–356, May 1979

  144. [152]

    Neural nets as systems models and controllers

    Eduardo D Sontag. Neural nets as systems models and controllers. InProc. Seventh Y ale Workshop on Adaptive and Learning Systems, volume 73, 1992

  145. [153]

    A learning result for continuous-time recurrent neural networks.Systems & control letters, 34(3):151–158, 1998

    Eduardo D Sontag. A learning result for continuous-time recurrent neural networks.Systems & control letters, 34(3):151–158, 1998. 23 Preprint – Under Review

  146. [154]

    On the computational power of recurrent neural net- works for structures.Neural Networks, 10(3):395–400, 1997

    Alessandro Sperduti. On the computational power of recurrent neural net- works for structures.Neural Networks, 10(3):395–400, 1997

  147. [155]

    Opening the black box: Low-dimensional dy- namics in high-dimensional recurrent neural networks.Neural Computation, 25(3):626–649, 2013

    David Sussillo and Omri Barak. Opening the black box: Low-dimensional dy- namics in high-dimensional recurrent neural networks.Neural Computation, 25(3):626–649, 2013

  148. [156]

    LFADS-Latent Factor Analysis via Dynamical Systems.arXiv preprint arXiv:1608.06315, 2016

    David Sussillo, Rafal Jozefowicz, LF Abbott, and Chethan Pandarinath. LFADS-Latent Factor Analysis via Dynamical Systems.arXiv preprint arXiv:1608.06315, 2016

  149. [157]

    Universal approximation power of deep residual neural networks via nonlinear control theory.arXiv preprint arXiv:2007.06007, 2020

    Paulo T abuada and Bahman Gharesifard. Universal approximation power of deep residual neural networks via nonlinear control theory.arXiv preprint arXiv:2007.06007, 2020

  150. [158]

    Efficient identification of RBF neural net models for nonlinear discrete-time multivariable dynamical systems.Neurocomputing, 9(1):11–26, 1995

    Shaohua T an, Jianbin Hao, and Joos Vandewalle. Efficient identification of RBF neural net models for nonlinear discrete-time multivariable dynamical systems.Neurocomputing, 9(1):11–26, 1995

  151. [159]

    Universal approximation property of Neural Ordinary Differential Equations,

    T akeshi T eshima, Koichi T ojo, Masahiro Ikeda, Isao Ishikawa, and Kenta Oono. Universal approximation property of Neural Ordinary Differential Equations,

  152. [160]

    Coupling-based invertible neural networks are uni- versal diffeomorphism approximators

    T atsuo T eshima, Issei Ishikawa, Kenta T ojo, Kenta Oono, Masatoshi Ikeda, and Masashi Sugiyama. Coupling-based invertible neural networks are uni- versal diffeomorphism approximators. InAdvances in Neural Information Pro- cessing Systems, 2020. 34th Conference on Neural Infor...

  153. [161]

    Existence and learning of oscillations in recurrent neural networks.IEEE Transactions on Neural Net- works, 11(1):205–214, 2000

    Stuart T ownley, Achim Ilchmann, Martin G Weiß, Warren McClements, An- tonio C Ruiz, David H Owens, and D Pratzel-Wolters. Existence and learning of oscillations in recurrent neural networks.IEEE Transactions on Neural Net- works, 11(1):205–214, 2000

  154. [162]

    Bisimulation of dynamical systems

    A J Van der Schaft. Bisimulation of dynamical systems. In Rajeev Alur and George J. Pappas, editors,Hybrid Systems: Computation and Control, volume 2293, pages 555–569. Springer, 2004

  155. [163]

    PhD thesis, California Institute of T echnology, 2007

    Ramon Van Handel.Filtering, stability, and robustness. PhD thesis, California Institute of T echnology, 2007

  156. [164]

    Computation-through- Dynamics Benchmark: Simulated datasets and quality metrics for dynamical models of neural activity.bioRxiv, pages 2025–02, 2025

    Christopher Versteeg, Jonathan D McCart, Mitchell Ostrow, David M Zoltowski, Clayton B Washington, Laura Driscoll, Olivier Codol, Jonathan A Michaels, Scott W Linderman, David Sussillo, et al. Computation-through- Dynamics Benchmark: Simulated datasets and quality metrics for ...

  157. [165]

    Sopra le funzioni che dipendono da altre funzioni.Rendiconti della Reale Accademia dei Lincei, 3:97–105, 1887

    Vito Volterra. Sopra le funzioni che dipendono da altre funzioni.Rendiconti della Reale Accademia dei Lincei, 3:97–105, 1887

  158. [166]

    Computation through neural population dynamics.Annual review of neuro- science, 43:249–275, 2020

    Saurabh Vyas, Matthew D Golub, David Sussillo, and Krishna V Shenoy. Computation through neural population dynamics.Annual review of neuro- science, 43:249–275, 2020. 24 Preprint – Under Review

  159. [167]

    State-space models with layer-wise nonlin- earity are universal approximators with exponential decaying memory.Ad- vances in Neural Information Processing Systems, 36, 2024

    Shida Wang and Beichen Xue. State-space models with layer-wise nonlin- earity are universal approximators with exponential decaying memory.Ad- vances in Neural Information Processing Systems, 36, 2024

  160. [168]

    Peter Peregrinus on behalf of the Institution of Electrical Engineers, 1992

    Kevin Warwick, George William Irwin, Kenneth J Hunt, et al.Neural Net- works for control and systems, volume 46. Peter Peregrinus on behalf of the Institution of Electrical Engineers, 1992

  161. [169]

    Expres- sivity of neural networks with random weights and learned biases.arXiv preprint arXiv:2407.00957, 2024

    Ezekiel Williams, Alexandre Payeur, Avery Hee-Woon Ryoo, Thomas Jiraler- spong, Matthew G Perich, Luca Mazzucato, and Guillaume Lajoie. Expres- sivity of neural networks with random weights and learned biases.arXiv preprint arXiv:2407.00957, 2024

  162. [170]

    A data– driven approximation of the Koopman operator: Extending dynamic mode decomposition.Journal of Nonlinear Science, 25:1307–1346, 2015

    Matthew O Williams, Ioannis G Kevrekidis, and Clarence W Rowley. A data– driven approximation of the Koopman operator: Extending dynamic mode decomposition.Journal of Nonlinear Science, 25:1307–1346, 2015

  163. [171]

    Universality of reservoir systems with recurrent neural networks.Neural Networks, 188:107413, 2025

    Hiroki Y asumoto and T oshiyuki T anaka. Universality of reservoir systems with recurrent neural networks.Neural Networks, 188:107413, 2025

  164. [172]

    Multistability analysis for recur- rent neural networks with unsaturating piecewise linear transfer functions

    Zhang Yi, Kok Kiong T an, and T ong Heng Lee. Multistability analysis for recur- rent neural networks with unsaturating piecewise linear transfer functions. Neural Computation, 15(3):639–662, 2003

  165. [173]

    nmODE: Neural memory ordinary differential equation.Artificial In- telligence Review, 56:14403–14438, 2023

    Zhen Yi. nmODE: Neural memory ordinary differential equation.Artificial In- telligence Review, 56:14403–14438, 2023. doi: 10.1007/s10462-023-10496-2

  166. [174]

    Are transformers universal approximators of sequence-to- sequence functions?arXiv preprint arXiv:1912.10077, 2019

    Chulhee Yun, Srinadh Bhojanapalli, Ankit Singh Rawat, Sashank J Reddi, and Sanjiv Kumar. Are transformers universal approximators of sequence-to- sequence functions?arXiv preprint arXiv:1912.10077, 2019

  167. [175]

    Universal approximation property of Hamiltonian deep neural networks

    Muhammad Zakwan, Massimiliano d’Angelo, and Giancarlo Ferrari-T recate. Universal approximation property of Hamiltonian deep neural networks. IEEE Control Systems Letters, 7:2689–2694, 2023

  168. [176]

    Symbolic control of stochastic systems via approx- imately bisimilar finite abstractions.IEEE Transactions on Automatic Control, 59(12):3135–3150, 2014

    Majid Zamani, Peyman Mohajerin Esfahani, Rupak Majumdar, Alessandro Abate, and John Lygeros. Symbolic control of stochastic systems via approx- imately bisimilar finite abstractions.IEEE Transactions on Automatic Control, 59(12):3135–3150, 2014

  169. [177]

    Approximation capa- bilities of Neural ODEs and Invertible Residual Networks

    Han Zhang, Xi Gao, Jacob Unterman, and T om Arodz. Approximation capa- bilities of Neural ODEs and Invertible Residual Networks. In Hal Daumé III and Aarti Singh, editors,Proceedings of the 37th International Confer- ence on Machine Learning, volume 119 ofProceedings of Machin...

  170. [180]

    Diagonal terms (i=k):Sinceψ k ≡1onˆγ k, the integral is exact: Jkk =− Z ˆTk 0 1dt=− ˆTk

  171. [181]

    Off-diagonal terms (i̸=k):Since the support ofψ i is concentrated on cyclei, its value on cyclekis bounded by the leakage parameterξ: |Jki|= − Z ˆTk 0 ψi(ˆγk(t))dt ≤ Z ˆTk 0 ξ dt=ξ ˆTk

  172. [182]

    The condition|J kk|> P i̸=k |Jki|becomes: ˆTk > X i̸=k ξ ˆTk = (N−1)ξ ˆTk =⇒1>(N−1)ξ

    Invertibility via Diagonal Dominance:We construct the Jacobian to be strictly diagonally dominant. The condition|J kk|> P i̸=k |Jki|becomes: ˆTk > X i̸=k ξ ˆTk = (N−1)ξ ˆTk =⇒1>(N−1)ξ. By choosing the bump functions such that the leakageξ < 1 N−1 , the matrixJis strictly diago...

  173. [183]

    Alignment:∥ ˆΦi(x)− ˜f(x) ∥ ˜f(x)∥ 2 ∥< νfor allx∈˜γ i

  174. [184]

    Support Decay:∥ ˆΦi(x)∥< ζfor allx /∈Mi

  175. [185]

    Proof.LetΦ ∗ i be a smooth “ideal" bump function that equals ˜f /∥˜f∥ 2 onN i and vanishes outsideM i

    Smoothness:∥ ˆΦi∥C1 is bounded. Proof.LetΦ ∗ i be a smooth “ideal" bump function that equals ˜f /∥˜f∥ 2 onN i and vanishes outsideM i. Since ˆFpossesses theC 1 UAP , there exists ˆΦi ∈ ˆFsuch that ∥ ˆΦi −Φ ∗ i ∥C0 <min(ν, ζ). The condition onx∈˜γ i is satisfied byν-closeness. T...

  176. [186]

    Substituting this into the integral: Jii =− Z ˜Ti 0 ⟨Zi(t), ˜f(˜γi(t)) +∆ i(t)⟩dt

    Diagonal T erms (i=j):On the cycle˜γ i, we write ˆΦi = ˜f+∆ i, where ∥∆i∥< ν. Substituting this into the integral: Jii =− Z ˜Ti 0 ⟨Zi(t), ˜f(˜γi(t)) +∆ i(t)⟩dt. Using linearity and the normalization property⟨Z i(t), ˜f(˜γi(t))⟩ ≡1: Jii =− Z ˜Ti 0 1dt | {z } = ˜Ti − Z ˜Ti 0 ⟨Zi...

  177. [187]

    By the leakage assumption,∥ ˆΦj∥< ζon˜γi

    Off-Diagonal T erms (i̸=j):Fori̸=j, the function ˆΦj acts on the cycle˜γ i. By the leakage assumption,∥ ˆΦj∥< ζon˜γi. |Jij|= − Z ˜Ti 0 ⟨Zi(t), ˆΦj(˜γi(t))⟩dt ≤ Z ˜Ti 0 ∥Zi(t)∥ζ dt≤ ˜TiCZζ. 33 Preprint – Under Review

  178. [188]

    uniform strong universality

    Diagonal Dominance:For strict diagonal dominance, we require|J ii|>P j̸=i |Jij|. Substituting our bounds: ˜Ti(1−C Zν)>(N−1) ˜TiCZζ. Dividing by ˜Ti and rearranging: 1> CZν+C Z(N−1)ζ=⇒ν+ (N−1)ζ < 1 CZ . This condition holds by hypothesis, ensuringJis invertible. Proposition 22(...

  179. [2020]

    URLhttps://arxiv.org/abs/2012.02414

  180. [2024]

    URLhttps://openreview.net/forum?id=Ln8ogihZ2S

Pith tools

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