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›Temporal Fusion Transformer
Machine learning

Temporal Fusion Transformer

Temporal Fusion Transformer for Interpretable Multi-Horizon Time Series Forecasting · Also known as: Temporal Fusion Transformer (TFT), TFT, interpretable multi-horizon forecasting transformer

The Temporal Fusion Transformer (TFT), introduced by Lim, Arık, Loeff and Pfister in 2021, is an interpretable deep learning architecture for multi-horizon time series forecasting. It combines variable selection, gating, multi-horizon attention and quantile outputs, processing static, past and known-future inputs together to produce multi-step forecasts.

ScholarGate
  1. Machine learning
  2. v1
  3. 2 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.

Temporal Fusion Transformer
ARIMADeepARInformerN-HiTSPatchTSTRandom ForestN-BEATS

When to use it

Use TFT for multi-step forecasting on time series or panel data when you have well-defined historical and known-future covariates and enough training data — at least about 200 observations, with a GPU recommended. It is assumption-light (no normality requirement) and handles continuous and categorical inputs together. Below roughly 500 observations its variable selection and attention become unreliable; with very short series (under ~100) a Transformer-based model is not meaningful and classical methods such as ARIMA are safer.

Strengths & limitations

Strengths
  • Handles static, observed-past and known-future covariates jointly in one model.
  • Produces interpretable outputs: variable-selection weights and attention patterns can be inspected.
  • Quantile outputs deliver prediction intervals, not just point forecasts.
  • Native multi-horizon forecasting across many steps ahead.
  • Assumption-light: no normality requirement, supports mixed continuous and categorical features.
Limitations
  • Needs substantial training data; variable selection and attention are unreliable below about 500 observations.
  • On very short series (under ~100) a Transformer-based forecast is meaningless — use ARIMA instead.
  • A GPU is recommended, raising compute requirements relative to classical forecasting.
  • Requires historical and future covariates to be explicitly defined and supplied.

Frequently asked

How much data does TFT need?

The method is set up for at least about 200 observations, but its variable selection and attention only work reliably with more data — below roughly 500 observations the model becomes unstable, and below about 100 a Transformer-based forecast is not meaningful.

What makes TFT interpretable?

Its variable-selection networks expose how much each input contributes, and its multi-head attention exposes which past time steps the model relies on, so you can inspect the drivers of a forecast rather than treating it as a pure black box.

What is the difference between past and future covariates?

Past (observed) covariates are only known up to the present, while known-future covariates — such as holidays or planned events — are available in advance. TFT processes these as separate streams alongside static covariates.

Do I need a GPU?

A GPU is recommended. The architecture is computationally heavy, so training on CPU can be impractically slow for realistic series.

Sources

  1. Lim, B., Arık, S. Ö., Loeff, N. & Pfister, T. (2021). Temporal Fusion Transformers for Interpretable Multi-Horizon Time Series Forecasting. International Journal of Forecasting, 37(4), 1748–1764. DOI: 10.1016/j.ijforecast.2021.03.012 ↗
  2. Lim, B. & Zohren, S. (2021). Time-Series Forecasting with Deep Learning: A Survey. Philosophical Transactions of the Royal Society A, 379(2194), 20200209. DOI: 10.1098/rsta.2020.0209 ↗

How to cite this page

ScholarGate. (2026, June 1). Temporal Fusion Transformer for Interpretable Multi-Horizon Time Series Forecasting. ScholarGate. https://scholargate.app/en/deep-learning/temporal-fusion-transformer

Related methods

ARIMADeepARInformerN-HiTSPatchTSTRandom Forest

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.

  • ARIMAEconometrics↔ compare
  • DeepARDeep learning↔ compare
  • InformerDeep learning↔ compare
  • N-HiTSDeep learning↔ compare
  • PatchTSTDeep learning↔ compare
  • Random ForestMachine learning↔ compare
Compare side by side →

Referenced by

N-BEATS

Similar methods

N-BEATSInformerPatchTSTiTransformerNon-stationary TransformerAutoformerDeepARTimeMixer

Related reference concepts

Sequence-to-Sequence Models and TransformersEnergy ForecastingConvolutional and Sequence ModelsMachine LearningDeep LearningSelf-Supervised and Representation Learning

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

ScholarGate — Temporal Fusion Transformer (Temporal Fusion Transformer for Interpretable Multi-Horizon Time Series Forecasting). Retrieved 2026-07-21 from https://scholargate.app/en/deep-learning/temporal-fusion-transformer · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Lim, B., Arık, S. Ö., Loeff, N. & Pfister, T.
Year
2021
Type
Attention-based deep learning forecasting architecture
Task
Multi-horizon time series forecasting
MinSample
200
Structure
Time series & panel data
GpuRecommended
Yes
Related methods
ARIMADeepARInformerN-HiTSPatchTSTRandom Forest
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