Skip to contentScholarGate
LibraryBookshelfDeskReview StudioAssistant
Sign in
On this page
IntuitionHow it worksWhen to use itStrengths & limitationsCommon pitfallsApplicationsFrequently asked🔒 Read the full methodSourcesRelated methods
Cite this pageSpotted an issue on this page? Report or suggest a fix →
Home›Deep learning›TiRex: Zero-Shot Time-Series Forecasting with xLSTM
Machine learningTime-series forecasting

TiRex: Zero-Shot Time-Series Forecasting with xLSTM

TiRex (xLSTM-based Zero-Shot Forecasting Model) · Also known as: Time-series xLSTM Forecaster, TiRex Zero-Shot, xLSTM Time-Series Model, Zaman Serisi Sıfır-Atım Tahmincisi

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.

ScholarGate
  1. Machine learning
  2. v1
  3. 1 Sources
  4. PUBLISHED
Cite this page →
Tools & resources
Download slides
Learn & explore

Read the full method

Members only

Sign in with a free account to read this section.

Sign in

Method map

The neighbourhood of related methods — select a node to explore.

TiRex
ChronosLSTMTimesFM

When to use it

TiRex is well-suited when labeled training data for a specific time series is scarce, unavailable, or costly to obtain, making zero-shot generalization valuable. It handles both short and long forecast horizons in a single model. Key assumptions are that the input series are sufficiently regular for patch-based tokenization and that the pretraining distribution covers similar domains. It is less appropriate when domain-specific fine-tuning is feasible and when interpretability of individual model components is required. Alternatives include Chronos, TimesFM, or domain-specific LSTM/Transformer baselines.

Strengths & limitations

Strengths
  • Zero-shot forecasting eliminates the need for dataset-specific training or fine-tuning
  • xLSTM backbone provides efficient sequential processing with high-capacity matrix memory cells
  • Supports both short-horizon and long-horizon forecasting within a single unified model
  • Probabilistic output head enables uncertainty quantification alongside point forecasts
Limitations
  • Pretrained on a fixed corpus; out-of-distribution series with unusual dynamics may yield degraded accuracy
  • Patch-based tokenization assumes locally coherent temporal structure, which may not hold for highly irregular or sparse series
  • Large pretrained model size can increase inference latency and memory requirements compared to lightweight baselines
  • In-context learning capacity is bounded by the model's context window length, limiting very long historical inputs

Frequently asked

Does TiRex require any fine-tuning on my dataset before use?

No. TiRex is designed for zero-shot use: the pretrained model is applied directly to unseen series at inference time without any gradient updates. The in-context learning mechanism adapts the forecast implicitly by reading the input history, so no labeled target data is needed for deployment.

How does TiRex differ from Transformer-based forecasting models like PatchTST?

TiRex uses xLSTM recurrent blocks rather than self-attention layers. xLSTM processes the patch sequence recurrently and compresses context into a hidden state, whereas attention-based models compute pairwise interactions across all patches. This recurrent design can be more memory-efficient for long contexts and aligns with TiRex's in-context learning paradigm.

Can TiRex produce prediction intervals, or only point forecasts?

TiRex includes a probabilistic forecasting head that outputs a predictive distribution over the forecast horizon. This enables generation of quantile forecasts and prediction intervals in addition to point estimates, allowing users to communicate forecast uncertainty explicitly in downstream decision-making processes.

Sources

  1. 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 ↗

How to cite this page

ScholarGate. (2026, June 2). TiRex (xLSTM-based Zero-Shot Forecasting Model). ScholarGate. https://scholargate.app/en/deep-learning/tirex

Related methods

ChronosLSTMTimesFM

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.

  • ChronosDeep learning↔ compare
  • LSTMDeep learning↔ compare
  • TimesFMDeep learning↔ compare
Compare side by side →

Similar methods

TimesFMChronosMoiraiTimeGPTTime-MoESundialPatchTSTTimeMixer

Related reference concepts

Sequence-to-Sequence Models and TransformersEnergy ForecastingConvolutional and Sequence ModelsTrade Forecasting and SimulationForecasting and Simulation: Models and ApplicationsForecasting and Simulation: Models and Applications

Spotted an issue on this page? Report or suggest a fix →

ScholarGate — TiRex (TiRex (xLSTM-based Zero-Shot Forecasting Model)). Retrieved 2026-07-22 from https://scholargate.app/en/deep-learning/tirex · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
NX-AI (xLSTM team)
Year
2025
Type
Pretrained zero-shot time-series forecasting model
Subfamily
Time-series forecasting
Backbone
xLSTM (Extended Long Short-Term Memory)
Training Paradigm
Large-scale pretraining for zero-shot generalization
Related methods
ChronosLSTMTimesFM
ScholarGate

A content-first reference library for research methods — what each one is, how it works, and where it comes from.

Open data (CC-BY)

Explore

  • Library
  • Search the library…
  • Browse by field
  • Fields
  • Journey
  • Compare
  • Which method?

Reference

  • Subjects
  • Atlas
  • Glossary
  • Methodology
  • Philosophy

Your tools

  • Bookshelf
  • Desk
  • Chat

Company

  • About
  • Pricing
  • Contact
  • Suggest a method

Entries are compiled from published sources for reference. Verifying the accuracy and suitability of any information for your own use remains your responsibility.

© 2026 ScholarGate · A research-method reference library
  • Privacy
  • Cookies
  • Terms
  • Delete account