FrontierThe story, in brief

A decoder-only foundation model for time-series forecasting

Not a pilot. Google just open-sourced TimesFM—a 200M-parameter foundation model that forecasts unseen time-series data with zero training, launching on Vertex AI this year.

Illustration of a transparent lens revealing connected networks across layers of paper.
Exploring the next frontier of AI research.AI illustration by KeyNews
The KeyNews take

Why it matters

Google Research introduced TimesFM, a production-ready foundation model for time-series forecasting that eliminates the need for domain-specific model training. This shifts how enterprises approach demand planning, financial forecasting, and operational analytics—moving from lengthy training cycles to immediate zero-shot deployment.

The key facts

8 to know
  1. TimesFM trained on 100 billion real-world time-points

  2. Model size: 200M parameters (orders of magnitude smaller than GPT-3.5)

  3. Zero-shot performance matches or exceeds supervised models like PatchTST explicitly trained on target datasets

  4. Tested on Monash Forecasting Archive: tens of thousands of time-series across traffic, weather, demand forecasting

  5. Outperforms llmtime(ZS) prompt-based forecasting approach from GPT-3.5

  6. Decoder-only transformer architecture with variable context and horizon lengths

  7. Launching on Google Cloud Vertex AI later in 2024

  8. Supports multiple temporal granularities from minutes to yearly data

Go to the source

Google Research Blogblog.research.google

Publisher excerpt: Posted by Rajat Sen and Yichen Zhou, Google Research Time-series forecasting is ubiquitous in various domains, such as retail, finance, manufacturing, healthcare and natural sciences. In retail use cases, for example, it has been observed that improving demand forecasting accuracy can meaningfully…
Read original report
Back to today's editionMore frontier news

The wider picture

View all
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Frontier01

SpaceXAI Releases Grok 4.7: A Larger Base Model at the Same $2/$6 Price as Grok 4.6

SpaceXAI shipped a meaningfully larger model without increasing cost or latency — a direct challenge to the frontier labs on capability-per-dollar. Practitioners budgeting inference and building agents need to re-evaluate their cost assumptions.

MarkTechPost
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Frontier02

SpaceX launches Grok 4.7 with long-horizon processing, safety upgrades

A new frontier model release with claimed capability upgrades (long-horizon processing, safety improvements) enters the competitive landscape. Practitioners need to know if Grok 4.7 moves the needle on benchmarks or reasoning capability; enthusiasts track the lab-race drama as Musk's model efforts consolidate inside SpaceX.

SiliconAngle
Illustration of a transparent lens revealing connected networks across layers of paper.
AI illustration by KeyNews
Frontier03

Jev introduces a new shape of LLM - System One, aka Decision Models

A new model architecture category ('System One') claims to handle reasoning and decision-making differently than scaling transformer chains. If validated, this shapes how practitioners think about model selection and training for agentic workloads.

Simon Willison