This paper was converted on www.awesomepapers.org from LaTeX by an anonymous user.
Want to know more? Visit the Converter page.

EDRF: Enhanced Driving Risk Field Based on Multimodal Trajectory Prediction and Its Applications

Junkai Jiang1, Zeyu Han1, Yuning Wang1, Mengchi Cai1, Qingwen Meng1, Qing Xu1 and Jianqiang Wang1∗ This research was funded by National Natural Science Foundation of China (Grant No. 52131201), National Natural Science Foundation of China under Grant 52302499, the China Postdoctoral Science Foundation under Grant 2023TQ0171, the Postdoctoral Fellowship Program of CPSF under grant GZC20231298, and the Shuimu Tsinghua Scholarship of Tsinghua University. This research was also supported by the Tsinghua University-Didi Joint Research Center for Future Mobility.1Junkai Jiang, Zeyu Han, Yuning Wang, Mengchi Cai, Qingwen Meng, Qing Xu and Jianqiang Wang are with the School of Vehicle and Mobility, Tsinghua University, Beijing, ChinaCorresponding author: Jianqiang Wang ([email protected]).
Abstract

Driving risk assessment is crucial for both autonomous vehicles and human-driven vehicles. The driving risk can be quantified as the product of the probability that an event (such as collision) will occur and the consequence of that event. However, the probability of events occurring is often difficult to predict due to the uncertainty of drivers’ or vehicles’ behavior. Traditional methods generally employ kinematic-based approaches to predict the future trajectories of entities, which often yield unrealistic prediction results. In this paper, the Enhanced Driving Risk Field (EDRFEDRF) model is proposed, integrating deep learning-based multimodal trajectory prediction results with Gaussian distribution models to quantitatively capture the uncertainty of traffic entities’ behavior. The applications of the EDRFEDRF are also proposed. It is applied across various tasks (traffic risk monitoring, ego-vehicle risk analysis, and motion and trajectory planning) through the defined concept Interaction Risk (IRIR). Adequate example scenarios are provided for each application to illustrate the effectiveness of the model.

I Introduction

The emerging autonomous driving (AD) technology has developed rapidly in recent years, for its potential to solve problems in traditional traffic, such as driving safety and traffic congestion [1]. To achieve AD, it is necessary to integrate multiple advanced technologies. Generally, there are four key components in the framework of AD, including environmental perception, situation awareness (SA), decision making, and vehicle control [2]. Among these modules, SA analyses the outputs of the environmental perception, and provides the inputs such as safety assessment for decision making. Thus, it serves as a bridge between perception and decision making, which is of crucial significance.

In [3], SA is defined as three stages: perception of the environment, comprehension of the situation, and projection of the future states. SA in AD technology also follows this definition, including environmental understanding, risk assessment, motion and trajectory prediction, etc. However, the hierarchical relationship between them is relatively vague. According to different research focuses, [4] takes advantage of the results of trajectory prediction for risk assessment; [5] views trajectory prediction as a downstream task of environmental understanding to verify its effectiveness; [6] encodes risk assessment as features and input them into the trajectory prediction network. Therefore, the combination of different tasks in SA has basically become a consensus. In this paper, we mainly focus on risk assessment with the consideration of environmental modeling and multimodal trajectory prediction, to improve traffic safety for both autonomous vehicles (AVs) and human-driven vehicles (HDVs).

The traffic risk can be quantified as the product of the probability that an event (such as collision) will occur and the consequence of that event [7]. However, the probabilities of events occurring are often difficult to predict due to the presence of human drivers. In recent years, deep learning technologies have been extensively applied in the field of motion and trajectory prediction of vehicles [8, 9, 10]. By modeling the interactions between vehicles, as well as between vehicles and environment, it provides new insights for predicting future trajectories and offers innovative methods for quantifying the probabilities of events in risk assessment. The outcomes of trajectory prediction are typically one or more trajectories with their respective probabilities, which to some extent capture the uncertainty associated with drivers’ behavior. However, this is still insufficient. Further effort is needed to address the challenges of quantifying the uncertainty inherent in drivers’ behavior for accurate risk assessment.

Furthermore, the application of risk assessment methods remains an area that requires deeper exploration. Existing approaches are often scenario-driven, which can be adequate for simple scenarios but tend to underperform in complex situations. Additionally, the smooth transition between scenarios presents a challenge [11]. Therefore, there is a need to explore unified methods for applying risk assessment across varying contexts.

therefore, this paper mainly focuses on the traffic risk assessment and its applications. Fig 1 illustrates the core framework of this paper, which mainly includes the modeling of the enhanced driving risk field (EDRFEDRF) and the application areas. Our contributions and innovative points include:

Refer to caption
Figure 1: The framework of Enhanced Driving Risk Field (EDRFEDRF) and its applications.
  • By integrating multimodal trajectory prediction with Gaussian distribution models, we quantitatively capture the uncertainty of drivers’ behavior.

  • Combined with the field model, we propose the EDRFEDRF which is aware of drivers’ uncertainty.

  • The EDRFEDRF is applied across various tasks using a unified manner, with application examples provided to validate the effectiveness of the model.

The remainder of this paper is organized as follows. Section II provides a concise review of related work. Sections III describes the EDRFEDRF in details and Section IV introduces its applications in different fields of risk assessment with examples. Finally, section V draws the conclusions.

II Related Works

Trajectory prediction is crucial for understanding the environment, whether for AVs or HDVs, and it significantly influences the decision making of the vehicles or drivers. Existing trajectory prediction methods can generally be categorized into traditional model-based approaches and the emerging deep learning-based approaches. The former primarily relies on the current state of the vehicle and pre-established models to output a predicted trajectory for a specified future period. Typical methods include those based on vehicle kinematics [12], Gaussian process models [13], and Monte Carlo simulations [14]. Limited by the expressive capability of the models, the performance of these methods cannot be guaranteed, and they struggle to quantify the uncertainty of the predicted trajectories in uncertain traffic environments. On the contrary, deep learning-based methods often yield multimodal trajectory predictions, providing more valuable information for vehicle decision-making and planning. Unlike unimodal prediction that forecasts a single future path, multimodal trajectory prediction estimates several potential trajectories. The recent availability of public trajectory prediction datasets, such as Argoverse [15], have greatly facilitated the advancement of these methods. Several prediction methods [9, 10] have achieved promising outcomes on public datasets, with most of the metrics being satisfactory. The focus of this paper is not on exploring prediction methods, but rather on risk assessment based on multimodal prediction results. Hence, we employ the latest open-source prediction algorithms from the academic community as the foundation for our subsequent risk assessment module.

Risk assessment has consistently been a focal point in the fields of AD and advanced driving assistance system (ADAS), owing to the critical importance of safety when driving on the road. In [2], key metrics for risk assessment are categorized into five types, i.e., time-based metrics (time headway, time to collision, time to reaction) [16, 17], kinematic-based metrics (minimum distance, required acceleration) [18], statistics-based metrics (collision probability, machine learning methods) [19, 20, 21], potential field-based metrics [22, 23], and unexpected driving behavior-based metrics (unusual driving events, traffic conflicts) [24]. Among these methods, potential field-based ones can uniformly model the risks posed by all traffic elements in complex environments, resulting in the broadest range of applicability. For instance, [22] defines a driving safety field composed of potential field, kinetic field and behavioral field, which comprehensively quantify the risks formed by the driver, vehicle, and road. However, the modeling of the behavioral field is insufficient and struggle to fully capture the uncertainty of vehicles behavior. Therefore, this paper will integrate multimodal trajectory prediction and Gaussian models with the potential field model, to develop the EDRFEDRF which not only retains the unified advantages of the field model but also enhances the model’s ability to express the uncertainty associated with vehicle behavior.

Applications of risk assessment can be divided from two perspectives: that of traffic management and that of ego-vehicle. From the perspective of traffic management, risk assessment can be employed for traffic risks monitoring, risk situations analysis in hazardous scenarios, and traffic conflict analysis. Conversely, from the perspective of ego-vehicle, risk assessment is utilized in ADAS, including rear-end collision warning system [17], automatic emergency braking system [18], lane keeping system [23], adaptive cruise control [16], and active collision avoidance system [17]. Additionally, risk assessment also plays a crucial role in the decision-making module of AD, which encompasses motion and trajectory planning [24, 25]. As previously mentioned, the application of current risk assessment methods is often scenario-driven, with different methods or metrics applied under different scenarios. We aim to address this situation by fully leveraging the advantages of the field model, applying the EDRFEDRF across various tasks in a unified manner, thereby enhancing the generalizability of the method.

III Model of the Enhanced Driving Risk Field

In this section, we provide a detailed introduction to the modeling process of the EDRFEDRF. Initially, we utilize the open-source model QCNet [8] to output results of multimodal trajectory prediction. Building on this, we present the driving risk probability (DRPDRP) model along a predicted trajectory, incorporating Gaussian distribution models. Finally, the complete EDRFEDRF model is proposed.

III-A Multimodal Trajectory Prediction

The model is trained with Argoverse 2 dataset. The prediction precision of models used in this paper and the state-of-the-art (SOTA) are shown in Table I, where Final Displacement Error (FDE) and Average Displacement Error (ADE) are chosen as the metrics.

TABLE I: Precision of Trajectory Prediction Models
𝐌𝐨𝐝𝐞𝐥\mathbf{Model} 𝐀𝐃𝐄\mathbf{ADE} (m) 𝐅𝐃𝐄\mathbf{FDE} (m)
QCNet (open-source) [8] 0.62 1.19
QCNeXt [9] 0.50 1.02
SEPT [10] 0.61 1.15

It is worth noting that we have not made efforts to improve the accuracy of trajectory prediction for several reasons. Firstly, the gap between results of model used in this paper and the SOTA is already minimal. Secondly, trajectory prediction inherently possesses a high degree of uncertainty, and our focus is on modeling this uncertainty rather than enhancing the precision of deterministic outcomes. Thirdly and most importantly, trajectory prediction serves merely as an independent input module within our method. Should more precise results be required in the future, a simple model replacement could be readily implemented. Examples of the trajectory prediction results are illustrated in Fig. 2, where the orange line represents the vehicle’s historical trajectory, the red line denotes the ground truth, and the green lines depict the multimodal trajectory prediction results.

Refer to caption

(a)

Refer to caption

(b)

Refer to caption

(c)

Refer to caption

(d)

Figure 2: Examples of the multimodal trajectory prediction results.The orange line represents the vehicle’s historical trajectory, the red line denotes the ground truth, and the green lines depict the multimodal trajectory prediction results.

III-B DRPDRP along a Predicted Trajectory

In [11], the authors proposed the driver’s risk field and modelled it as a torus with a Gaussian cross-section along a straight line or an arc, which is determined by the current vehicle’s steering angle and velocity. We expand the model by extending its future trajectory from a kinematic-based straight line or arc to the predicted trajectory. With the current vehicle position as the origin, a Frenet coordinate system sodsod is established along the predicted trajectory (Fig. 3). The height and width of the Gaussian cross-section are functions of the predicted trajectory length, denoted as ss (Fig. 4).

Refer to caption
Figure 3: The predicted trajectory and the Frenet coordinate system built upon it.
Refer to caption
Figure 4: The modelling process of the DRPDRP. We finally obtain the torus with Gaussian cross-section, whose height decreases and width increases along the predicted trajectory.
DRP(x,y)=DRP(s,d)=a(s)exp(d22σ(s)2)DRP(x,y)=DRP(s,d)=a(s)\cdot\exp{(-\frac{d^{2}}{2\sigma(s)^{2}})} (1)

Here, (s,d)(s,d) represents the corresponding coordinates of point (x,y)(x,y) when transferred from the Cartesian coordinate system to the Frenet coordinate system. The parameters aa and σ\sigma are the height and width of the Gaussian distribution respectively, and they are defined as follows:

a(s)=q(sspt)2a(s)=q(s-s_{pt})^{2} (2)
σ(s)=(b+kκpt¯)s+c\sigma(s)=(b+k\cdot\overline{\kappa_{pt}})s+c (3)

spts_{pt} denotes the total length of the predicted trajectory. The height a(s)a(s) is modelled as a parabola, based on the assumption that the risk decreases relatively rapidly around the vehicle [22], and approaches zero at the end of the trajectory. Parameter qq represents the steepness of the parabola. The width parameter σ\sigma is modeled as a linear function of the path length ss, with the slope determined by the parameters bb and kk, as well as the average curvature κpt¯\overline{\kappa_{pt}} of points along the trajectory. The parameter cc represents the initial Gaussian width. This modeling approach implies that the width of the Gaussian distribution increases along the trajectory, reflecting increasing uncertainty in the predictions, which aligns with intuitive understanding. Additionally, incorporating the kκpt¯k\cdot\overline{\kappa_{pt}} term into the slope of the linear model suggests that higher average curvatures lead to more pronounced uncertainty dispersion, consistent with the greater uncertainty observed in turning trajectories in reality.

Fig. 3 and Fig. 4 illustrate the establishment of the Frenet coordinate system and the evolution of the torus cross-section when the predicted trajectory follows a sinusoidal curve. This example clearly demonstrates the advantages of prediction-based trajectory methods over kinematic-based methods (Fig. 5). Furthermore, to provide a visual understanding of the modeling results, we take the scenario corresponding to Fig. 2(b) as an example, and the DRPDRP distributions for each predicted trajectory (with the probability) are depicted in Fig 6. The parameters to model EDRFEDRF are shown in Table II (according to [11, 26]).

Refer to caption
Figure 5: Comparison of deep learning prediction-based and kinematic-based future trajectory prediction methods.
Refer to caption
Refer to caption
Figure 6: The DRPDRP distributions for each predicted trajectory (with the probability). They are combined together to obtain the EDRFEDRF.
TABLE II: Parameters in the EDRF Model
qq bb kk cc α\alpha β\beta γ\gamma
0.0001 0.04 1 0.5 1.566×10141.566\times 10^{-14} 6.687 0.3345

III-C The complete EDRFEDRF model

In multimodal trajectory prediction, the complete DRPDRP is the weighted sum of the distributions corresponding to each individual trajectory, that is:

DRPC(x,y)=i=1npia(si)exp(di22σ(si)2)DRP^{C}(x,y)=\sum_{i=1}^{n}p_{i}\cdot a(s_{i})\cdot\exp{(-\frac{d_{i}^{2}}{2\sigma(s_{i})^{2}})} (4)

where pip_{i} represents the probability associated with the ii-th trajectory, while sis_{i} and did_{i} denote the coordinates of point (x,y)(x,y) in the Frenet coordinate system corresponding to the ii-th trajectory.

DRPDRP can be seen as a model representing the probability of an event occurring. Modeling the driving risk additionally requires accounting for the consequences of that event. Generally, the consequences of an event are directly related to parameters such as the vehicle’s mass, type, and velocity. According to [22], the consequence can be modelled by virtual mass of the vehicle, which is define as:

M=mT(αvβ+γ)M=m\cdot T\cdot(\alpha\cdot v^{\beta}+\gamma) (5)

Therefore, the complete EDRFEDRF model is the product of the DRPDRP and the virtual mass MM:

EDRF(x,y)=DRPC(x,y)MEDRF(x,y)=DRP^{C}(x,y)\cdot M (6)

In summary, the EDRFEDRF is parameterized by q,b,k,c,α,β,γq,b,k,c,\alpha,\beta,\gamma (with their respective numerical values detailed in Table II), and is determined by the results of multimodal trajectory prediction as well as ego-vehicle state parameters such as mass, type and velocity. To evaluate the effectiveness of the model, we first defined two scenarios: potential lane changing and potential turning. The EDRFEDRF for these scenarios are shown in Fig 7. Subsequently, scenes from the dataset are used. We calculate the EDRFEDRF in scenarios (a) and (b) of Fig 2 and depict them in Fig 8. The results demonstrate that the EDRFEDRF is capable of representing the uncertainty in driving intentions, as well as the propagation of this uncertainty along the predicted trajectory.

Refer to caption
Figure 7: The EDRFEDRF for potential lane changing and potential turning scenarios.
Refer to caption
Figure 8: The EDRFEDRF for scenarios in the dataset.

IV Applications Based on The EDRFEDRF

In this section, we will introduce applications based on the EDRFEDRF, which is utilized for three distinct tasks: traffic risk monitoring, ego-vehicle risk analysis, and motion and trajectory planning.

IV-A Traffic Risk Monitoring

In the traffic environment, risk is composed of interactions among various entities. The vast majority of traffic accidents can be decomposed into conflicts between two traffic entities. Therefore, we primarily focus on the interaction risk between pairs of entities. For any two traffic participants ii and jj, we first establish the EDRFEDRF for each, then the interaction risk between them, denoted as IRijIR_{ij}, is defined as follows:

IRij(x,y)=EDRFi(x,y)EDRFj(x,y)IR_{ij}(x,y)=EDRF_{i}(x,y)\cdot EDRF_{j}(x,y) (7)

