Autonomous driving paper index

AMSFNet: Adaptive Multi-Scale Fusion Lightweight Network for Real-Time Object Detection in Autonomous Driving

2026-08-11 · Algorithms

autonomous driving systemautonomous drivingobject detectiondeployment

One-line summary

To address these issues, we propose an Adaptive Multi-Scale Fusion Lightweight Network (AMSFNet) based on YOLOv11.

Engineering notes

Experimental results demonstrate that AMSFNet achieves a favorable balance among detection accuracy, model complexity, and real-time performance, reaching 31 FPS on an NVIDIA Jetson Nano (4 GB).

Chinese explanation / 中文解读

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

Original abstract

Autonomous driving systems face significant challenges in deploying object detection models that must balance accuracy, real-time performance, and lightweight design on resource-constrained in-vehicle platforms. However, inadequate multi-scale feature fusion and redundant feature representations in existing methods limit their deployment on such platforms. To address these issues, we propose an Adaptive Multi-Scale Fusion Lightweight Network (AMSFNet) based on YOLOv11. We introduce a Spatial and Channel Reconstruction Attention Fusion (SCRAFusion) mechanism that employs a Mixup–Reconstruct–Fuse strategy to adaptively integrate multi-scale features, thereby enhancing feature representation, particularly for small objects. Building on this mechanism, we develop a C2fSCConv module that incorporates Spatial and Channel Reconstruction Convolution (SCConv) and SCRAFusion to reduce spatial and channel redundancy and enhance feature representation. Furthermore, we formulate a Scale-aware Dynamic IoU (SDIoU) loss that dynamically adjusts bounding-box regression weights based on target size to improve localization across object scales. Experimental results demonstrate that AMSFNet achieves a favorable balance among detection accuracy, model complexity, and real-time performance, reaching 31 FPS on an NVIDIA Jetson Nano (4 GB).

5.5Engineering value
7.0Research novelty
6.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