Time series forecasting has been dominated by increasingly complex architectures. From CNNs to RNNs, from Transformers to MLP-mixers, we've thrown everything at the problem of predicting the future from past data. Yet a fundamental question remains: Why are we forcing models to memorize patterns when we could simply look them up?
See RAFT (Retrieval-Augmented Forecasting of Time-series), a refreshingly simple yet powerful approach from researchers at KAIST, Max Planck Institute, and Google Cloud AI. Instead of relying solely on learned parameters, RAFT retrieves relevant historical patterns from the training data at inference time, and the results are striking.
Table of Contents
Retrieval-Augmented Time Series Forecasting is an approach that improves prediction models by retrieving similar historical patterns at inference time rather than relying only on learned model parameters. Instead of forcing a neural network to memorize rare or unstable patterns within its weights, the system dynamically searches past data for comparable sequences and uses their subsequent values to guide future predictions. This retrieval mechanism acts as an external memory layer, helping the model respond more effectively to uncommon events or weak temporal correlations.
RAFT reframes time series forecasting by shifting the burden from memorization to retrieval. Rather than forcing models to internalize rare, unstable, or weakly correlated patterns within fixed parameters, it retrieves similar historical sequences at inference time and uses them to guide predictions. This simple yet powerful design improves performance across benchmarks, particularly in scenarios where traditional deep learning struggles. The key insight is clear: smarter access to historical data can outperform increasingly complex architectures.
Dataset
RAFT
Best Baseline
Improvement
ETTh1
0.420
0.447 (TimeMixer)
6.0%
ETTh2
0.359
0.364 (TimeMixer)
1.4%
ETTm1
0.348
0.381 (TimeMixer)
8.7%
ETTm2
0.254
0.275 (TimeMixer)
7.6%
Electricity
0.160
0.182 (TimeMixer)
12.1%
Exchange
0.441
0.386 (TimeMixer)
-14.3%
Illness
2.097
1.480 (PatchTST)
-41.7%
Solar
0.231
0.216 (TimeMixer)
-7.0%
Traffic
0.434
0.484 (TimeMixer)
10.3%
Weather
0.241
0.240 (TimeMixer)
-0.4%
Pattern
Occurrences
RAFT (no retrieval)
RAFT (with retrieval)
1 (rarest)
0.2590
0.2209
14.7% ↓
2
0.2310
0.2064
10.7% ↓
4
0.2344
0.2128
9.2% ↓
Pattern Occurrences
Improvement with Retrieval
1
31.5% MSE reduction
31.4% MSE reduction
16.0% MSE reduction
AutoFormer
AutoFormer + Retrieval
0.496
0.471
0.450
0.444
0.588
0.454
0.327
0.326
Data Scientist Data Scientist architecting scalable ML systems. Builds production-grade solutions that combine predictive analytics with agentic AI capabilities.
Are Distillation Attacks the New Industrial-Scale Threat to LLMs?
Introduction How are adversaries stealing the essence of proprietary models through clever prompting, and what can we do about it? Distillation...
ABAP CDS Views: Complete Introduction and Developer Guide (2026)
ABAP CDS (Core Data Services) Views are a modern data modeling framework in SAP development that allows developers to define database views enriched...
How to Manage FireFighter in SAP?
What is Firefighter in SAP?A Firefighter identity is a special type of user account in an SAP system that provides temporary privileged access to...
What is Hardware Asset Management (HAM)? Definition and Guide
Hardware Asset Management (HAM) is the process of monitoring and managing the entire lifecycle of physical IT elements (laptops, desktops, servers,...
8 Tips for Successful Vendor Management
Vendor management is the management process that includes all vendor-related activities. Most companies believe vendor management is about finding...
SAP TM – SAP EWM Integration
Overview of SAP TM and SAP EWMTM (Transportation Management) is a transportation planning and execution system integrated with SAP's ERP system. EWM...
Understanding Open-Source Large Language Models
Open-source large language models give individuals and organizations full control over their data, infrastructure, and AI capabilities, offering a...
What is SAP Fiori? Design Language and UX Framework
Definition of SAP FioriSAP Fiori is a family of user interfaces (UI) that is used to support the business processes in SAP applications. SAP Fiori...
How to Configure Putaway Strategies in SAP EWM?
In SAP EWM, putaway strategies are the core of the rule engine that determines which location incoming goods are placed in the warehouse. Incorrectly...
Your mail has been sent successfully. You will be contacted as soon as possible.
Your message could not be delivered! Please try again later.