Cross or Wait? Predicting Pedestrian Interaction Outcomes at Unsignalized Crossings
Chi Zhang (1), Amir Hossein Kalantari (2), Yue Yang (2), Zhongjun Ni, (3), Gustav Markkula (2), Natasha Merat (2), Christian Berger (1) ((1), Department of Computer Science, Engineering, University of Gothenburg,, Sweden, (2) Institute for Transport Studies, University of Leeds

TL;DR
This paper develops a machine learning approach to predict pedestrian crossing behavior at unsignalized crossings, considering various interaction factors, and demonstrates improved accuracy over baseline models using simulator data.
Contribution
The paper introduces a neural network model that predicts pedestrian crossing decisions, timing, and duration, incorporating multiple interaction factors, and analyzes feature importance for different scenarios.
Findings
Neural network outperforms logistic regression with 4.46% higher F1 score.
Model reduces RMSE for crossing initiation time by 21.56%.
Model reduces RMSE for crossing duration by 30.14%.
Abstract
Predicting pedestrian behavior when interacting with vehicles is one of the most critical challenges in the field of automated driving. Pedestrian crossing behavior is influenced by various interaction factors, including time to arrival, pedestrian waiting time, the presence of zebra crossing, and the properties and personality traits of both pedestrians and drivers. However, these factors have not been fully explored for use in predicting interaction outcomes. In this paper, we use machine learning to predict pedestrian crossing behavior including pedestrian crossing decision, crossing initiation time (CIT), and crossing duration (CD) when interacting with vehicles at unsignalized crossings. Distributed simulator data are utilized for predicting and analyzing the interaction factors. Compared with the logistic regression baseline model, our proposed neural network model improves the…
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 and Road Safety · Autonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques
MethodsLogistic Regression · Linear Regression
