Pith

open record

sign in

arxiv: 2506.01364 · v1 · pith:WNOETOXH · submitted 2025-06-02 · cs.LG · cs.AI

Unraveling Spatio-Temporal Foundation Models via the Pipeline Lens: A Comprehensive Review

Reviewed by Pith T0 review T1 audit T2 compute T3 formal T4 reserved pith:WNOETOXHrecord.jsonopen to challenge →

classification cs.LG cs.AI
keywords modelsspatio-temporalfoundationdatapipelinelearningprevioustasks
0
0 comments X
read the original abstract

Spatio-temporal deep learning models aims to utilize useful patterns in such data to support tasks like prediction. However, previous deep learning models designed for specific tasks typically require separate training for each use case, leading to increased computational and storage costs. To address this issue, spatio-temporal foundation models have emerged, offering a unified framework capable of solving multiple spatio-temporal tasks. These foundation models achieve remarkable success by learning general knowledge with spatio-temporal data or transferring the general capabilities of pre-trained language models. While previous surveys have explored spatio-temporal data and methodologies separately, they have ignored a comprehensive examination of how foundation models are designed, selected, pre-trained, and adapted. As a result, the overall pipeline for spatio-temporal foundation models remains unclear. To bridge this gap, we innovatively provide an up-to-date review of previous spatio-temporal foundation models from the pipeline perspective. The pipeline begins with an introduction to different types of spatio-temporal data, followed by details of data preprocessing and embedding techniques. The pipeline then presents a novel data property taxonomy to divide existing methods according to data sources and dependencies, providing efficient and effective model design and selection for researchers. On this basis, we further illustrate the training objectives of primitive models, as well as the adaptation techniques of transferred models. Overall, our survey provides a clear and structured pipeline to understand the connection between core elements of spatio-temporal foundation models while guiding researchers to get started quickly. Additionally, we introduce emerging opportunities such as multi-objective training in the field of spatio-temporal foundation models.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. An Efficient and Effective Architecture for Large-Scale Traffic Prediction via Geometry-Adaptive Square Partitioning

    cs.LG 2026-06 unverdicted novelty 6.0

    SqLinear uses geometry-adaptive square partitioning with theoretical guarantees plus hierarchical linear interactions to cut MAE 2.3-5.8% and training time 13-31% on large traffic datasets versus 10 baselines.