PulseAugur
实时 09:44:04
English(EN) Not All Retrievals are Useful: Cross-Attention for Input-Aware RAG in Time Series Forecasting

新的 RAG 方法提高了时间序列预测的准确性

两篇新的研究论文探讨了检索增强生成(RAG)在时间序列预测方面的进展。第一篇论文介绍了 SERAF,一个结合使用时间序列相似性和文本描述进行检索的框架,在多个数据集上展示了预测准确性的提高。第二篇论文 Cross-RAG 通过采用交叉注意力来关注与查询相关的样本,解决了检索数据不相关的问题,并在各种 RAG 方法和预测模型中显示出稳定性和性能的提高。 AI

影响 这些论文通过增强外部知识的集成方式,引入了提高时间序列预测中 AI 模型准确性和稳定性的新颖技术。

排序理由 两篇在 arXiv 上发表的学术论文,详细介绍了用于时间序列预测中检索增强生成的新方法。

在 arXiv cs.LG 阅读 →

AI 生成摘要 · Google Gemini · 来自 2 个来源。 我们如何撰写摘要 →

报道来源 [2]

  1. arXiv cs.AI TIER_1 English(EN) · Shiqiao Zhou, Zipeng Wu, Holger Sch\"oner, Edouard Fouch\'e, IAG Wilson, Shuo Wang ·

    Semantics-Enhanced Retrieval-Augmented Time Series Forecasting

    arXiv:2606.14941v1 Announce Type: new Abstract: Time series forecasting models often benefit from historical patterns. Inspired by Retrieval-Augmented Generation (RAG), recent research explored retrieving relevant historical time series segments to enhance forecasting. However, r…

  2. arXiv cs.LG TIER_1 English(EN) · Seunghan Lee, Jaehoon Lee, Jun Seo, Sungdong Yoo, Minjae Kim, Tae Yoon Lim, Dongwan Kang, Hwanil Choi, SoonYoung Lee, Wonbin Ahn ·

    Not All Retrievals are Useful: Cross-Attention for Input-Aware RAG in Time Series Forecasting

    arXiv:2603.14709v2 Announce Type: replace Abstract: Retrieval-augmented generation (RAG) enhances zero-shot time series (TS) forecasting by leveraging external knowledge bases, yet existing approaches overlook input-level relevance when fusing retrieved samples with the query. We…