paper-with-me

Papers

CNN-based Multi-In-Multi-Out Model for Efficient Spatiotemporal Prediction

2026-05-02 · Hyeonseok Jin arxiv

Recently, Convolutional Neural Network (CNN) or Transformer architecture based models have been proposed to overcome the limitations of Recurrent Neural Network (RNN) based models in spatiotemporal prediction. These models prevent the inefficiency of parallelization limitation due to the sequential properties and stacked error due to the recursive method, and show high performance. Novertheless, there are still some challengies. First, CNN based models have difficulty considering global information due to the local properties of the kernel, and their performance is limited. In addition, information is mixed because the time axis is combined with the channel axis of the image for processing. Models based on Transformer architecture have high complexity due to the self-attention calcuation and take a long training time. In this paper, we propose a new structure model called CNN-based Multi-In-Multi-Out model for Efficient Spatiotemporal Prediction (MIMO-ESP) to overcome these limitations. MIMO-ESP considers global information and significantly improves complexity by configuring a Transformer architecture based on CNN. In addition, it treats the time axis as an independent axis without combining it, and effectively considers spatiotemporal information together by applying dilation. This structure makes MIMO-ESP efficient and high performance. Extensive experiment results on three promising benchmark datasets which including video, traffic, and precipitation prediction tasks demonstrate that the usefulness of MIMO-ESP due to the achieved competitive efficiency while outperforming existing models. Furthermore, the ablation study results demonstrate the usefulness of the components of MIMO-ESP, emphasizing the potential of the proposed approaches.

📄 PDF Abstract BibTeX arXiv:2605.01277

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Joint Air Quality and Weather Prediction Based on Multi-Adversarial Spatiotemporal Networks

2020-12-30 · Jindong Han, Hao liu, HengShu Zhu, Hui Xiong 외

Accurate and timely air quality and weather predictions are of great importance to urban governance and human livelihood. Though many efforts have been made for air quality or weather prediction, most of them simply empl…

Graph LearningGraph Neural NetworkMulti-Task LearningPrediction

UQGNN: Uncertainty Quantification of Graph Neural Networks for Multivariate Spatiotemporal Prediction

2025-08-12 · Dahai Yu, Dingyi Zhuang, Lin Jiang, Rongchao Xu 외 arxiv

Spatiotemporal prediction plays a critical role in numerous real-world applications such as urban planning, transportation optimization, disaster response, and pandemic control. In recent years, researchers have made sig…

Graph Neural Network

CMS-LSTM: Context Embedding and Multi-Scale Spatiotemporal Expression LSTM for Predictive Learning

2021-02-06 · Zenghao Chai, Zhengzhuo Xu, Yunpeng Bai, Zhihui Lin 외

Spatiotemporal predictive learning (ST-PL) is a hotspot with numerous applications, such as object movement and meteorological prediction. It aims at predicting the subsequent frames via observed sequences. However, inhe…

PredictionVideo Prediction

Spatiotemporal Propagation Learning for Network-Wide Flight Delay Prediction

2022-07-14 · Yuankai Wu, Hongyu Yang, Yi Lin, Hong Liu

Demystifying the delay propagation mechanisms among multiple airports is fundamental to precise and interpretable delay prediction, which is crucial during decision-making for all aviation industry stakeholders. The prin…

Decision MakingPredictionTime Series Analysis

UCTB: An Urban Computing Tool Box for Building Spatiotemporal Prediction Services

2023-06-07 · Jiangyi Fang, Liyue Chen, Di Chai, Yayao Hong 외

Spatiotemporal crowd flow prediction is one of the key technologies in smart cities. Currently, there are two major pain points that plague related research and practitioners. Firstly, crowd flow is related to multiple d…

Diversity