U-Former ODE: Fast Probabilistic Forecasting of Irregular Time Series
Ilya Kuleshov, Alexander Marusov, Alexey Zaytsev

TL;DR
UFO (U-Former ODE) is a novel neural architecture that combines U-Nets, Transformers, and Neural CDEs to enable fast, scalable, and accurate probabilistic forecasting of irregular time series, outperforming existing methods.
Contribution
The paper introduces UFO, a fully causal, parallelizable model that integrates multiscale feature extraction, global modeling, and continuous-time dynamics for irregular time series forecasting.
Findings
UFO outperforms ten state-of-the-art baselines in accuracy.
UFO achieves up to 15x faster inference than Neural CDEs.
UFO performs well on long, multivariate sequences.
Abstract
Probabilistic forecasting of irregularly sampled time series is crucial in domains such as healthcare and finance, yet it remains a formidable challenge. Existing Neural Controlled Differential Equation (Neural CDE) approaches, while effective at modelling continuous dynamics, suffer from slow, inherently sequential computation, which restricts scalability and limits access to global context. We introduce UFO (U-Former ODE), a novel architecture that seamlessly integrates the parallelizable, multiscale feature extraction of U-Nets, the powerful global modelling of Transformers, and the continuous-time dynamics of Neural CDEs. By constructing a fully causal, parallelizable model, UFO achieves a global receptive field while retaining strong sensitivity to local temporal dynamics. Extensive experiments on five standard benchmarks -- covering both regularly and irregularly sampled time…
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.
Taxonomy
TopicsMachine Learning in Healthcare · Stock Market Forecasting Methods · Time Series Analysis and Forecasting
