Papers › A Unified Shape-Aware Foundation Model for Time Series Classification

A Unified Shape-Aware Foundation Model for Time Series Classification

10 Jan 2026arXiv:2601.06429added by Syntology

Zhen Liu, Yucheng Wang, Boyuan Li, Junhao Zheng, Emadeldeen Eldele, Min Wu, Qianli Ma

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Foundation models pre-trained on large-scale source datasets are reshaping the traditional training paradigm for time series classification. However, existing time series foundation models primarily focus on forecasting tasks and often overlook classification-specific challenges, such as modeling interpretable shapelets that capture class-discriminative temporal features. To bridge this gap, we propose UniShape, a unified shape-aware foundation model designed for time series classification. UniShape incorporates a shape-aware adapter that adaptively aggregates multiscale discriminative subsequences (shapes) into class tokens, effectively selecting the most relevant subsequence scales to enhance model interpretability. Meanwhile, a prototype-based pretraining module is introduced to jointly learn instance- and shape-level representations, enabling the capture of transferable shape patterns. Pre-trained on a large-scale multi-domain time series dataset comprising 1.89 million samples, UniShape exhibits superior generalization across diverse target domains. Experiments on 128 UCR datasets and 30 additional time series datasets demonstrate that UniShape achieves state-of-the-art classification performance, with interpretability and ablation analyses further validating its effectiveness.

PaperPDFCode 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="2601.06429")

Code

Syntology Ran 0 of 14 code samples harvested from 1 repository linked to this paper; 14 have no recorded run.

By repository: found in paper text by Syntology: 14 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

qianlima-lab/UniShape found in paper text by Syntology report

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

14 samples harvested; 0 ran; 0 honoured the contract we drafted; 14 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.

14unverified

Licence: 14 of the 14 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 qianlima-lab/UniShape. “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.

Conv1d qianlima-lab/UniShape/models/networks.py found in paper text by Syntology unverified no licence file found · pointer only · be01f5d8430a83e7 · report
build_label_mask qianlima-lab/UniShape/unishape_pretrain.py found in paper text by Syntology unverified no licence file found · pointer only · 7514362f4f562e39 · report
concat_all_gather qianlima-lab/UniShape/models/pretrain_mocov3.py found in paper text by Syntology unverified no licence file found · pointer only · 71772e679bc6d4f9 · report
generate_pseudo_labels_by_similarity qianlima-lab/UniShape/models/pretrain_mocov3.py found in paper text by Syntology unverified no licence file found · pointer only · ac8b5e7cee8de996 · report
get_dataset qianlima-lab/UniShape/datapre/dataloader.py found in paper text by Syntology unverified no licence file found · pointer only · 05aabd3ba7656342 · report
get_dataset_cls qianlima-lab/UniShape/datapre/dataloader.py found in paper text by Syntology unverified no licence file found · pointer only · 95689ca81a0c6492 · report
get_transform qianlima-lab/UniShape/datapre/dataloader.py found in paper text by Syntology unverified no licence file found · pointer only · f5801fe8ae904972 · report
load_data_raw_spilt qianlima-lab/UniShape/datapre/preprocessing.py found in paper text by Syntology unverified no licence file found · pointer only · 31304691eb3887d3 · report
load_feather_dataset qianlima-lab/UniShape/datapre/pretrain_dataset_pre.py found in paper text by Syntology unverified no licence file found · pointer only · eb0ffbf33057b7ad · report
load_pt_dataset qianlima-lab/UniShape/datapre/pretrain_dataset_pre.py found in paper text by Syntology unverified no licence file found · pointer only · 27a1e0c062ebbe80 · report
train_batch qianlima-lab/UniShape/unishape_pretrain.py found in paper text by Syntology unverified no licence file found · pointer only · 2eb58fc35287e225 · report
train_epoch qianlima-lab/UniShape/unishape_pretrain.py found in paper text by Syntology unverified no licence file found · pointer only · e1ef8ead68e3f350 · report
transfer_labels qianlima-lab/UniShape/datapre/preprocessing.py found in paper text by Syntology unverified no licence file found · pointer only · 4afbe3a4a816c50f · report
zero_feature_extraction qianlima-lab/UniShape/unishape_zeroshot.py found in paper text by Syntology unverified no licence file found · pointer only · 330a085efe6d95e1 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2601.06429, was issued in January 2026, after that date, so the archive has no leaderboard rows for it.

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