Papers › Large Models for Time Series and Spatio-Temporal Data: A Survey and Outlook

Large Models for Time Series and Spatio-Temporal Data: A Survey and Outlook

16 Oct 2023arXiv:2310.10196archive 2025-07-28

Ming Jin, Qingsong Wen, Yuxuan Liang, Chaoli Zhang, Siqiao Xue, Xue Wang, James Zhang, Yi Wang, Haifeng Chen, XiaoLi Li, Shirui Pan, Vincent S. Tseng, Yu Zheng, Lei Chen, Hui Xiong

Temporal data, notably time series and spatio-temporal data, are prevalent in real-world applications. They capture dynamic system measurements and are produced in vast quantities by both physical and virtual sensors. Analyzing these data types is vital to harnessing the rich information they encompass and thus benefits a wide range of downstream tasks. Recent advances in large language and other foundational models have spurred increased use of these models in time series and spatio-temporal data mining. Such methodologies not only enable enhanced pattern recognition and reasoning across diverse domains but also lay the groundwork for artificial general intelligence capable of comprehending and processing common temporal data. In this survey, we offer a comprehensive and up-to-date review of large models tailored (or adapted) for time series and spatio-temporal data, spanning four key facets: data types, model categories, model scopes, and application areas/tasks. Our objective is to equip practitioners with the knowledge to develop applications and further research in this underexplored domain. We primarily categorize the existing literature into two major clusters: large models for time series analysis (LM4TS) and spatio-temporal data mining (LM4STD). On this basis, we further classify research based on model scopes (i.e., general vs. domain-specific) and application areas/tasks. We also provide a comprehensive collection of pertinent resources, including datasets, model assets, and useful tools, categorized by mainstream applications. This survey coalesces the latest strides in large model-centric research on time series and spatio-temporal data, underscoring the solid foundations, current advances, practical applications, abundant resources, and future research opportunities.

PaperPDFCodeCode 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.10196")

Code

Syntology Ran 10 of 11 code samples harvested from 1 repository linked to this paper; 1 has no recorded run. Of those that ran: 1 ran · our draft was wrong; 9 ran with no contract checked.

By repository: community (archive-listed): 11 samples from 1 repository, 10 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

qingsongedu/awesome-timeseries-spatiotemporal-lm-llm officialmentioned in papermentioned on GitHub report
chengyui/nuwats mentioned on GitHubpytorch report
haochenglouis/robusttsf mentioned on GitHubpytorch report
kimmeen/time-llm mentioned on GitHubpytorchApache-2.0 report
wenhaomin/DiffSTG mentioned on GitHubpytorchMIT report
zichuan-liu/contralsp mentioned on GitHubpytorch 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

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

1ran · our draft was wrong
9ran
1unverified

Licence: 0 of the 11 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 wenhaomin/DiffSTG. “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.

TimeEmbedding wenhaomin/DiffSTG/algorithm/diffstg/ugnet.py community (archive-listed) ran fingerprinted MIT (permissive) · 08cf4b00cd097b37 · report
calculate_normalized_laplacian wenhaomin/DiffSTG/algorithm/diffstg/graph_algo.py community (archive-listed) ran MIT (permissive) · 1ceffc7d0f53c1ae · report
calculate_random_walk_matrix wenhaomin/DiffSTG/algorithm/diffstg/graph_algo.py community (archive-listed) ran MIT (permissive) · 7789ebb3197422ac · report
calculate_reverse_random_walk_matrix wenhaomin/DiffSTG/algorithm/diffstg/graph_algo.py community (archive-listed) ran MIT (permissive) · f73c03e375bef072 · report
compute_alpha wenhaomin/DiffSTG/algorithm/diffstg/model.py community (archive-listed) ran · our draft was wrong MIT (permissive) · 9215fb189fbfb9f4 · report
dir_check wenhaomin/DiffSTG/utils/common_utils.py community (archive-listed) ran MIT (permissive) · 51f13c489cfc568b · report
gather wenhaomin/DiffSTG/utils/common_utils.py community (archive-listed) ran MIT (permissive) · 2b9fe6fe2c375675 · report
search_multihop_neighbor wenhaomin/DiffSTG/algorithm/dataset.py community (archive-listed) ran MIT (permissive) · 6430ec6ed1c51bf6 · report
search_recent_data wenhaomin/DiffSTG/algorithm/dataset.py community (archive-listed) ran MIT (permissive) · c09fb4b865eff9ee · report
to_device wenhaomin/DiffSTG/utils/common_utils.py community (archive-listed) ran MIT (permissive) · 641b26588c161580 · report
generalized_steps wenhaomin/DiffSTG/algorithm/diffstg/model.py community (archive-listed) unverified MIT (permissive) · af14c25458126a5f · report

Tasks

Time SeriesTime Series Analysis

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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