thuml/Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008 observed · 2026-08-28
Health v2 · maintenance only
36/100
- Activity 8
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1773
- days_rel: n/a
- days_push: 552
- n_releases_24m: 0
Adoption not part of the score
2481 stars · 497 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Autoformer is the official PyTorch implementation of the NeurIPS 2021 paper 'Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting'. It provides a deep decomposition architecture with a series-wise Auto-Correlation mechanism for long-term time series forecasting across benchmarks in energy, traffic, economics, weather, and disease domains.
Use cases
- forecast long-term time series with transformers
- train a decomposition-based forecasting model on benchmark datasets
- predict energy load, traffic, or weather trends
- reproduce NeurIPS 2021 time series forecasting results
- compare Auto-Correlation attention against standard self-attention for forecasting
- run long-horizon forecasting experiments in PyTorch
When to choose
- you need state-of-the-art long-term time series forecasting with a proven Transformer variant
- you want a research-grade PyTorch codebase with pre-processed benchmark datasets
- your data has strong trend and seasonality components suited to decomposition
- you want a model with log-linear complexity instead of standard self-attention
When to avoid
- you need short-term forecasting, imputation, anomaly detection, or classification - use the authors' Time-Series-Library instead
- you need a production-ready forecasting service rather than research code
- you work outside Python/PyTorch ecosystems
- you need lightweight classical forecasting methods like ARIMA or Prophet
Facets
library · maturity stable
deep-learning machine-learning time-series deep-learning machine-learning python time-series-forecasting transformer auto-correlation research-code pytorch neurips-2021
1 source
- readme: https://github.com/thuml/Autoformer · fetched 2026-08-28 · 66898e182593
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| thuml/Autoformer | main | 36 |
For agents
markdown · JSON · MCP: product_card(name="thuml/Autoformer")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem