Machine learningTime-series forecasting
ETSformer:用于时间序列预测的指数平滑Transformer模型
ETSformer是由Woo等人于2022年提出的一种用于时间序列预测的深度学习架构。它通过用指数平滑注意力机制取代标准的自注意力机制,将经典的指数平滑原理直接整合到Transformer框架中。该模型将时间序列分解为水平、增长(趋势)和季节性分量,使其能够利用Transformer的长程依赖建模能力和统计ETS模型的可解释结构。
阅读完整方法
仅限会员
登录使用免费账户登录即可阅读本节。
Method map
The neighbourhood of related methods — select a node to explore.
来源
- Woo, G., Liu, C., Sahoo, D., Kumar, A., & Hoi, S. (2022). ETSformer: Exponential smoothing transformers for time-series forecasting. arXiv preprint. link ↗
如何引用本页
ScholarGate. (2026, June 2). ETSformer (Exponential Smoothing Transformer). ScholarGate. https://scholargate.app/zh/deep-learning/etsformer
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
Compare side by side →