Papers › ChorusTIC: Training-Free Multivariate Time Series Classification via Chorus In-Context Learning

ChorusTIC: Training-Free Multivariate Time Series Classification via Chorus In-Context Learning

25 Aug 2026arXiv:2608.24033added by Syntology

Juntao Fang, Shifeng Xie, Ruichu Cai, Shengji Zheng, Zijian Li, Keli Zhang, Lujia Pan, Themis Palpanas, Zhifeng Hao

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

Time series classification underpins applications in healthcare, sensing, and industrial monitoring. Although time series foundation models support forecasting and transferable representation learning, classification still typically requires fitting a task-specific classifier on each target dataset, while individual channels of multivariate inputs are often encoded independently. We introduce ChorusTIC, a classification-native foundation model for in-context classification across heterogeneous channel configurations without target-task parameter updates. ChorusTIC combines episode-consistent Random Subchannel Slot Concatenation with a shared dual-axis encoder to model temporal and cross-channel interactions and map variable channel configurations into a fixed-width representation independent of the original channel count. It then calibrates feature axes using context-derived distributions and predicts query labels through leakage-protected in-context learning. We pretrain ChorusTIC solely on synthetic labeled episodes comprising context and query sets that share a task background, with classes distinguished by sparse temporal or cross-channel rules. Evaluations on the complete UEA-30 and UCR-128 archives show strong full-context and low-label performance without target-specific classifier fitting.

PaperPDFCode Syntology ran

In Syntology 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="2608.24033")

Code

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

By repository: found in paper text by Syntology: 10 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.

fangjuntao/ChorusTIC 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

10 samples harvested; 6 ran; 0 honoured the contract we drafted; 4 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
4unverified

Licence: 10 of the 10 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 fangjuntao/ChorusTIC. “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.

ensure_3d_timeseries fangjuntao/ChorusTIC/src/chorustic/evaluation/datasets.py found in paper text by Syntology ran no licence file found · pointer only · 7d7868f53a5361b7 · report
load_json fangjuntao/ChorusTIC/src/chorustic/model/loading.py found in paper text by Syntology ran no licence file found · pointer only · 3dae1e0ffba39de6 · report
reduce_batch_size fangjuntao/ChorusTIC/src/chorustic/evaluation/inference.py found in paper text by Syntology ran fingerprinted no licence file found · pointer only · 9dde028ea08ba076 · report
remap_labels fangjuntao/ChorusTIC/src/chorustic/evaluation/datasets.py found in paper text by Syntology ran no licence file found · pointer only · c898b0fe4e61acfc · report
sdpa_with_flattened_batch fangjuntao/ChorusTIC/src/chorustic/model/task_level_chorus/attention.py found in paper text by Syntology ran no licence file found · pointer only · fa8166d67efadbad · report
select_context_indices fangjuntao/ChorusTIC/src/chorustic/evaluation/inference.py found in paper text by Syntology ran no licence file found · pointer only · 746027283b691912 · report
encode_with_mantis fangjuntao/ChorusTIC/src/chorustic/model/signal_encoder/dual_axis_signal_encoder.py found in paper text by Syntology unverified no licence file found · pointer only · 1a4308ca15319a94 · report
ensure_2d_timeseries fangjuntao/ChorusTIC/src/chorustic/evaluation/datasets.py found in paper text by Syntology unverified no licence file found · pointer only · fd494bb7db4ef712 · report
is_cuda_oom_error fangjuntao/ChorusTIC/src/chorustic/evaluation/inference.py found in paper text by Syntology unverified no licence file found · pointer only · 238c4594a2f0a5d0 · report
resolve_hparams_path fangjuntao/ChorusTIC/src/chorustic/model/loading.py found in paper text by Syntology unverified no licence file found · pointer only · e1e22d4e446fd0ba · report

Results from the paper

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

Placed on leaderboards by Syntology Syntology

This paper's own results, placed by Syntology on archive leaderboards: a model pointed at the cell in the paper's own table, the number was read from that cell and checked against the leaderboard's metric, dataset, split and scale, and an independent check accepted it. Not reviewed by the paper's authors or by the archive's editors; listed below each leaderboard's archive rows, never ranked among them.

Leaderboard (task · dataset)Method (configuration)ValuesWhere in the paperReport
Time Series Classification · CharacterTrajectories CharacterTrajectories · ChorusTIC Accuracy 0.9889 Table D.3, row “CharacterTrajectories” report
Time Series Classification · Heartbeat Heartbeat · ChorusTIC Accuracy 0.8000 Table D.3, row “Heartbeat” report
Time Series Classification · JapaneseVowels JapaneseVowels · ChorusTIC Accuracy 0.9757 Table D.3, row “JapaneseVowels” report
Time Series Classification · Libras Libras · ChorusTIC Accuracy 0.9111 Table D.3, row “Libras” report
Time Series Classification · StandWalkJump StandWalkJump · ChorusTIC Accuracy 0.5333 Table D.3, row “StandWalkJump” report

Syntology's extractor also considered 5 other leaderboards for this paper and placed the paper on none of them: 5 rejected by the independent check. What is not shown.

Syntology has checked 6,264 of the 9,581 papers on this site that are newer than the archive; results from the others appear after they are checked.

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