基于车辆轨迹数据预测交通事故风险
1Key Laboratory of Intelligent Health Perception and Ecological Restoration of Rivers and Lakes, Ministry of Education, Hubei University of Technology, Wuhan, China.
Traffic injury prevention
|November 21, 2024
概括
本研究介绍了一种LSTM模型,用于使用车辆轨迹数据精确预测交通事故风险. 该模型准确地识别了高风险的驾驶行为,提高了道路安全.
科学领域:
- 运输工程 运输工程
- 人工智能的人工智能
- 道路交通安全 道路交通安全
背景情况:
- 交通事故在全球范围内构成重大风险.
- 准确预测事故风险对于预防至关重要.
- 车辆轨迹数据为实时风险评估提供了潜力.
研究的目的:
- 使用车辆轨迹数据开发精确的交通事故风险预测模型.
- 调查深度学习框架对事故风险预测的有效性.
- 通过智能事故风险预测提高道路安全.
主要方法:
- 收集了来自3000多辆车辆的车辆动力学和驾驶数据.
- 预处理的原始轨迹数据使用清理,过,插值和规范化.
- 开发和训练了一个端到端的长短期记忆 (LSTM) 事故风险预测模型,使用交叉损失和Adam优化器.
主要成果:
- 该LSTM模型有效地从原始轨迹数据中提取危险的驾驶特征.
- 在复杂的交通场景中实现了0.89的预测准确度,识别了高风险行为.
- 通过精细的时间分辨率,在预测事故概率方面表现出强大的概括性能.
结论:
- 开发的LSTM模型准确地预测了交通事故风险.
- 该模型智能地从车辆轨迹数据中提取危险的驾驶特征.
- 这种方法为提高道路安全和预防事故提供了一种新的方法.
相关概念视频
Determination of Expected Frequency
2.1K
Suppose one wants to test independence between the two variables of a contingency table. The values in the table constitute the observed frequencies of the dataset. But how does one determine the expected frequency of the dataset? One of the important assumptions is that the two variables are independent, which means the variables do not influence each other. For independent variables, the statistical probability of any event involving both variables is calculated by multiplying the individual...
2.1K
Curvilinear Motion: Normal and Tangential Components
380
When a car traverses a curved road, its motion can be elucidated by breaking it down into tangential and normal components. The car-centric coordinates attached to the vehicle move with it.
The positive direction of the t-axis aligns with the increasing position of the car along the curved path, denoted by the unit vector ut. Simultaneously, the n-axis, perpendicular to the t-axis, dissects the curved path into differential arc segments, each forming the arc of a circle with a radius of...
The positive direction of the t-axis aligns with the increasing position of the car along the curved path, denoted by the unit vector ut. Simultaneously, the n-axis, perpendicular to the t-axis, dissects the curved path into differential arc segments, each forming the arc of a circle with a radius of...
380
Hypothesis Test for Test of Independence
3.5K
The test of independence is a chi-square-based test used to determine whether two variables or factors are independent or dependent. This hypothesis test is used to examine the independence of the variables. One can construct two qualitative survey questions or experiments based on the variables in a contingency table. The goal is to see if the two variables are unrelated (independent) or related (dependent). The null and alternative hypotheses for this test are:
H0: The two variables (factors)...
H0: The two variables (factors)...
3.5K
Elastic Collisions: Case Study
13.5K
Elastic collision of a system demands conservation of both momentum and kinetic energy. To solve problems involving one-dimensional elastic collisions between two objects, the equations for conservation of momentum and conservation of internal kinetic energy can be used. For the two objects, the sum of momentum before the collision equals the total momentum after the collision. An elastic collision conserves internal kinetic energy, and so the sum of kinetic energies before the collision equals...
13.5K
Velocity and Position by Graphical Method
7.3K
Velocity and position can be calculated from the known function of acceleration as a function of time. The total area under the acceleration-time graph and the velocity-time graph gives the change in velocity and position, respectively. In the case of an airplane, its acceleration is tracked using the inertial navigation system. The pilot provides the input of the airplane's initial position and velocity before takeoff. The inertial navigation system then uses the acceleration data to...
7.3K
Kinematic Equations - II
9.4K
The second kinematic equation expresses the final position of an object in terms of its initial position, the distance traveled with the initial constant velocity, and the distance traveled due to a change in velocity. Similar to the first kinematic equation, this equation is also only valid when the acceleration is constant throughout the motion of an object.
Suppose a car merges into freeway traffic on a 200 m long ramp. If its initial velocity is 10 m/s and it accelerates at 2 m/s2, then the...
Suppose a car merges into freeway traffic on a 200 m long ramp. If its initial velocity is 10 m/s and it accelerates at 2 m/s2, then the...
9.4K


