Papers › BasisFormer: Attention-based Time Series Forecasting with Learnable and Interpretable Basis

BasisFormer: Attention-based Time Series Forecasting with Learnable and Interpretable Basis

31 Oct 2023NeurIPS 2023 11arXiv:2310.20496archive 2025-07-28

Zelin Ni, Hang Yu, Shizhan Liu, Jianguo Li, Weiyao Lin

Bases have become an integral part of modern deep learning-based models for time series forecasting due to their ability to act as feature extractors or future references. To be effective, a basis must be tailored to the specific set of time series data and exhibit distinct correlation with each time series within the set. However, current state-of-the-art methods are limited in their ability to satisfy both of these requirements simultaneously. To address this challenge, we propose BasisFormer, an end-to-end time series forecasting architecture that leverages learnable and interpretable bases. This architecture comprises three components: First, we acquire bases through adaptive self-supervised learning, which treats the historical and future sections of the time series as two distinct views and employs contrastive learning. Next, we design a Coef module that calculates the similarity coefficients between the time series and bases in the historical view via bidirectional cross-attention. Finally, we present a Forecast module that selects and consolidates the bases in the future view based on the similarity coefficients, resulting in accurate future predictions. Through extensive experiments on six datasets, we demonstrate that BasisFormer outperforms previous state-of-the-art methods by 11.04\% and 15.78\% respectively for univariate and multivariate forecasting tasks. Code is available at: \url{https://github.com/nzl5116190/Basisformer}

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.20496")

Code

Syntology Ran 6 of 12 code samples harvested from 1 repository linked to this paper; 6 have no recorded run. Of those that ran: 6 ran with no contract checked.

By repository: official repository: 12 samples from 1 repository, 6 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nzl5116190/basisformer officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

12 samples harvested; 6 ran; 0 honoured the contract we drafted; 6 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

6ran
6unverified

Licence: 12 of the 12 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from nzl5116190/basisformer. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

BCAB nzl5116190/basisformer/model.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · d763cca3c7f80812 · report
CORR nzl5116190/Basisformer/evaluate_tool.py official repository ran fingerprinted no licence file found · pointer only · 03d63d172032b256 · report
MLP_bottle nzl5116190/basisformer/model.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · a5c9297bf66c897e · report
channel_AutoCorrelationLayer nzl5116190/basisformer/model.py official repository ran · metamorphic tier: deterministic no licence file found · pointer only · 6d41fccc23b87628 · report
last_layer nzl5116190/basisformer/model.py official repository ran · metamorphic tier: deterministic fingerprinted no licence file found · pointer only · 77e2ce6a639b631b · report
plot_seq_feature nzl5116190/Basisformer/pyplot.py official repository ran no licence file found · pointer only · 806f37ee31a4de89 · report
Basisformer nzl5116190/basisformer/model.py official repository unverified no licence file found · pointer only · e26529d5f5ebdc84 · report
Coefnet nzl5116190/basisformer/model.py official repository unverified no licence file found · pointer only · 4ed48971298f7621 · report
MAE nzl5116190/Basisformer/evaluate_tool.py official repository unverified no licence file found · pointer only · 75f44993b096bf76 · report
RSE nzl5116190/Basisformer/evaluate_tool.py official repository unverified no licence file found · pointer only · b40a11875ebd0cd2 · report
time_features nzl5116190/Basisformer/data_provider/timefeatures.py official repository unverified no licence file found · pointer only · 9a5fcd4ebfc55d03 · report
time_features_from_frequency_str nzl5116190/Basisformer/data_provider/timefeatures.py official repository unverified no licence file found · pointer only · f8544563682146e5 · report

Tasks

Contrastive LearningSelf-Supervised LearningTime SeriesTime Series Forecasting

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
Time Series Forecasting ETTh1 (336) Multivariate Basisformer MAE 0.451 #52 of 72 Archive leaderboard report
Time Series Forecasting ETTh1 (336) Multivariate Basisformer MSE 0.473 #52 of 72 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

SET

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections