paper-with-me

Papers

Spatial-temporal Forecasting for Regions without Observations

2024-01-19 · Xinyu Su, Jianzhong Qi, Egemen Tanin, Yanchuan Chang, Majid Sarvi

Spatial-temporal forecasting plays an important role in many real-world applications, such as traffic forecasting, air pollutant forecasting, crowd-flow forecasting, and so on. State-of-the-art spatial-temporal forecasting models take data-driven approaches and rely heavily on data availability. Such models suffer from accuracy issues when data is incomplete, which is common in reality due to the heavy costs of deploying and maintaining sensors for data collection. A few recent studies attempted to address the issue of incomplete data. They typically assume some data availability in a region of interest either for a short period or at a few locations. In this paper, we further study spatial-temporal forecasting for a region of interest without any historical observations, to address scenarios such as unbalanced region development, progressive deployment of sensors or lack of open data. We propose a model named STSM for the task. The model takes a contrastive learning-based approach to learn spatial-temporal patterns from adjacent regions that have recorded data. Our key insight is to learn from the locations that resemble those in the region of interest, and we propose a selective masking strategy to enable the learning. As a result, our model outperforms adapted state-of-the-art models, reducing errors consistently over both traffic and air pollutant forecasting tasks. The source code is available at https://github.com/suzy0223/STSM.

📄 PDF Abstract BibTeX arXiv:2401.10518

Code (1)

suzy0223/stsm 공식 구현 pytorch

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Generalising Traffic Forecasting to Regions without Traffic Observations

2025-08-12 · Xinyu Su, Majid Sarvi, Feng Liu, Egemen Tanin 외 arxiv

Traffic forecasting is essential for intelligent transportation systems. Accurate forecasting relies on continuous observations collected by traffic sensors. However, due to high deployment and maintenance costs, not all…

Spatiotemporal Multi-Graph Convolution Networkfor Ride-hailing Demand Forecasting

2019-01-20 · Conference 2019 1 · Xu Geng, ∗1 Yaguang Li, ∗2 Leye Wang, 1 외

Region-level demand forecasting is an essential task in ridehailing services. Accurate ride-hailing demand forecasting can guide vehicle dispatching, improve vehicle utilization, reduce the wait-time, and mitigate traffi…

Demand ForecastingSpatio-Temporal ForecastingTime Series Analysis

STOAT: Spatial-Temporal Probabilistic Causal Inference Network

2025-06-11 · Yang Yang, Du Yin, Hao Xue, Flora Salim

Spatial-temporal causal time series (STC-TS) involve region-specific temporal observations driven by causally relevant covariates and interconnected across geographic or network-based spaces. Existing methods often model…

Causal Inference

Spatiotemporal Multi-Graph Convolution Network for Ride-hailing Demand Forecasting

2019-07-17 · AAAI 2019 7 · Xu Geng, Yaguang Li, Leye Wang, Lingyu Zhang 외

Region-level demand forecasting is an essential task in ride- hailing services. Accurate ride-hailing demand forecasting can guide vehicle dispatching, improve vehicle utilization, reduce the wait-time, and mitigate traf…

Demand Forecasting

Capturing Complex Spatial-Temporal Dependencies in Traffic Forecasting: A Self-Attention Approach

2025-11-11 · Zheng Chenghong, Zongyin Deng, Liu Cheng, Xiong Simin 외 arxiv

We study the problem of traffic forecasting, aiming to predict the inflow and outflow of a region in the subsequent time slot. The problem is complex due to the intricate spatial and temporal interdependence among region…