paper-with-me

Papers

TimeRAF: Retrieval-Augmented Foundation model for Zero-shot Time Series Forecasting

2024-12-30 · Huanyu Zhang, Chang Xu, Yi-Fan Zhang, Zhang Zhang, Liang Wang, Jiang Bian, Tieniu Tan

Time series forecasting plays a crucial role in data mining, driving rapid advancements across numerous industries. With the emergence of large models, time series foundation models (TSFMs) have exhibited remarkable generalization capabilities, such as zero-shot learning, through large-scale pre-training. Meanwhile, Retrieval-Augmented Generation (RAG) methods have been widely employed to enhance the performance of foundation models on unseen data, allowing models to access to external knowledge. In this paper, we introduce TimeRAF, a Retrieval-Augmented Forecasting model that enhance zero-shot time series forecasting through retrieval-augmented techniques. We develop customized time series knowledge bases that are tailored to the specific forecasting tasks. TimeRAF employs an end-to-end learnable retriever to extract valuable information from the knowledge base. Additionally, we propose Channel Prompting for knowledge integration, which effectively extracts relevant information from the retrieved knowledge along the channel dimension. Extensive experiments demonstrate the effectiveness of our model, showing significant improvement across various domains and datasets.

📄 PDF Abstract BibTeX arXiv:2412.20810

Code (0)

등록된 구현이 없습니다.

Tasks

RAGRetrievalRetrieval-augmented GenerationTime SeriesTime Series ForecastingZero-Shot Learning

Similar Papers 제목 키워드 기반

AgenticRAG: Tool-Augmented Foundation Models for Zero-Shot Explainable Recommender Systems

2025-10-03 · Bo Ma, Hang Li, ZeHua Hu, XiaoFan Gui 외 arxiv

Foundation models have revolutionized artificial intelligence, yet their application in recommender systems remains limited by reasoning opacity and knowledge constraints. This paper introduces AgenticRAG, a novel framew…

Computational Efficiency

Model-agnostic Retrieval-Augmented Extended Forecasting for time series

2026-08-14 · Juan Pablo Villa Serna, Rohan Asthana, Vasileios Belagiannis arxiv

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 …

Time Series ForecastingDomain Adaptation

Resolution-Aware Retrieval Augmented Zero-Shot Forecasting

2025-10-19 · Iman Deznabi, Peeyush Kumar, Madalina Fiterau arxiv

Zero-shot forecasting aims to predict outcomes for previously unseen conditions without direct historical data, posing a significant challenge for traditional forecasting methods. We introduce a Resolution-Aware Retrieva…

TS-RAG: Retrieval-Augmented Generation based Time Series Foundation Models are Stronger Zero-Shot Forecaster

2025-03-06 · Kanghui Ning, Zijie Pan, Yu Liu, Yushan Jiang 외

Recently, Large Language Models (LLMs) and Foundation Models (FMs) have become prevalent for time series forecasting tasks. However, fine-tuning large language models (LLMs) for forecasting enables the adaptation to spec…

Domain AdaptationMixture-of-ExpertsRAGRetrieval-augmented Generation+2

Audiobox TTA-RAG: Improving Zero-Shot and Few-Shot Text-To-Audio with Retrieval-Augmented Generation

2024-11-07 · Mu Yang, Bowen Shi, Matthew Le, Wei-Ning Hsu 외

This work focuses on improving Text-To-Audio (TTA) generation on zero-shot and few-shot settings (i.e. generating unseen or uncommon audio events). Inspired by the success of Retrieval-Augmented Generation (RAG) in Large…

Audio GenerationLarge Language ModelRAGRetrieval+1