补丁傅里叶增强线性长期时间序列预测

IF 3.6 3区 计算机科学 Q2 COMPUTER SCIENCE, INFORMATION SYSTEMS
Ling Li;Xianyun Wen;Weibang Li;Chengjie Li;Chengfang Zhang
{"title":"补丁傅里叶增强线性长期时间序列预测","authors":"Ling Li;Xianyun Wen;Weibang Li;Chengjie Li;Chengfang Zhang","doi":"10.1109/ACCESS.2025.3588672","DOIUrl":null,"url":null,"abstract":"Long-term time series forecasting presents a critical challenge across numerous application domains. Recently, various transformer-based models have been employed for this task; however, these methods face two key challenges: difficulty in retaining local series information and failure to fully capture the overall trend of time series. To address these limitations, we propose a novel model called Patch Time Series Fourier-former Linear (PatchTSFL), which incorporates three innovative features: 1) A patching operation that splits long-term series into multiple patches, using the number of patches as the input length of the encoder, which preserves local sequence information while reducing model complexity; 2) A Fourier-enhanced block that replaces the traditional transformer’s multi-attention mechanism, capturing important information by converting time domain data into frequency domain mapping, further reducing computational complexity; 3) A Mixture Of Experts Decomposition block (MOEDecomp) that decomposes the series, enabling comprehensive capture of the overall time series trend. We conducted extensive experiments on nine widely-used long-term time series datasets, comparing PatchTSFL with state-of-the-art transformer-based models. Results demonstrate that PatchTSFL significantly improves forecasting accuracy (31.9% reduction in MSE and 19.0% reduction in MAE on average) while maintaining the lowest model complexity and runtime (4.3 times faster than FEDformer). These findings establish PatchTSFL as an effective and efficient solution for long-term time series prediction. The source code is available at: <uri>https://github.com/WESTBROOK-0/PatchTSFL</uri>.","PeriodicalId":13079,"journal":{"name":"IEEE Access","volume":"13 ","pages":"124651-124664"},"PeriodicalIF":3.6000,"publicationDate":"2025-07-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=11079599","citationCount":"0","resultStr":"{\"title\":\"PatchTSFL: Patch Fourier Enhanced Linear for Long-Term Time-Series Forecasting\",\"authors\":\"Ling Li;Xianyun Wen;Weibang Li;Chengjie Li;Chengfang Zhang\",\"doi\":\"10.1109/ACCESS.2025.3588672\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"Long-term time series forecasting presents a critical challenge across numerous application domains. Recently, various transformer-based models have been employed for this task; however, these methods face two key challenges: difficulty in retaining local series information and failure to fully capture the overall trend of time series. To address these limitations, we propose a novel model called Patch Time Series Fourier-former Linear (PatchTSFL), which incorporates three innovative features: 1) A patching operation that splits long-term series into multiple patches, using the number of patches as the input length of the encoder, which preserves local sequence information while reducing model complexity; 2) A Fourier-enhanced block that replaces the traditional transformer’s multi-attention mechanism, capturing important information by converting time domain data into frequency domain mapping, further reducing computational complexity; 3) A Mixture Of Experts Decomposition block (MOEDecomp) that decomposes the series, enabling comprehensive capture of the overall time series trend. We conducted extensive experiments on nine widely-used long-term time series datasets, comparing PatchTSFL with state-of-the-art transformer-based models. Results demonstrate that PatchTSFL significantly improves forecasting accuracy (31.9% reduction in MSE and 19.0% reduction in MAE on average) while maintaining the lowest model complexity and runtime (4.3 times faster than FEDformer). These findings establish PatchTSFL as an effective and efficient solution for long-term time series prediction. The source code is available at: <uri>https://github.com/WESTBROOK-0/PatchTSFL</uri>.\",\"PeriodicalId\":13079,\"journal\":{\"name\":\"IEEE Access\",\"volume\":\"13 \",\"pages\":\"124651-124664\"},\"PeriodicalIF\":3.6000,\"publicationDate\":\"2025-07-15\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"https://ieeexplore.ieee.org/stamp/stamp.jsp?tp=&arnumber=11079599\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"IEEE Access\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://ieeexplore.ieee.org/document/11079599/\",\"RegionNum\":3,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"COMPUTER SCIENCE, INFORMATION SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"IEEE Access","FirstCategoryId":"94","ListUrlMain":"https://ieeexplore.ieee.org/document/11079599/","RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

长期时间序列预测在许多应用领域提出了一个关键的挑战。最近,各种基于变压器的模型被用于这项任务;然而,这些方法面临着两个关键的挑战:难以保留局部序列信息和不能完全捕捉时间序列的整体趋势。为了解决这些限制,我们提出了一种新的补丁时间序列傅立叶前线性模型(PatchTSFL),该模型包含三个创新特征:1)将长期序列分割成多个补丁的补丁操作,使用补丁数量作为编码器的输入长度,在保留局部序列信息的同时降低了模型复杂性;2)采用傅里叶增强块取代传统变压器的多注意机制,通过将时域数据转换为频域映射来捕获重要信息,进一步降低计算复杂度;3)混合专家分解块(MOEDecomp),对序列进行分解,能够全面捕获整体时间序列趋势。我们在9个广泛使用的长期时间序列数据集上进行了广泛的实验,将PatchTSFL与最先进的基于变压器的模型进行了比较。结果表明,PatchTSFL显著提高了预测精度(MSE平均降低31.9%,MAE平均降低19.0%),同时保持了最低的模型复杂度和运行时间(比FEDformer快4.3倍)。这些发现表明PatchTSFL是长期时间序列预测的有效和高效的解决方案。源代码可从https://github.com/WESTBROOK-0/PatchTSFL获得。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
PatchTSFL: Patch Fourier Enhanced Linear for Long-Term Time-Series Forecasting
Long-term time series forecasting presents a critical challenge across numerous application domains. Recently, various transformer-based models have been employed for this task; however, these methods face two key challenges: difficulty in retaining local series information and failure to fully capture the overall trend of time series. To address these limitations, we propose a novel model called Patch Time Series Fourier-former Linear (PatchTSFL), which incorporates three innovative features: 1) A patching operation that splits long-term series into multiple patches, using the number of patches as the input length of the encoder, which preserves local sequence information while reducing model complexity; 2) A Fourier-enhanced block that replaces the traditional transformer’s multi-attention mechanism, capturing important information by converting time domain data into frequency domain mapping, further reducing computational complexity; 3) A Mixture Of Experts Decomposition block (MOEDecomp) that decomposes the series, enabling comprehensive capture of the overall time series trend. We conducted extensive experiments on nine widely-used long-term time series datasets, comparing PatchTSFL with state-of-the-art transformer-based models. Results demonstrate that PatchTSFL significantly improves forecasting accuracy (31.9% reduction in MSE and 19.0% reduction in MAE on average) while maintaining the lowest model complexity and runtime (4.3 times faster than FEDformer). These findings establish PatchTSFL as an effective and efficient solution for long-term time series prediction. The source code is available at: https://github.com/WESTBROOK-0/PatchTSFL.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
IEEE Access
IEEE Access COMPUTER SCIENCE, INFORMATION SYSTEMSENGIN-ENGINEERING, ELECTRICAL & ELECTRONIC
CiteScore
9.80
自引率
7.70%
发文量
6673
审稿时长
6 weeks
期刊介绍: IEEE Access® is a multidisciplinary, open access (OA), applications-oriented, all-electronic archival journal that continuously presents the results of original research or development across all of IEEE''s fields of interest. IEEE Access will publish articles that are of high interest to readers, original, technically correct, and clearly presented. Supported by author publication charges (APC), its hallmarks are a rapid peer review and publication process with open access to all readers. Unlike IEEE''s traditional Transactions or Journals, reviews are "binary", in that reviewers will either Accept or Reject an article in the form it is submitted in order to achieve rapid turnaround. Especially encouraged are submissions on: Multidisciplinary topics, or applications-oriented articles and negative results that do not fit within the scope of IEEE''s traditional journals. Practical articles discussing new experiments or measurement techniques, interesting solutions to engineering. Development of new or improved fabrication or manufacturing techniques. Reviews or survey articles of new or evolving fields oriented to assist others in understanding the new area.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信