Dynestyx: A Probabilistic Programming Library for Dynamical Systems
Daniel Waxman, Dmitry Batenkov, John Feser, Andy Zane, Eli Bingham, Youssef Marzouk
- Published
- Jun 15, 2026 — 17:23 UTC
Problem — The paper addresses the gap in the integration of state-space models (SSMs) within modern probabilistic programming languages (PPLs), which has hindered the application of advanced Bayesian methods in dynamical systems. Despite their theoretical significance and practical applications in fields like statistics and machine learning, existing PPLs lack robust support for SSMs, complicating the Bayesian workflow for practitioners. This work is a preprint and has not undergone peer review.
Method — The authors introduce Dynestyx, a probabilistic programming library that provides first-class support for SSMs. The library allows users to specify arbitrary priors for both discrete-time and continuous-time dynamical systems through a unified interface. Key features include the ability to perform inference over mixed-effect data and to estimate states and parameters with principled uncertainty quantification. The library is built to facilitate the implementation of state-of-the-art estimation methods, although specific architectural details, loss functions, and training compute requirements are not disclosed in the paper.
Results — The authors demonstrate Dynestyx’s capabilities through various examples, showcasing its effectiveness in estimating states and parameters in SSMs. While specific numerical results against named baselines are not provided in the abstract, the authors claim that Dynestyx significantly improves accessibility and usability for practitioners compared to existing PPLs. The paper emphasizes the library’s ability to streamline the Bayesian workflow, although quantitative benchmarks are necessary for a comprehensive evaluation.
Limitations — The authors acknowledge that Dynestyx is still in the early stages of development and may not yet encompass all possible SSM configurations or advanced inference techniques. Additionally, the lack of extensive benchmarking against established libraries limits the ability to fully assess its performance. The paper does not address potential scalability issues or the computational efficiency of the library in large-scale applications.
Why it matters — Dynestyx has the potential to democratize access to advanced Bayesian methods for dynamical systems, making it easier for researchers and practitioners to implement SSMs in their work. By providing a user-friendly interface and supporting state-of-the-art estimation techniques, Dynestyx could facilitate more widespread adoption of Bayesian approaches in various domains, including signal processing and machine learning. This work is particularly relevant for those looking to enhance their modeling capabilities in dynamical systems, as published in arXiv cs.LG.
By Turing Wire editorial staff · Jun 15, 2026 · Editorial standards →
Source: arXiv cs.LG