New RAG Method Boosts Time Series Forecasting Accuracy

Juan Pablo Villa Serna, Rohan Asthana, Vasileios Belagiannis· August 17, 2026 View original

Key takeaways

  • RAEF offers an efficient, model-agnostic approach to time series forecasting.
  • It improves upon RAF with input-space retrieval and concatenation aggregation.
  • RAEF achieves competitive performance with fine-tuning at lower computational cost.
  • This method is practical for domain adaptation in time series.

Who benefits

FinanceRetailLogisticsManufacturingEnergy

Summary

This paper introduces Retrieval-Augmented Extended Forecasting (RAEF), a model-agnostic method for time series forecasting that refines Retrieval Augmented Forecasting (RAF) by using direct input-space retrieval and concatenation-based aggregation, outperforming RAF and achieving competitive results with fine-tuning at lower computational cost.

Time series forecasting often benefits from large pretrained foundation models, but adapting them to specific domains with limited historical data usually requires either computationally expensive fine-tuning or Retrieval Augmented Generation (RAG) techniques. This research focuses on RAG, specifically introducing a new method called Retrieval-Augmented Extended Forecasting (RAEF) as a more efficient alternative. RAEF builds upon existing Retrieval Augmented Forecasting (RAF) by incorporating two key improvements. First, it performs direct retrieval in the input space rather than the embedding space, which significantly reduces inference overhead. Second, it uses a concatenation-based aggregation strategy that better preserves the temporal structure of the data, as opposed to simple averaging. Empirical evaluations across various benchmark datasets demonstrate that RAEF not only surpasses RAF in both accuracy and computational efficiency but also achieves performance comparable to or even superior to fine-tuning methods. This positions RAEF as a practical and scalable solution for adapting time series foundation models to new domains without the heavy computational burden of full fine-tuning.

Why it matters

Professionals in data science and engineering can leverage RAEF to achieve high-performance time series forecasting with domain-specific data more efficiently, reducing computational costs and time compared to traditional fine-tuning.

How to implement this in your domain

  1. 1Explore integrating RAEF into existing time series forecasting pipelines for domain adaptation.
  2. 2Compare RAEF's performance against fine-tuning approaches on specific datasets to assess efficiency gains.
  3. 3Implement direct input-space retrieval and concatenation-based aggregation for improved temporal structure preservation.
  4. 4Consider RAEF for applications where computational resources for fine-tuning are limited.

Original post by Juan Pablo Villa Serna, Rohan Asthana, Vasileios Belagiannis

"arXiv:2608.14054v1 Announce Type: new Abstract: Time series forecasting with pretrained foundation models has demonstrated strong zero-shot capabilities. However, achieving optimal performance on time series with short or negligible historical data in domain-specific applications…"

View on X

Originally posted by Juan Pablo Villa Serna, Rohan Asthana, Vasileios Belagiannis on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses