CVAIJun 13, 2018

Deep Sequence Learning with Auxiliary Information for Traffic Prediction

arXiv:1806.07380v1220 citations
Originality Synthesis-oriented
AI Analysis

This work addresses traffic prediction for urban planning and navigation systems, but it is incremental as it combines existing data types in a known framework.

The paper tackled traffic prediction by integrating offline geographical and social attributes, road intersection information, and online crowd queries within an encoder-decoder framework, demonstrating effectiveness on a real-world Baidu dataset.

Predicting traffic conditions from online route queries is a challenging task as there are many complicated interactions over the roads and crowds involved. In this paper, we intend to improve traffic prediction by appropriate integration of three kinds of implicit but essential factors encoded in auxiliary information. We do this within an encoder-decoder sequence learning framework that integrates the following data: 1) offline geographical and social attributes. For example, the geographical structure of roads or public social events such as national celebrations; 2) road intersection information. In general, traffic congestion occurs at major junctions; 3) online crowd queries. For example, when many online queries issued for the same destination due to a public performance, the traffic around the destination will potentially become heavier at this location after a while. Qualitative and quantitative experiments on a real-world dataset from Baidu have demonstrated the effectiveness of our framework.

Code Implementations1 repo
Foundations

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

Your Notes