pith. machine review for the scientific record. sign in

arxiv: 2604.10967 · v1 · submitted 2026-04-13 · 💻 cs.LG

Recognition: unknown

Learning to Test: Physics-Informed Representation for Dynamical Instability Detection

Liyan Xie, Minxing Zheng, Shixiang Zhu, Zewei Deng

Authors on Pith no claims yet

Pith reviewed 2026-05-10 16:01 UTC · model grok-4.3

classification 💻 cs.LG
keywords dynamical instability detectionphysics-informed representationdistributional hypothesis testinglatent embeddingsdifferential-algebraic equationsdistribution shiftsafety monitoringneural surrogates
0
0 comments X

The pith

A physics-informed latent representation from safe data turns dynamical instability detection into a controlled hypothesis test without repeated simulations.

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

The paper develops a framework for assessing stability in differential-algebraic equation systems that face shifting stochastic inputs. It learns a latent embedding of contextual variables from certified safe-regime data, with regularization that aligns the embedding to a simple reference distribution. Once trained, safety checks at deployment reduce to running a distributional test in this latent space, which controls Type I error while avoiding the cost of re-solving the full equations. This matters for real-time or high-dimensional safety-critical applications where full simulation under every new context is impractical.

Core claim

Trained on baseline safe data, a neural network produces a physics-informed latent representation of contextual variables that encodes stability-relevant structure and is regularized toward a tractable reference distribution; this allows instability detection under context shifts to be performed as a distributional hypothesis test in latent space, with controlled Type I error and without re-solving the underlying differential-algebraic equations.

What carries the argument

The physics-informed latent representation of contextual variables, learned from safe-regime data and regularized to a reference distribution so that a distributional hypothesis test in that space can flag instability.

If this is right

  • Safety monitoring for constrained dynamical systems can run at deployment time without repeated large-scale DAE solves.
  • The method combines neural dynamical surrogates and uniformity-based testing to achieve statistical grounding for instability risk.
  • Uncertainty-aware calibration ensures the latent test remains valid across distribution shifts encountered in operation.
  • High-dimensional or real-time systems gain a scalable alternative to exhaustive re-simulation for stability reassessment.

Where Pith is reading between the lines

These are editorial extensions of the paper, not claims the author makes directly.

  • The same latent-testing idea could be applied to other physics-constrained domains where full simulation is expensive, such as power-grid or fluid systems.
  • Representation learning here acts as a statistical surrogate for traditional verification, suggesting similar shortcuts in adaptive control loops.
  • Online updates to the reference distribution might allow the test to adapt continuously while preserving error guarantees.

Load-bearing premise

That a latent representation trained only on safe data can be regularized closely enough to a tractable reference distribution for the hypothesis test to maintain error control when the system moves into unstable regimes under new contexts.

What would settle it

An experiment in which the latent-space test exceeds its nominal Type I error rate on held-out safe data under context shifts, or fails to detect known instability cases that are confirmed by direct simulation.

Figures

Figures reproduced from arXiv: 2604.10967 by Liyan Xie, Minxing Zheng, Shixiang Zhu, Zewei Deng.

