BiDepth: A Bidirectional-Depth Neural Network for Spatio-Temporal Prediction
Sina Ehsani, Fenglian Pan, Qingpei Hu, Jian Liu

TL;DR
BiDepth introduces a bidirectional-depth neural network with a novel self-attention mechanism that effectively captures complex spatio-temporal correlations, improving prediction accuracy in urban mobility and weather data.
Contribution
The paper presents the BiDepth neural network with dynamic depth modulation and a convolutional self-attention cell, enhancing spatio-temporal modeling capabilities over existing methods.
Findings
12% MSE reduction in urban traffic prediction
15% improvement in precipitation forecasting
Superior performance over ConvLSTM on real-world datasets
Abstract
Accurate spatial-temporal (ST) prediction for dynamic systems, such as urban mobility and weather patterns, is crucial but hindered by complex ST correlations and the challenge of concurrently modeling long-term trends with short-term fluctuations. Existing methods often falter in these areas. This paper proposes the BiDepth Multimodal Neural Network (BDMNN), which integrates two key innovations: 1) a bidirectional depth modulation mechanism that dynamically adjusts network depth to comprehensively capture both long-term seasonality and immediate short-term events; and 2) a novel convolutional self-attention cell (CSAC). Critically, unlike many attention mechanisms that can lose spatial acuity, our CSAC is specifically designed to preserve crucial spatial relationships throughout the network, akin to standard convolutional layers, while simultaneously capturing temporal dependencies.…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Geographic Information Systems Studies · Remote Sensing and LiDAR Applications
