paper-with-me

Papers

Sequential Spatial Network for Collision Avoidance in Autonomous Driving

2023-03-12 · Haichuan Li, Liguo Zhou, Zhenshan Bing, Marzana Khatun, Rolf Jung, Alois Knoll

Several autonomous driving strategies have been applied to autonomous vehicles, especially in the collision avoidance area. The purpose of collision avoidance is achieved by adjusting the trajectory of autonomous vehicles (AV) to avoid intersection or overlap with the trajectory of surrounding vehicles. A large number of sophisticated vision algorithms have been designed for target inspection, classification, and other tasks, such as ResNet, YOLO, etc., which have achieved excellent performance in vision tasks because of their ability to accurately and quickly capture regional features. However, due to the variability of different tasks, the above models achieve good performance in capturing small regions but are still insufficient in correlating the regional features of the input image with each other. In this paper, we aim to solve this problem and develop an algorithm that takes into account the advantages of CNN in capturing regional features while establishing feature correlation between regions using variants of attention. Finally, our model achieves better performance in the test set of L5Kit compared to the other vision models. The average number of collisions is 19.4 per 10000 frames of driving distance, which greatly improves the success rate of collision avoidance.

📄 PDF Abstract BibTeX arXiv:2303.07352

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesCollision AvoidanceFeature Correlation

Methods 이 논문이 사용한 방법론

Test 설명 없음
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
Batch Normalization 설명 없음
Kaiming Initialization 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Average Pooling 설명 없음

Similar Papers 제목 키워드 기반

BCSSN: Bi-direction Compact Spatial Separable Network for Collision Avoidance in Autonomous Driving

2023-03-12 · Haichuan Li, Liguo Zhou, Alois Knoll

Autonomous driving has been an active area of research and development, with various strategies being explored for decision-making in autonomous vehicles. Rule-based systems, decision trees, Markov decision processes, an…

Autonomous DrivingAutonomous VehiclesCollision AvoidanceComputational Efficiency+1

Collision Avoidance Detour for Multi-Agent Trajectory Forecasting

2023-06-20 · Hsu-kuang Chiu, Stephen F. Smith

We present our approach, Collision Avoidance Detour (CAD), which won the 3rd place award in the 2023 Waymo Open Dataset Challenge - Sim Agents, held at the 2023 CVPR Workshop on Autonomous Driving. To satisfy the motion …

Autonomous DrivingCollision Avoidancemotion predictionTrajectory Forecasting+1

Autonomous Emergency Collision Avoidance and Stabilisation in Structured Environments

2020-04-16

In this paper, a novel closed-loop control framework for autonomous obstacle avoidance on a curve road is presented. The proposed framework provides two main functionalities; (i) collision free trajectory planning using …

Collision AvoidanceFrictionTrajectory Planning

SpaRC-AD: A Baseline for Radar-Camera Fusion in End-to-End Autonomous Driving

2025-08-14 · Philipp Wolters, Johannes Gilg, Torben Teepe, Gerhard Rigoll arxiv

End-to-end autonomous driving systems promise stronger performance through unified optimization of perception, motion forecasting, and planning. However, vision-based approaches face fundamental limitations in adverse we…

Multi-Object TrackingTrajectory PredictionTrajectory PlanningCollision Avoidance

Enhancing Autonomous Driving Safety with Collision Scenario Integration

2025-03-05 · Zi Wang, Shiyi Lan, Xinglong Sun, Nadine Chang 외

Autonomous vehicle safety is crucial for the successful deployment of self-driving cars. However, most existing planning methods rely heavily on imitation learning, which limits their ability to leverage collision data e…

Autonomous DrivingCollision AvoidanceImitation LearningSelf-Driving Cars