قارن الطرق
راجع الطرق التي اخترتها جنبًا إلى جنب؛ الصفوف المختلفة مميَّزة.
| Chronos: نموذج أساسي مُرمّز للتنبؤ بالسلاسل الزمنية× | مزيج الخبراء× | TimesFM: نموذج أساسي يعتمد على المُفكِّك فقط للتنبؤ بالسلاسل الزمنية× | |
|---|---|---|---|
| المجال | التعلم العميق | التعلم العميق | التعلم العميق |
| العائلة | Machine learning | Machine learning | Machine learning |
| سنة النشأة≠ | 2024 | 2017 | 2024 |
| صاحب الطريقة≠ | Abdul Fatir Ansari et al. (Amazon) | Shazeer, N. et al. | Abhimanyu Das et al. (Google) |
| النوع≠ | Pre-trained language-model-based time-series forecaster | Sparse neural network architecture (conditional computation) | Pre-trained decoder-only transformer for zero-shot time-series forecasting |
| المصدر التأسيسي≠ | 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 ↗ | Shazeer, N. et al. (2017). Outrageously Large Neural Networks: The Sparsely-Gated Mixture-of-Experts Layer. ICLR. arXiv:1701.06538 link ↗ | Das, A., Kong, W., Sen, R., & Zhou, Y. (2024). A decoder-only foundation model for time-series forecasting. ICML. link ↗ |
| الأسماء البديلة≠ | Chronos Forecasting Model, Amazon Chronos, Tokenized Time-Series LLM, Kronos Zaman Serisi Modeli | Uzman Karışımı (Mixture of Experts — MoE), uzman karışımı, MoE, sparse mixture of experts | Time-series Foundation Model, Google TimesFM, TimesFM forecaster, Zaman Serisi Temel Modeli |
| ذات صلة≠ | 2 | 3 | 3 |
| الملخص≠ | 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. | Mixture of Experts (MoE) is a sparse neural-network architecture, introduced by Shazeer and colleagues in 2017 with the sparsely-gated MoE layer, in which only a subset of expert sub-networks is activated for each input. As seen in models such as Switch Transformer and Mixtral, it holds computation cost fixed even as the total parameter count grows. | 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. |
| ScholarGateمجموعة البيانات ↗ |
|
|
|