方法对比
并排查看您选择的方法;存在差异的行会高亮显示。
| FiLM: 频率改进的勒让德记忆模型× | 状态空间模型(卡尔曼滤波器)× | |
|---|---|---|
| 领域≠ | 深度学习 | 计量经济学 |
| 方法族≠ | Machine learning | Regression model |
| 起源年份≠ | 2022 | 1990 |
| 提出者≠ | Tian Zhou et al. | Harvey; Durbin & Koopman (state space treatment); Kalman filter |
| 类型≠ | Frequency-domain time-series forecasting model | State space time series model |
| 开创性文献≠ | Zhou, T., Ma, Z., Wen, Q., Sun, L., Yao, T., Yin, W., & Jin, R. (2022). FiLM: Frequency improved Legendre memory model for long-term time series forecasting. NeurIPS. link ↗ | Harvey, A. C. (1990). Forecasting, Structural Time Series Models and the Kalman Filter. Cambridge University Press. DOI ↗ |
| 别名 | Frequency Improved Legendre Memory, FiLM Forecaster, Legendre Frequency Model, Frekans Tabanlı Legendre Bellek Modeli | state space, Kalman filter, unobserved components model, Durum Uzayı Modeli (State Space / Kalman Filter) |
| 相关≠ | 3 | 4 |
| 摘要≠ | FiLM is a long-term time-series forecasting architecture introduced by Tian Zhou and colleagues at NeurIPS 2022. It combines Legendre polynomial projections of the historical input with learnable frequency-domain filters applied to the resulting coefficient sequences. By representing history as a compact set of polynomial coefficients and filtering those coefficients in the frequency domain, FiLM enables efficient extrapolation over long prediction horizons without the quadratic cost of full self-attention. | A state space model is a general time series framework that describes a series through unobserved (latent) state variables linked by a measurement equation and a transition equation, with the states estimated in real time by the Kalman filter. Developed in the state space tradition of Harvey (1990) and Durbin & Koopman (2012), it nests ARIMA and exponential smoothing as special cases. |
| ScholarGate数据集 ↗ |
|
|