AIToday
Large Language ModelsAI Business & IndustryTHE DECODERPublished: Sep 12, 2026, 19:01 JST2 min read

Google's TimesFM-3 tops forecasting benchmarks, adds multivariate support

Google's TimesFM-3 tops forecasting benchmarks, adds multivariate support

3 Key Points

  1. What happened

    Google Research released TimesFM-3, a 330 million-parameter forecasting model trained on over one trillion data points. It tops Gift-Eval, FEV-Bench, and Time benchmarks among pretrained forecasting models, beating Amazon's Chronos-2 and Google's own TimesFM-2.5.

  2. Why it matters

    Earlier versions predicted one block at a time, which Google says was slow and let errors compound; TimesFM-3 fills all future steps in one pass. It also adds multivariate support, unlike versions through TimesFM-2.5, which handled only one series at a time.

  3. What to watch

    Google plans to add TimesFM-3 to BigQuery in coming weeks, so its reach in retail, finance, and healthcare hinges on that rollout. Watch the 20% demand lift it predicts on promotion days as a test case.

WHO IT HITSRetail demand planners, finance analysts, and operations teams who run forecasts in spreadsheets or BigQuery will feel this most, since TimesFM-3 can now factor in promotions, weather, and related product data without separate training runs.

Ask the AI about this article →

Summaries like this, in your inbox every morning.

Context & Analysis

Google's TimesFM family has been deployed in retail, finance, manufacturing, healthcare, and the sciences since it launched in 2024, but until now every version processed a single data series at a time. TimesFM-3 changes that by grouping 32 consecutive data points into one patch and normalizing each series so measurements of very different magnitudes can be compared directly. It then processes data in two alternating directions: along the time axis to find patterns within a series, and across series to learn how variables relate at a given moment, which is how it can pick up on things like a discount on one product affecting sales of another. That design lets it use three types of supplementary data, including related variables, historical factors such as past foot traffic, and known future events like planned discounts or weather forecasts.

The shift to one-shot forecasting is the other key change. Earlier versions predicted the future one block at a time, which Google says was slow, compute-heavy, and let errors compound. TimesFM-3 instead marks all future time steps as blanks and fills them in a single pass. Google's ice cream example shows the difference: a model that only knows past sales just continues the usual weekly pattern, while TimesFM-3, given a discount schedule, learns from history how much promotions boost demand and expects roughly 20 percent more units on each promotion day.

Whether that performance translates outside benchmarks is likely to depend on how smoothly the BigQuery integration lands in the coming weeks, since that is where many business forecasters would encounter the model. The competitive picture is also moving: Amazon's Chronos-2 comes close to TimesFM-3's single-variable mode but falls well behind the full version, and that gap is likely to shape how quickly rivals respond.

FAQ
What is new in TimesFM-3 compared with earlier versions?
TimesFM-3 supports forecasting multiple related variables at once, while all versions through TimesFM-2.5 could only process one data series at a time. It also fills in all future time steps in a single pass instead of block by block.
Where can I use TimesFM-3?
It is available on GitHub and Hugging Face. Google plans to add it to BigQuery in the coming weeks.
How does TimesFM-3 handle uncertainty in its predictions?
It outputs nine values per time step to capture the range and uncertainty of each prediction, rather than a single point estimate.

Get the latest Large Language Models news every morning

For example, today's edition would include:

  • Rosetta Stone's Todd Hughes: AI can't replace talking to peopleFortune AI · 53m ago
  • DeepSeek V4.1-Flash: 763B model beats V4 Pro on AA Index 40Latent Space · 3h ago
  • Dynatrace acquires Arize AI as observability shifts to actionSiliconANGLE AI · 9h ago

AI-summarized, only the topics you pick — one digest a day via Email, Slack, or Discord.

Free · 30 seconds with Google · unsubscribe anytimeWhat is AIToday? →

Ask AI

Ask AI anything about this article. Q&As are published on this page for other readers too.

Related Articles

Next articleMeta asks AI engineers to manage again, reversing flattening