Related Experiment Video
Updated: Jan 28, 2026

Methods to Test Visual Attention Online
Published on: February 19, 2015
An LSTM-Based Method with Attention Mechanism for Travel Time Prediction
Xiangdong Ran1, Zhiguang Shan2,3, Yufei Fang4,5
1School of Computer Science and Technology, University of Science and Technology Beijing, Beijing 100083, China. ranxiangdong@hotmail.com.
Abstract:
Traffic prediction is based on modeling the complex non-linear spatiotemporal traffic dynamics in road network. In recent years, Long Short-Term Memory has been applied to traffic prediction, achieving better performance. The existing Long Short-Term Memory methods for traffic prediction have two drawbacks: they do not use the departure time through the links for traffic prediction, and the way of modeling long-term dependence in time series is not direct in terms of traffic prediction. Attention mechanism is implemented by constructing a neural network according to its task and has recently demonstrated success in a wide range of tasks. In this paper, we propose an Long Short-Term Memory-based method with attention mechanism for travel time prediction. We present the proposed model in a tree structure. The proposed model substitutes a tree structure with attention mechanism for the unfold way of standard Long Short-Term Memory to construct the depth of Long Short-Term Memory and modeling long-term dependence. The attention mechanism is over the output layer of each Long Short-Term Memory unit. The departure time is used as the aspect of the attention mechanism and the attention mechanism integrates departure time into the proposed model. We use AdaGrad method for training the proposed model. Based on the datasets provided by Highways England, the experimental results show that the proposed model can achieve better accuracy than the Long Short-Term Memory and other baseline methods. The case study suggests that the departure time is effectively employed by using attention mechanism.
Related Concept Videos
Travelling Waves
Water waves, sound waves, and seismic waves are some examples of mechanical waves. For water waves, the wave propagation medium is...
Traveling Waves: Lossless Lines
Predicting Molecular Geometry
Reaction Mechanisms
For instance, the decomposition of ozone appears to follow a mechanism with two steps:
Prediction Intervals
However, the point estimate is most likely not the exact value of the population parameter, but close to it. After calculating point estimates, we construct interval estimates, called confidence intervals or prediction intervals. This prediction interval comprises a range of values unlike the point estimate and is a better predictor of the observed sample value, y.
Attention-Deficit/Hyperactivity Disorder
Diagnostic Criteria and Symptoms
To diagnose ADHD, symptoms must manifest before age 12 and be evident across multiple settings....

