5,994 research outputs found

    Traffic Time Headway Prediction and Analysis: A Deep Learning Approach

    Get PDF
    In the modern world of Intelligent Transportation System (ITS), time headway is a key traffic flow parameter affecting ITS operations and planning. Defined as “the time difference between any two successive vehicles when they cross a given point”, time headway is used in various traffic and transportation engineering research domains, such as capacity analysis, safety studies, car-following, and lane-changing behavior modeling, and level of service evaluation describing stochastic features of traffic flow. Advanced travel and headway information can also help road users avoid traffic congestion through dynamic route planning, for instance. Hence, it is crucial to accurately model headway distribution patterns for the purpose of analyzing traffic operations and making subsequent infrastructure-related decisions. Previous studies have applied a variety of probabilistic models, machine learning algorithms (for example, support vector machine, relevance vector machine, etc.), and neural networks for short-term headway prediction. Recently, deep learning has become increasingly popular following a surge of traffic big data with high resolution, thriving algorithms, and evolved computational capacity. However, only a few studies have exploited this emerging technology for headway prediction applications. This is largely due to the difficulty in capturing the random, seasonal, nonlinear, and spatiotemporal correlated nature of traffic data and asymmetric human driving behavior which has a significant impact on headway. This study employs a novel architecture of deep neural networks, Long Short-Term Neural Network (LSTM NN), to capture nonlinear traffic dynamics effectively to predict vehicle headway. LSTM NN can overcome the issue of back-propagated error decay (that is, vanishing gradient problem) existing in regular Recurrent Neural Network (RNN) through memory blocks which is its special feature, and thus exhibits superior capability for time series prediction with long temporal dependency. There is no existing appropriate model for long term prediction of traffic headway, as existing models lack using big dataset and solving the vanishing gradient problem because of not having a memory block. To overcome these critics and fill the gaps in previous works, multiple LSTM layers are stacked to incorporate temporal information. For model training and validation, this study used the USDOT’s Next Generation Simulation (NGSIM) dataset, which contains historical data of some important features to describe the headway distribution such as lane numbers, microscopic traffic flow parameters, vehicle and road shape, vehicle type, and velocity. LSTM NN can capture the historical relationships between these variables and save them using its unique memory block. At the headway prediction stage, the related spatiotemporal features from the dataset (HighwayI-80) were fed into a fully connected layer and again tested with testing data for validation (both highway I-80 & US 101). The predicted accuracy outperforms previous time headway predictions

    Mathematical Model and Cloud Computing of Road Network Operations under Non-Recurrent Events

    Get PDF
    Optimal traffic control under incident-driven congestion is crucial for road safety and maintaining network performance. Over the last decade, prediction and simulation of road traffic play important roles in network operation. This dissertation focuses on development of a machine learning-based prediction model, a stochastic cell transmission model (CTM), and an optimisation model. Numerical studies were performed to evaluate the proposed models. The results indicate that proposed models are helpful for road management during road incidents

    Exploring Driving Behavior for Autonomous Vehicles Based on Gramian Angular Field Vision Transformer

    Full text link
    Effective classification of autonomous vehicle (AV) driving behavior emerges as a critical area for diagnosing AV operation faults, enhancing autonomous driving algorithms, and reducing accident rates. This paper presents the Gramian Angular Field Vision Transformer (GAF-ViT) model, designed to analyze AV driving behavior. The proposed GAF-ViT model consists of three key components: GAF Transformer Module, Channel Attention Module, and Multi-Channel ViT Module. These modules collectively convert representative sequences of multivariate behavior into multi-channel images and employ image recognition techniques for behavior classification. A channel attention mechanism is applied to multi-channel images to discern the impact of various driving behavior features. Experimental evaluation on the Waymo Open Dataset of trajectories demonstrates that the proposed model achieves state-of-the-art performance. Furthermore, an ablation study effectively substantiates the efficacy of individual modules within the model

    Driver Digital Twin for Online Prediction of Personalized Lane Change Behavior

    Full text link
    Connected and automated vehicles (CAVs) are supposed to share the road with human-driven vehicles (HDVs) in a foreseeable future. Therefore, considering the mixed traffic environment is more pragmatic, as the well-planned operation of CAVs may be interrupted by HDVs. In the circumstance that human behaviors have significant impacts, CAVs need to understand HDV behaviors to make safe actions. In this study, we develop a Driver Digital Twin (DDT) for the online prediction of personalized lane change behavior, allowing CAVs to predict surrounding vehicles' behaviors with the help of the digital twin technology. DDT is deployed on a vehicle-edge-cloud architecture, where the cloud server models the driver behavior for each HDV based on the historical naturalistic driving data, while the edge server processes the real-time data from each driver with his/her digital twin on the cloud to predict the lane change maneuver. The proposed system is first evaluated on a human-in-the-loop co-simulation platform, and then in a field implementation with three passenger vehicles connected through the 4G/LTE cellular network. The lane change intention can be recognized in 6 seconds on average before the vehicle crosses the lane separation line, and the Mean Euclidean Distance between the predicted trajectory and GPS ground truth is 1.03 meters within a 4-second prediction window. Compared to the general model, using a personalized model can improve prediction accuracy by 27.8%. The demonstration video of the proposed system can be watched at https://youtu.be/5cbsabgIOdM

    A Novel Temporal Multi-Gate Mixture-of-Experts Approach for Vehicle Trajectory and Driving Intention Prediction

    Full text link
    Accurate Vehicle Trajectory Prediction is critical for automated vehicles and advanced driver assistance systems. Vehicle trajectory prediction consists of two essential tasks, i.e., longitudinal position prediction and lateral position prediction. There is a significant correlation between driving intentions and vehicle motion. In existing work, the three tasks are often conducted separately without considering the relationships between the longitudinal position, lateral position, and driving intention. In this paper, we propose a novel Temporal Multi-Gate Mixture-of-Experts (TMMOE) model for simultaneously predicting the vehicle trajectory and driving intention. The proposed model consists of three layers: a shared layer, an expert layer, and a fully connected layer. In the model, the shared layer utilizes Temporal Convolutional Networks (TCN) to extract temporal features. Then the expert layer is built to identify different information according to the three tasks. Moreover, the fully connected layer is used to integrate and export prediction results. To achieve better performance, uncertainty algorithm is used to construct the multi-task loss function. Finally, the publicly available CitySim dataset validates the TMMOE model, demonstrating superior performance compared to the LSTM model, achieving the highest classification and regression results. Keywords: Vehicle trajectory prediction, driving intentions Classification, Multi-tas
    • …
    corecore