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›N-HiTS
Machine learning

N-HiTS

Neural Hierarchical Interpolation for Time Series Forecasting · Also known as: N-HiTS — Hiyerarşik İnterpolasyon Tahmini, NHITS, Neural Hierarchical Interpolation

N-HiTS (Neural Hierarchical Interpolation for Time Series Forecasting), introduced by Challu and colleagues in 2023, is a deep neural forecasting architecture that combines the hierarchical forecasts of multiple stacks operating at different sampling rates and merges them through interpolation. It extends N-BEATS to deliver markedly better accuracy on long forecast horizons.

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.

N-HiTS
ARIMAPatchTSTRandom ForestDeepARInformerTemporal Fusion Transfor…

When to use it

Use N-HiTS for long-horizon forecasting and prediction on a continuous univariate time series when you have ample history (at least about 100 observations, and ideally several hundred). It is assumption-light regarding distribution but expects enough historical data, benefits from a GPU, and is most worthwhile when the forecast horizon is long. On very short series simpler classical models such as ARIMA are safer.

Strengths & limitations

Strengths
  • Strong accuracy on long forecast horizons, improving on N-BEATS.
  • Multi-rate sampling lets the model capture both slow trends and fast fluctuations.
  • Hierarchical interpolation keeps parameters and compute manageable even for long horizons.
  • No normality assumption on the data.
Limitations
  • Needs ample historical data; on small time series (n below about 500) the hierarchical structure tends to overfit.
  • On very short series (n below about 100) the neural hierarchical model is not meaningful.
  • A GPU is recommended, raising the compute and setup cost relative to classical models.
  • Like other deep models it offers little explicit interpretability of its parameters.

Frequently asked

How is N-HiTS different from N-BEATS?

N-HiTS builds on N-BEATS by adding multi-rate input sampling and hierarchical interpolation across stacks, which improves accuracy and efficiency specifically on long forecast horizons.

How much data do I need?

It expects ample history — at least about 100 observations as a floor, and ideally several hundred. Below roughly 500 points the hierarchical structure tends to overfit, and below about 100 the model is not meaningful.

Do I need a GPU?

A GPU is recommended. Like other deep forecasting models, N-HiTS trains far more comfortably with GPU acceleration, especially for long horizons.

What should I use on a short time series instead?

For short series, classical methods are safer: ARIMA when the series is very short, or a model such as random forest when the dataset is modest in size.

Sources

  1. Challu, C. et al. (2023). NHITS: Neural Hierarchical Interpolation for Time Series Forecasting. AAAI. DOI: 10.1609/aaai.v37i6.25854 ↗
  2. Oreshkin, B.N. et al. (2020). N-BEATS: Neural Basis Expansion Analysis for Interpretable Time Series Forecasting. ICLR. arXiv: 1905.10437 link ↗

How to cite this page

ScholarGate. (2026, June 1). Neural Hierarchical Interpolation for Time Series Forecasting. ScholarGate. https://scholargate.app/en/deep-learning/nhits

Related methods

ARIMAPatchTSTRandom 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
  • PatchTSTDeep learning↔ compare
  • Random ForestMachine learning↔ compare
Compare side by side →

Referenced by

DeepARInformerTemporal Fusion Transformer

Similar methods

N-BEATSN-BEATSxPatchTSTDeepARTemporal Fusion TransformerInformerPyraformerLightTS

Related reference concepts

Deep LearningHyperparameter OptimizationConvolutional and Sequence ModelsSequence-to-Sequence Models and TransformersEnergy ForecastingBackpropagation and Optimization

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

ScholarGate — N-HiTS (Neural Hierarchical Interpolation for Time Series Forecasting). Retrieved 2026-07-21 from https://scholargate.app/en/deep-learning/nhits · Dataset: https://doi.org/10.5281/zenodo.20539026
Quick facts
Originator
Challu, C. et al.
Year
2023
Type
Deep neural forecasting (hierarchical interpolation)
Task
Long-horizon time-series forecasting
MinSample
100
Related methods
ARIMAPatchTSTRandom 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