paper-with-me

홈 › Papers

Detection of Collision-Prone Vehicle Behavior at Intersections using Siamese Interaction LSTM

2019-12-10 · Debaditya Roy, Tetsuhiro Ishizaka, Krishna Mohan C., Atsushi Fukuda

As a large proportion of road accidents occur at intersections, monitoring traffic safety of intersections is important. Existing approaches are designed to investigate accidents in lane-based traffic. However, such approaches are not suitable in a lane-less mixed-traffic environment where vehicles often ply very close to each other. Hence, we propose an approach called Siamese Interaction Long Short-Term Memory network (SILSTM) to detect collision prone vehicle behavior. The SILSTM network learns the interaction trajectory of a vehicle that describes the interactions of a vehicle with its neighbors at an intersection. Among the hundreds of interactions for every vehicle, there maybe only some interactions which may be unsafe and hence, a temporal attention layer is used in the SILSTM network. Furthermore, the comparison of interaction trajectories requires labeling the trajectories as either unsafe or safe, but such a distinction is highly subjective, especially in lane-less traffic. Hence, in this work, we compute the characteristics of interaction trajectories involved in accidents using the collision energy model. The interaction trajectories that match accident characteristics are labeled as unsafe while the rest are considered safe. Finally, there is no existing dataset that allows us to monitor a particular intersection for a long duration. Therefore, we introduce the SkyEye dataset that contains 1 hour of continuous aerial footage from each of the 4 chosen intersections in the city of Ahmedabad in India. A detailed evaluation of SILSTM on the SkyEye dataset shows that unsafe (collision-prone) interaction trajectories can be effectively detected at different intersections.

📄 PDF Abstract BibTeX arXiv:1912.04801

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Learning Negotiating Behavior Between Cars in Intersections using Deep Q-Learning

2018-10-24 · Tommy Tram, Anton Jansson, Robin Grönberg, Mohammad Ali 외

This paper concerns automated vehicles negotiating with other vehicles, typically human driven, in crossings with the goal to find a decision algorithm by learning typical behaviors of other vehicles. The vehicle observe…

Q-Learning

Using UAVs for vehicle tracking and collision risk assessment at intersections

2021-10-11 · Shuya Zong, Sikai Chen, Majed Alinizzi, Yujie Li 외

Assessing collision risk is a critical challenge to effective traffic safety management. The deployment of unmanned aerial vehicles (UAVs) to address this issue has shown much promise, given their wide visual field and m…

ManagementMotion Planning

Defining Traffic States using Spatio-temporal Traffic Graphs

2020-07-27 · Debaditya Roy, K. Naveen Kumar, C. Krishna Mohan

Intersections are one of the main sources of congestion and hence, it is important to understand traffic behavior at intersections. Particularly, in developing countries with high vehicle density, mixed traffic type, and…

Building Safer Autonomous Agents by Leveraging Risky Driving Behavior Knowledge

2021-03-16 · Ashish Rana, Avleen Malhi

Simulation environments are good for learning different driving tasks like lane changing, parking or handling intersections etc. in an abstract manner. However, these simulation environments often restrict themselves to …

Autonomous DrivingDeep Reinforcement Learning

Courteous Behavior of Automated Vehicles at Unsignalized Intersections via Reinforcement Learning

2021-06-11 · Shengchao Yan, Tim Welschehold, Daniel Büscher, Wolfram Burgard

The transition from today's mostly human-driven traffic to a purely automated one will be a gradual evolution, with the effect that we will likely experience mixed traffic in the near future. Connected and automated vehi…

Autonomous VehiclesCollision AvoidanceDeep Reinforcement LearningManagement+3