pith. sign in

arxiv: 2201.06390 · v1 · pith:7BD5S4HHnew · submitted 2022-01-17 · 💻 cs.CV

SwinUNet3D -- A Hierarchical Architecture for Deep Traffic Prediction using Shifted Window Transformers

classification 💻 cs.CV
keywords trafficforecastingfeatureframeshourimportantshiftedspatiotemporal
0
0 comments X
read the original abstract

Traffic forecasting is an important element of mobility management, an important key that drives the logistics industry. Over the years, lots of work have been done in Traffic forecasting using time series as well as spatiotemporal dynamic forecasting. In this paper, we explore the use of vision transformer in a UNet setting. We completely remove all convolution-based building blocks in UNet, while using 3D shifted window transformer in both encoder and decoder branches. In addition, we experiment with the use of feature mixing just before patch encoding to control the inter-relationship of the feature while avoiding contraction of the depth dimension of our spatiotemporal input. The proposed network is tested on the data provided by Traffic Map Movie Forecasting Challenge 2021(Traffic4cast2021), held in the competition track of Neural Information Processing Systems (NeurIPS). Traffic4cast2021 task is to predict an hour (6 frames) of traffic conditions (volume and average speed)from one hour of given traffic state (12 frames averaged in 5 minutes time span). Source code is available online at https://github.com/bojesomo/Traffic4Cast2021-SwinUNet3D.

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. A Road-Conditioned Traffic Movie Prediction Network with Spatiotemporal and Structure-Consistent Learning

    cs.CV 2026-05 unverdicted novelty 4.0

    RCSNet is a road-conditioned spatiotemporal network for traffic movie prediction that reports 5-11% metric gains over baselines in same-city and cross-city settings.