ScholarGate
助手

方法对比

并排查看您选择的方法;存在差异的行会高亮显示。

ARIMA(自回归积分滑动平均)模型×FEDformer:频率增强分解Transformer×Informer×
领域计量经济学深度学习深度学习
方法族Regression modelMachine learningMachine learning
起源年份201520222021
提出者Box & Jenkins (Box-Jenkins methodology)Tian Zhou et al.Zhou, H. et al.
类型Univariate time-series modelFrequency-domain decomposed Transformer for time-series forecastingTransformer (ProbSparse self-attention)
开创性文献Box, G. E. P., Jenkins, G. M., Reinsel, G. C. & Ljung, G. M. (2015). Time Series Analysis: Forecasting and Control (5th ed.). Wiley. ISBN: 978-1118675021Zhou, T., Ma, Z., Wen, Q., Wang, X., Sun, L., & Jin, R. (2022). FEDformer: Frequency enhanced decomposed transformer for long-term series forecasting. ICML. link ↗Zhou, H. et al. (2021). Informer: Beyond Efficient Transformer for Long Sequence Time-Series Forecasting. AAAI. DOI ↗
别名Box-Jenkins model, ARIMA(p,d,q), ARIMA ModeliFrequency Enhanced Decomposed Transformer, FED-Transformer, Frequency Domain Transformer, Frekans Tabanlı Ayrıştırılmış DönüştürücüInformer — Uzun Dizi Transformer Tahmini, Informer transformer, ProbSparse attention forecaster
相关535
摘要ARIMA is a univariate time-series forecasting model that combines autoregressive, integrated (differencing), and moving-average components to predict a single continuous series from its own past. It is the centrepiece of the Box-Jenkins methodology set out in Box, Jenkins, Reinsel & Ljung's Time Series Analysis (5th ed., 2015).FEDformer is a Transformer-based architecture for long-term multivariate time-series forecasting, introduced by Zhou et al. at ICML 2022. Its core innovation is the combination of seasonal-trend decomposition with frequency-domain attention: instead of computing full token-to-token attention in the time domain, FEDformer projects queries, keys, and values into the frequency domain via Fourier or wavelet transforms and operates on a randomly selected subset of frequency components, achieving linear complexity while preserving global temporal structure.Informer is a Transformer-based model introduced by Zhou et al. in 2021 for long-sequence time-series forecasting, using a ProbSparse self-attention mechanism that lowers the computational complexity of the standard Transformer to O(L log L). It is built for problems that demand predictions across thousands of future steps.
ScholarGate数据集
  1. v1
  2. 1 来源
  3. PUBLISHED
  1. v1
  2. 1 来源
  3. PUBLISHED
  1. v1
  2. 2 来源
  3. PUBLISHED

前往搜索 下载幻灯片

ScholarGate方法对比: ARIMA · FEDformer · Informer. 于 2026-06-19 检索自 https://scholargate.app/zh/compare