This implies that interaction risk exists only where the EDRFEDRF of both entities is non-zero. Additionally, for location (x,y)(x,y) where interaction risk is present, its calculation can be decomposed into IRij(x,y)=DPRic(x,y)DPRjc(x,y)MiMjIR_{ij}(x,y)=DPR_{i}^{c}(x,y)\cdot DPR_{j}^{c}(x,y)\cdot M_{i}\cdot M_{j}. Here, DPRic(x,y)DPRjc(x,y)DPR_{i}^{c}(x,y)\cdot DPR_{j}^{c}(x,y) quantifies the probability of both entities being simultaneously present at (x,y)(x,y), and thus colliding, while MiMjM_{i}\cdot M_{j} quantifies the severity of the collision. Finally, we determine the level of risk FijF_{ij} between entities ii and jj by taking the maximum of the interaction risk at all positions:

Fij(x,y)=maxx,yIRij(x,y)F_{ij}(x,y)=\max_{x,y}IR_{ij}(x,y) (8)

The scenario of two vehicles traveling head-on is utilized as an example. Fig 9 illustrates the respective EDRFEDRF of the two as well as the distribution of their interaction risk (IRIR). In practical applications, a threshold FthldF_{thld} can be set for the risk FF. if the risk intensity between two entities in the traffic environment exceeds FthldF_{thld}, it may lead to a traffic accident and should call attention to the driver of HDV or intervene in the motion of AV.

Refer to caption
Figure 9: Application on traffic risk monitoring: the designed head-on scenario, the respective EDRFEDRF of the two vehicles and the distribution of their interactive risk (IRIR).

IV-B Ego-vehicle Risk Analysis

A significant difference between ego-vehicle risk analysis and traffic risk monitoring is that the uncertainty associated with the ego-vehicle is substantially lower than that of predicted trajectories of other vehicles. Moreover, ego-vehicle trajectory prediction does not require multimodal approaches. Therefore, a kinematic-based can be employed for ego-vehicle trajectory prediction: assuming that the vehicle will continue to move according to its current state (position, orientation, steering angle and velocity) over a look-ahead time period tlat_{la} (6 seconds in this paper).

According to the simplified bicycle model, the turning radius of the vehicle can be calculated as:

R=Ltan(δ)R=\frac{L}{\tan(\delta)} (9)

where LL represents the wheelbase and δ\delta is the steering angle. Then, combined with other state parameters of ego-vehicle, the future trajectory can be determined (Fig 10(a)).

Furthermore, due to the lower uncertainty of ego-vehicle, using a Gaussian distribution to quantify is not appropriate. Hence, we replace the Gaussian distribution with a Laplace-like one (Fig 10(b)) to represent the cross-section of the torus. The height and width of the Laplace-like distribution are also functions of the predicted trajectory s.

Refer to caption
Figure 10: Kinematic-based future trajectory prediction and the Laplace distribution.
DPRego(x,y)=aego(s)exp(|d|λ(s))DPR_{ego}(x,y)=a_{ego}(s)\cdot\exp{(-\frac{|d|}{\lambda(s)})} (10)

The height aegoa_{ego} also decreases along ss, but is modeled as a linear function for the lower uncertainty. The trend in width λ\lambda variation follows the same pattern as equation (3), that is:

aego(s)=qego|svtla|a_{ego}(s)=q_{ego}|s-v\cdot t_{la}| (11)
λ(s)=(bego+kego|δ|)s+cego\lambda(s)=(b_{ego}+k_{ego}\cdot|\delta|)s+c_{ego} (12)

The parameters are set as Table III. The calculation of the interaction risk also adheres to equation (7) and (8). Here we take the potential cut-in of adjacent vehicle as an example scenario. Fig 11 shows the EDRFEDRF for both the ego-vehicle and the cut-in vehicle , as well as the IRIR distribution between them. A threshold FthldF_{thld} can similarly be set as a criterion for analyzing the risk situation of ego-vehicle.

TABLE III: Parameters in the EDRFEDRF Model of Ego-vehicle
      qegoq_{ego}       begob_{ego}       kegok_{ego}       cegoc_{ego}
      0.004       0.05       1       0.5
Refer to caption
Figure 11: Application on ego-vehicle risk analysis: the designed potential cut-in scenario, the respective EDRFEDRF of the adjacent vehicle and the ego-vehicle, and the distribution of their interactive risk (IRIR)

IV-C Motion and Trajectory Planning

For motion and trajectory planning of AVs, the EDRFEDRF and IRIR can be used in various manners, depending on the specific framework of the planning module. The most straightforward method to integrate the EDRFEDRF and IRIR is to use them as safety assessment metrics for trajectories, thereby guiding the planning module to select safer trajectories.

