Journal of Computer Applications ›› 2026, Vol. 46 ›› Issue (3): 969-979.DOI: 10.11772/j.issn.1001-9081.2025030340

• Multimedia computing and computer simulation • Previous Articles     Next Articles

Lightweight method for transmission line defect detection

Ping HUANG1(), Qing LI1, Haifeng QIU1, Chengsi WANG1, Anzi HUANG1, Long FAN2   

  1. 1.Shenzhen Power Supply Bureau Company Limited,Shenzhen Guangdong 518001,China
    2.School of Computer Science,Nanjing University,Nanjing Jiangsu 210023,China
  • Received:2025-04-03 Revised:2025-06-11 Accepted:2025-06-12 Online:2025-06-27 Published:2026-03-10
  • Contact: Ping HUANG
  • About author:LI Qing, born in 1988, M. S., senior engineer. Her research interests include power informatization.
    QIU Haifeng, born in 1981, M. S., senior engineer. His research interests include power engineering.
    WANG Chengsi, born in 1986, M. S., senior engineer. His research interests include power engineering.
    HUANG Anzi, born in 1980, M. S., senior engineer. His research interests include power engineering.
    FAN Long, born in 1994, Ph. D. His research interests include deep learning, image processing, ubiquitous computing.

轻量化输电线路缺陷检测方法

黄萍1(), 李清1, 邱海枫1, 王程斯1, 黄安子1, 樊龙2   

  1. 1.深圳供电局有限公司,广东 深圳 518001
    2.南京大学 计算机学院,南京 210023
  • 通讯作者: 黄萍
  • 作者简介:李清(1988—),女,湖南衡阳人,高级工程师,硕士,主要研究方向:电力信息化
    邱海枫(1981—),男,广东湛江人,高级工程师,硕士,主要研究方向:电力工程
    王程斯(1986—),男,广东梅州人,高级工程师,硕士,主要研究方向:电力工程
    黄安子(1980—),男,广东深圳人,高级工程师,硕士,主要研究方向:电力工程
    樊龙(1994—),男,内蒙古呼和浩特人,博士,主要研究方向:深度学习、图像处理、普适计算。

Abstract:

As the core transmission and distribution carrier of the power system, the operating condition of high-voltage transmission lines directly impacts the safety of the power grid. To address the problems of low efficiency and high missed rate in traditional manual inspection, a lightweight method for transmission line defect detection based on a two-stage multi-modal attention mechanism and dynamic feature decoupling was proposed. In the first stage, accurate localization of key components was achieved on the basis of an improved lightweight detection network, Light-YOLO. In the second stage, a dual-branch contrastive learning-based defect detection network, Dual-DifferNet, was built to achieve precise classification and identification of defects. In the design of Light-YOLO, a hybrid structure of hierarchical Separable Vision Transformer (SepViT) and deep Deformable Convolutional Network (DCN) was introduced, and by stacking local perception convolutional layers and global attention Transformer blocks alternately, the model’s modeling capability of long-range dependencies was enhanced while reducing computational cost, thereby improving the detection accuracy of small targets such as insulators and conductor splices effectively. For the defect classification task, in Dual-DifferNet, a dual-branch structure was adopted to embed a Spatial-Channel Dual Attention (SCDA) module in each branch, and the dual-modal feature interaction was promoted using a cross attention mechanism, thereby improving the robustness and generalization capability of defect identification. Experimental results show that the proposed method achieves a mean Average Precision (mAP@50) of 96.9%, which is 16.1 percentage points higher than that of the baseline model YOLOv8, with the floating-point operations reduced by 56.73%, fully verifying the method’s high detection accuracy, excellent computational efficiency, and deployment potential.

Key words: transmission line defect detection, hierarchical Separable Vision Transformer (SepViT), Bidirectional Recurrent Feature Pyramid Network (BR-FPN), dual attention, deformable convolution

摘要:

作为电力系统的核心输配电载体,高压输电线路的运行状态直接关系到电网安全。针对传统人工巡检效率低和漏检率高的问题,提出一种基于两阶段多模态注意力机制与动态特征解耦的轻量化输电线路缺陷检测方法。在第一阶段,基于改进型轻量检测网络Light-YOLO实现关键组件的精准定位;在第二阶段,构建基于双分支对比学习的缺陷检测网络Dual-DifferNet实现缺陷的精确分类与识别。在Light-YOLO的设计中,引入分层可分离视觉Transformer(SepViT)与深度可变形卷积网络(DCN)的混合结构,并通过交替堆叠局部感知卷积层与全局注意力Transformer块,在降低计算量的同时,增强模型对长程依赖关系的建模能力,从而有效提升绝缘子和导线接头等小目标的检测精度。针对缺陷分类任务,Dual-DifferNet采用双分支结构在每个分支中嵌入空间-通道双重注意力(SCDA)模块,利用交叉注意力机制促进双模态特征交互,从而提高缺陷识别的鲁棒性与泛化能力。实验结果表明,所提方法的平均精度均值(mAP@50)达到了96.9%,较基准模型YOLOv8提升16.1个百分点,同时浮点运算量降低了56.73%,充分验证了该方法在保证高精度检测的同时,具备优异的计算效率与部署潜力。

关键词: 输电线路缺陷检测, 分层可分离视觉Transformer, 双向递归特征金字塔网络, 双重注意力, 可变形卷积

CLC Number: