paper-with-me

Papers

Dual Encoding U-Net for Spatio-Temporal Domain Shift Frame Prediction

2021-10-21 · Jay Santokhi, Dylan Hillier, Yiming Yang, Joned Sarwar, Anna Jordan, Emil Hewage

The landscape of city-wide mobility behaviour has altered significantly over the past 18 months. The ability to make accurate and reliable predictions on such behaviour has likewise changed drastically with COVID-19 measures impacting how populations across the world interact with the different facets of mobility. This raises the question: "How does one use an abundance of pre-covid mobility data to make predictions on future behaviour in a present/post-covid environment?" This paper seeks to address this question by introducing an approach for traffic frame prediction using a lightweight Dual-Encoding U-Net built using only 12 Convolutional layers that incorporates a novel approach to skip-connections between Convolutional LSTM layers. This approach combined with an intuitive handling of training data can model both a temporal and spatio-temporal domain shift (gitlab.com/alchera/alchera-traffic4cast-2021).

📄 PDF Abstract BibTeX arXiv:2110.11140

Code (1)

iarai/NeurIPS2021-traffic4cast 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Sigmoid Activation 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Reversible Residual Normalization Alleviates Spatio-Temporal Distribution Shift

2026-04-17 · Zhaobo Hu, Vincent Gauthier, Mehdi Naima arxiv

Distribution shift severely degrades the performance of deep forecasting models. While this issue is well-studied for individual time series, it remains a significant challenge in the spatio-temporal domain. Effective so…

STRPM: A Spatiotemporal Residual Predictive Model for High-Resolution Video Prediction

2022-03-30 · CVPR 2022 1 · Zheng Chang, Xinfeng Zhang, Shanshe Wang, Siwei Ma 외

Although many video prediction methods have obtained good performance in low-resolution (64$\sim$128) videos, predictive models for high-resolution (512$\sim$4K) videos have not been fully explored yet, which are more me…

4kVideo PredictionVocal Bursts Intensity Prediction

When Spatio-Temporal Meet Wavelets: Disentangled Traffic Forecasting via Efficient Spectral Graph Attention Networks

2023-07-26 · IEEE 39th International Conference on Data Engineering (ICDE) 2023 7 · Yuchen Fang, Yanjun Qin, Haiyong Luo, Fang Zhao 외

Traffic forecasting is crucial for public safety and resource optimization, yet is very challenging due to the temporal changes and the dynamic spatial correlations of the traffic data. To capture these intricate depende…

Graph AttentionTraffic Prediction

STM: SpatioTemporal and Motion Encoding for Action Recognition

2019-08-07 · ICCV 2019 10 · Boyuan Jiang, Mengmeng Wang, Weihao Gan, Wei Wu 외

Spatiotemporal and motion features are two complementary and crucial information for video action recognition. Recent state-of-the-art methods adopt a 3D CNN stream to learn spatiotemporal features and another flow strea…

Action ClassificationAction RecognitionAction Recognition In VideosTemporal Action Localization

Beyond Spatial Pyramid Matching: Space-time Extended Descriptor for Action Recognition

2015-10-15 · Zhenzhong Lan, Alexander G. Hauptmann

We address the problem of generating video features for action recognition. The spatial pyramid and its variants have been very popular feature models due to their success in balancing spatial location encoding and spati…

Action RecognitionDiversityTemporal Action Localization