For instance, the EDRFEDRF and IRIR can be combined with a trajectory sampling framework, calculating the EDRFegoEDRF_{ego} for each sampled trajectory. Here, as trajectories have already been sampled, there is no need to compute future trajectories based on the current state. Additionally, due to the low uncertainty associated with the ego vehicle, a Laplace-like distribution is still employed for the cross-section of the torus. Subsequently, the IRIR and FF for each trajectory, based on the EDRFEDRF of surrounding vehicles, can be determined. These metrics serve as safety indicators for feasible trajectories, which, along with other criteria such as comfort, efficiency, and energy conservation, allow for the selection of the optimal trajectory according to customized standards.

We design a scenario where a leading vehicle decelerates as an example, in which different planning methods may yield trajectories for either following with deceleration or overtaking by lane changing. We sample nine feasible trajectories in front of the vehicle, representing options for left lane change / following / right lane change, and acceleration / maintaining velocity / deceleration. Figure 12 shows the IRIR distribution for each of these trajectories. From the safety perspective, deceleration is the best choice; however, when combined with other criteria and their respective weights, different outcomes, such as overtaking by lane changing, may also be recommended.

Refer to caption
Figure 12: Application on trajectory planning: the designed scenario where a leading vehicle decelerates, the respective EDRFEDRF, IRIR and FF of each feasible trajectories.

V Conclusion

In this paper, the Enhanced Driving Risk Field (EDRFEDRF) for traffic risk assessment is proposed. By integrating multimodal trajectory prediction results with Gaussian distribution models, the driving risk probability (DRPDRP) model is presented, where the uncertainty of drivers’ behavior is quantitatively captured. The EDRFEDRF of traffic entities is modeled as the product of the complete DRPDRP, which represents the probability of an event occurring, and virtual mass, which stands for the consequence of the event. We also propose the applications based on the EDRFEDRF. The interaction risk (IRIR) between any two entities is defined, upon which the EDRFEDRF is applied across various tasks (traffic risk monitoring, ego-vehicle risk analysis and motion and trajectory planning) using a unified manner. Example scenarios for each application are provided, and the results demonstrate the effectiveness of the model.

Currently, the effectiveness of the EDRFEDRF has only been preliminarily validated. In the future, we plan to conduct large-scale validation of the EDRFEDRF model across various applications by using publicly open-source datasets or by collecting real-world or driving simulator data. Moreover, field theory holds significant potential to generate human-like driving behaviors for AVs. Therefore, future studies will also explore the relationship between the EDRFEDRF and human-like driving behaviors.

