SearcharxivSearch

arXiv subjects

Yang-Jun Joo

Publications and source records attributed to Yang-Jun Joo.

2 recordsLinked to original sources

MMCAformer: Macro-Micro Cross-Attention Transformer for Traffic Speed Prediction with Microscopic Connected Vehicle Driving Behavior

Accurate speed prediction is crucial for proactive traffic management to enhance traffic efficiency and safety. Existing studies have primarily relied on aggregated, macroscopic traffic flow data to predict future traffic trends, whereas road traffic dynamics are also influenced by individual, microscopic human driving behaviors. Recent Connected Vehicle (CV) data provide rich driving behavior features, offering new opportunities to incorporate these behavioral insights into speed prediction. To this end, we propose the Macro-Micro Cross-Attention Transformer (MMCAformer) to integrate CV data-based micro driving behavior features with macro traffic features for speed prediction. Specifically, MMCAformer employs self-attention to learn intrinsic dependencies in macro traffic flow and cross-attention to capture spatiotemporal interplays between macro traffic status and micro driving behavior. MMCAformer is optimized with a Student-t negative log-likelihood loss to provide point-wise speed prediction and estimate uncertainty. Experiments on four Florida freeways demonstrate the superior performance of the proposed MMCAformer compared to baselines. Compared with only using macro features, introducing micro driving behavior features not only enhances prediction accuracy (e.g., overall RMSE, MAE, and MAPE reduced by 9.0%, 6.9%, and 10.2%, respectively) but also shrinks model prediction uncertainty (e.g., mean predictive intervals decreased by 10.1-24.0% across the four freeways). Results reveal that hard braking and acceleration frequencies emerge as the most influential features. Such improvements are more pronounced under congested, low-speed traffic conditions.

cs.LG

Arterial Network Traffic State Prediction with Connected Vehicle Data: An Abnormality-Aware Spatiotemporal Network

Emerging connected-vehicle (CV) data shows great potential in urban traffic monitoring and forecasting. However, prior CV-based studies on arterial traffic measures prediction are limited to simulated high-penetration scenarios or small networks, which are challenging to apply in real-world city-scale arterial networks. To address such gaps, we develop a CV data-based arterial traffic prediction framework with two components: (1) a two-stage traffic state extraction method that estimates vehicle-level traffic measures from CV trajectories and then aggregates them into network-level traffic state measures; (2) an Abnormality-aware spatiotemporal graph convolution network (AASTGCN) that adopts a dual-expert architecture to separately model normal and abnormal traffic, and jointly captures short-term traffic dynamics and long-term periodicity via spatiotemporal GCN with a gated-fusion mechanism. Real-world CV data are used to test our method in a large arterial network with 1,050 links. Experimental results show that: 1) The proposed traffic estimation method is effective for large arterial networks to provide real-time traffic measures (e.g., link-level average travel delay and queue length), which are critical for urban traffic operation and evaluation. 2) Abnormal traffic prediction is typically challenging for existing methods. By modeling abnormal cases separately from normal traffic in two dedicated experts, AASTGCN outperforms existing models for both normal and abnormal traffic conditions. 3) The gate-fusion mechanism adaptively balances real-time and historical information: it leverages more historical-periodic information in normal traffic and shifts a higher weight to real-time traffic dynamics for abnormal traffic deviating abruptly from historical patterns.

cs.NI