# A Structurally Optimized and Efficient Lightweight Object Detection Model for Autonomous Driving

**Authors:** Mingjing Li, Junshuai Wang, Shuang Chen, LinLin Liu, KaiJie Li, Zengzhi Zhao, Haijiao Yun

PMC · DOI: 10.3390/s26010054 · Sensors (Basel, Switzerland) · 2025-12-21

## TL;DR

This paper introduces FE-YOLOv8, a lightweight and efficient object detection model optimized for autonomous driving, reducing computational costs while maintaining accuracy.

## Contribution

The novel C2f-Faster and EfficientHead modules improve efficiency without sacrificing detection performance in YOLOv8.

## Key findings

- FE-YOLOv8 reduces parameter count by 31.09% and computational cost by 43.31% compared to YOLOv8.
- It achieves comparable or better mAP on the SODA-10M and BDD100K datasets.
- The model provides new insights for designing lightweight object detectors.

## Abstract

Object detection plays a pivotal role in safety-critical applications, including autonomous driving, intelligent surveillance, and unmanned aerial systems. However, many state-of-the-art detectors remain highly resource-intensive; their large parameter sizes and substantial floating-point operations make it difficult to balance accuracy and efficiency, particularly under constrained computational budgets. To mitigate this accuracy–efficiency trade-off, we propose FE-YOLOv8, a lightweight yet more effective variant of YOLOv8 (You Only Look Once version 8). Specifically, two architectural refinements are introduced: (1) C2f-Faster (Cross-Stage-Partial 2-Conv Faster Block) modules embedded in both the backbone and neck, where PConv (partial convolution) prunes redundant computations without diminishing representational capacity; and (2) an EfficientHead detection head that integrates EMSConv (Efficient Multi-Scale Convolution) to enhance multi-scale feature fusion while simplifying the head design and maintaining low computational complexity. Extensive ablation and comparative experiments on the SODA-10M dataset show that FE-YOLOv8 reduces the parameter count by 31.09% and the computational cost by 43.31% relative to baseline YOLOv8 while achieving comparable or superior mean Average Precision (mAP). Generalization experiments conducted on the BDD100K dataset further validate these improvements, demonstrating that FE-YOLOv8 achieves a favorable balance between accuracy and efficiency within the YOLOv8 family and provides new architectural insights for lightweight object detector design.

## Full-text entities

- **Genes:** GTF2E1 (general transcription factor IIE subunit 1) [NCBI Gene 2960] {aka FE, TF2E1, TFIIE-A}
- **Diseases:** YOLO (MESH:D054331), injury to (MESH:D014947)
- **Chemicals:** C2f (-), FE (MESH:D007501)
- **Species:** Homo sapiens (human, species) [taxon 9606]

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/PMC12788148/full.md

## Figures

10 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12788148/full.md

## References

37 references — full list in the complete paper: https://tomesphere.com/paper/PMC12788148/full.md

---
Source: https://tomesphere.com/paper/PMC12788148