References

  • [1] W. Zhou, X. Wang, Y. Glaser, X. Wu, and X. Xu, “Developing an improved automatic preventive braking system based on safety-critical car-following events from naturalistic driving study data,” Accident Analysis & Prevention, vol. 178, p. 106834, 2022.
  • [2] Y. Li, K. Li, Y. Zheng, B. Morys, S. Pan, and J. Wang, “Threat assessment techniques in intelligent vehicles: A comparative survey,” IEEE Intelligent Transportation Systems Magazine, vol. 13, no. 4, pp. 71–91, 2020.
  • [3] M. R. Endsley, “Toward a theory of situation awareness in dynamic systems,” Human factors, vol. 37, no. 1, pp. 32–64, 1995.
  • [4] M. Wang, L. Zhang, Z. Zhang, and Z. Wang, “An enabling decision-making scheme by considering trajectory prediction and motion uncertainty,” IEEE Transactions on Intelligent Vehicles, 2024.
  • [5] Y. Wang, Z. Liu, H. Lin, J. Jiang, S. Xu, and J. Wang, “Pregsu-a generalized traffic scene understanding model for autonomous driving based on pre-trained graph attention network,” arXiv preprint arXiv:2404.10263, 2024.
  • [6] Y. Wang, Z. Liu, H. Lin, J. Li, R. Li, and J. Wang, “Vif-gnn: A novel agent trajectory prediction model based on virtual interaction force and gnn,” in 2023 IEEE Intelligent Vehicles Symposium (IV).   IEEE, 2023, pp. 1–7.
  • [7] R. Näätänen and H. Summala, “Road-user behaviour and traffic accidents,” Publication of: North-Holland Publishing Company, 1976.
  • [8] Z. Zhou, J. Wang, Y.-H. Li, and Y.-K. Huang, “Query-centric trajectory prediction,” in Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2023, pp. 17 863–17 873.
  • [9] Z. Zhou, Z. Wen, J. Wang, Y.-H. Li, and Y.-K. Huang, “Qcnext: A next-generation framework for joint multi-agent trajectory prediction,” arXiv preprint arXiv:2306.10508, 2023.
  • [10] Z. Lan, Y. Jiang, Y. Mu, C. Chen, and S. E. Li, “Sept: Towards efficient scene representation learning for motion prediction,” in The Twelfth International Conference on Learning Representations, 2023.
  • [11] S. Kolekar, J. De Winter, and D. Abbink, “Human-like driving behaviour emerges from a risk-based driver model,” Nature communications, vol. 11, no. 1, pp. 1–13, 2020.
  • [12] A. Berthelot, A. Tamke, T. Dang, and G. Breuel, “Handling uncertainties in criticality assessment,” in 2011 IEEE Intelligent Vehicles Symposium (IV).   IEEE, 2011, pp. 571–576.
  • [13] H. Gao, J. Zhu, T. Zhang, G. Xie, Z. Kan, Z. Hao, and K. Liu, “Situational assessment for intelligent vehicles based on stochastic model and gaussian distributions in typical traffic scenarios,” IEEE Transactions on Systems, Man, and Cybernetics: Systems, vol. 52, no. 3, pp. 1426–1436, 2020.
  • [14] M. Althoff and A. Mergel, “Comparison of markov chain abstraction and monte carlo simulation for the safety assessment of autonomous cars,” IEEE Transactions on Intelligent Transportation Systems, vol. 12, no. 4, pp. 1237–1247, 2011.
  • [15] M.-F. Chang, J. Lambert, P. Sangkloy, J. Singh, S. Bak, A. Hartnett, D. Wang, P. Carr, S. Lucey, D. Ramanan et al., “Argoverse: 3d tracking and forecasting with rich maps,” in Proceedings of the IEEE/CVF conference on computer vision and pattern recognition, 2019, pp. 8748–8757.
  • [16] K. Vogel, “A comparison of headway and time to collision as safety indicators,” Accident analysis & prevention, vol. 35, no. 3, pp. 427–433, 2003.
  • [17] J. C. Hayward, “Near miss determination through use of a scale of danger,” 1972.
  • [18] N. E. Spiess, “Highway traffic accident avoidance system,” Jul. 29 1997, uS Patent 5,652,705.
  • [19] J. Jansson, “Collision avoidance theory: With application to automotive collision mitigation,” Ph.D. dissertation, Linköping University Electronic Press, 2005.
  • [20] J. Wang, Y. Zheng, X. Li, C. Yu, K. Kodaka, and K. Li, “Driving risk assessment using near-crash database through data mining of tree-based model,” Accident Analysis & Prevention, vol. 84, pp. 54–64, 2015.
  • [21] Y. Wu, J. Zhang, W. Li, Y. Liu, C. Li, B. Tang, and G. Guo, “Towards human-vehicle interaction: Driving risk analysis under different driver vigilance states and driving risk detection method,” Automotive Innovation, vol. 6, no. 1, pp. 32–47, 2023.
  • [22] J. Wang, J. Wu, and Y. Li, “The driving safety field based on driver–vehicle–road interactions,” IEEE Transactions on Intelligent Transportation Systems, vol. 16, no. 4, pp. 2203–2214, 2015.
  • [23] D. Reichardt and J. Shick, “Collision avoidance in dynamic environments applied to autonomous vehicle guidance on the motorway,” in Proceedings of the Intelligent Vehicles’ 94 Symposium.   IEEE, 1994, pp. 74–78.
  • [24] S. Worrall, D. Orchansky, F. Masson, and E. Nebot, “Improving vehicle safety using context based detection of risk,” in 13th International IEEE Conference on Intelligent Transportation Systems.   IEEE, 2010, pp. 379–385.
  • [25] H. Deng, Y. Zhao, Q. Wang, and A.-T. Nguyen, “Deep reinforcement learning based decision-making strategy of autonomous vehicle in highway uncertain driving environments,” Automotive Innovation, vol. 6, no. 3, pp. 438–452, 2023.
  • [26] J. Wang, J. Wu, X. Zheng, D. Ni, and K. Li, “Driving safety field theory modeling and its application in pre-collision warning system,” Transportation research part C: emerging technologies, vol. 72, pp. 306–324, 2016.