Transposed Variational Auto-encoder with Intrinsic Feature Learning for Traffic Forecasting
Leyan Deng, Chenwang Wu, Defu Lian, Min Zhou

TL;DR
This paper introduces the Transposed Variational Auto-encoder combined with Graph Attention Networks and feature selection to improve traffic forecasting accuracy, achieving first place in the Traffic4cast 2022 challenge.
Contribution
The paper proposes a novel TVAE model with GAT and feature selection for enhanced traffic state prediction in sparse and diverse data scenarios.
Findings
Ranked first in both Traffic4cast 2022 challenges
Effective reconstruction of missing data using TVAE
Improved correlation modeling with GAT
Abstract
In this technical report, we present our solutions to the Traffic4cast 2022 core challenge and extended challenge. In this competition, the participants are required to predict the traffic states for the future 15-minute based on the vehicle counter data in the previous hour. Compared to other competitions in the same series, this year focuses on the prediction of different data sources and sparse vertex-to-edge generalization. To address these issues, we introduce the Transposed Variational Auto-encoder (TVAE) model to reconstruct the missing data and Graph Attention Networks (GAT) to strengthen the correlations between learned representations. We further apply feature selection to learn traffic patterns from diverse but easily available data. Our solutions have ranked first in both challenges on the final leaderboard. The source code is available at…
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 · Human Mobility and Location-Based Analysis · Time Series Analysis and Forecasting
MethodsFeature Selection
