This is an open access article distributed under the Creative Commons Attribution License, which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
1. Introduction
The intelligent and connected vehicle (ICV) [1] integrates modern communication and network technology and has environment perception, intelligent decision-making, and collaborative control functions. It can achieve safe, efficient, comfortable, and energy-saving driving and realize a new generation of vehicle that replaces humans [2].
Lane-change behavior detection and prediction plays an important role in the ICV technology. During the driving of the vehicle, the current driving environment may be misjudged due to the occlusion of surrounding vehicles or the driver’s inattention, resulting in greater safety hazards. Therefore, the sensor and communication technology can assist the ICV to perceive and judge the surrounding environment and the state of the vehicle and combined with artificial intelligence technology can predict the lane-changing behavior, thereby improving the driving safety.
Many methods have been proposed for lane-change detection and prediction, in which the main technical means and data sources used can be summarized as trajectories, steering wheel, surrounding environment, driving style, computer vision and roadside LiDAR, etc., as shown in Table 1. Lane-change behavior detection methods based on trajectory data are proposed in Refs. [3–8], such as fuzzy logic [3], support vector machine (SVM) [4], long short-term memory network and convolutional neural network (LSTM-CNN) [5], maneuver classification [6], and hidden Markov model [7, 8]. Panichpapiboon and Leakkaw explore an approach to detect lane-change behavior using steering wheel angles extracted from the smart phone [9]. Zheng and Hansen propose an approach to detect lane-change behavior using the steering angle signal from CAN-bus [10]. Ali et al. propose a wavelet transform (WT)-based method to detect failed lane-changing attempts and used the random parameter binary logic model to study how the connected environment affects related parameters [11]. Woo et al. present a method to determine the driving styles and use the result to detect the lane-change behavior [12]. Nguyen et al. introduce a vision-based lane and vehicle detection approach for the lane-change assistant system [13]. Wang et al. present a method to detect lane-change behavior based on candidate lane markings [14]. Wei et al. develop a computer vision system to detect the lane-change behavior [15]. Cui et al. develop the methods to detect and predict lane-change behavior using vehicle trajectories from roadside LiDAR data [17]. Xu et al. present a V2X-based lane-change prediction model using vehicle trajectories [18]. Zhang and Fu present a lane-change intention detection method using motion parameters of the vehicle and surrounding vehicles [19]. Gao et al. introduce a lane-change behavior detection approach using multiple differing modality data [20]. Jin et al. present an optimal lane-change timing prediction model based on the driver’s habits [21]. Huang et al. present a trajectory planning and control approach based on user preferences [22]. Xing et al. propose a driving pattern analysis and motion prediction system that determines the trajectory according to user’s preference [23]. Xing et al. develop a driver intention inference system for highway lane-change maneuvers [16]. Xing et al. present a leading vehicle trajectory prediction approach that considers different driving styles [24].
Table 1
Comparison of lane-change detection or prediction approaches.
Trajectories | Steering wheel | Surrounding environment | Driving style | Computer vision | Roadside LiDAR | |
[3–8] | √ | |||||
[9, 10] | √ | |||||
[11] | √ | |||||
[12] | √ | |||||
[13–16] | √ | |||||
[17] | √ | |||||
[18, 19] | √ | √ | ||||
[20] | √ | √ | ||||
[21] | √ | √ | ||||
[22–24] | √ | √ | ||||
Proposed approach | √ | √ | √ |
In the above studies, different methods and models using different technical means and considering the influence of different characteristic parameters have been designed and proposed, fully verified, and achieved great results. However, few studies have simultaneously considered the effects of the vehicle, environment and driver, and the relationship between them when the ICV changes lanes. In this paper, a novel intelligent approach combines the driving state of the vehicle, the surrounding driving environment, and the driving style is proposed to predict the lane-change behaviors for ICVs. First, based on the learning of the driving habits of manual drivers, the current lane-change environment is judged according to the driving state of surrounding vehicles. If the current environment is suitable for lane change, then the vehicle driving state parameters are predicted, and the lane-change behavior detection method is proposed to judge the predicted value, so as to predict the lane-change behavior. The main contributions can be summarized as follows.
(i) According to the relevant characteristic parameters of the vehicle lane change, the NGSIM dataset is processed and analyzed, so that a modified dataset for the lane-change behavior prediction is established
(ii) Based on the driving habits of manual drivers, a HMM-based model is designed to judge whether the current surrounding environment of the vehicle is suitable for the lane change
(iii) Based on the analysis of lane-change behavior characteristics, a prediction model based on LSTM and lane-change feature judgment method is proposed to predict the state parameters of the vehicle and determine whether it will change lanes
(iv) A novel approach based on intelligent and connected technology, which in combination with the driving style-based lane-change environment and the driving trajectory-related parameters of the vehicle and surrounding vehicles, is proposed and performed on the established dataset to predict the lane-change behavior of vehicles
The rest of the paper is organized as follows. In Section 2, the establishment process of the dataset is described. In Section 3, on the basis of fully analyzing the characteristics of lane-change behavior, the proposed approach to lane-change behavior prediction is introduced in detail. Section 4 gives the experimental results and analysis of the proposed approach performed on the modified dataset. Section 5 concludes the research work and presents the future work.
1.1. Dataset Establishment
In this paper, the NGSIM dataset is processed to obtain the vehicle’s trajectory and surrounding driving environment data, so as to combine the driver’s driving style to build and verify the vehicle’s lane-change prediction model.
1.2. Data Description
The NGSIM is a dataset of different sections initiated by the United States Department of Transportation (US DOT) Federal Highway Administration (FHWA) [25]. In the NGSIM, I-80 and US-101 are the datasets collected in highway, which are studied in this paper. As shown in Figure 1, both I-80 and US-101 consist of five main lanes, one distribution lane, one on-ramp, and one off-ramp (the off-ramp of I-80 is not located within the study area). In I-80, the 1650-foot-long study area is divided into seven sub-areas by seven cameras to record the relevant data, while in US-101, the 2100-foot-long study area is divided into eight sub-areas by eight cameras. The dataset contains the trajectory data of all vehicles in the study area during the recorded time period.
[figures omitted; refer to PDF]
1.3. Data Preprocessing
In order to analyze the characteristics of the lane-change behavior, characteristic parameters such as the coordinates and velocity of the vehicles are extracted from the NGSIM dataset. The coordinates of the ramp and the most adjacent lane have a large overlap, which will cause great interference to the study. Therefore, the data related to the ramp and the most adjacent lane are eliminated in the study. To further analyze the influence of the surrounding lane-change environment on lane-change behavior and the relationship between them, the distance between the vehicle and the front and rear vehicles on the current lane and adjacent lanes is calculated. The lateral speed of the vehicle is also calculated in order to predict the lane-change behavior. The complete data of 92 lane-changing vehicles, a total of 92932 frames, are finally screened out and processed; then a modified dataset is established.
In the processed data, the surrounding lane-change environment at the time of a certain vehicle lane-change frame is shown in Figure 2. The range of lane coordinates calculated according to the data in the processed dataset is shown in Table 2.
[figure omitted; refer to PDF]
B represents the observation probability matrix, in which bj(M) is the probability of generating the observation OM under the condition that time T is in state hj:
In this paper, the dataset contains the observation sequence and the corresponding state sequence. Therefore, the supervised learning method can be used to estimate parameters of HMM. The maximum likelihood estimation method is used, and the specific method is as follows:
(1) Estimate the transition probability. Assume that the frequency of the sample at time t in state i and transition to state j at time t + 1 is Aij, then the estimation of state transition probability aij is as follows:
(2) Estimate the probability of observation. Assume that the frequency of the sample state is j and the observation is M is BjM, then the estimation of the probability bj(M) that the state is j and the observation is M is as follows:
(3) Estimate the initial state probability. The estimate
After the model parameters are determined, using the forward probability and the backward probability, given the model
From the definition of forward probability
Then
2.2.2. LSTM-Based Vehicle Trajectory Prediction
After judging the surrounding lane-change environment, the data suitable for lane change would be screened out to predict the lane-change behavior. An LSTM [30] model is designed to predict the current vehicle motion data. The structure of an LSTM block [31] is shown as Figure 5, in which fi is the input activation function, fo is the output activation function, and
[figure omitted; refer to PDF]
The intermediate states at time t are as follows: the output state
At time t, through the new input and state feedback at previous time, the entire LSTM unit is updated, including the update of Ct and ht:
In the update process of each gate function and the output state of the entire unit, the key information in the input feature is retained and transferred through the forget gate function and the transfer of the state.
2.2.3. The Lane-Change Behavior Prediction Approach
The predicted data with conditions for lane change are used to determine whether the current vehicle will change lanes through the lane-change detection algorithm, which can be described as shown in Algorithm 1. An optimal sampling interval length (δ sampling period) is obtained according to the data training, and then the velocity data on x-axis are used as input according to the obtained sampling interval length. In the process of lane-change detection, first, calculate all zero-crossing points in the input data and sort them by time; then, calculate the lateral velocity integral between all adjacent zero-crossing points; finally, train the calculation results based on the KNN [32, 33] method, and output lane-change detection result (the lane-change behavior category) and the start and end time of lane-change process.
Algorithm 1: Lane-change detection algorithm.
Input: The velocity data on x-axis in δ sampling periods, Vx;
Output: The predicted lane-change behavior, behavior; The beginning and ending time of the predicted lane-change behavior, t1, t2;
(1) for i = 1 to length do
(2) if
(3)
(4) end if
(5) end for
(6) for all zero crossing value m = 1 to length do
(7)
(8) end for
(9) for all training object
(10) Compute distance
(11) Select Iz⊆ I, the set of k closest training objects to z; return
(12) end for
The structure of proposed multimodel fusion lane-change behavior prediction approach can be described as shown in Figure 6. First, the surrounding environment parameters related to the lane-change condition are used to judge the current lane-change condition through the HMM-based model. Then, the vehicle trajectory data which meet lane-change conditions are predicted by the LSTM-based model. Finally, the lane-change behavior is predicted by the proposed lane-change detection algorithm; the predicted lane-change behavior and the start and end time of lane-change process are output.
[figure omitted; refer to PDF]
The prediction result of designed LSTM is shown in Figure 9, in which the blue line represents original data and yellow line and green line indicate the prediction result of the training set and the test set, respectively. The root mean square error (RMSE) of the prediction is 0.37 m/s for the training set and 0.68 m/s for the test set. From the prediction results in the figure, it can be found that the overall prediction error of the designed model is small, and the prediction error is greater when the data have large and sudden changes than when the data are flat. The maximum prediction error of the dataset is 5.5668 m/s (the original data is 50.0055 m/s).
[figure omitted; refer to PDF]
It can be seen from the experimental result of detection that the P of left-lane-change detection has reached 100% and R of it is 83.05%, the P of right-lane-change detection is 90.91% and R of it is 100%, while P and R of nonlane change are 99.55% and 100%, respectively. The F1 values of left-lane change, nonlane change, and right-lane change are 90.74%, 99.77%, and 95.24%, respectively.
From the confusion matrix of detection result, it can be found that the accuracy of the detection algorithm is 99.56%. Among them, 10 samples in nonlane change are detected as left-lane change, and 1 sample is detected as right-lane change, while no lane-change behavior is detected as nonlane change and there is no error detection between left-lane change and right-lane change, which shows that the proposed detection algorithm could accurately detect lane-change information for the safe lane change of ICV.
Taking entire driving process of vehicle 2458 as an example, the detection result is shown in Figure 11. It can be seen from the figure that vehicle 2458 made a lane change at t = 600 during the whole process, and its lateral velocity has an obvious acceleration process. The designed detection algorithm accurately detects the lane-change behavior and calculates the lane-change process that is between t1 = 591 and t2 = 641.
[figure omitted; refer to PDF]
From the experimental result of prediction, it can be seen that P of left-lane-change detection is 89.36% and R of it is 95.45%, the P of right-lane-change detection is 90.00% and R of it is 81.82%, while P and R of nonlane change are 99.72% and 99.65%, respectively. The F1 values of left-lane change, nonlane change and right-lane change are 92.31%, 99.65%, and 85.71%, respectively.
It can be found from the confusion matrix of prediction result that the accuracy of the prediction approach is 99.32%. Among them, 2 samples in nonlane change are predicted as left-lane change, and 2 samples are predicted as right-lane change. 5 samples in left-lane change are predicted as nonlane change, with a precision of 89.36%, and 1 sample in right-lane change is predicted as nonlane change, with a precision of 90.00%, while there is no error detection between left-lane change and right-lane change. The experimental result shows that the proposed prediction approach could effectively provide vehicle lane-change information to assist the ICV in safe lane change.
Taking the entire driving process of vehicle 2458 as an example, the prediction result is shown in Figure 13. It can be seen that the predicted lateral velocity and the truth of lateral velocity are basically consistent in value and trend. The designed prediction approach accurately predicts the lane-change behavior and calculates the lane-change process that is between t1 = 590 and t2 = 776. The predicted time interval of the lane-change process is longer than that calculated by the detection algorithm, which is because that when the lateral velocity value fluctuates around 0, the predicted lateral velocity value fluctuates slightly and is less than 0. The prediction approach can still accurately predict the lane-change behavior and the time interval of lane change.
[figure omitted; refer to PDF]4. Conclusions
The paper proposed a novel intelligent approach to lane-change behavior prediction for ICVs, which combines the surrounding lane-change environment and the vehicle’s own motion parameters. A modified dataset is established based on the NGSIM dataset, and then the proposed approach is trained and tested. From the experimental results, the HMM-based model can make relatively accurate judgments on the lane-change environment, and its calculated lane-change probability at the time of lane change is above 0.5. The prediction RMSE of the vehicle lateral speed by the LSTM-based model is 0.37 m/s for the training set and 0.68 m/s for the test set. The proposed lane-change detection algorithm has an accuracy of 99.56% on the established dataset and can accurately calculate the time interval of the vehicle lane change. On the basis of the fusion of the above models and algorithm, the proposed intelligent prediction approach is completed, result shows that the accuracy of the prediction approach on the established dataset is 99.32%, and the time interval of the vehicle lane change can be calculated accurately. The experimental result indicates that the proposed prediction approach could effectively provide vehicle lane-change information to assist the ICV in safe lane-change and has the potentials for application in actual intelligent and connected environment for ICVs.
Since the proposed approach is postprocessing with measured data, its real-time performance in practical applications needs to be further verified. In future work, the proposed approach can be deployed on mobile terminals for real-time testing, and its accuracy and real-time performance can be further improved.
Acknowledgments
The research work was supported in part by the National Key R & D Program of China under Grant 2018YFB0105205, in part by Technological Innovation Project (Major Program) of Hubei Province under Grant 2019AAA025, and in part by China Scholarship Council under Grant 202106950043.
[1] K. Q. Li, Y. F. Dai, S. B. Li, M. Y. Bian, "State-of-the-art and technical trends of intelligent and connected vehicles," Journal of Automotive Safety and Energy, vol. 8 no. 1, 2017.
[2] S. A. E. China, Technology Road Map for Energy Saving and New Energy Vehicles, 2016. (in Chinese)
[3] X. Yang, L. Tang, K. Stewart, Z. Dong, X. Zhang, Q. Li, "Automatic change detection in lane-level road networks using GPS trajectories," International Journal of Geographical Information Science, vol. 32 no. 3, pp. 601-621, DOI: 10.1080/13658816.2017.1402913, 2018.
[4] H. Woo, Y. H. Ji, H. Kono, Y. Tamura, Y. Kuroda, T. Sugano, Y. Yamamoto, A. Yamashita, H. Asama, "Lane-change detection based on vehicle-trajectory prediction," IEEE Robotics and Automation Letters, vol. 2 no. 2, pp. 1109-1116, 2007.
[5] S. Jia, F. Hui, S. Li, X. Zhao, A. J. Khattak, "Long short‐term memory and convolutional neural network for abnormal driving behaviour recognition," IET Intelligent Transport Systems, vol. 14 no. 5, pp. 306-312, DOI: 10.1049/iet-its.2019.0200, 2019.
[6] D. Augustin, M. Hofmann, U. Konigorski, "Prediction of highway lane changes based on prototype trajectories," Forschung im Ingenieurwesen, vol. 83 no. 2, pp. 149-161, DOI: 10.1007/s10010-019-00321-0, 2019.
[7] S. Park, W. Lim, M. Sunwoo, "Robust lane-change recognition based on an adaptive hidden Markov model using measurement uncertainty," International Journal of Automotive Technology, vol. 20 no. 2, pp. 255-263, DOI: 10.1007/s12239-019-0025-8, 2019.
[8] T. Xu, C. Wen, L. Zhao, M. J. Liu, X. Zhang, "The hybrid model for lane-changing detection at freeway off-ramps using naturalistic driving trajectories," IEEE Access, vol. 7, pp. 2169-3536, DOI: 10.1109/access.2019.2932013, 2019.
[9] S. Panichpapiboon, P. Leakkaw, "Lane change detection with smartphones: a steering wheel-based approach," IEEE Access, vol. 8, pp. 91076-91088, DOI: 10.1109/access.2020.2994352, 2020.
[10] Y. Zheng, J. H. L. Hansen, "Lane-change detection from steering signal using spectral segmentation and learning-based classificationfication," IEEE Transactions on Intelligent Vehicles, vol. 2 no. 1, pp. 14-24, DOI: 10.1109/tiv.2017.2708600, 2017.
[11] Y. Ali, Z. Zheng, M. Mazharul Haque, "Detecting, analysing, and modelling failed lane-changing attempts in traditional and connected environments," Analytic Methods in Accident Research, vol. 28,DOI: 10.1016/j.amar.2020.100138, 2020.
[12] H. Woo, Y. Ji, Y. Tamura, Y. Kuroda, T. Sugano, Y. Yamamoto, A. Yamashita, H. Asama, "Lane-change detection based on individual driving style," Advanced Robotics, vol. 33 no. 20, pp. 1087-1098, DOI: 10.1080/01691864.2019.1659179, 2019.
[13] V. Q. Nguyen, H. Kim, S. C. Jun, K. Boo, "A study on real-time detection method of lane and vehicle for lane change assistant system using vision system on highway," Engineering Science and Technology, an International Journal, vol. 21 no. 5, pp. 822-833, DOI: 10.1016/j.jestch.2018.06.006, 2018.
[14] S. Wang, B. Ott, G. Luo, "Detection of lane-change events in naturalistic driving videos," International Journal of Pattern Recognition & Artificial Intelligence, vol. 32 no. 10,DOI: 10.1142/s0218001418500301, 2018.
[15] Z. S. Wei, C. Wang, P. Hao, M. J. Barth, "Vision-based lane-changing behavior detection using deep residual neural network," Proceedings of the 2019 IEEE Intelligent Transportation Systems Conference (ITSC),DOI: 10.1109/itsc.2019.8917158, .
[16] Y. Xing, C. Lv, H. J. Wang, D. P. Cao, E. Velenis, "An ensemble deep learning approach for driver lane change intention inference," Transportation Research Part C, vol. 115 no. 2020,DOI: 10.1016/j.trc.2020.102615, 2020.
[17] Y. P. Cui, J. Q. Wu, H. Xu, A. Wang, "Lane change identification and prediction with roadside LiDAR data," Optics and Laser Technology, vol. 123,DOI: 10.1016/j.optlastec.2019.105934, 2020.
[18] T. Xu, R. Jiang, C. L. Wen, M. J. Liu, J. H. Zhou, "A hybrid model for lane change prediction with V2X-based driver assistance," Physica A, vol. 534,DOI: 10.1016/j.physa.2019.122033, 2019.
[19] H. Zhang, R. Fu, "Target vehicle lane-change intention detection: an approach based on online transfer learning," Computer Communications, vol. 172, pp. 54-63, DOI: 10.1016/j.comcom.2021.02.018, 2021.
[20] J. Gao, Y. Murphey, H. Zhu, "Personalized detection of lane changing behaviour using multisensory data fusion," Computing, vol. 101 no. 12, pp. 1837-1860, DOI: 10.1007/s00607-019-00712-9, 2019.
[21] H. Jin, C. G. Duan, Y. Liu, P. P. Lu, "Gauss mixture hidden Markov model to characterise and model discretionary lane change behaviours for autonomous vehicles," IET Intelligent Transport Systems, vol. 14 no. 5, pp. 401-411, DOI: 10.1049/iet-its.2019.0446, 2020.
[22] C. Huang, H. L. Huang, P. Hang, H. B. Gao, J. D. Wu, Z. Y. Huang, C. Lv, "Personalized trajectory planning and control of lane-change maneuvers for autonomous driving," IEEE Transactions on Vehicular Technology, vol. 70,DOI: 10.1109/tits.2021.3109596, 2021.
[23] Y. Xing, C. Lv, X. Y. Mo, Z. X. Hu, C. Huang, P. Hang, "Toward safe and smart mobility: energy-aware deep learning for driving behavior analysis and prediction of connected vehicles," IEEE Transactions on Intelligent Transportation Systems, vol. 99,DOI: 10.1109/tits.2021.3052786, 2021.
[24] Y. Xing, C. Lv, D. P. Cao, "Personalized vehicle trajectory prediction based on joint time-series modeling for connected vehicles," IEEE Transactions on Vehicular Technology, vol. 69 no. 2, pp. 1341-1352, DOI: 10.1109/tvt.2019.2960110, 2020.
[25] FHWA, Department of Transportation, America, NGSIM: Next generation simulation [EB/OL]. (2007´lC5-5), http://www.ngsimcommunity.org/
[26] E. Balal, R. Cheu, T. Gyan, "A binary decision model for discretionary lane changing move based on fuzzy inference system," Transportation Research Part C, vol. 67, pp. 47-61, DOI: 10.1016/j.trc.2016.02.009, 2016.
[27] Q. Liu, S. Xu, C. Lu, "Early recognition of driving intention for lane change based on recurrent hidden semi-markov model," IEEE Transactions on Vehicular Technology, vol. 69 no. 10, pp. 10545-10557, DOI: 10.1109/tvt.2020.3011672, 2020.
[28] Y. Li, F. Wang, H. Ke, L. L. Wang, C. C. Xu, "A driver's physiology sensor-based driving risk prediction method for lane-changing process using hidden Markov model," Sensors, vol. 19 no. 12,DOI: 10.3390/s19122670, 2019.
[29] P. Seungjin, L. Wonteak, S. Myoungho, "Robust lane change recognition based on an adaptive hidden Markov model using measurement uncertainty," International Journal of Automotive Technology, vol. 20 no. 2, pp. 255-263, 2019.
[30] S. Hochreiter, J. Schmidhuber, "Long short-term memory," Neural Computation, vol. 9, pp. 1735-1780, DOI: 10.1162/neco.1997.9.8.1735, 1997.
[31] K. Greff, R. K. Srivastava, J. Koutnik, B. R. Steunebrink, J. Schmidhuber, "LSTM: a search space odyssey," IEEE Transactions on Neural Networks and Learning Systems, vol. 28 no. 10, pp. 2222-2232, DOI: 10.1109/tnnls.2016.2582924, 2017.
[32] T. Cover, P. Hart, "Nearest neighbor pattern classification," IEEE Transactions on Information Theory, vol. 13 no. 1, pp. 21-27, DOI: 10.1109/tit.1967.1053964, 1967.
[33] T. Denoeux, "A k-nearest neighbour classification rule based on Dempster-Shafer theory," IEEE Trans. Syst. Man. Cybern., vol. 25 no. 5, pp. 804-813, DOI: 10.1109/21.376493, 1995.
[34] L. Y. Du, W. Chen, Z. H. Pei, H. J. Zheng, S. Z. Fu, K. Chen, D. Wu, "Learning-based lane-change behaviour detection for intelligent and connected vehicles," Computational Intelligence and Neuroscience, vol. 2020,DOI: 10.1155/2020/8848363, 2020.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Copyright © 2022 Luyao Du et al. This is an open access article distributed under the Creative Commons Attribution License (the “License”), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. Notwithstanding the ProQuest Terms and Conditions, you may use this content in accordance with the terms of the License. https://creativecommons.org/licenses/by/4.0/
Abstract
The prediction of lane-change behavior is a challenging issue in intelligent and connected vehicles (ICVs), which can help vehicles predict in advance and change lanes safely. In this paper, a novel intelligent approach, which considering both the driving style-based lane-change environment and the driving trajectory-related parameters of the ICV and surrounding vehicles, is proposed to predict the lane-change behaviors for ICVs. By analyzing the characteristics of the lane-change behavior of the vehicle, a modified dataset for the prediction of lane-change behavior was established based on the Next-Generation Simulation (NGSIM) dataset, which is made up of real vehicle trajectories collected by camera. In the proposed approach, the hidden Markov model (HMM)-based model is designed to judge whether the current environment is suitable for lane change according to the driving environment parameters around the vehicle; then according to the driving state of the vehicle, a learning-based prediction-then-judgment model is proposed and designed to realize the prediction of the ICV’s lane-change behavior. Experiments are implemented by using the modified dataset. From the experimental results, the lane-change probability value on the target lane in the truth of the lane-change behavior calculated by the designed HMM-based model is basically above 0.5, indicating that the model can make a more accurate judgment on the surrounding lane-change environment. The proposed learning-based prediction-then-judgment model has an accuracy of 99.32% for the prediction of lane-change behavior, and the accuracy of the lane-change detection algorithm in the model is 99.56%. The experimental results show that the proposed approach has a good performance in the prediction of lane-change behavior, which could effectively assist ICVs to change lanes safely.
You have requested "on-the-fly" machine translation of selected content from our databases. This functionality is provided solely for your convenience and is in no way intended to replace human translation. Show full disclaimer
Neither ProQuest nor its licensors make any representations or warranties with respect to the translations. The translations are automatically generated "AS IS" and "AS AVAILABLE" and are not retained in our systems. PROQUEST AND ITS LICENSORS SPECIFICALLY DISCLAIM ANY AND ALL EXPRESS OR IMPLIED WARRANTIES, INCLUDING WITHOUT LIMITATION, ANY WARRANTIES FOR AVAILABILITY, ACCURACY, TIMELINESS, COMPLETENESS, NON-INFRINGMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Your use of the translations is subject to all use restrictions contained in your Electronic Products License Agreement and by using the translation functionality you agree to forgo any and all claims against ProQuest or its licensors for your use of the translation functionality and any output derived there from. Hide full disclaimer
Details






1 School of Automation, Wuhan University of Technology, Wuhan 430070, China
2 School of Information Engineering, Wuhan University of Technology, Wuhan 430070, China
3 Shanghai Engineering Technology Research Center for Intelligent and Connected Vehicle Terminals, Shanghai 200030, China; Shanghai PATEO Electronic Equipment Manufacturing Co., Ltd., Shanghai 200030, China