# YOLO-UMS: Multi-Scale Feature Fusion Based on YOLO Detector for PCB Surface Defect Detection

**Authors:** Hong Peng, Wenjie Yang, Baocai Yu

PMC · DOI: 10.3390/s26020689 · Sensors (Basel, Switzerland) · 2026-01-20

## TL;DR

This paper introduces YOLO-UMS, a new object detector that improves the accuracy and speed of detecting defects on printed circuit boards.

## Contribution

The paper proposes YOLO-UMS with a novel UMSFPN and modules for multi-scale feature fusion and small target detection.

## Key findings

- YOLO-UMS improves AP50 by 3.1% and AP by 2% on the PCB-M dataset compared to the original PAFPN.
- The model achieves 84% AP50 on PCB-M, a 6.4% improvement over the baseline YOLO11.
- YOLO-UMS shows good performance and broad applicability across different detectors and datasets.

## Abstract

Printed circuit boards (PCBs) are critical in the electronics industry. As PCB layouts grow increasingly complex, defect detection processes often encounter challenges such as low image contrast, uneven brightness, minute defect sizes, and irregular shapes, making it difficult to achieve rapid and accurate automated inspection. To address these challenges, this paper proposes a novel object detector, YOLO-UMS, designed to enhance the accuracy and speed of PCB surface defect detection. First, a lightweight plug-and-play Unified Multi-Scale Feature Fusion Pyramid Network (UMSFPN) is proposed to process and fuse multi-scale information across different resolution layers. The UMSFPN uses a Cross-Stage Partial Multi-Scale Module (CSPMS) and an optimized fusion strategy. This approach balances the integration of fine-grained edge information from shallow layers and coarse-grained semantic details from deep layers. Second, the paper introduces a lightweight RG-ELAN module, based on the ELAN network, to enhance feature extraction for small targets in complex scenes. The RG-ELAN module uses low-cost operations to generate redundant feature maps and reduce computational complexity. Finally, the Adaptive Interaction Feature Integration (AIFI) module enriches high-level features by eliminating redundant interactions among shallow-layer features. The channel-priority convolutional attention module (CPCA), deployed in the detection head, strengthens the expressive power of small target features. The experimental results show that the new UMSFPN neck can help improve the AP50 by 3.1% and AP by 2% on the self-collected dataset PCB-M, which is better than the original PAFPN neck. Meanwhile, UMSFPN achieves excellent results across different detectors and datasets, verifying its broad applicability. Without pre-training weights, YOLO-UMS achieves an 84% AP50 on the PCB-M dataset, which is a 6.4% improvement over the baseline YOLO11. Comparing results with existing target detection algorithms shows that the algorithm exhibits good performance in terms of detection accuracy. It provides a feasible solution for efficient and accurate detection of PCB surface defects in the industry.

## Full-text entities

- **Chemicals:** PCB (-)

## Full text

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

## Figures

15 figures with captions in the complete paper: https://tomesphere.com/paper/PMC12845718/full.md

## References

44 references — full list in the complete paper: https://tomesphere.com/paper/PMC12845718/full.md

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