Position: Beyond Model-Centric Prediction -- Agentic Time Series Forecasting

This paper proposes Agentic Time Series Forecasting (ATSF), a paradigm shift from traditional static, model-centric prediction to a dynamic, iterative process driven by agentic workflows that integrate perception, planning, action, reflection, and memory to enable adaptive and continual forecasting.

Mingyue Cheng, Xiaoyu Tao, Qi Liu, Ze Guo, Enhong Chen

Published 2026-03-06
📖 5 min read🧠 Deep dive

Imagine you are trying to predict the weather for next week.

The Old Way (Model-Centric):
In the past, forecasting was like hiring a very smart, but rigid, calculator. You fed it all the historical weather data (temperature, wind, rain from the last 10 years), and it spat out a single number: "It will be 72°F on Tuesday."
If the calculator made a mistake, you couldn't really ask it why. If a sudden storm front appeared that the calculator didn't know about, it just kept giving you the same wrong answer. It was a "one-and-done" job. It didn't think; it just calculated.

The New Way (Agentic Time Series Forecasting):
This paper argues that we need to stop treating forecasting like a calculator and start treating it like a human detective or a smart project manager. This new approach is called Agentic Time Series Forecasting (ATSF).

Instead of just crunching numbers, the system acts like an "Agent" that goes through a cycle of thinking and doing, much like a human expert would. Here is how it works, using a simple analogy:

The "Smart Detective" Analogy

Imagine you are a detective trying to solve a mystery (predicting the future).

  1. Perception (Looking at the Clues):

    • Old Way: The detective just looks at the raw police report.
    • New Way: The agent looks at the messy crime scene. It decides, "Hey, this noise in the data is just background chatter; let's ignore it. But this weird pattern in the traffic data? That's important!" It filters out the junk and focuses on what actually matters.
  2. Planning (Making a Strategy):

    • Old Way: The detective immediately guesses the culprit.
    • New Way: The agent pauses and says, "Okay, to solve this, I need to check the bank records, talk to the witness, and look at the security footage. I'll do the bank records first." It breaks the big problem into small, manageable steps.
  3. Action (Using Tools):

    • Old Way: The detective has no tools; they just guess.
    • New Way: The agent actually uses tools. It might call a "Statistical Model" tool to check trends, a "Search Engine" tool to find news about a sudden event, or a "Simulation" tool to see what happens if it rains. It picks the right tool for the job.
  4. Reflection (Checking the Work):

    • Old Way: The detective writes the report and leaves.
    • New Way: The agent looks at its own guess and asks, "Does this make sense? Wait, I predicted rain, but the news just said the storm was canceled. My prediction is wrong. I need to rethink my plan." It critiques itself and fixes its own mistakes.
  5. Memory (Learning for Next Time):

    • Old Way: The detective forgets the case once it's over.
    • New Way: The agent writes a note in its journal: "Next time I see a pattern like X, I should check the news first." It remembers what worked and what didn't, so it gets smarter every time it solves a case.

Why Do We Need This Change?

The paper says the old "calculator" method is failing us in the real world because:

  • The world changes: Real life isn't static. A pandemic, a stock market crash, or a new policy changes everything instantly. A rigid calculator can't adapt; a detective can.
  • It's a conversation, not a command: In real life, we don't just want a number; we want to know why and what if. The new agent can have a back-and-forth conversation, refining its answer as you give it more information.
  • It learns from experience: The old models need to be retrained from scratch to learn new things. The new agent just updates its "journal" (memory) and keeps going.

The Three Ways to Build This "Detective"

The paper suggests three ways to build these smart agents:

  1. The Flowchart Method (Workflow): You give the detective a strict checklist (First check A, then check B). It's reliable and easy to understand, but a bit rigid.
  2. The Trial-and-Error Method (Reinforcement Learning): You let the detective learn by doing. It tries things, gets rewarded for good guesses, and punished for bad ones. It's very flexible but can be messy and hard to control.
  3. The Hybrid Method (AgentFlow): This is the best of both worlds. You give the detective a general plan (Workflow) but let it learn and adapt specific parts of the plan on its own (Learning).

The Bottom Line

This paper is a call to action for researchers. It says: "Stop just building better calculators. Start building better thinkers."

By turning forecasting into an active, thinking process that can plan, use tools, check its own work, and remember the past, we can create systems that are much better at helping us make decisions in a chaotic, changing world. It's the difference between asking a robot for a number and asking a brilliant human consultant for a strategy.

Get papers like this in your inbox

Personalized daily or weekly digests matching your interests. Gists or technical summaries, in your language.

Try Digest →