Autonomous driving paper index

<scp>EPLS</scp> ‐ <scp>YOLO</scp> : A Multi‐Scale Object Detection Method for Complex Traffic Scenarios

2026-08-16 · Expert Systems

autonomous drivingobject detectionkittiperception

One-line summary

ABSTRACT Aiming at the problems of high missed detection rate and unbalanced feature extraction caused by the coexistence of multi‐scale objects in complex traffic scenarios, this paper proposes an improved YOLO11 detection algorithm (EPLS‐YOLO) for autonomous driving.

Engineering notes

Experimental results show that the proposed EPLS‐YOLO achieves a precision ( P ) of 94.5%, recall ( R ) of 92.0%, and mean Average Precision at IoU = 0.5 (mAP50) of 95.7% on the KITTI dataset, which are 0.7, 3.0 and 1.6 percentage‐points higher than those of the original YOLO11, respectively. Notably, the detection performance for small objects is significantly improved.

Chinese explanation / 中文解读

中文解读待补充:本站会优先为端到端自动驾驶、BEV感知、3D目标检测、轨迹预测、路径规划、LiDAR感知等高价值论文补充中文说明。

Original abstract

ABSTRACT Aiming at the problems of high missed detection rate and unbalanced feature extraction caused by the coexistence of multi‐scale objects in complex traffic scenarios, this paper proposes an improved YOLO11 detection algorithm (EPLS‐YOLO) for autonomous driving. First, the KITTI dataset is reconstructed and expanded, which is uniformly categorised into six classes (Car, Van, Truck, Pedestrian, Cyclist, and Tram). Data augmentation strategies such as Mosaic and random transformations are further adopted to enhance sample diversity. Second, in the backbone network, the Efficient Multi‐Scale Attention (EMA) is embedded into the C3K2 module to construct the C3K2_EMA module, which strengthens the fine‐grained feature representation of small objects and occluded objects. A P2 high‐resolution detection branch is added to cover the scale of extremely small objects, and a Lightweight Shared Convolution Detection Head (LSCD) is designed to achieve efficient fusion of multi‐scale features from shallow and deep layers. Finally, the SlideLoss function is introduced to dynamically assign sample learning weights based on Intersection over Union (IoU), alleviating the problem of unbalanced training of multi‐scale samples. Experimental results show that the proposed EPLS‐YOLO achieves a precision ( P ) of 94.5%, recall ( R ) of 92.0%, and mean Average Precision at IoU = 0.5 (mAP50) of 95.7% on the KITTI dataset, which are 0.7, 3.0 and 1.6 percentage‐points higher than those of the original YOLO11, respectively. Notably, the detection performance for small objects is significantly improved. Moreover, the overall detection performance of EPLS‐YOLO outperforms that of mainstream object detection models such as RT‐DETR, YOLOv8, YOLOv10 and YOLOv12, which can meet the demand for accurate perception of full‐scale objects in autonomous driving.

5.0Engineering value
8.0Research novelty
5.0Business relevance

Links and sources

Need this topic turned into a technical roadmap?

Full Self Driving can prepare a custom autonomous driving literature review, code map, dataset map, and B2B technology assessment.

Request B2B research

Comments

No comments yet. Be the first to share your thoughts on this paper.
Login or register to leave a comment