LGDec 3, 2020

Traffic4cast 2020 -- Graph Ensemble Net and the Importance of Feature And Loss Function Design for Traffic Prediction

arXiv:2012.02115v110 citations
AI Analysis

This work provides an incremental improvement in traffic prediction for urban planners and transportation authorities by enhancing existing U-Net solutions and exploring GNN architectures.

This paper details a solution to the Traffic4cast 2020 challenge, focusing on predicting future traffic states in large cities. The team improved upon the previous year's best U-Net solution and introduced a novel ensemble Graph Neural Network (GNN) architecture, ultimately achieving 4th place in the competition with an ensemble of their U-Net and GNN models.

This paper details our solution to Traffic4cast 2020. Similar to Traffic4cast 2019, Traffic4cast 2020 challenged its contestants to develop algorithms that can predict the future traffic states of big cities. Our team tackled this challenge on two fronts. We studied the importance of feature and loss function design, and achieved significant improvement to the best performing U-Net solution from last year. We also explored the use of Graph Neural Networks and introduced a novel ensemble GNN architecture which outperformed the GNN solution from last year. While our GNN was improved, it was still unable to match the performance of U-Nets and the potential reasons for this shortfall were discussed. Our final solution, an ensemble of our U-Net and GNN, achieved the 4th place solution in Traffic4cast 2020.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes