← Latest papers
🤖 machine learning

Two-stage Odd Residual Flows for Mean-Preserving Probabilistic Time Series Forecasting

The paper proposes Two-stage Odd Residual Flows (TORF), a novel framework that decouples mean forecasting from uncertainty estimation by using a pre-trained deterministic model for accurate point predictions and a restricted normalizing flow with strictly odd functions to learn flexible residual distributions, thereby achieving state-of-the-art performance in both deterministic accuracy and probabilistic density estimation without the need for costly sampling.

Original authors: Kiran Madhusudhanan, Christian Klötergens, Lars Schmidt-Thieme, Vijaya Krishna Yalavarthi

Published 2026-08-12
📖 4 min read☕ Coffee break read

Original authors: Kiran Madhusudhanan, Christian Klötergens, Lars Schmidt-Thieme, Vijaya Krishna Yalavarthi

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are trying to predict the weather for next week. You want two things: a specific temperature number (like "it will be 72°F") and a sense of how sure you are (like "it might be between 68°F and 76°F"). In the world of data science, this is called probabilistic time series forecasting. It's the art of looking at past patterns—like electricity usage, stock prices, or traffic flow—and guessing what comes next, not just with a single guess, but with a whole map of possibilities.

For a long time, scientists have struggled with a tricky trade-off. If you try to build a model that is super flexible and can handle weird, messy patterns (like a sudden storm), it often gets the main number wrong. It's like a weather forecaster who draws a beautiful, complex map of clouds but forgets to tell you if it's actually going to rain or shine. On the other hand, if you build a model that is great at getting the main number right, it often assumes the world is simple and boring, missing the exciting or dangerous surprises. The big question has been: Can we have a model that is both a sharp guesser of the main number and a flexible artist of uncertainty?

This paper introduces a clever new framework called TORF (Two-stage Odd Residual Flows) that says, "Yes, we can!" The authors realized that trying to do both jobs at once was the problem. Instead, they split the work into two distinct teams. First, they let a super-focused "Point Predictor" do its job: just guess the main number as accurately as possible, ignoring the chaos. Then, they bring in a second team, the "Residual Flow," whose only job is to figure out how the real world might wiggle around that specific number.

Here is the magic trick: The second team is built with a special mathematical rule called an "odd function." Think of it like a perfectly balanced seesaw. No matter how wild the wiggles are on the left side (representing a cold snap), there is an equal and opposite wiggle on the right side (a heatwave). Because the seesaw is perfectly balanced, the center point never moves. This means the second team can draw a wildly complex, flexible, and even multi-shaped map of uncertainty without ever accidentally shifting the main number the first team predicted.

The paper shows that this two-step approach works incredibly well. When they tested it on real-world data—like electricity grids, traffic jams, and weather stations—TORF beat almost every other method. It didn't just get the main numbers right; it also described the uncertainty much better than the competition. In fact, on long-term forecasts (looking 720 steps into the future), it improved the accuracy of the main guess by up to 25% and the quality of the uncertainty map by up to 35% compared to the previous best models.

The authors also showed that you don't need to reinvent the wheel for the first step. You can plug in any existing "Point Predictor" (like a model called SimpleTM) and the TORF system will instantly upgrade it with a flexible uncertainty map. It's like taking a reliable, old-school car engine and attaching a high-tech, self-adjusting suspension system. The engine still drives the car forward perfectly, but now the ride is smooth even on the bumpiest, most unpredictable roads.

In short, the paper argues that by separating the job of "guessing the average" from the job of "guessing the chaos," and then using a mathematically balanced bridge to connect them, we can finally have forecasts that are both precise and honest about how uncertain the future really is.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →