পদ্ধতির তুলনা করুন
নির্বাচিত পদ্ধতিগুলো পাশাপাশি পর্যালোচনা করুন; যে সারিগুলোয় পার্থক্য আছে সেগুলো চিহ্নিত করা হয়।
| TiRex: xLSTM ব্যবহার করে জিরো-শট টাইম-সিরিজ পূর্বাভাস× | ক্রোনোস: টাইম-সিরিজ ফোরকাস্টিংয়ের জন্য একটি টোকেনাইজড ফাউন্ডেশন মডেল× | এলএসটিএম× | টাইমসম: টাইম-সিরিজ পূর্বাভাসনের জন্য একটি ডিকোডার-অনলি ফাউন্ডেশন মডেল× | |
|---|---|---|---|---|
| ক্ষেত্র | গভীর শিখন | গভীর শিখন | গভীর শিখন | গভীর শিখন |
| পরিবার | Machine learning | Machine learning | Machine learning | Machine learning |
| উদ্ভবের বছর≠ | 2025 | 2024 | 1997 | 2024 |
| প্রবর্তক≠ | NX-AI (xLSTM team) | Abdul Fatir Ansari et al. (Amazon) | Hochreiter, S. & Schmidhuber, J. | Abhimanyu Das et al. (Google) |
| ধরন≠ | Pretrained zero-shot time-series forecasting model | Pre-trained language-model-based time-series forecaster | Recurrent neural network (gated memory cell) | Pre-trained decoder-only transformer for zero-shot time-series forecasting |
| মৌলিক উৎস≠ | Auer, A., Podest, P., Klotz, D., Böck, S., Klambauer, G., & Hochreiter, S. (2025). TiRex: Zero-shot forecasting across long and short horizons with enhanced in-context learning. arXiv preprint. 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 ↗ | Hochreiter, S. & Schmidhuber, J. (1997). Long Short-Term Memory. Neural Computation, 9(8), 1735–1780. DOI ↗ | Das, A., Kong, W., Sen, R., & Zhou, Y. (2024). A decoder-only foundation model for time-series forecasting. ICML. link ↗ |
| অপর নাম | Time-series xLSTM Forecaster, TiRex Zero-Shot, xLSTM Time-Series Model, Zaman Serisi Sıfır-Atım Tahmincisi | Chronos Forecasting Model, Amazon Chronos, Tokenized Time-Series LLM, Kronos Zaman Serisi Modeli | LSTM (Uzun Kısa Dönem Bellek Ağı), long short-term memory, LSTM network, recurrent neural network with memory cells | Time-series Foundation Model, Google TimesFM, TimesFM forecaster, Zaman Serisi Temel Modeli |
| সম্পর্কিত≠ | 3 | 2 | 5 | 3 |
| সারসংক্ষেপ≠ | TiRex is a pretrained zero-shot time-series forecasting model introduced in 2025 by the NX-AI xLSTM team (Auer et al.). Built on the Extended Long Short-Term Memory (xLSTM) architecture, TiRex is trained at scale on diverse time-series corpora and can forecast unseen datasets without any fine-tuning. Its core idea is to exploit enhanced in-context learning: the model reads the entire available history as a context and produces forecasts for both short and long horizons directly from that context. | 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. | LSTM (Long Short-Term Memory) is a recurrent neural network architecture, introduced by Sepp Hochreiter and Jürgen Schmidhuber in 1997, that can learn long-term dependencies in sequential data and is widely used for time-series and sequence prediction. It keeps an internal memory that lets information persist across many time steps. | 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ডেটাসেট ↗ |
|
|
|
|