Traffic flow prediction using Deep Sedenion Networks
Alabi Bojesomo, Panos Liatsis, Hasan Al Marzouqi

TL;DR
This paper introduces a novel sedenion U-Net neural network for traffic flow prediction, effectively encoding multimodal traffic data to forecast speed and volume in multiple cities with high accuracy.
Contribution
The paper presents a new sedenion neural network architecture tailored for multimodal traffic data encoding and prediction, demonstrating improved performance over existing methods.
Findings
Validation MSE of 1.33e-3
Test MSE of 1.31e-3
Effective multimodal data encoding with sedenion networks
Abstract
In this paper, we present our solution to the Traffic4cast2020 traffic prediction challenge. In this competition, participants are to predict future traffic parameters (speed and volume) in three different cities: Berlin, Istanbul and Moscow. The information provided includes nine channels where the first eight represent the speed and volume for four different direction of traffic (NE, NW, SE and SW), while the last channel is used to indicate presence of traffic incidents. The expected output should have the first 8 channels of the input at six future timing intervals (5, 10, 15, 30, 45, and 60min), while a one hour duration of past traffic data, in 5mins intervals, are provided as input. We solve the problem using a novel sedenion U-Net neural network. Sedenion networks provide the means for efficient encoding of correlated multimodal datasets. We use 12 of the 15 sedenion imaginary…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Neural Networks and Applications · Time Series Analysis and Forecasting
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Convolution · Max Pooling · U-Net
