Compara mètodes
Revisa els mètodes seleccionats l'un al costat de l'altre; les files que difereixen es ressalten.
| Chronos: Un model fundacional tokenitzat per a la predicció de sèries temporals× | Moirai: Transformer Universal per a la Predicció de Sèries Temporals× | PatchTST× | |
|---|---|---|---|
| Camp | Aprenentatge profund | Aprenentatge profund | Aprenentatge profund |
| Família | Machine learning | Machine learning | Machine learning |
| Any d'origen≠ | 2024 | 2024 | 2023 |
| Autor original≠ | Abdul Fatir Ansari et al. (Amazon) | Gerald Woo et al. (Salesforce) | Nie, Y. et al. |
| Tipus≠ | Pre-trained language-model-based time-series forecaster | Foundation model for zero-shot time-series forecasting | Transformer for time series forecasting |
| Font seminal≠ | 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 ↗ | Woo, G., Liu, C., Kumar, A., Xiong, C., Savarese, S., & Sahoo, D. (2024). Unified training of universal time series forecasting transformers. ICML. link ↗ | Nie, Y., Nguyen, N. H., Sinthong, P. & Kalagnanam, J. (2023). A Time Series is Worth 64 Words: Long-term Forecasting with Transformers. ICLR. link ↗ |
| Àlies≠ | Chronos Forecasting Model, Amazon Chronos, Tokenized Time-Series LLM, Kronos Zaman Serisi Modeli | Unified Time-Series Transformer, Universal Forecasting Transformer, MOIRAI, Evrensel Zaman Serisi Tahmin Transformatörü | PatchTST — Yama Tabanlı Zaman Serisi Transformer, patch-based time series transformer, channel-independent transformer |
| Relacionats≠ | 2 | 3 | 3 |
| Resum≠ | 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. | 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. | PatchTST is a patch-based Transformer architecture for time series forecasting, introduced by Nie and colleagues in 2023, that cuts each series into overlapping patches treated as tokens and processes channels independently. It balances computational efficiency with strong accuracy on long-horizon forecasting. |
| ScholarGateConjunt de dades ↗ |
|
|
|