VRU-CIPI: Crossing Intention Prediction at Intersections for Improving Vulnerable Road Users Safety
Ahmed S. Abdelrahman, Mohamed Abdel-Aty, Quoc Dai Tran

TL;DR
This paper introduces VRU-CIPI, a novel attention-based model that accurately predicts crossing intentions of vulnerable road users at intersections, enhancing safety through real-time inference and integration with vehicle communication systems.
Contribution
The paper presents a new sequential attention-based framework combining GRU and Transformer mechanisms for VRU crossing prediction, achieving state-of-the-art accuracy and real-time performance.
Findings
Achieved 96.45% accuracy on UCF-VRU dataset.
Real-time inference at 33 frames per second.
Enhanced intersection safety through proactive signals and warnings.
Abstract
Understanding and predicting human behavior in-thewild, particularly at urban intersections, remains crucial for enhancing interaction safety between road users. Among the most critical behaviors are crossing intentions of Vulnerable Road Users (VRUs), where misinterpretation may result in dangerous conflicts with oncoming vehicles. In this work, we propose the VRU-CIPI framework with a sequential attention-based model designed to predict VRU crossing intentions at intersections. VRU-CIPI employs Gated Recurrent Unit (GRU) to capture temporal dynamics in VRU movements, combined with a multi-head Transformer self-attention mechanism to encode contextual and spatial dependencies critical for predicting crossing direction. Evaluated on UCF-VRU dataset, our proposed achieves state-of-the-art performance with an accuracy of 96.45% and achieving real-time inference speed reaching 33 frames…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTraffic Prediction and Management Techniques · Traffic and Road Safety · Safety Warnings and Signage
MethodsAttention Is All You Need · Linear Layer · Multi-Head Attention · Dense Connections · Dropout · Layer Normalization · Byte Pair Encoding · Softmax · Absolute Position Encodings · Residual Connection
