
@article{ref1,
title="An improved learning-based LSTM approach for lane change intention prediction subject to imbalanced data",
journal="Transportation research part C: emerging technologies",
year="2021",
author="Shi, Qian and Zhang, Hui",
volume="133",
number="",
pages="e103414-e103414",
abstract="Lane change intention prediction is an essential component for motion planning of Autonomous Vehicles (AVs). In this work, we aim to achieve this task by using Long-Short Term Memory (LSTM) network. One critical challenge on this task is that the dataset used for training such a network is usually highly imbalanced due to the fact that the size of left/right lane change data is much smaller than that of the lane keeping data. The imbalanced dateset would lead to trivial output of LSTM model. To deal with this problem, we propose a hierarchical over-sampling bagging method based on Grey Wolf Optimizer (GWO) algorithm and Synthetic Minority Over-sampling Technique (SMOTE). With the proposed method, more diverse and informative instances of minority classes can be generated for training LSTM model. Furthermore, we also propose a sampling technique to keep the temporal information and make the proposed method applicable to sequential data. Moreover, to further improve the prediction performance, we also take the interactions between neighboring vehicles into account by concatenating their trajectories when constructing features. We evaluate our method against several baseline algorithms over two benchmark datasets and the empirical results validate the effectiveness and efficiency of our method in terms of the indexes of prediction time, F1, and G-mean.<p /> <p>Language: en</p>",
language="en",
issn="0968-090X",
doi="10.1016/j.trc.2021.103414",
url="http://dx.doi.org/10.1016/j.trc.2021.103414"
}