Chronax: A Jax Library for Univariate Statistical Forecasting and Conformal Inference
Xan Carey, Yash Deshmukh, Aileen Huang, Sunit Jadhav, Omkar Tekawade, Lorraine Yang, Anvesha Tiwary, Gerardo Riano, Amy Greenwald, Denizalp Goktas

TL;DR
Chronax is a JAX-based library for univariate time-series forecasting that emphasizes functional purity, scalability, and integration with modern accelerators, addressing limitations of traditional forecasting software.
Contribution
It introduces a JAX-native framework for forecasting that rethinks abstractions around pure functions and composability, enabling scalable and efficient workflows.
Findings
Supports scalable multi-series forecasting.
Enables model-agnostic conformal uncertainty quantification.
Seamlessly integrates with modern ML and scientific pipelines.
Abstract
Time-series forecasting is central to many scientific and industrial domains, such as energy systems, climate modeling, finance, and retail. While forecasting methods have evolved from classical statistical models to automated, and neural approaches, the surrounding software ecosystem remains anchored to the traditional Python numerical stack. Existing libraries rely on interpreter-driven execution and object-oriented abstractions, limiting composability, large-scale parallelism, and integration with modern differentiable and accelerator-oriented workflows. Meanwhile, today's forecasting increasingly involves large collections of heterogeneous time series data, irregular covariates, and frequent retraining, placing new demands on scalability and execution efficiency. JAX offers an alternative paradigm to traditional stateful numerical computation frameworks based on pure functions and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
