LGMLMay 27, 2019

Attention-based Supply-Demand Prediction for Autonomous Vehicles

arXiv:1905.10983v12 citations
Originality Incremental advance
AI Analysis

This work addresses prediction challenges for autonomous vehicle control, but it appears incremental as it builds on existing techniques like LSTM and attention mechanisms.

The paper tackles supply-demand prediction for autonomous vehicles in intelligent transportation systems by proposing two attention-based models (ARLP and Advanced ARLP) that incorporate spatial, temporal, and semantic relations, achieving more accurate and stable results than existing methods.

As one of the important functions of the intelligent transportation system (ITS), supply-demand prediction for autonomous vehicles provides a decision basis for its control. In this paper, we present two prediction models (i.e. ARLP model and Advanced ARLP model) based on two system environments that only the current day's historical data is available or several days' historical data are available. These two models jointly consider the spatial, temporal, and semantic relations. Spatial dependency is captured with residual network and dimension reduction. Short term temporal dependency is captured with LSTM. Long term temporal dependency and temporal shifting are captured with LSTM and attention mechanism. Semantic dependency is captured with multi-attention mechanism and autocorrelation coefficient method. Extensive experiments show that our frameworks provide more accurate and stable prediction results than the existing methods.

Foundations

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

Your Notes