用低秩适配让大模型轻松搞定时间序列预测。
Transfer Learning with Foundational Models for Time Series Forecasting using Low-Rank Adaptations
- 用提示工程+低秩微调,让大语言模型适应时间序列任务。
- 在多个数据集上表现优于RNN、TCN等主流模型。
- 零样本测试显示强泛化能力,适合资源有限的研究者。
基础模型是生成式AI中一种新兴且广泛应用的技术,其特点在于可扩展性强,并可通过迁移学习实现便捷适配。得益于高性能计算和大规模数据集的支持,这些模型在初始训练中使用了海量异构数据,具备出色的泛化能力。本文提出了一种名为LLIAM的方法,将大型语言模型(LLM)简单适配至时间序列预测任务。通过设计合适的时间序列提示模板与低秩适配技术,在多种时间序列数据集上进行微调以增强模型知识。研究分为两个阶段:第一阶段对比了LLIAM与多种先进深度学习算法(如循环神经网络、时序卷积网络)及基于LLM的方法TimeLLM的性能;第二阶段进行零样本测试,评估该方法在未参与训练的未知领域时间序列数据上的泛化能力。实验结果表明,LLIAM在无需复杂修改的情况下即可取得良好表现,验证了该方法的有效性。本工作倡导利用预训练模型与高效微调技术,减少不必要的训练开销,推动传统AI向绿色人工智能发展。
原文摘要 · Abstract (English)
Foundational Models are an emerging widely used technique of GenAI. These models are distinguished by their scalability and the ease with which they can be adapted through the exploitation of Transfer Learning. The availability of high computational power and large datasets have supported their development, achieving a high generalization capacity due to the enormous and heterogeneous amounts of data used in their initial training. These characteristics contribute to a solid base that can be adapted or adjusted to a wide range of tasks, increasing their applicability. This study proposes the methodology LLIAM, a straightforward adaptation of a kind of FM, Large Language Models, for the Time Series Forecasting task. An adequate time-series prompting schema and Low-Rank Adaptations are used to enhance the knowledge of the model with diverse time series datasets, known as the fine-tuning phase. A study divided in two stages has been performed for evaluating the effectiveness of the proposed methodology. Initially, a comparison was made between the performance of LLIAM and different state-of-the-art DL algorithms, including Recurrent Neural Networks and Temporal Convolutional Networks, as well as a LLM-based method, TimeLLM. Following this, a zero-shot study is presented in order to evaluate the generalization capacity of the proposed methodology with time series datasets from unknown domains not considered in the model training. The outcomes of this investigation demonstrate the efficacy of LLIAM, highlighting that this straightforward and general approach can attain competent results without the necessity for applying complex modifications. This work also encourages the use of available resources (such as these pre-trained models) and efficient fine-tuning techniques to avoid unnecessary and costly training, narrowing the gap between the goals of traditional AI and Green AI.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。