ArticlePDF Available

A probabilistic risk assessment framework considering lane-changing behavior interaction

Authors:

Abstract and Figures

Understanding the dynamic characteristics of surrounding vehicles and estimating the potential risk of mixed traffic can help reliable autonomous driving. However, the existing risk assessment methods are challenging to detect dangerous situations in advance and tackle the uncertainty of mixed traffic. In this paper, we propose a probabilistic driving risk assessment framework based on intention identification and risk assessment of surrounding vehicles. Firstly, we set up an intention identification model (IIM) via long short-term memory (LSTM) networks to identify the intention possibility of the surrounding vehicles. Then a risk assessment model (RAM) based on the driving safety field is employed to output the potential risk. Specifically, driving safety field can reflect the coupling relationship of drivers, vehicles, and roads by analyzing their interaction. Finally, an integrated risk evaluation model combining both IIM and RAM is developed to form a dynamic potential risk map considering multi-vehicle interaction. For example, in a typical but challenging lane-changing scenario, an intelligent vehicle can assess its driving status by calculating a risk map in real time that represents the risk generated by the estimated intentions of surrounding vehicles. Furthermore, simulations and naturalistic driving experiments are conducted in the extracted lane-changing scenarios, and the results verify the effectiveness of the proposed model considering lane-changing behavior interaction.
Content may be subject to copyright.
A probabilistic risk assessment framework considering lane-changing behavior interaction
Heye HUANG, Jianqiang WANG, Cong FEI, Xunjia ZHENG, Yibin YANG , Jinxin LIU, Xiangbin WU and Qing XU
Citation: SCIENCE CHINA Information Sciences 63, 190203 (2020); doi: 10.1007/s11432-019-2983-0
View online: http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
View Table of Contents: http://engine.scichina.com/publisher/scp/journal/SCIS/63/9
Published by the Science China Press
Articles you may be interested in
Trajectory planning and yaw rate tracking control for lane changing of intelligent vehicle on curved road
SCIENCE CHINA Technological Sciences 54, 630 (2011);
A probabilistic framework for optimizing projected clusters with categorical attributes
SCIENCE CHINA Information Sciences 58, 072104 (2015);
Method for land cover classification accuracy assessment considering edges
SCIENCE CHINA Earth Sciences 59, 2318 (2016);
Probabilistic steady-state and dynamic security assessment of power transmission system
SCIENCE CHINA Technological Sciences 56, 1198 (2013);
Integrated simulation and assessment of water quantity and quality for a river under changing environmental conditions
Chinese Science Bulletin 58, 3340 (2013);
SCIENCE CHINA
Information Sciences
September 2020, Vol. 63 190203:1–190203:15
https://doi.org/10.1007/s11432-019-2983-0
c
Science China Press and Springer-Verlag GmbH Germany, part of Springer Nature 2020 info.scichina.com link.springer.com
.RESEARCH PAPER .
Special Focus on Driver Automation Collaboration and Augmentation in Automated Driving
A probabilistic risk assessment framework
considering lane-changing behavior interaction
Heye HUANG1, Jianqiang WANG1, Cong FEI1, Xunjia ZHENG1*, Yibin YANG1,
Jinxin LIU1, Xiangbin WU2& Qing XU1*
1The State Key Laboratory of Automotive Safety and Energy, Tsinghua University, Beijing 100084, China;
2Intel, Beijing 100084, China
Received 1 December 2019/Revised 9 June 2020/Accepted 7 July 2020/Published online 17 August 2020
Abstract Understanding the dynamic characteristics of surrounding vehicles and estimating the potential
risk of mixed traffic can help reliable autonomous driving. However, the existing risk assessment methods
are challenging to detect dangerous situations in advance and tackle the uncertainty of mixed traffic. In this
paper, we propose a probabilistic driving risk assessment framework based on intention identification and
risk assessment of surrounding vehicles. Firstly, we set up an intention identification model (IIM) via long
short-term memory (LSTM) networks to identify the intention possibility of the surrounding vehicles. Then
a risk assessment model (RAM) based on the driving safety field is employed to output the potential risk.
Specifically, driving safety field can reflect the coupling relationship of drivers, vehicles, and roads by analyzing
their interaction. Finally, an integrated risk evaluation model combining both IIM and RAM is developed
to form a dynamic potential risk map considering multi-vehicle interaction. For example, in a typical but
challenging lane-changing scenario, an intelligent vehicle can assess its driving status by calculating a risk
map in real time that represents the risk generated by the estimated intentions of surrounding vehicles.
Furthermore, simulations and naturalistic driving experiments are conducted in the extracted lane-changing
scenarios, and the results verify the effectiveness of the proposed model considering lane-changing behavior
interaction.
Keywords behavior probability, risk assessment, intention identification, LSTM, driving safety field
Citation Huang H Y, Wang J Q, Fei C, et al. A probabilistic risk assessment framework considering lane-changing
behavior interaction. Sci China Inf Sci, 2020, 63(9): 190203, https://doi.org/10.1007/s11432-019- 2983-0
1 Introduction
The development of automated driving technology brings convenience to people’s travel and transporta-
tion, and makes safety and reliable autonomous driving a research hotspot [13]. Intelligent vehicles are
supposed to assess current environmental risks for ensuring safe and efficient autonomous driving [4],
while the uncertainty and dynamic changes in the traffic environment make it challenging to carry out
reliable risk assessment. Key problems exist in how to quantitatively assess driving risk in dynamic mixed
traffic environment considering the multi-vehicle interaction. Therefore, by assessing driving risks and
accurately identifying risk trends, the automated driving system can achieve obstacle avoidance more
effectively and truly realize vehicle trajectory planning and tracking [5]. A feasible solution to improving
the accuracy is to further introduce intention identification of traffic participants based on the existing
determined risk assessment methods [4,6].
* Corresponding author (email: zhengxj15@mails.tsinghua.edu.cn, qingxu@tsinghua.edu.cn)
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:2
Risk assessment has obtained extensive research owing to the application requirements [7,8]. From the
perspective of introducing prior information of multi-vehicle interaction, modeling risk assessment can
be classified into two main categories: deterministic risk assessment methods and uncertainty-based risk
assessment methods. Deterministic risk assessment methods usually take little account of the intentions
of surrounding vehicles and limit in coping with the uncertainty of mixed traffic. They can be roughly
classified into distance-based logic methods, time-based logic methods and potential field methods. The
distance logic method employs the safety distance in space as the risk evaluation index, and typical
representatives include MAZDA model, HONDA model, NHSTA model [9,10], fixed distance model [9],
and kinematics model [11]. The time logic method uses the safe distance in time as the risk evaluation
index, such as the time to collision (TTC) [12], TTCA [13], and time headway (THW) [14]. Most of these
methods are based on vehicle kinematics and dynamics theory. Furthermore, the description of driving
risk is mostly based on vehicle state/relative motion information. These methods are useful because of
their simple parameters and their physical meaning conforms to individuals’ subjective feelings. However,
these methods are usually limited to one-dimensional (longitudinal or lateral) risk assessment, which is
difficult to realize high dimensional uncertainty risk assessment in real traffic, and suffers the limited
practical application.
Since Khatib [15] first proposed the artificial potential field (APF) method, the research on describing
the driving risk by employing potential field has been continuously developed. Reichardt et al. [16]
proposed an electric field model based on APF to describe the risk distribution of vehicles in traffic
environment, thus guiding the safe decision-making. Cao et al. [17,18] applied the APF method to
avoid collision between ego vehicle and other obstacles by establishing an integrated model combining
road/vehicle/speed potential field. These APF methods can realize high dimensional risk assessment,
achieve better risk-sensitive and accuracy in complex traffic. However, they rarely consider the impact of
uncertain factors such as the driver characteristics, vehicle dynamics, road condition and weather. Wang
et al. [19] put forward a unified model of using the concept of driving safety field that considered the
comprehensive factors of drivers, vehicles, and roads. The unified model can quantify the driving risks
by systematically modeling the coupling relationship of traffic system, but limit in evaluating the traffic
elements in the current environment without dynamic consideration of potential risk trends. Further, the
above deterministic methods are usually taken as sub-optimal or limited in accuracy for little considering
environment-vehicle interaction.
Another kind of risk assessment methods considering the prior intention can take more account of
environmental uncertainty and interaction of behaviors. The uncertainty-based risk assessment method,
also called as the intention-based risk assessment method, generally has two main steps. First, it will
estimate the intention of driving behaviors, and then output the collision probability of the future trajec-
tory to calculate the risk degree. These methods usually identify the intention driven by model or data
and mainly include support vector machine (SVM) [20], Hidden Markov model (HMM) [21], Bayesian
formulation [22], the Monte Carlo simulation (MC) [23] and Kalman Filter (KF). Xie et al. [22] combined
the physics- and maneuver-based prediction model via a Bayesian network to make situational assess-
ment, and achieved a high accuracy in lane-changing scenarios. Aoude et al. [20] employed an intention
predictor based on SVM and rapidly-exploring random trees to estimate risk at intersection. Ref. [24]
combined KF and Gaussian distribution to predict the future tra jectory distribution and then computed
the collision probability, which can achieve good performance in simulation scenes. Meanwhile, long
short-term memory (LSTM) has made a series of breakthroughs in speech recognition, machine transla-
tion, image captioning, etc., owing to its depth representation ability in time series problem processing.
Therefore, a number of research applied LSTM to predict trajectories, and achieved better prediction
results [25,26]. However, although these methods can give more consideration to input the intention for
identification, they consider finite factors such as road geometry or driver characteristics. Further, these
methods simplify the physical models and limit in describing the coupling mechanism of drivers, vehicles
and roads clearly, which constrains their application in specific scenarios and has difficulty to be widely
employed in mixed traffic.
Therefore, in this paper, we develop an intention-based risk assessment algorithm, as shown in Fig-
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:3
The predicted vehicle
Surrounding environment
Intention possibility
Category set
Intention probability factor
Input network
Output network
IIM
A series of
LSTM
networks
Softmax
function
Historical
trajectories
Logical
judgment
Driving safety
field model
Analyze risk
transformation
RAM
Vehicle kinetic
energy
The equivalent
force
Field
force
The predictive
driving risk map
Comprehensive risk evaluation
model
Risk
range
Driver visual
characteristic
Determine the
influence range
Output dynamic
elliptic risk
Traffic marking
constraints
Predicated risk force Potential risk trend
10
p2*Lane changing
p3*Lane keeping
5
20 30 40 500
0
515
6
4
2
10 0
0
2
4
6
5 10 2015 25 0
2
1
3
×105
0
2
×105
X (m)
X (m)
Y (m)
Y (m)
Fki (N)
Figure 1 (Color online) The framework of the comprehensive risk evaluation model. The combined model is composed of
an intention identification model (IIM) and a risk assessment model (RAM). The IIM outputs the intention possibilities to
the RAM. The RAM describes the dynamic magnitude and influence range of driving risk. Finally, a predictive risk map
is generated to quantify the potential risk.
ure 1. We first develop an intention identification model (IIM) by employing the LSTM networks to
identify the intention of traffic participants in surrounding environment, and then propose a high di-
mensional advanced driving safety field defining the interaction with multi-vehicles and risk influence
range. To the end, by inputting the intention probability factor to the risk assessment model (RAM),
an integrated model is developed to accurately evaluate the driving risk in dynamic traffic environment.
Main contributions can be included in three aspects. First, we tackle the risk estimation problem from
a new perspective: an integrated framework is developed by inferring intention probability and potential
risk from hierarchic analysis, while distinguished from traditional methods typically from overall aspect.
Then, considering the problems of the existing risk identification models, we focus on analyzing the
factors that affect driving safety and the potential influence scope of driving risks, and present a high di-
mensional and time-varying RAM. Finally, with the consideration of risk trends and traffic participants’
interaction, the proposed method can improve the accuracy of driving risk identification and provide
pre-warning compared with other existing methods.
2 Intention identification of traffic participants
The ability to predict the movement trends of surrounding vehicles can allow intelligent vehicles to
assess driving risk in dynamic scenes more accurately. Besides, the input of prior information can avoid
dangerous scenes, and make reasonable decision planning for automated vehicles in advance. Based
on LSTM networks, the IIM regards the predicted vehicles and their surrounding vehicles as a whole,
and then it can understand the interactive behavior between multi-vehicles and dynamically identify the
vehicles’ intentions.
2.1 The framework of IIM
The IIM proposed in this paper is supposed to understand the traffic rules according to vehicle-environment
interaction information and predict the driving intention of surrounding vehicles. The structural frame-
work is shown in Figure 2. The whole model is built based on a series of LSTM networks. The Softmax
layer outputs the identification vector of driving intention and sets the appropriate threshold to avoid the
model from making the conservative predictions all the time. The input module uses two LSTM networks
to construct an encoder and a decoder respectively. The encoder and decoder work collaboratively in the
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:4
Predicted
intention
LSTM
LSTM
LSTM LSTM
LSTM
LSTM
∆ ,∆ ,
Combined input network
Historical
trajectories
, ,
Intention output network
Softmax
logic
pm
pm
pmpmpm
pm
pm
Figure 2 (Color online) The structure of IIM. The input network includes a series of LSTM networks, and the output
network generates the intention probabilities.
input network, in which historical trajectories are fed into the encoder, and then the encoding vectors
consisting of driving intention information are input to the decoder. Finally, the decoder can predict the
intention probability. The basic steps of constructing an IIM can summarized as follows. (1) Input the
historical trajectory information I(speed and position) of surrounding vehicles and the predicted vehicle
into the LSTM network. (2) Employ the activation function of Softmax, and define the logical judgment
on the basis of probability maximum classification; specifically, to increase the accuracy of intention iden-
tification, we set a logical judgment on the output probability, and specify that the confidence threshold
of left and right lane changes is 80% and that of straight line driving is 70%. When the hypothetical
intention of a certain type is greater than the corresponding certainty threshold, it is determined to be
the correct type, so the probability of this type is adjusted to 1, and the probabilities of the other two
types are 0. (3) Output the probabilities pm(m= 1,2,3) of different driving intentions for each category
in the intent category vector L= (l1, l2, l3). Specifically,
pm=P(lm|I),Ω = (p1, p2, p3),(1)
where pmis defined as the intention identification factor. The sum of pm(m= 1,2,3) is equal to 1.
Considering the interactive information, we regard the surrounding vehicles in the real traffic scene as an
interdependent entirety, and their manipulation behaviors affect each other’s decisions. To understand the
vehicle-environment interaction better, we express the detailed input information including the historical
trajectory information and environmental information of the predicted vehicle as
I(t)=hV(t)
e, S(t)i, t = (TTp,...,T 1, T ),(2)
where V(t)
eis the historical information of the predicted vehicle; S(t)is surrounding environmental infor-
mation; Tpis a historical time-domain (reflecting the length of the input trajectory). Referring to the
lane change time in highway environment being generally between 3.5 s and 6 s, an average time of 5 s
can realize a complete lane change process [27]. Therefore, we define Tp= 3 s to determine the length of
historical trajectories.
Specifically, the state information of the predicted vehicle includes V(t)
e= (x(t), y(t), v(t)
e), where x(t)
is the lateral coordinates of the predicted vehicle, y(t)is the longitudinal coordinates of the predicted
vehicle, and v(t)
eis the absolute velocity of the predicted vehicle.
The environmental information, denoted by S(t), consists of the historical trajectory information of the
surrounding vehicles and two flag bits of the predicted vehicle. Specific surrounding direction includes
the left front, the right front, the straight ahead, the left rear, the right rear, and the straight back
(denoted by ID 1, 2, 3, 4, 5, 6, respectively, and the positional relationship is shown in Figure 3). The
environmental information S(t)is represented as follows:
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:5
ℎ1
ℎ2
ℎ3
ℎ6
ℎ5
ℎ4 1
2
3
4
5
6
Potential
influence range
Figure 3 (Color online) Schematic diagram of the predicted vehicle and its surrounding environment. The predicted
vehicle veis surrounded by six other vehicles (Vh1Vh6), and the potential intentions of these vehicles are described by
the lines with different colors. Each vehicle has its potential influence range shown as an ellipse in the figure.
S(t)=V(t)
h1, V (t)
h2, V (t)
h3, V (t)
h4, V (t)
h5, V (t)
h6, C(t)
r, C(t)
l.(3)
Particularly, the status information of surrounding vehicles includes their positions and speeds:
V(t)
hi =x(t)
i,y(t)
i, v(t)
i,(4)
where ∆x(t)
iis the lateral relative distance between the ith location vehicle and the predicted vehicle;
y(t)
iis the longitudinal relative distance between the ith location vehicle and the predicted vehicle;
v(t)
irepresents the absolute speed of the ith location vehicle; C(t)
ris the right lane flag (if there is a right
lane of the predicted vehicle, marked as 1; otherwise 0); C(t)
lis the left lane flag (if there is a right lane
of the predicted vehicle, marked as 1; otherwise 0).
To avoid over-fitting, we set the number of hidden cells in LSTM network as 128, and construct the
deep circulation neural network structure by stacking 4 circulation layers. The dropout ratio between
circulation bodies in different layers is 0.2. Because the IIM is a classifier, the data preprocessing step
needs to attach the corresponding category set C= (turning left, keeping straight, turning right) to the
input I(t). The IIM uses the classification cross entropy loss as the loss function. We use Adam optimizer,
and define the learning rate α= 0.0005 and decay rate σ= 0.9.
2.2 Dataset selection and description
In this paper, we select US-101 section and I-80 section of next generation simulation (NGSIM) [28]
dataset for training and testing. NGSIM dataset consists of 11779 real highway traffic trajectories,
recording the detailed parameters such as vehicle ID, lane ID, global ID, the frame time, speed, acceler-
ation, and time headway, and is useful for intention identification and motion prediction. We divide the
dataset into training set and test set and set the sampling frequency of the experimental data as 5 Hz
to reduce the operation cost. Meanwhile, we also filter the original data owing to the errors and noise
disturbance.
For the IIM, we divide the extracted trajectory segments into three categories: turning left, keeping
straight, and turning right, with corresponding marks attached. Referring to [25], the classification basis
we employed in this paper follows the defined rule. The segment between the lane change start point and
the lane change endpoint is defined as the lane change process, as shown in Figure 4.
We select the three types of scenarios (turning left, keeping straight, turning right) from the dataset.
Because straight driving is a much more common scenario than lane changing, the keeping straight
category has far more instances in the extracted sequences. Therefore, 5000 sequences (of a total 15000
sequences) are randomly selected from each of the three categories as the entire dataset, 80% of which
belong to the training set and 20% belong to the test set in consistence with most typical experiments.
All the extracted data need to be standardized to facilitate neural network training.
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:6
Figure 4 (Color online) Procedure of lane change. Three processes are defined in this figure according to the surrounding
vehicle information and the trajectory of the predicted vehicle, where θsand θeare the heading angle threshold of the lane
change start and end points, respectively.
Left
Left
Right
Right
Straight
Straight
Actual intention
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0.0
Prediction intention
Figure 5 (Color online) The confusion matrix of intention identification. When the actual intention is keeping straight,
the identification result turns to be the worst compared with recognizing the intention of turning left or turning right for
two potential lanes, which will disturb the recognition process.
Table 1 Performance evaluation of different methods
Intention Precision Recall Accuracy
IIM SVM IIM SVM IIM SVM
Turning left 0.925 0.903 0.884 0.833
0.874 0.832
Keeping straight 0.785 0.716 0.859 0.828
Turning right 0.927 0.907 0.880 0.835
2.3 Performance analysis
The performance of the IIM directly affects the quality of trajectory prediction. We take SVM as the
baseline to test the performance of the proposed IIM. Meanwhile, we employ the general evaluation
indexes such as accuracy, precision, and recall for performance evaluation.
Because the IIM outputs the probabilities of three categories (turning left, keeping straight, turning
right) and the corresponding mark has only one correct category, the category with the largest output
probability is defined as the prediction category. The IIM is tested with the data in the test set. The
confusion matrix of intention identification results is shown in Figure 5, and its performance evaluation
compared with SVM is shown in Table 1.
From Figure 5, we can see the results of the confusion matrix of intention identification are relatively
accurate. The predicted intention is consistent with real intention in all the three types of scenarios. From
Table 1, we can see that the indicators of IIM proposed in this paper are all better than the traditional
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:7
SVM classifier. The recall rate and the overall accuracy rate of IIM for the three categories are all
above 85%, which shows that the IIM has a good intention identification capability. The recognition
accuracy rates of turning left and turning right are close to 92%, which is higher than the recognition
accuracy rate of keeping straight. The reason may be that a small part of the original data have large
chattering owing to some certain errors and noises, which makes the IIM easily misjudge these chattering
data as a lane-changing behaviour. Furthermore, if a trajectory of any lane change category (right/left)
is misjudged, it is seldom recognized as a category of the opposite (left/right) lane change direction,
but easily recognized as the category of keeping straight, which also results in a lower accuracy rate of
keeping straight category. Meanwhile, the information received by the IIM includes the state information
of the predicted vehicle and the surrounding vehicles, which can support the predicted vehicle to make
reasonable predictions.
3 Risk assessment considering intention identification
In this section, based on intention identification, an RAM considering the coupling mechanism of drivers,
vehicles and roads is constructed. We analyze the interaction between road users quantitatively, and
describe the influence degree of various traffic elements on driving risks. Based on the IIM and RAM,
the driving risk can be quantified as a time-varying risk field continuously distributed in the traffic
environment.
3.1 RAM based on driving safety field
The traffic environment includes not only ego vehicles but also other static and dynamic traffic par-
ticipants. Owing to the inconsistency of movement states among traffic participants, the state of each
traffic participant will change along with other road users. When the driving state of a certain traffic
participant is significantly different from others in the traffic flow, traffic disturbance will occur and bring
the potential risk [29,30].
Under normal circumstances, driving risks usually occur between different traffic participants or be-
tween a road user and its surrounding environment. Driving risks cannot exist independently; therefore,
to evaluate the risk level of the traffic environment, we adopt the risk field and define driving risk as the
interaction of potential fields among various traffic participants in the traffic environment. Referring to
the previous researches [31,32], by analyzing the relationship between force and energy transformation
in the collision process, we propose the theory of the equivalent force [32]. If traffic participant jdrives
freely at a constant velocity in the traffic environment and is considered as a particle, the traffic risk
caused by the vehicle in the environment meets the isotropy on the plane because traffic participant j
can drive in any direction. Therefore, the field force Fji,0can be defined as
Fji =
Ej,0, rji [0, rmin),
Ej,0r0 1
r2
ji
1
r2
max !, rji [rmin, rmax],
0, rji (rmax,+),
(5)
where we define r2
ji =x2
ji +y2
ji , and according to the specific constraints, we define the relationship
between rmin and rmax as rmin =rmaxqr0
r2
max+r0.
Furthermore, Ej,0represents the kinetic energy, when rji [0, rmin); Fji,0is numerically equal to Ej,0;
r0is the radius of the driver’s focus, which is related to the distance between the driver and the vehicle;
xji and yji represent the distance of traffic participant jfrom any point iin the longitudinal direction
and the lateral direction respectively; rmax is the distance between free-flowing vehicles and can represent
the maximum impact range of risk. It is defined according to the traffic manual. Because Fji,0takes
constant value range when rji [0, rmin)(rmax ,+), it is associated with the change of rj i only when
rji [rmin, rmax ]. As a result, the subsequent study mainly focuses on rj i [rmin, rmax ]. Therefore, the
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:8
gradient change of the driving safety field force Fji,0generated during the movement of the vehicle is
defined as follows:
Fji,0=2Ej,0r0
x2
ji +y2
ji 2·(xji ·i+yji ·j).(6)
Meanwhile, in real traffic environment, drivers need to be subjected to the constraints of traffic rules
in the driving process, and they will not be subject to the driving risks caused by isotropic directional
movements to the outside world. Under normal circumstances, from the perspective of driver’s subjective
feelings or objective collision probability, the risks to traffic environment in the positive direction are
greater than the negative direction in the driving process, which is similar to the Doppler shift effect
of waves [33]. In the Doppler shift effect, the movement of the wave source leads to an increase in the
frequency received by the observer on one side of the movement direction and a decrease in the frequency
received by the observer on the negative direction:
f
s=vs,0±vo(t)
vs,0vs(t)fs,(7)
where f
sis the frequency at the location of the observer; fsis the initial frequency of the wave source;
vs,0is wave velocity); vo(t) is the observer’s velocity (we set the direction closed to the wave source as
positive, while away from the wave source as negative); vs(t) is the velocity of the wave source; and the
direction is defined as negative towards the observer while positive away from the observer.
According to the existed research, drivers mainly rely on vision to obtain information in the driving
process [34], and they are sensitive to the relative distance and relative speed between other road users
and themselves. Therefore, from the perspective of the driver, the risk that vehicle iis exposed to vehicle
jin the traffic environment can be described by the driving safety field as follows:
Fji,0=Ej,0 r0
kx,0x2
ji +ky,0y2
ji
1
rmax !,(8)
Ej,p =1
2mj(vjvi)2,(9)
where kx,0and ky,0are the longitudinal and lateral gradient adjustment coefficients respectively; mj
represents the mass of vehicle j.
3.2 Determination of influence range of driving risk
Traffic marking is significant in restricting driving risks by constraining drivers’ behaviors. They can make
the risks caused by road users to the traffic environment vary in both lateral and longitudinal directions.
Besides, drivers’ perception of the environment is closely related to their visual characteristics. The visual
recognition ability of driver’s naked eye is greatly affected in the driving process. With the increase of
vehicle speed, the field of view becomes narrower. Researchers regard the driver’s field of view as an
ellipse [35]. Therefore, the risks to the traffic environment caused by vehicles in the longitudinal and
lateral directions have a significant difference during the driving process.
According to the analysis of the driver’s normal driving behavior, the risk distribution generated by
road users in traffic environment is represented by an ellipse as shown in Figure 6.A1A2and B1B2are
the major axis and the minor axis of the ellipse respectively, and their relationship can be defined as
A1A2= 2A1j= 2jA2= 2Aj,B1B2= 2B1j= 2j B2= 2Bj. Meanwhile, the ellipse shown in Figure 3is
a contour line of the risk field caused by vehicle jin the environment.
Considering that a driver always abides by the rules and ensures safe driving as much as possible,
then he will maintain a certain headway in the driving process. Besides, the traffic rules stipulate that
drivers are not allowed to change lanes continuously. Furthermore, dynamic disturbances while ensuring
the control stability of intelligent vehicles should be considered to deal with dynamic uncertainties of risk
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:9
Vehicle
2
1
2
1
Lane
Lane
Constraint
Figure 6 (Color online) Elliptic constraint effect of road marking on traffic risk. The two dotted lines have the function
of constraining vehicle jto follow the centerline of its own lane, and hence when vehicle jkeeps straight, the influence range
will turn to be in its own lane without any intention to change lane.
assessment [36]. Combining with the geometric dimensions of the vehicle, the lengths of the semi-ma jor
axis and semi-minor axis of the ellipse in Figure 6are set as follows:
Aj=r0+l1, Bj=lw+l2,(10)
where Ajis the semi-long axis of the ellipse; l1is half the length of the vehicle; Bjis an oval semi-minor
axis; lwdenotes the lane width (here we define lw= 3.5 m); and l2is half the width of the vehicle.
Note that the major axis of the ellipse is a function related to the vehicle velocity; hence the smaller
the velocity; the smaller the major axis. Therefore, to avoid the length of the major axis being smaller
than that of the minor axis, we set r0>lw. Affecting by the lateral restraint of lane lines, there are
obvious differences in risk distribution in lateral and longitudinal directions when driving. The essence of
the ellipse shown in Figure 6is the dynamic influence range after considering the effect factors from the
longitudinal and lateral direction; for example, the longitudinal direction can be affected by the safety
time interval, traffic flow speed, etc., while the lateral direction can be influenced by lane constraints.
Hence, the risk caused by vehicle jis distributed according to the black contour lines as follows:
kx,dx2
ji +ky,d y2
ji =r2
ji,(11)
where kx,d and ky,d are the gradient adjustment coefficient in the longitudinal direction and the lateral
direction respectively. According to the elliptical characteristics shown in Figure 6, we can obtain
kx,d = 1, ky,d =A2
j
B2
j
,(12)
where Ajand Bjare respectively the semi-major axis length and the semi-minor axis length of the ellipse.
According to the geometric characteristics of the ellipse, we can calculate the relationship:
xji =rji
pkx,d
cos t, yji =rji
pky,d
sin t, (13)
where t[0,2π]. The distance from the center of the vehicle jto a point ion the ellipse is
rji =rjicos t
pkx,d cos θji
,(14)
where θji is the included angle between the line connecting the vehicle jand the point iand the velocity
direction of the vehicle j. Then,
kx,d
ky,d
sin2θji + cos2θji =cos2θj i
cos2t.(15)
Finally, the dynamic influence range of field force can be described as an ellipse, in which rji can be
calculated as
rji =rji
qkx,d cos2θji +ky,d sin2θj i
.(16)
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:10
×105
0
2
1
3
×105
×105
0
2
1
3
5
6
4
2
15 10 0 5
X (m) 10 2015 25
5
1510
0510
20
15
25
Y (m)
0
6
4
2
6
4
2
Fji (N)
0
642
Y (m)
X (m)
2.5
2.0
3.0
1.5
1.0
0.5
0
(a) (b)
Figure 7 (Color online) Force distribution of driving safety field under traffic marking restriction.
3.3 Comprehensive risk evaluation model based on IIM and RAM
The occurrence of traffic accidents can be understood as abnormal energy transfer. Therefore, based on
the kinetic energy of the vehicle in the driving process, we analyze the direct risk caused by road users in
traffic environment and the disturbance risk caused by traffic flow. Besides, we discover the relationship
between the potential risk and the various attributes of traffic participants in environment, such as types
of road users, the establishment of road traffic facilities, and the influence of driver’s behaviors. Finally,
we establish a comprehensive driving risk evaluation model reflecting the interaction between drivers,
vehicles, and the road. Based on this model, the risks caused by vehicles to traffic environment can be
expressed by
Fji,0=Ej,0r0"1
r2
ji (kx,d cos2θji +ky ,d sin2θji )1
r2
max #.(17)
Turn the above function to a rectangular coordinate system:
Fji,0=Ej,0r0 1
kx,dx2
ji +ky,d y2
ji
1
r2
max !.(18)
Therefore, if the driver strictly abides by the traffic rules, the field generated by vehicle jin traffic
environment is shown in Figure 7. Under the restriction of road traffic marking, the vertical and horizontal
risk distributions are obviously different.
When considering the behavioral requirements of traffic participants, risk assessment can assess better
future behavior. Therefore, with the help of the intention identification factors based on IIM, we propose
a comprehensive risk evaluation model that is continuous in time, and introduce a predictive risk map
based on the possible dynamic changes of these traffic participants. The predictive risk map that presents
the possibility of one certain action shows the importance of behavior identification in the future. Hence,
we use the predictive risk map for future behavior assessment and planning shown in Figure 8, and
the sum of the distribution of predicated risk force Fki,m in each intention direction is equal to the
total predicated risk force Fki. Specifically, Fki,m is obtained by multiplying the field force Fji,0by the
intention identification factor pmin each direction. The relational expression is as follows:
Fki =
3
X
m=1
Fki,m =
3
X
m=1
pmFji,0.(19)
4 Experiment and result analysis
In this section, we conducted both simulation experiments and naturalistic driving experiments to verify
the effectiveness of the proposed model in typical but challenging scenarios. Accidents often happen
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:11
10
0.8*Lane changing
0.2*Lane keeping
5
20 30 40 500
00
2
×105
X (m)
Y (m)
Fki (N)
Figure 8 (Color online) The predictive driving risk map. Combining IIM and RAM, a predictive risk map with intention
possibility can describe the influence range and trend. In this example, we output the predicted vehicle with a 20% lane-
keeping probability (p3= 0.2) and an 80% lane-changing probability (p1= 0.8, p2= 0) predicted by the IIM. Therefore,
the distribution and magnitude of the field force are also proportional to 20% and 80% in the straight-line direction and
the lane change direction.
10
5
20 30 40 500
00
2
4
×105
X (m)
(i) Before lane changing
Y (m)
Fki (N)
10
5
20 30 40 500
00
2
4
×105
X (m)
(i) Before lane changing
Y (m)
Fki (N)
10
5
20 30 40 500
00
2
4
×105
X (m)
(ii) Lane changing
Y (m)
Fki (N)
10
5
20 30 40 50
0
00
2
4
×105
X (m)
(ii) Lane changing
Y (m)
Fki (N)
(a) (b)
Figure 9 (Color online) Two different examples of driving risk maps. If there is no behavior prediction, it is assumed that
all vehicles in the traffic map are stable and do not change their states suddenly. As time goes by, the behaviors of surrounding
vehicles will change suddenly, resulting in possible collision risks when there is no early warning. Introducing the intention
identification will ensure the reliability of planning and control in the subsequence stage. (a) An example of ‘Perception-
Assessment-Planning’ architecture; (b) an example of ‘Perception-Prediction-Assessment-Planning’ architecture.
suddenly when cut-in behaviors disturb normal driving. Therefore, we first design simulation experiments
to test the performance of the proposed model in cut-in scenario. Then, naturalistic data analysis using
the highD Dataset [37] is employed to present the potential application of the proposed model.
4.1 Simulation experiment: performance comparison of different architectures
We use MATLAB application driving scenario designer to design these driving scenarios. The vehicle
in the lower left of each subgraph of Figure 9is the host vehicle, which has the perception ability by
equipping with radars and front cameras. Hence, the intelligent vehicle can detect the surrounding
environment, assess the dynamic state and plan its specific route to the destination. The two simulation
scenarios in Figure 9present two different architectures of the autonomous system. Figure 9(a) shows the
‘Perception-Assessment-Planning’ architecture, without intention identification, and these three vehicles
are driving normally before the upper left vehicle cuts in. While sudden cut-in behavior happens, it
turns to be dangerous as shown in (ii). Three vehicles in the traffic map are affected by unexpected
disturbance, particularly, there is a collision risk owing to the lack of early warning of the cut-in vehicle
and the rear vehicle in the right lane.
Figure 9(b) states the ‘Perception-Prediction-Assessment-Planning’ architecture, and the algorithm of
the specific comprehensive risk evaluation model is shown in Algorithm 1. Firstly, the host vehicle detects
the states of surrounding vehicles and predicts the maneuver intention using the IIM. In Figure 9(b),
(i) describes that before lane changing, the host vehicle can predict the cut-in intention of the upper left
vehicle. Then, we define the threshold force of the warning Fth to assistant intelligent vehicle. A dynamic
and real-time risk assessment of mixed traffic allows the host vehicle to get an early warning. Finally,
more reliable planning of maneuvers can be achieved in the subsequent process. (ii) shows that in the
cut-in process, with the help of advanced prediction, the host vehicle can get an early warning and slow
down before the predicted cut-in behavior. Results shown in the two maps demonstrate the significance
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:12
Algorithm 1 Risk assessment based on IIM and RAM
1: Initialize mj, rmax , vj, θji , kx,d, ky ,d, A1A2, B1B2, r0;
2: Get the initial state of the predicted vehicle V(t)
eand surrounding vehicles V(t)
hi ;
3: Set up the IIM;
4: for i= 1 to n(traffic participants) do
5: Input the interaction state: I(t)= [V(t)
h, S(t)], t = (TTp, . . . , T 1, T );
6: Calculate the intention probability by using the Softmax function;
7: Output the probability of the IIM: pm=P(lm|I),Ω = (p1, p2, p3);
8: end for
9: for m= 1 to 3 do
10: Define the driving risk force: Fji,0=Ej,0(r0
kx,0x2
ji +ky,0y2
ji 1
rmax );
11: Define the risk range: rji =r
ji
kx,dcos2θji +ky ,dsin2θji
;
12: Calculate the predictive driving risk force in this direction Fki,m =pmFji,0;
13: Output the predictive risk map in this direction;
14: end for
15: Calculate the total predictive driving risk force: Fki =P3
m=1 Fki,m;
16: Output the total predictive risk map;
17: Define the threshold force Fth of active assistance based on the existed algorithm [19];
18: if Fki > Fth then
19: Output(“Danger from the surrounding vehicle” warning to vehicle j);
20: else
21: Output(“Safe driving” feedback to vehicle j);
22: end if
of the comprehensive risk evaluation model.
4.2 Naturalistic driving experiment: application of the comprehensive risk evaluation
model
Based on IIM and RAM, we further analyze the performance of the proposed risk evaluation model
in different scenarios. By extracting the lane-keeping and lane-changing scenarios respectively, we test
the model via naturalistic driving dataset, output the dynamic risk values, and compare the predicted
behavior with the actual manipulation behavior in real traffic scene. The real traffic dataset adopts
the traffic flow data of the highD Dataset, which has a high resolution on the driving trajectory. And
the dataset can directly extract the required scene through the video and visually display the historical
trajectory and ID information of vehicles in a traffic map. Meanwhile, the analysis of a large number of
naturalistic driving data is more consistent with the driver behavior, which can test the intelligence and
anthropomorphism of the proposed model.
Subsection 4.1 has demonstrated the principle that a normal driver will pre-judge the behavior of
surrounding participants and then assess the driving risk considering the vehicle-environment interaction.
Basically, drivers will pursue efficiency on the premise of ensuring their own safety. For example, if there
is a slow obstacle in his lane, he will choose to change the lane to achieve efficiency on the premise of
safety. Otherwise, he will keep the original lane and keep a long distance from the obstacle. While from
Figure 10, scenario 1 describes the lane-keeping behavior. The probability of the driver choosing to turn
right is 0.92, and the probability of lane maintenance is 0.08. Therefore, the intention identification
factor is input into the RAM to obtain the risk distribution in the traffic scene, as shown in Figure 11(a).
Scenario 1 reflects the risk assessment of different vehicles in traffic map from the perspective of traffic.
The result of intention identification of ID371 is shown in the histogram on the left side of Figure 10. It
can be seen that ID371 will keep straight along the lane with a high probability, so the two figures before
and after the prediction can reflect the consistency with dynamic risk intensity and trend after it keeps
straight in real traffic.
The result of intention identification for ID97 is shown in the second histogram on the left in Figure 10.
In scenario 2, the probability of the intelligent vehicle choosing to turn right is 0.84 and the probability of
lane maintenance is 0.16. Similarly, the intention identification factor is input into the RAM to obtain the
risk distribution in the traffic scene, as shown in Figure 11(b). The deeper the color in the map, the higher
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:13
Lane ID
Scenario 2Scenario 1
1 2
Lane ID
Lane
Lane
1 2
Intention possibility
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0
Intention possibility
1.0
0.9
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0
Figure 10 (Color online) Trajectory prediction of a surrounding vehicle.
10 20 30 40 50 60 70 80 90 100
00
2
4
×105
Fki (N)
X (m)
(i) Before intention identification
5
0
Y (m)
10 20 30 40 50 60 70 80 90 100
00
2
4
×105
Fki (N)
X (m)
(ii) After intention identification
5
0
Y (m)
10 20 30 40 50 60 70 80 90 100
00
2
4
×105
Fki (N)
X (m)
(i) Before intention identification
5
0
Y (m)
10 20 30 40 50 60 70 80 90 100
00
2
4
×105
Fki (N)
X (m)
(ii) After intention identification
5
0
Y (m)
(a)
(b)
Figure 11 (Color online) Traffic risk maps of naturalistic driving scenarios. The top picture of each subgraph is the
real scenario extracted from the highD Dataset. The red block in the figure represents the moving vehicle, the yellow
label indicates the speed and ID of each vehicle, and the color depth in the map represents the risk intensity affected
by the vehicle’s speed, quality, and relative position with surrounding vehicles. (a) Naturalistic lane-keeping scenario;
(b) naturalistic cut-in scenario.
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:14
the risk intensity. In (i), the intelligent vehicle has perceived the intention of lane-changing in advance,
showing a trend of risk distribution bifurcating. Meanwhile, in the cut-in process, the host vehicle (ID98)
that is cut in by other vehicles, has got the corresponding information, so the cut-in behavior does not
disturb its driving state. Meanwhile, as shown in (ii), the risk impact range of the cut-in vehicle (ID97)
is constrained by the outermost lane line, restricting the risk impact range within the lane.
Through the analysis of the above results, it can be seen that the integrated risk evaluation model
can accurately quantify the risks of the host vehicle and surrounding vehicles, and provide sufficient
time for these intelligent vehicles to respond to various complex dangerous situations by considering the
uncertainty of risks and giving an early warning. In future work, we will be able to output the critical point
based on the current driving risk, and to ensure that the decision-making process of autonomous vehicle
is always within the scope of safety threshold. By developing risk-bounded decision-making algorithm,
intelligent vehicles can be supported to deal with dangerous driving situations and realize reliable driving.
5 Conclusion and future work
This paper presents a probabilistic risk assessment framework for quantitative analysis of driving risk with
uncertainty estimation. The integrated framework enables intelligent vehicles to perceive and assess the
dynamic driving risk accurately, and provides a predictive risk map to deal with uncertainties caused by
the immediate behavior changes of surrounding traffic. The novelty of this contribution is that it extends
the influence range in advance and improves safety level for the high dimensional risk assessment. This
distinguishes with existing algorithms tackling the similar challenges.
Potential appealing properties include that the whole model can gain a better understanding of the
factors that affect the probability of hazardous accidents, and provide a method for better predicting and
reducing the likelihood of incidents for intelligent vehicles. Future work will focus on the application of
the proposed model for the decision-making of intelligent vehicles, such as extracting critical points to
avoid accidents and setting safety threshold to keep driving within a safe range.
Acknowledgements This work was supported by the Major Pro ject of National Natural Science Foundation of China
(Grant No. 61790561), National Science Fund for Distinguished Young Scholars (Grant No. 51625503), Intel Collaborative
Research Institute on Intelligent and Automated Connected Vehicles (ICRI-IACV), the Joint Laboratory for Internet of
Vehicle, and Ministry of Education - China Mobile Communications Corporation. We would also like to express our great
thanks to the Ph.D. candidates, Hui XIONG and Yang LI, who participated in the discussion and optimized the study.
References
1 Gonz´alez D, P´erez J, Lattarulo R, et al. Continuous curvature planning with obstacle avoidance capabilities in urban
scenarios. In: Proceedings of 17th International IEEE Conference on Intelligent Transportation Systems (ITSC14),
2014. 1430–1435
2 Gonz´alez D, P´erez J, Milanes V, et al. A review of motion planning techniques for automated vehicles. IEEE Trans
Intell Transp Syst, 2016, 17: 1135–1145
3 Tas O S, Kuhnt F, Zollner J M, et al. Functional system architectures towards fully automated driving. In: Proceedings
of 2016 IEEE Intelligent Vehicles Symposium (IV), Gotenburg, 2017. 304–309
4 Mayfield H J, Smith C S, Lowry J H, et al. Predictive risk mapping of an environmentally-driven infectious disease
using spatial Bayesian networks: a case study of leptospirosis in Fiji. PLoS Negl Trop Dis, 2018, 12: e0006857
5 Guo H, Shen C, Zhang H, et al. Simultaneous trajectory planning and tracking using an MPC method for cyber-physical
systems: a case study of obstacle avoidance for an intelligent vehicle. IEEE Trans Ind Inf, 2018, 14: 4273–4283
6 Wu C, Peng L, Huang Z, et al. A method of vehicle motion prediction and collision risk assessment with a simulated
vehicular cyber physical system. Transpation Res Part C-Emerg Technol, 2014, 47: 179–191
7 Kim J, Kum D. Collision risk assessment algorithm via lane-based probabilistic motion prediction of surrounding
vehicles. IEEE Trans Intell Transp Syst, 2018, 19: 2965–2976
8 Katrakazas C, Quddus M, Chen W H, et al. Real-time motion planning methods for autonomous on-road driving:
state-of-the-art and future research directions. Transpation Res Part C-Emerg Technol, 2015, 60: 416–442
9 Lee K Q, Peng H. Evaluation of automotive forward collision warning and collision avoidance algorithms. Vehicle Syst
Dyn, 2005, 43: 735–751
10 van Winsum W. The human element in car following models. Transpation Res Part F-Traffic Psychol Behaviour, 1999,
2: 207–211 http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
Huang H Y, et al. Sci China Inf Sci September 2020 Vol. 63 190203:15
11 Li Y, Zheng Y, Wang J Q, et al. Crash probability estimation via quantifying driver hazard perception. Accident Anal
Prevention, 2018, 116: 116–125
12 Archibald J K, Hill J C, Jepsen N A, et al. A satisficing approach to aircraft conflict resolution. IEEE Trans Syst
Man Cybern C, 2008, 38: 510–521
13 Minderhoud M M, Bovy P H L. Extended time-to-collision measures for road traffic safety assessment. Accident Anal
Prevention, 2001, 33: 89–97
14 Allen C, Ewing M, Keshmiri S, et al. Multichannel sense-and-avoid radar for small UAVs. In: Proceedings of
IEEE/AIAA 32nd Digital Avionics Systems Conference (DASC), 2013
15 Khatib O. Real-time obstacle avoidance for manipulators and mobile robots. In: Proceedings of IEEE International
Conference on Robotics and Automation, 1985. 500–505
16 Reichardt D, Shick J. Collision avoidance in dynamic environments applied to autonomous vehicle guidance on the
motorway. In: Proceedings of the Intelligent Vehicles’94 Symposium, Paris, 1994. 74–78
17 Huang Y, Ding H, Zhang Y, et al. A motion planning and tracking framework for autonomous vehicles based on
artificial potential field elaborated resistance network approach. IEEE Trans Ind Electron, 2020, 67: 1376–1386
18 Hu X, Chen L, Tang B, et al. Dynamic path planning for autonomous driving on various roads with avoidance of
static and moving obstacles. Mech Syst Signal Process, 2018, 100: 482–500
19 Wang J Q, Wu J, Zheng X J, et al. Driving safety field theory modeling and its application in pre-collision warning
system. Transpation Res Part C-Emerg Technol, 2016, 72: 306–324
20 Aoude G S, Luders B D, Lee K H, et al. Threat assessment design for driver assistance system at intersections.
In: Proceedings of the 13th International IEEE Conference on Intelligent Transportation Systems, 2010. 1855–1862
21 Goerlandt F, Reniers G. On the assessment of uncertainty in risk diagrams. Saf Sci, 2016, 84: 67–77
22 Xie G T, Zhang X, Gao H B, et al. Situational assessments based on uncertainty-risk awareness in complex traffic
scenarios. Sustainability, 2017, 9: 1582
23 Belkhouche F. Modeling and calculating the collision risk for air vehicles. IEEE Trans Veh Technol, 2013, 62: 2031–2041
24 Havlak F, Campbell M. Discrete and continuous, probabilistic anticipation for autonomous robots in urban environ-
ments. 2013. ArXiv: 1309.0766
25 Deo N, Trivedi M M. Multi-modal trajectory prediction of surrounding vehicles with maneuver based LSTMs. In: Pro-
ceedings of IEEE Intelligent Vehicles Symposium (IV), 2018. 1179–1184
26 Khosroshahi A, Ohn-Bar E, Trivedi M M. Surround vehicles trajectory analysis with recurrent neural networks. In: Pro-
ceedings of IEEE 19th International Conference on Intelligent Transportation Systems (ITSC), Rio de Janeiro, 2016.
2267–2272
27 Tijerina L, Garrott W R, Stoltzfus D, et al. Eye glance behavior of van and passenger car drivers during lane change
decision phase. Trans Res Rec, 2005, 1937: 37–43
28 Federal Highway Administration. Next Generation Simulation (NGSIM) Program. 2006. http://ngsim-
community.org/
29 Yoshitake H, Shino M. Risk assessment based on driving behavior for preventing collisions with pedestrians when
making across-traffic turns at intersections. IATSS Res, 2018, 42: 240–247
30 Zou Y, Qu X B. On the impact of connected automated vehicles in freeway work zones: a cooperative cellular automata
model based approach. J Intell Connected Veh, 2018, 1: 1–14
31 Zheng X J, Huang H Y, Wang J Q, et al. Behavioral decision-making model of the intelligent vehicle based on driving
risk assessment. Comput-Aided Civil Infrastruct Eng, 2019, 16: 1–18
32 Zheng X J, Huang B, Ni D H, et al. A novel intelligent vehicle risk assessment method combined with multi-sensor
fusion in dense traffic environment. J Intell Connected Veh, 2018, 1: 41–54
33 Seddon N, Bearpark T. Observation of the inverse Doppler effect. Science, 2003, 302: 1537–1540
34 Zhang W, Dai J, Pei Y, et al. Drivers’ visual search patterns during overtaking maneuvers on freeway. Int J Environ
Res Public Health, 2016, 13: 1159
35 Chen T, Wen H, Hu H, et al. On-orbit assembly of a team of flexible spacecraft using potential field based method.
Acta Astronaut, 2017, 133: 221–232
36 Guo H, Liu J, Dai Q, et al. A distributed adaptive triple-step nonlinear control for a connected automated vehicle
platoon with dynamic uncertainty. IEEE Internet Things J, 2020, 7: 3861–3871
37 Krajewski R, Bock J, Kloeker L, et al. The highD Dataset: a drone dataset of naturalistic vehicle trajectories on
German highways for validation of highly automated driving systems. 2018. ArXiv: 1810.05642
http://engine.scichina.com/doi/10.1007/s11432-019-2983-0
... Although there are works [15,16] already considered the both motion states of the ego and obstacle vehicles, the importance of the ego-car's motion state has not been emphasized enough. Additionally, previous works like [22,23] consider the objects' motion tendency via neural network or kinetic model, which depend on precise historical knowledge and more computing resources. However, reliable traffic data is always difficult to obtain and computing resources on the hardware plant are limited. ...
Article
Full-text available
Recent years have witnessed the proliferation of traffic accidents, which led wide researches on automated vehicle (AV) technologies to reduce vehicle accidents, especially on risk assessment framework of AV technologies. However, existing time‐based frameworks cannot handle complex traffic scenarios and ignore the motion tendency influence of each moving objects on the risk distribution, leading to performance degradation. To address this problem, a comprehensive driving risk management framework named RCP‐RF is novelly proposed based on potential field theory under connected and automated vehicles environment, where the pedestrian risk metric is combined into a unified road‐vehicle driving risk management framework. Different from existing algorithms, the motion tendency between ego and obstacle cars and the pedestrian factor are legitimately considered in the proposed framework, which can improve the performance of the driving risk model. Moreover, it requires only O(N2)$O(N^2)$ of time complexity in the proposed method. Empirical studies validate the superiority of our proposed framework against state‐of‐the‐art methods on real‐world dataset NGSIM and real AV platform.
... Rasekhipour et al. (2016) assigned different field functions to non-crossable obstacles, crossable obstacles, and road lane boundaries for path planning, and Zheng et al. (2018) developed a risk assessment model that dynamically analyzes vehicle interactions and their responses to varying road conditions in car-following scenarios, cut-in scenarios, and arbitrary two-vehicle scenarios. To extend the ability to evaluate risk in uncertain behaviors from nearby vehicles, Huang et al. (2020) proposed a probabilistic risk assessment framework combined with intention identification to detect threats in advance, while Li et al. (2020a) researched a dynamic risk surrogate and evaluated its performance in car-following scenarios. Thus, artificial potential field theory provides a very useful approach to quantifying traffic risk levels in a two-dimensional risk map. ...
Article
Full-text available
Drivers' risk perception plays a crucial role in understanding vehicle interactions and car-following behavior under complex conditions and physical appearances. Therefore, it is imperative to evaluate the variability of risks involved. With advancements in communication technology and computing power, real-time risk assessment has become feasible for enhancing traffic safety. In this study, a novel approach for evaluating driving interaction risk on freeways is presented. The approach involves the integration of an interaction risk perception model with car-following behavior. The proposed model, named the driving risk surrogate (DRS), is based on the potential field theory and incorporates a virtual energy attribute that considers vehicle size and velocity. Risk factors are quantified through sub-models, including an interactive vehicle risk surrogate, a restrictions risk surrogate, and a speed risk surrogate. The DRS model is applied to assess driving risk in a typical scenario on freeways, and car-following behavior. A sensitivity analysis is conducted on the effect of different parameters in the DRS on the stability of traffic dynamics in car-following behavior. This behavior is then calibrated using a naturalistic driving dataset, and then car-following predictions are made. It was found that the DRS-simulated car-following behavior has a more accurate trajectory prediction and velocity estimation than other car-following methods. The accuracy of the DRS risk assessments was verified by comparing its performance to that of traditional risk models, including TTC, DRAC, MTTC, and DRPFM, and the results show that the DRS model can more accurately estimate risk levels in free-flow and congested traffic states. Thus the proposed risk assessment model provides a better approach for describing vehicle interactions and behavior in the digital world for both researchers and practitioners.
... K-means based on DTW (dynamic time warping) is applied to cluster the primitives into 13 LC interaction patterns. Huang [34] identified the driving intention and the risk of surrounding vehicles by establishing a probabilistic driving risk assessment framework. Wang [35] proposed a driving risk assessment method for LC vehicles based on SSM. ...
Article
Full-text available
To comprehensively investigate the key features of lane-changing (LC) risk for different vehicle types during left and right LC, and to improve the accuracy of LC risk recognition, this paper proposes a key feature selection and risk recognition model based on vehicle trajectory data. Based on a HighD high-precision vehicle trajectory dataset, the trajectory data of LC vehicles and surrounding vehicles of each vehicle type are extracted. SDI (stop distance index) and CI (crash index) are selected as surrogate indicators to calculate the risk exposure level (REL) and risk severity level (RSL). The K-means algorithm is used to cluster the REL and RSL to obtain the LC risk level, which is divided into three levels. The combination of basic features and interaction features of LC vehicles and surrounding vehicles with LC risk levels is constructed as the LC risk feature dataset. Based on the LightGBM (light gradient boosting machine) algorithm, the importance of features is sorted. Finally, a CNN-BiLSTM-Attention model is established to recognize the LC risk of each vehicle type during left and right LC. The results indicate that significant differences exist among different vehicle types and LC directions. Compared with CNNs (convolutional neural networks), LSTM (long short-term memory), and BiLSTM (bi-directional long short-term memory), CNN-BiLSTM-Attention performs best in recognizing the risk of LC in all cases. Moreover, the key feature groups that have the optimal result of recognizing the risk of LC in different cases are obtained.
Article
Intelligent education is a significant application of artificial intelligence. One of the key research topics in intelligence education is cognitive diagnosis, which aims to gauge the level of proficiency among students on specific knowledge concepts (e.g., Geometry). To the best of our knowledge, most of the existing cognitive models primarily focus on improving diagnostic accuracy while rarely considering fairness issues; for instance, the diagnosis of students may be affected by various sensitive attributes (e.g., region). In this paper, we aim to explore fairness in cognitive diagnosis and answer two questions: (1) Are the results of existing cognitive diagnosis models affected by sensitive attributes? (2) If yes, how can we mitigate the impact of sensitive attributes to ensure fair diagnosis results? To this end, we first empirically reveal that several well-known cognitive diagnosis methods usually lead to unfair performances, and the trend of unfairness varies among different cognitive diagnosis models. Then, we make a theoretical analysis to explain the reasons behind this phenomenon. To resolve the unfairness problem in existing cognitive diagnosis models, we propose a general fairness-aware cognitive diagnosis framework, FairCD. Our fundamental principle involves eliminating the effect of sensitive attributes on student proficiency. To achieve this, we divide student proficiency in existing cognitive diagnosis models into two components: bias proficiency and fair proficiency. We design two orthogonal tasks for each of them to ensure that fairness in proficiency remains independent of sensitive attributes and take it as the final diagnosed result. Extensive experiments on the Program for International Student Assessment (PISA) dataset clearly show the effectiveness of our framework.
Article
Full-text available
Intelligent‐driving technologies play crucial roles in reducing road‐traffic accidents and ensuring more convenience while driving. One of the significant challenges in developing an intelligent vehicle is how to operate it safely without causing fear in other human drivers. This paper presents a new behavioral decision‐making model to achieve both safety and high efficiency and also to reduce the adverse effect of autonomous vehicles on the other road users while driving. Moreover, we attempt to adapt the model for human drivers so that users can understand, adapt, and utilize intelligent‐driving technologies. Furthermore, this paper proposes a combined spring model for assessing driving risk. Thus, we analyze some driving characteristics of drivers and choose “safety” and “high efficiency” as the two main factors that are pursued by drivers while driving. Based on the principle of least action, a multiobjective optimization cost function is established for the decision‐making model. Finally, we design six unprotected left‐turn scenarios at a T‐intersection and three unprotected left‐turn scenarios at a standard two‐lane intersection for applying simulation algorithm and provide a decision‐making map for developing intelligent‐driving technologies. Based on the principle of least action, this paper demonstrates that optimization theory can give insight into drivers’ behavior and can also contribute to the development of intelligent‐driving algorithms. The experimental results reveal that the behavioral decision‐making model can always avoid collision accidents on the premise of ensuring certain efficiency, and it can achieve 97.01%, 94.52%, 96.67%, 91.18%, 101.27%, 83.33%, 102.94%, 103.03%, and 105.77% of time to intersection's maximum pass rate in the considered nine scenarios.
Conference Paper
Full-text available
Abstract—To safely and efficiently navigate through complex traffic scenarios, autonomous vehicles need to have the ability to predict the future motion of surrounding vehicles. Multiple interacting agents, the multi-modal nature of driver behavior, and the inherent uncertainty involved in the task make motion prediction of surrounding vehicles a challenging problem. In this paper, we present an LSTM model for interaction aware motion prediction of surrounding vehicles on freeways. Our model assigns confidence values to maneuvers being performed by vehicles and outputs a multi-modal distribution over future motion based on them. We compare our approach with the prior art for vehicle motion prediction on the publicly available NGSIM US-101 and I-80 datasets. Our results show an improvement in terms of RMS values of prediction error. We also present an ablative analysis of the components of our proposed model and analyze the predictions made by the model in complex traffic scenarios
Article
Full-text available
INTRODUCTION:Leptospirosis is a zoonotic disease responsible for over 1 million severe cases and 60,000 deaths annually. The wide range of animal hosts and complex environmental drivers of transmission make targeted interventions challenging, particularly when restricted to regression-based analyses which have limited ability to deal with complexity. In Fiji, important environmental and socio-demographic factors include living in rural areas, poverty, and livestock exposure. This study aims to examine drivers of transmission under different scenarios of environmental and livestock exposures. METHODS:Spatial Bayesian networks (SBN) were used to analyse the influence of livestock and poverty on the risk of leptospirosis infection in urban compared to rural areas. The SBN models used a combination of spatially-explicit field data from previous work and publically available census information. Predictive risk maps were produced for overall risk, and for scenarios related to poverty, livestock, and urban/rural setting. RESULTS:While high, rather than low, commercial dairy farm density similarly increased the risk of infection in both urban (12% to 18%) and rural areas (70% to 79%), the presence of pigs in a village had different impact in rural (43% to 84%) compared with urban areas (4% to 24%). Areas with high poverty rates were predicted to have 26.6% and 18.0% higher probability of above average seroprevalence in rural and urban areas, respectively. In urban areas, this represents >300% difference between areas of low and high poverty, compared to 43% difference in rural areas. CONCLUSIONS:Our study demonstrates the use of SBN to provide valuable insights into the drivers of leptospirosis transmission under complex scenarios. By estimating the risk of leptospirosis infection under different scenarios, such as urban versus rural areas, these subgroups or areas can be targeted with more precise interventions that focus on the most relevant key drivers of infection.
Article
Full-text available
Purpose The purpose of this paper is to accurately capture the risks which are caused by each road user in time. Design/methodology/approach The authors proposed a novel risk assessment approach based on the multi-sensor fusion algorithm in the real traffic environment. First, they proposed a novel detection-level fusion approach for multi-object perception in dense traffic environment based on evidence theory. This approach integrated four states of track life into a generic fusion framework to improve the performance of multi-object perception. The information of object type, position and velocity was accurately obtained. Then, they conducted several experiments in real dense traffic environment on highways and urban roads, which enabled them to propose a novel road traffic risk modeling approach based on the dynamic analysis of vehicles in a variety of driving scenarios. By analyzing the generation process of traffic risks between vehicles and the road environment, the equivalent forces of vehicle–vehicle and vehicle–road were presented and theoretically calculated. The prediction steering angle and trajectory were considered in the determination of traffic risk influence area. Findings The results of multi-object perception in the experiments showed that the proposed fusion approach achieved low false and missing tracking, and the road traffic risk was described as a field of equivalent force. The results extend the understanding of the traffic risk, which supported that the traffic risk from the front and back of the vehicle can be perceived in advance. Originality/value This approach integrated four states of track life into a generic fusion framework to improve the performance of multi-object perception. The information of object type, position and velocity was used to reduce erroneous data association between tracks and detections. Then, the authors conducted several experiments in real dense traffic environment on highways and urban roads, which enabled them to propose a novel road traffic risk modeling approach based on the dynamic analysis of vehicles in a variety of driving scenarios. By analyzing the generation process of traffic risks between vehicles and the road environment, the equivalent forces of vehicle–vehicle and vehicle–road were presented and theoretically calculated.
Article
Full-text available
Purpose Freeway work zones have been traffic bottlenecks that lead to a series of problems, including long travel time, high-speed variation, driver’s dissatisfaction and traffic congestion. This research aims to develop a collaborative component of connected and automated vehicles (CAVs) to alleviate negative effects caused by work zones. Design/methodology/approach The proposed cooperative component is incorporated in a cellular automata model to examine how and to what scale CAVs can help in improving traffic operations. Findings Simulation results show that, with the proposed component and penetration of CAVs, the average performances (travel time, safety and emission) can all be improved and the stochasticity of performances will be minimized too. Originality/value To the best of the authors’ knowledge, this is the first research that develops a cooperative mechanism of CAVs to improve work zone performance.
Article
Full-text available
Traffic accident statistics in Japan show the necessity of preventing vehicle-on-pedestrian accidents. If the risk of a vehicle colliding with pedestrians could be evaluated in advance, driver-assistance systems would be able to support drivers to avoid potential collisions. Here, features of driving behavior and methods for assessing the risk of collision were investigated for a right turn at an intersection in left-hand traffic, which is a typical vehicle-on-pedestrian accident scenario. The results showed that pedestrian-collision risk can be evaluated from how the driver slows the vehicle and where the driver looks while turning during the maneuver. Moreover, pedestrian-collision risk could be predicted based on driving behavior upon commencement of steering when making an across-traffic turn. © 2017 International Association of Traffic and Safety Sciences
Article
Connected automated vehicle (CAV) platoon control is becoming increasingly prevalent because of its unique advantages in reducing fuel consumption and improving traffic efficiency. A novel control framework for CAV platoon control is designed in this paper. First, a model predictive control (MPC)-based method is proposed to obtain the optimal velocity of the whole platoon, in which both reducing fuel consumption and improving transport efficiency are taken into account in the optimization process. Then, a distributed adaptive triple-step nonlinear control strategy is investigated from the perspective of multi-agent system control. The adaptive performance of the control strategy can guarantee string stability of the CAV platoon under the premise of the existence of dynamic uncertainties. Various simulation conditions with heterogeneous dynamic disturbances are designed to validate the proposed control strategy, and the results show that the proposed control strategy can be robust to dynamic disturbances while ensuring the string stability of the CAV platoon.
Article
This paper presents a novel motion-planning and tracking framework for automated vehicles based on Artificial Potential Field-Elaborated Resistance (APFE-RN) approach. Motion planning is one of the key parts of autonomous driving, which plans a sequence of movement states to help vehicles drive safely, comfortably, economically, human-like, etc. In this study, the APF method is used to assign different potential functions to different obstacles and road boundaries; while the drivable area is meshed and assigned resistance values in each edge based on the potential functions. A local current comparison method (LCCM) is employed to find a collision-free path. As opposed to a path, the vehicle motion or trajectory should be planned spatiotemporally. Therefore, the entire planning process is divided into two spaces, namely the virtual and actual. In the virtual space, the vehicle trajectory is predicted and executed step by step over a short horizon with the current vehicle speed. Then, the predicted trajectory is evaluated to decide if the speed should be kept or changed. Finally, it will be sent to the actual space, where an experimentally validated Carsim model controlled by a model predictive controller is used to track the planned trajectory. Several case studies are presented to demonstrate the effectiveness of the proposed framework.
Article
Data are presented on the eye glance behavior of passenger car and van drivers before the start of discretionary lane changes. Thirty-nine volunteers ranging from 20 to 60 years of age served as either van drivers (N = 19) or passenger car drivers (N = 20) in the study. Each driver used an instrumented vehicle and was accompanied by a ride-along observer in daylight and dry pavement conditions. The test route included driving on both public highways at 55 mph or more and city roads at 25 to 35 mph. A total of 549 lane changes (290 for vans, 259 for passenger cars) were analyzed in terms of driver eye glance behavior 10 s before the lane change start. Results indicated that for left-to-right lane changes, the probability of a glance to the center mirror was substantially higher than the probability of a glance to the right side mirror. For right-to-left lane changes, the probability of a glance to the center mirror was substantially less than that for rightward lane changes, and the probability of a glance to the left side mirror was appreciably higher than that for right side mirror use in rightward lane changes. These results held for both van and passenger car drivers. Except for a slightly higher probability of over-the-shoulder glances on city roads, these results hold for both highway and city street driving. These data should be factored into the design of lane change warning system displays and mirror systems.