Porovnat metody
Prohlédněte si vybrané metody vedle sebe; řádky, které se liší, jsou zvýrazněny.
| Moirai: Univerzální Transformer pro předpověď časových řad× | Chronos: Tokenizovaný základní model pro prognózování časových řad× | TimesFM: Základní model pouze s dekodérem pro prognózování časových řad× | |
|---|---|---|---|
| Obor | Hluboké učení | Hluboké učení | Hluboké učení |
| Rodina | Machine learning | Machine learning | Machine learning |
| Rok vzniku | 2024 | 2024 | 2024 |
| Tvůrce≠ | Gerald Woo et al. (Salesforce) | Abdul Fatir Ansari et al. (Amazon) | Abhimanyu Das et al. (Google) |
| Typ≠ | Foundation model for zero-shot time-series forecasting | Pre-trained language-model-based time-series forecaster | Pre-trained decoder-only transformer for zero-shot time-series forecasting |
| Původní zdroj≠ | Woo, G., Liu, C., Kumar, A., Xiong, C., Savarese, S., & Sahoo, D. (2024). Unified training of universal time series forecasting transformers. ICML. link ↗ | Ansari, A. F., Stella, L., Turkmen, C., Zhang, X., Mercado, P., Shen, H., et al. (2024). Chronos: Learning the language of time series. Transactions on Machine Learning Research. link ↗ | Das, A., Kong, W., Sen, R., & Zhou, Y. (2024). A decoder-only foundation model for time-series forecasting. ICML. link ↗ |
| Další názvy | Unified Time-Series Transformer, Universal Forecasting Transformer, MOIRAI, Evrensel Zaman Serisi Tahmin Transformatörü | Chronos Forecasting Model, Amazon Chronos, Tokenized Time-Series LLM, Kronos Zaman Serisi Modeli | Time-series Foundation Model, Google TimesFM, TimesFM forecaster, Zaman Serisi Temel Modeli |
| Příbuzné≠ | 3 | 2 | 3 |
| Shrnutí≠ | Moirai is a foundation model for universal time-series forecasting introduced by Gerald Woo and colleagues at Salesforce Research in 2024 and presented at ICML. The core idea is to pre-train a single large Transformer on an exceptionally diverse corpus of time-series data (LOTSA) spanning many domains and frequencies, enabling zero-shot and few-shot forecasting on unseen datasets without task-specific retraining. Moirai employs patch-based tokenization, any-variate attention, and a mixture-of-distributions output head to handle variable frequencies, multiple variates, and probabilistic prediction in a unified architecture. | Chronos is a family of pre-trained probabilistic forecasting models introduced by Ansari et al. at Amazon in 2024. It adapts the language-model paradigm to time series by quantizing continuous values into discrete tokens, enabling a standard transformer to be trained on a large heterogeneous corpus of time-series data. The result is a zero-shot forecasting model that generalizes across domains without requiring dataset-specific retraining. | TimesFM is a pre-trained foundation model for univariate time-series forecasting introduced by Abhimanyu Das, Weihao Kong, Rajat Sen, and Yichen Zhou from Google in 2024. The model adopts a decoder-only transformer architecture, similar in spirit to large language models, and is trained on a large corpus of real-world and synthetic time-series data. Its central innovation is the ability to perform accurate zero-shot forecasting across diverse domains without task-specific fine-tuning. |
| ScholarGateDatová sada ↗ |
|
|
|