KReF Offers Training-Free Time-Series Forecasting

Yang Zhang, Rui Su· August 10, 2026 View original

Key takeaways

  • KReF is a training-free framework for long-term time-series forecasting.
  • It uses retrieved historical data to form local predictive distributions.
  • The method provides accurate point forecasts and probabilistic uncertainty without training.
  • KReF outperforms trained baselines on multiple benchmarks, reducing computational overhead.

Who benefits

FinanceRetailEnergySupply ChainManufacturing

Summary

KReF is a novel training-free retrieval framework for long-term time-series forecasting and predictive uncertainty that uses retrieved historical futures to form a query-local empirical predictive distribution. It outperforms trained models on multiple benchmarks, providing accurate point forecasts and probabilistic intervals without gradient-based fitting.

Traditional probabilistic long-term time-series forecasting (LTSF) typically relies on complex trained models, while training-free conformal methods often provide only intervals around a point forecast. This paper introduces KReF, a novel training-free retrieval framework that addresses these limitations by treating retrieved historical futures as a query-local empirical predictive distribution. KReF operates by robustly preprocessing time-series data, embedding each lookback using handcrafted statistics or frozen random Fourier features, and then retrieving similar historical lookback-future pairs. The similarity weights derived from these pairs directly define predictive masses, quantiles, CRPS (Continuous Ranked Probability Score), and a weighted-mean point forecast. The framework further refines interval boundaries using a probability-integral-transform map and validation-selected expansion/shrinkage rates. Across six LTSF benchmarks and four horizons, KReF consistently achieved the lowest CRPS and often the lowest IS90, even matching or surpassing trained baselines for point forecasts on some datasets, all without any gradient-based fitting. An archive-oracle analysis suggests significant potential for further improvement.

Why it matters

Data scientists and engineers can leverage KReF to rapidly deploy accurate long-term time-series forecasts with quantified uncertainty, reducing the need for extensive model training and computational resources, especially in dynamic environments.

How to implement this in your domain

  1. 1Evaluate KReF as an alternative to traditional trained models for your long-term time-series forecasting needs.
  2. 2Implement the robust preprocessing and embedding techniques described in the paper for your time-series data.
  3. 3Integrate the retrieval mechanism to find similar historical lookback-future pairs and derive predictive distributions.
  4. 4Apply KReF's methods for constructing probabilistic intervals and point forecasts, validating performance against existing benchmarks.

Original post by Yang Zhang, Rui Su

"arXiv:2608.06748v1 Announce Type: new Abstract: Probabilistic long-term time-series forecasting commonly relies on trained models. Training-free conformal methods typically construct intervals around a pre-existing point forecaster and do not natively represent a complete predict…"

View on X

Originally posted by Yang Zhang, Rui Su on X · view source

Want to go deeper?

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

Explore courses