Figure 1
Figure 1. Figure 1: Illustration of Cartesian pendulum systems and their one-dimensional latent representations [PITH_FULL_IMAGE:figures/full_fig_p002_1.png] view at source ↗
Figure 2
Figure 2. Figure 2: Overview of the proposed “Learning-to-Test” ( [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. Figure 3: Comparison between L2T and other baselines under various distribution shifts. Green and red regions denote stable and unstable contexts, respectively, while dashed gray and solid black contours represent the baseline and shifted distributions. The top row of each panel shows baseline (P0) and shifted (P1) context distributions in the 2D space across representative regimes: null (H0 → H0), boundary transiti… view at source ↗
Figure 4
Figure 4. Figure 4: Trajectory visualization for generator G01. Blue curves denote stable trajectories, while red [PITH_FULL_IMAGE:figures/full_fig_p024_4.png] view at source ↗
read the original abstract

Many safety-critical scientific and engineering systems evolve according to differential-algebraic equations (DAEs), where dynamical behavior is constrained by physical laws and admissibility conditions. In practice, these systems operate under stochastically varying environmental inputs, so stability is not a static property but must be reassessed as the context distribution shifts. Repeated large-scale DAE simulation, however, is computationally prohibitive in high-dimensional or real-time settings. This paper proposes a test-oriented learning framework for stability assessment under distribution shift. Rather than re-estimating physical parameters or repeatedly solving the underlying DAE, we learn a physics-informed latent representation of contextual variables that captures stability-relevant structure and is regularized toward a tractable reference distribution. Trained on baseline data from a certified safe regime, the learned representation enables deployment-time safety monitoring to be formulated as a distributional hypothesis test in latent space, with controlled Type I error. By integrating neural dynamical surrogates, uncertainty-aware calibration, and uniformity-based testing, our approach provides a scalable and statistically grounded method for detecting instability risk in stochastic constrained dynamical systems without repeated simulation.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, simulated authors' rebuttal, and a circularity audit. Tearing a paper down is the easy half of reading it; the pith above is the substance, this is the friction.

Referee Report

1 major / 0 minor

Summary. The manuscript proposes a test-oriented learning framework for detecting dynamical instability risk in stochastic constrained dynamical systems governed by differential-algebraic equations (DAEs). Rather than repeated DAE simulation under shifting contexts, it learns a physics-informed latent representation of contextual variables from certified safe-regime baseline data, regularizes the representation toward a tractable reference distribution, and casts deployment-time monitoring as a distributional hypothesis test in latent space. The approach integrates neural dynamical surrogates, uncertainty-aware calibration, and uniformity-based testing to achieve scalability and statistical control of Type I error.

Significance. If the central claims hold, the work would offer a practical, simulation-free alternative for real-time safety assessment in high-dimensional engineering systems where repeated DAE solves are prohibitive. The explicit linkage of physics-informed representation learning to a hypothesis test with error-rate guarantees is a potentially valuable direction for safety-critical applications.

major comments (1)
  1. [Abstract] The central claim that the latent-space distributional hypothesis test detects physical instability under context shifts while controlling Type I error rests on the unverified assumption that the learned physics-informed representation, when regularized to a reference distribution, yields a test statistic independent of the original DAE solve. No derivations, proofs, or experimental results are supplied to establish this property or to quantify the resulting Type I error rate.

Simulated Author's Rebuttal

1 responses · 0 unresolved

We thank the referee for their thorough and constructive review. We address the single major comment below and agree that the theoretical justification requires strengthening.

read point-by-point responses
  1. Referee: [Abstract] The central claim that the latent-space distributional hypothesis test detects physical instability under context shifts while controlling Type I error rests on the unverified assumption that the learned physics-informed representation, when regularized to a reference distribution, yields a test statistic independent of the original DAE solve. No derivations, proofs, or experimental results are supplied to establish this property or to quantify the resulting Type I error rate.

    Authors: We acknowledge that the current manuscript does not supply explicit derivations, proofs, or dedicated experiments that rigorously establish independence of the latent-space test statistic from the original DAE solve or that quantify the resulting Type I error rate under context shifts. The presentation instead relies on the construction of the physics-informed encoder, which is trained exclusively on certified safe-regime data and regularized toward a tractable reference distribution (e.g., uniform), so that a standard distributional test can be applied at deployment without re-solving the DAE. While this design intuitively decouples monitoring from repeated simulation, we agree that the statistical properties are not formally derived. In the revision we will add a dedicated theoretical section deriving the conditions under which the regularized latent representation yields a test statistic whose null distribution is independent of the underlying DAE dynamics, together with finite-sample bounds on Type I error. We will also expand the experimental section with systematic quantification of empirical Type I error across varying context-shift magnitudes, system dimensions, and surrogate-model accuracies. revision: yes

Circularity Check

0 steps flagged

No significant circularity; derivation remains self-contained

full rationale

The abstract describes a learning framework that trains a physics-informed latent representation on safe-regime data, regularizes it to a reference distribution, and casts instability detection as a distributional hypothesis test with Type I error control. No equations, derivations, or self-citations are supplied that would allow a prediction or result to reduce by construction to its own fitted inputs or prior outputs. The central claim rests on the empirical validity of the latent-space test under distribution shift, which is positioned as independent of repeated DAE simulation. Absent any load-bearing step that equates a claimed output to a reparameterized input, the derivation chain does not exhibit circularity.

Axiom & Free-Parameter Ledger

0 free parameters · 2 axioms · 1 invented entities

The central claim rests on the domain assumption that DAE-governed systems have stability properties that can be captured in a learnable latent representation regularized to a reference distribution, plus standard assumptions on neural network approximation and hypothesis testing validity.

axioms (2)
  • domain assumption Systems evolve according to differential-algebraic equations (DAEs) with physical laws and admissibility conditions.
    Stated directly in the abstract as the governing model for the systems of interest.
  • domain assumption Stability is not static and must be reassessed under stochastically varying environmental inputs.
    Core motivation stated in the abstract.
invented entities (1)
  • physics-informed latent representation of contextual variables no independent evidence
    purpose: Captures stability-relevant structure for distributional hypothesis testing
    Introduced as the core learned object that enables the test without repeated DAE solves.

pith-pipeline@v0.9.0 · 5493 in / 1385 out tokens · 64725 ms · 2026-05-10T16:01:57.392257+00:00 · methodology

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Reference graph

Works this paper leans on

94 extracted references · 11 canonical work pages · 3 internal anchors

  1. [1]

    Switched epidemic models: A contact rate dependent analysis

    Zohreh Abbasi and Xinzhi Liu. Switched epidemic models: A contact rate dependent analysis. Applied Mathematical Modelling, 128:168–194, 2024

  2. [2]

    John Wiley & Sons, 2008

    Paul M Anderson and Aziz A Fouad.Power system control and stability. John Wiley & Sons, 2008

  3. [3]

    Random dynamical systems

    Ludwig Arnold. Random dynamical systems. InDynamical Systems: Lectures Given at the 2nd Session of the Centro Internazionale Matematico Estivo (CIME) held in Montecatini Terme, Italy, June 13–22, 1994, pages 1–43. Springer, 2006

  4. [4]

    SIAM, 1998

    Uri M Ascher and Linda R Petzold.Computer methods for ordinary differential equations and differential-algebraic equations. SIAM, 1998

  5. [5]

    A practical method for the direct analysis of transient stability.IEEE Transactions on Power Apparatus and Systems, (2):573–584, 2007

    Tom Athay, Robin Podmore, and Sudhir Virmani. A practical method for the direct analysis of transient stability.IEEE Transactions on Power Apparatus and Systems, (2):573–584, 2007

  6. [6]

    Lyapunov stability analysis of networks of scalar conservation laws.Networks and Heterogeneous media, 2(4):749, 2007

    Georges Bastin, Bertrand Haut, Jean-Michel Coron, and Brigitte d Andrea-Novel. Lyapunov stability analysis of networks of scalar conservation laws.Networks and Heterogeneous media, 2(4):749, 2007

  7. [7]

    Mmd-fuse: Learning and combining kernels for two-sample testing without data splitting.Advances in Neural Information Processing Systems, 36:75151–75188, 2023

    Felix Biggs, Antonin Schrab, and Arthur Gretton. Mmd-fuse: Learning and combining kernels for two-sample testing without data splitting.Advances in Neural Information Processing Systems, 36:75151–75188, 2023

  8. [8]

    Neural flows: Efficient alternative 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 alternative to neural odes.Advances in neural information processing systems, 34:21325–21337, 2021

  9. [9]

    Stability of differential susceptibility and infectivity epidemic models.Journal of mathematical biology, 62(1):39–64, 2011

    Bernard Bonzi, AA Fall, Abderrahman Iggidr, and Gauthier Sallet. Stability of differential susceptibility and infectivity epidemic models.Journal of mathematical biology, 62(1):39–64, 2011. 10

  10. [10]

    SIAM, 1995

    Kathryn Eleda Brenan, Stephen L Campbell, and Linda Ruth Petzold.Numerical solution of initial-value problems in differential-algebraic equations. SIAM, 1995

  11. [11]

    A survey on lyapunov functions for epidemic compartmental models.Bollettino dell’Unione Matematica Italiana, 17(2):241– 257, 2024

    Nicolò Cangiotti, Marco Capolli, Mattia Sensi, and Sara Sottile. A survey on lyapunov functions for epidemic compartmental models.Bollettino dell’Unione Matematica Italiana, 17(2):241– 257, 2024

  12. [12]

    Neural ordinary differential equations.Advances in neural information processing systems, 31, 2018

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

  13. [13]

    Global-decision-focused neural odes for proactive grid resilience management.IEEE Transactions on Smart Grid, pages 1–1, 2025

    Shuyi Chen, Ferdinando Fioretto, Feng Qiu, and Shixiang Zhu. Global-decision-focused neural odes for proactive grid resilience management.IEEE Transactions on Smart Grid, pages 1–1, 2025

  14. [14]

    Foundations of direct methods for power system transient stability analysis.IEEE Transactions on Circuits and systems, 34(2):160–173, 1987

    Hsiao-Dong Chiang, Felix Wu, and Peon Varaiya. Foundations of direct methods for power system transient stability analysis.IEEE Transactions on Circuits and systems, 34(2):160–173, 1987

  15. [15]

    On the properties of neural machine translation: Encoder–decoder approaches

    Kyunghyun Cho, Bart Van Merriënboer, Dzmitry Bahdanau, and Yoshua Bengio. On the properties of neural machine translation: Encoder–decoder approaches. InProceedings of SSST-8, eighth workshop on syntax, semantics and structure in statistical translation, pages 103–111, 2014

  16. [16]

    Empirical Evaluation of Gated Recurrent Neural Networks on Sequence Modeling

    Junyoung Chung, Caglar Gulcehre, KyungHyun Cho, and Yoshua Bengio. Empirical evaluation of gated recurrent neural networks on sequence modeling.arXiv preprint arXiv:1412.3555, 2014

  17. [17]

    Springer Science & Business Media, 2009

    Amir Dembo and Ofer Zeitouni.Large deviations techniques and applications, volume 38. Springer Science & Business Media, 2009

  18. [18]

    Digsilent powerfactory

    DIgSILENT GmbH. Digsilent powerfactory. https://www.digsilent.de/en/powerfactory.html

  19. [19]

    Global stability of epidemic models with uniform susceptibility.Proceedings of the National Academy of Sciences, 122(49):e2510156122, 2025

    David JD Earn and C Connell McCluskey. Global stability of epidemic models with uniform susceptibility.Proceedings of the National Academy of Sciences, 122(49):e2510156122, 2025

  20. [20]

    predict, then optimize

    Adam N Elmachtoub and Paul Grigas. Smart “predict, then optimize”.Management Science, 68(1):9–26, 2022

  21. [21]

    Finding structure in time.Cognitive science, 14(2):179–211, 1990

    Jeffrey L Elman. Finding structure in time.Cognitive science, 14(2):179–211, 1990

  22. [22]

    Epidemiological models and lyapunov functions.Mathematical Modelling of Natural Phenomena, 2(1):62–83, 2007

    A Fall, Abderrahman Iggidr, Gauthier Sallet, and Jean-Jules Tewa. Epidemiological models and lyapunov functions.Mathematical Modelling of Natural Phenomena, 2(1):62–83, 2007

  23. [23]

    Thermodynamics and chemical systems stability: The cstr case study revisited.Journal of Process Control, 19(3):371–379, 2009

    Audrey Favache and Denis Dochain. Thermodynamics and chemical systems stability: The cstr case study revisited.Journal of Process Control, 19(3):371–379, 2009

  24. [24]

    On multivariate goodness-of-fit and two-sample testing

    Jerome Friedman. On multivariate goodness-of-fit and two-sample testing. Technical report, Stanford Linear Accelerator Center, Menlo Park, CA (US), 2004

  25. [25]

    arXiv preprint arXiv:2212.02742 , year=

    Tom Ginsberg, Zhongyuan Liang, and Rahul G Krishnan. A learning based hypothesis test for harmful covariate shift.arXiv preprint arXiv:2212.02742, 2022

  26. [26]

    Borgwardt, Malte J

    Arthur Gretton, Karsten M. Borgwardt, Malte J. Rasch, Bernhard Schölkopf, and Alexander Smola. A kernel two-sample test.Journal of Machine Learning Research, 13(25):723–773, 2012

  27. [27]

    Long short-term memory.Neural computation, 9(8):1735–1780, 1997

    Sepp Hochreiter and Jürgen Schmidhuber. Long short-term memory.Neural computation, 9(8):1735–1780, 1997

  28. [28]

    Yicun Huang, Changfu Zou, Yang Li, and Torsten Wik. Minn: Learning the dynamics of differential-algebraic equations and application to battery modeling.IEEE Transactions on Pattern Analysis and Machine Intelligence, 46(12):11331–11344, 2024. 11

  29. [29]

    V oigt, Shixiang Zhu, Henry Yuchi, Jordan Key, and Surya R

    Josh Kacher, Yao Xie, Sven P. V oigt, Shixiang Zhu, Henry Yuchi, Jordan Key, and Surya R. Kalidindi. In situ transmission electron microscopy: Signal processing challenges and examples. IEEE Signal Processing Magazine, 39(1):89–103, 2022

  30. [30]

    How reaction time, update time, and adaptation time influence the stability of traffic flow.Computer-Aided Civil and Infrastructure Engineering, 23(2):125– 137, 2008

    Arne Kesting and Martin Treiber. How reaction time, update time, and adaptation time influence the stability of traffic flow.Computer-Aided Civil and Infrastructure Engineering, 23(2):125– 137, 2008

  31. [31]

    Springer Science & Business Media, 2011

    Rafail Khasminskii.Stochastic stability of differential equations, volume 66. Springer Science & Business Media, 2011

  32. [32]

    Classification accuracy as a proxy for two-sample testing.The Annals of Statistics, 49(1):411–434, 2021

    Ilmun Kim, Aaditya Ramdas, Aarti Singh, and Larry Wasserman. Classification accuracy as a proxy for two-sample testing.The Annals of Statistics, 49(1):411–434, 2021

  33. [33]

    Adam: A Method for Stochastic Optimization

    Diederik P Kingma and Jimmy Ba. Adam: A method for stochastic optimization.arXiv preprint arXiv:1412.6980, 2014

  34. [34]

    Two-sample testing using deep learning

    Matthias Kirchler, Shahryar Khorasani, Marius Kloft, and Christoph Lippert. Two-sample testing using deep learning. InInternational Conference on Artificial Intelligence and Statistics, pages 1387–1398. PMLR, 2020

  35. [35]

    Learning neural differential algebraic equations via operator splitting

    James Koch, Madelyn Shapiro, Himanshu Sharma, Draguna Vrabie, and Ján Drgoˇna. Learning neural differential algebraic equations via operator splitting. In2025 IEEE 64th Conference on Decision and Control (CDC), pages 2077–2084. IEEE, 2025

  36. [36]

    Lyapunov functions and global stability for sir, sirs, and sis epidemiological models.Applied mathematics letters, 15(8):955–960, 2002

    Andrei Korobeinikov and Graeme C Wake. Lyapunov functions and global stability for sir, sirs, and sis epidemiological models.Applied mathematics letters, 15(8):955–960, 2002

  37. [37]

    McGraw-Hill, New York, 1994

    Prabha Kundur.Power System Stability and Control. McGraw-Hill, New York, 1994

  38. [38]

    Defini- tion and classification of power system stability ieee/cigre joint task force on stability terms and definitions.IEEE transactions on Power Systems, 19(3):1387–1401, 2004

    Prabha Kundur, John Paserba, Venkat Ajjarapu, Göran Andersson, Anjan Bose, Claudio Canizares, Nikos Hatziargyriou, David Hill, Alex Stankovic, Carson Taylor, et al. Defini- tion and classification of power system stability ieee/cigre joint task force on stability terms and definitions.IEEE transactions on Power Systems, 19(3):1387–1401, 2004

  39. [39]

    European Mathematical Society, Zürich, 2006

    Peter Kunkel and V olker Mehrmann.Differential-Algebraic Equations: Analysis and Numerical Solution. European Mathematical Society, Zürich, 2006

  40. [40]

    EPFL press, 2007

    Dieter Landolt.Corrosion and surface chemistry of metals. EPFL press, 2007

  41. [41]

    Some extensions of liapunov’s second method.IRE Transactions on circuit theory, 7(4):520–527, 1960

    Joseph LaSalle. Some extensions of liapunov’s second method.IRE Transactions on circuit theory, 7(4):520–527, 1960

  42. [42]

    Jun-Young Lee and Hyung-Jun Chae. 6.6-kw onboard charger design using dcm pfc converter with harmonic modulation technique and two-stage dc/dc converter.IEEE Transactions on Industrial Electronics, 61(3):1243–1252, 2013

  43. [43]

    arXiv preprint arXiv:1606.01885 , year=

    Ke Li and Jitendra Malik. Learning to optimize.arXiv preprint arXiv:1606.01885, 2016

  44. [44]

    Analysis of power system angle stability based on heun algorithm under gauss and jump excitation

    Lijuan Li, Yuange Li, Yongdong Chen, Hongliang Liu, and Qingsong Zhang. Analysis of power system angle stability based on heun algorithm under gauss and jump excitation. InJournal of Physics: Conference Series, volume 2369, page 012036. IOP Publishing, 2022

  45. [45]

    Neural lad: A neural latent dynamics framework for times series modeling

    Ting Li, Jianguo Li, and Zhanxing Zhu. Neural lad: A neural latent dynamics framework for times series modeling. InThirty-seventh Conference on Neural Information Processing Systems, 2023

  46. [46]

    Springer, 2003

    Daniel Liberzon.Switching in systems and control, volume 190. Springer, 2003

  47. [47]

    Flow Matching for Generative Modeling

    Yaron Lipman, Ricky TQ Chen, Heli Ben-Hamu, Maximilian Nickel, and Matt Le. Flow matching for generative modeling.arXiv preprint arXiv:2210.02747, 2022

  48. [48]

    Lopez-Paz and M

    David Lopez-Paz and Maxime Oquab. Revisiting classifier two-sample tests.arXiv preprint arXiv:1610.06545, 2016. 12

  49. [49]

    Stability analysis and control synthesis for dynamical transportation networks.arXiv preprint arXiv:1410.5956, 2014

    Enrico Lovisari, Giacomo Como, Anders Rantzer, and Ketan Savla. Stability analysis and control synthesis for dynamical transportation networks.arXiv preprint arXiv:1410.5956, 2014

  50. [50]

    The general problem of the stability of motion.International journal of control, 55(3):531–534, 1992

    Aleksandr Mikhailovich Lyapunov. The general problem of the stability of motion.International journal of control, 55(3):531–534, 1992

  51. [51]

    The point defect model for the passive state.Journal of the Electrochemical Society, 139(12):3434–3449, 1992

    Digby D Macdonald. The point defect model for the passive state.Journal of the Electrochemical Society, 139(12):3434–3449, 1992

  52. [52]

    Decision- focused learning: Through the lens of learning to rank

    Jayanta Mandi, Vıctor Bucarey, Maxime Mulamba Ke Tchomba, and Tias Guns. Decision- focused learning: Through the lens of learning to rank. InInternational conference on machine learning, pages 14935–14947. PMLR, 2022

  53. [53]

    Decision-focused learning: Foundations, state of the art, benchmark and future opportunities.Journal of Artificial Intelligence Research, 80:1623–1701, 2024

    Jayanta Mandi, James Kotary, Senne Berden, Maxime Mulamba, Victor Bucarey, Tias Guns, and Ferdinando Fioretto. Decision-focused learning: Foundations, state of the art, benchmark and future opportunities.Journal of Artificial Intelligence Research, 80:1623–1701, 2024

  54. [54]

    Springer Science & Business Media, 2010

    Federico Milano.Power system modelling and scripting. Springer Science & Business Media, 2010

  55. [55]

    Can you trust your model’s uncertainty? evaluating predictive uncertainty under dataset shift.Advances in neural information processing systems, 32, 2019

    Yaniv Ovadia, Emily Fertig, Jie Ren, Zachary Nado, David Sculley, Sebastian Nowozin, Joshua Dillon, Balaji Lakshminarayanan, and Jasper Snoek. Can you trust your model’s uncertainty? evaluating predictive uncertainty under dataset shift.Advances in neural information processing systems, 32, 2019

  56. [56]

    Probabilistic framework for transient stability assessment of power systems with high penetration of renewable generation.IEEE Transactions on Power Systems, 32(4):3078–3088, 2016

    Panagiotis N Papadopoulos and Jovica V Milanovi ´c. Probabilistic framework for transient stability assessment of power systems with high penetration of renewable generation.IEEE Transactions on Power Systems, 32(4):3078–3088, 2016

  57. [57]

    Sequential predictive two-sample and independence testing.Advances in neural information processing systems, 36:53275–53307, 2023

    Aleksandr Podkopaev and Aaditya Ramdas. Sequential predictive two-sample and independence testing.Advances in neural information processing systems, 36:53275–53307, 2023

  58. [58]

    Universal differential equations for scientific machine learning.arXiv preprint arXiv:2001.04385, 2020

    Christopher Rackauckas, Yingbo Ma, Julius Martensen, Collin Warner, Kirill Zubov, Rohit Supekar, Dominic Skinner, Ali Ramadhan, and Alan Edelman. Universal differential equations for scientific machine learning.arXiv preprint arXiv:2001.04385, 2020

  59. [59]

    Maziar Raissi, Paris Perdikaris, and George E Karniadakis. Physics-informed neural networks: A deep learning framework for solving forward and inverse problems involving nonlinear partial differential equations.Journal of Computational physics, 378:686–707, 2019

  60. [60]

    Stochastic chemical kinetics and the quasi-steady- state assumption: Application to the gillespie algorithm.The Journal of chemical physics, 118(11):4999–5010, 2003

    Christopher V Rao and Adam P Arkin. Stochastic chemical kinetics and the quasi-steady- state assumption: Application to the gillespie algorithm.The Journal of chemical physics, 118(11):4999–5010, 2003

  61. [61]

    Variational inference with normalizing flows

    Danilo Rezende and Shakir Mohamed. Variational inference with normalizing flows. In International conference on machine learning, pages 1530–1538. PMLR, 2015

  62. [62]

    Courier Corporation, 2003

    John Brian Roberts and Pol D Spanos.Random vibration and statistical linearization. Courier Corporation, 2003

  63. [63]

    An online learning approach to interpolation and extrapolation in domain generalization

    Elan Rosenfeld, Pradeep Ravikumar, and Andrej Risteski. An online learning approach to interpolation and extrapolation in domain generalization. InInternational Conference on Artificial Intelligence and Statistics, pages 2641–2657. PMLR, 2022

  64. [64]

    Latent ordinary differential equations for irregularly-sampled time series.Advances in neural information processing systems, 32, 2019

    Yulia Rubanova, Ricky TQ Chen, and David K Duvenaud. Latent ordinary differential equations for irregularly-sampled time series.Advances in neural information processing systems, 32, 2019

  65. [65]

    Learning representations by back-propagating errors.nature, 323(6088):533–536, 1986

    David E Rumelhart, Geoffrey E Hinton, and Ronald J Williams. Learning representations by back-propagating errors.nature, 323(6088):533–536, 1986

  66. [66]

    Stability analysis of a nonlinear vehicle model in plane motion using the concept of lyapunov exponents.Vehicle System Dynamics, 51(6):906–924, 2013

    Sobhan Sadri and Christine Wu. Stability analysis of a nonlinear vehicle model in plane motion using the concept of lyapunov exponents.Vehicle System Dynamics, 51(6):906–924, 2013. 13

  67. [67]

    IEEE New England 39-bus test case: Dataset for the transient stability assessment

    Petar Sarajcev, Antonijo Kunac, Goran Petrovic, and Marin Despalatovic. IEEE New England 39-bus test case: Dataset for the transient stability assessment. 2022

  68. [68]

    John Wiley & Sons, 2017

    Peter W Sauer, Mangalore A Pai, and Joe H Chow.Power system dynamics and stability: with synchrophasor measurement and power system toolbox. John Wiley & Sons, 2017

  69. [69]

    Springer Science & Business Media, 2013

    Kazimierz Sobczyk.Stochastic differential equations: with applications to physics and engi- neering, volume 40. Springer Science & Business Media, 2013

  70. [70]

    Dataset for transient stability assessment of IEEE 39-bus system, 2024

    Živko Sokolovi ´c. Dataset for transient stability assessment of IEEE 39-bus system, 2024

  71. [71]

    Cambridge university press, 1998

    Subra Suresh.Fatigue of materials. Cambridge university press, 1998

  72. [72]

    Energy statistics: A class of statistics based on distances

    Gábor J Székely and Maria L Rizzo. Energy statistics: A class of statistics based on distances. Journal of statistical planning and inference, 143(8):1249–1272, 2013

  73. [73]

    Attention is all you need.Advances in neural information processing systems, 30, 2017

    Ashish Vaswani, Noam Shazeer, Niki Parmar, Jakob Uszkoreit, Llion Jones, Aidan N Gomez, Łukasz Kaiser, and Illia Polosukhin. Attention is all you need.Advances in neural information processing systems, 30, 2017

  74. [74]

    R Venkatesh, Deepak Dasaratha Rao, V Sangeetha, Ch Subbalakshmi, V Bala Dhandayuthapani, and R Mekala. Enhancing stability in autonomous control systems through fuzzy gain scheduling (fgs) and lyapunov function analysis.International Journal of Applied and Computational Mathematics, 10(4):130, 2024

  75. [75]

    Stability analysis of networked control systems.IEEE transactions on control systems technology, 10(3):438–446, 2002

    Gregory C Walsh, Hong Ye, and Linda G Bushnell. Stability analysis of networked control systems.IEEE transactions on control systems technology, 10(3):438–446, 2002

  76. [76]

    Analysis of the stability and controllability of chemical processes.Computers & chemical engineering, 35(6):1101–1109, 2011

    Hangzhou Wang, Zhihong Yuan, Bingzhen Chen, Xiaorong He, Jinsong Zhao, and Tong Qiu. Analysis of the stability and controllability of chemical processes.Computers & chemical engineering, 35(6):1101–1109, 2011

  77. [77]

    Gen-dfl: Decision-focused generative learning for robust decision making.arXiv preprint arXiv:2502.05468, 2025

    Prince Zizhuang Wang, Shuyi Chen, Jinhao Liang, Ferdinando Fioretto, and Shixiang Zhu. Gen-dfl: Decision-focused generative learning for robust decision making.arXiv preprint arXiv:2502.05468, 2025

  78. [78]

    Analysis of lyapunov method for control of quantum states.IEEE Transactions on Automatic control, 55(10):2259–2270, 2010

    Xiaoting Wang and Sophie G Schirmer. Analysis of lyapunov method for control of quantum states.IEEE Transactions on Automatic control, 55(10):2259–2270, 2010

  79. [79]

    Innovations autoencoder and its application in one-class anomalous sequence detection.Journal of Machine Learning Research, 23(49):1–27, 2022

    Xinyi Wang and Lang Tong. Innovations autoencoder and its application in one-class anomalous sequence detection.Journal of Machine Learning Research, 23(49):1–27, 2022

  80. [80]

    Stability analysis of stochastic linear car-following models.Transportation Science, 54(1):274–297, 2020

    Yu Wang, Xiaopeng Li, Junfang Tian, and Rui Jiang. Stability analysis of stochastic linear car-following models.Transportation Science, 54(1):274–297, 2020

Showing first 80 references.