基于特征跨层融合与重构的河道水面目标检测

IF 3 3区 工程技术 Q2 ENGINEERING, ELECTRICAL & ELECTRONIC
Enze Zhang , Yecai Guo , Songbin Li
{"title":"基于特征跨层融合与重构的河道水面目标检测","authors":"Enze Zhang ,&nbsp;Yecai Guo ,&nbsp;Songbin Li","doi":"10.1016/j.dsp.2025.105618","DOIUrl":null,"url":null,"abstract":"<div><div>Water surface object detection in river channels is essential for effective river monitoring systems. However, existing object detection techniques are frequently inadequate for perceiving objects of varying sizes in complex and varying backgrounds. To address this issue, firstly, we propose a Feature Cross-Layer Fusion and Reconstruction Module, which effectively fuses multi-scale features through adaptive weights (used to dynamically adjust the importance of features at different layers) and employs a spatial-channel reconstruction mechanism (by separately learning and reconstructing spatial and channel dimension features) to reduce background feature redundancy, achieving a 5.1% improvement in Precision over the baseline model. Furthermore, we introduce a Feature Extraction Module based on structural reparameterization, which enhances the feature representation capability while maintaining computational efficiency, resulting in a 1% improvement in mAP @0.5 compared to the baseline. Building on these improvements, we develop a water surface object detection algorithm that incorporates an improved loss function for better accuracy. To comprehensively evaluate its performance, we constructed a dedicated UARODD dataset, which includes 16 categories of commonly observed water surface objects in river channels. The dataset consists of 9500 images collected from real aerial photography and the internet, with a total of 24534 annotated instances, covering a wide range of river scenes worldwide. Experimental results indicate that the proposed algorithm achieves a mean Average Precision (mAP@ 0.5) of 79.6% on this real-world dataset, representing a 5% improvement in mAP@ 0.5 compared to the YOLOv11 baseline. The detailed program code and weight files have been made publicly available at ht tps://github.com/zhangenze1016/FCFR-yolo.</div></div>","PeriodicalId":51011,"journal":{"name":"Digital Signal Processing","volume":"168 ","pages":"Article 105618"},"PeriodicalIF":3.0000,"publicationDate":"2025-09-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Water surface object detection in river channels based on feature cross-layer fusion and reconstruction\",\"authors\":\"Enze Zhang ,&nbsp;Yecai Guo ,&nbsp;Songbin Li\",\"doi\":\"10.1016/j.dsp.2025.105618\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Water surface object detection in river channels is essential for effective river monitoring systems. However, existing object detection techniques are frequently inadequate for perceiving objects of varying sizes in complex and varying backgrounds. To address this issue, firstly, we propose a Feature Cross-Layer Fusion and Reconstruction Module, which effectively fuses multi-scale features through adaptive weights (used to dynamically adjust the importance of features at different layers) and employs a spatial-channel reconstruction mechanism (by separately learning and reconstructing spatial and channel dimension features) to reduce background feature redundancy, achieving a 5.1% improvement in Precision over the baseline model. Furthermore, we introduce a Feature Extraction Module based on structural reparameterization, which enhances the feature representation capability while maintaining computational efficiency, resulting in a 1% improvement in mAP @0.5 compared to the baseline. Building on these improvements, we develop a water surface object detection algorithm that incorporates an improved loss function for better accuracy. To comprehensively evaluate its performance, we constructed a dedicated UARODD dataset, which includes 16 categories of commonly observed water surface objects in river channels. The dataset consists of 9500 images collected from real aerial photography and the internet, with a total of 24534 annotated instances, covering a wide range of river scenes worldwide. Experimental results indicate that the proposed algorithm achieves a mean Average Precision (mAP@ 0.5) of 79.6% on this real-world dataset, representing a 5% improvement in mAP@ 0.5 compared to the YOLOv11 baseline. The detailed program code and weight files have been made publicly available at ht tps://github.com/zhangenze1016/FCFR-yolo.</div></div>\",\"PeriodicalId\":51011,\"journal\":{\"name\":\"Digital Signal Processing\",\"volume\":\"168 \",\"pages\":\"Article 105618\"},\"PeriodicalIF\":3.0000,\"publicationDate\":\"2025-09-19\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Digital Signal Processing\",\"FirstCategoryId\":\"5\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S1051200425006402\",\"RegionNum\":3,\"RegionCategory\":\"工程技术\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q2\",\"JCRName\":\"ENGINEERING, ELECTRICAL & ELECTRONIC\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Digital Signal Processing","FirstCategoryId":"5","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S1051200425006402","RegionNum":3,"RegionCategory":"工程技术","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q2","JCRName":"ENGINEERING, ELECTRICAL & ELECTRONIC","Score":null,"Total":0}
引用次数: 0

摘要

河道表面目标的检测是建立有效的河流监测系统的基础。然而,现有的目标检测技术往往不足以感知复杂和不同背景下的不同大小的物体。为了解决这一问题,首先,我们提出了一个特征跨层融合与重构模块,该模块通过自适应权重(用于动态调整不同层特征的重要性)有效融合多尺度特征,并采用空间-通道重构机制(通过分别学习和重构空间和通道维度特征)减少背景特征冗余,实现了比基线模型精度提高5.1%的目标。此外,我们引入了一个基于结构重参数化的特征提取模块,该模块在保持计算效率的同时增强了特征表示能力,使mAP @0.5比基线提高了1%。在这些改进的基础上,我们开发了一种水面目标检测算法,该算法结合了改进的损失函数,以提高精度。为了全面评估其性能,我们构建了一个专用的UARODD数据集,其中包括16类常见的河道水面物体。该数据集由9500张来自真实航空摄影和互联网的图像组成,共有24534个注释实例,涵盖了全球范围内广泛的河流场景。实验结果表明,该算法在真实数据集上实现了79.6%的平均精度(mAP@ 0.5),与YOLOv11基线相比,mAP@ 0.5提高了5%。详细的程序代码和权重文件已在https://github.com/zhangenze1016/FCFR-yolo公开提供。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
Water surface object detection in river channels based on feature cross-layer fusion and reconstruction
Water surface object detection in river channels is essential for effective river monitoring systems. However, existing object detection techniques are frequently inadequate for perceiving objects of varying sizes in complex and varying backgrounds. To address this issue, firstly, we propose a Feature Cross-Layer Fusion and Reconstruction Module, which effectively fuses multi-scale features through adaptive weights (used to dynamically adjust the importance of features at different layers) and employs a spatial-channel reconstruction mechanism (by separately learning and reconstructing spatial and channel dimension features) to reduce background feature redundancy, achieving a 5.1% improvement in Precision over the baseline model. Furthermore, we introduce a Feature Extraction Module based on structural reparameterization, which enhances the feature representation capability while maintaining computational efficiency, resulting in a 1% improvement in mAP @0.5 compared to the baseline. Building on these improvements, we develop a water surface object detection algorithm that incorporates an improved loss function for better accuracy. To comprehensively evaluate its performance, we constructed a dedicated UARODD dataset, which includes 16 categories of commonly observed water surface objects in river channels. The dataset consists of 9500 images collected from real aerial photography and the internet, with a total of 24534 annotated instances, covering a wide range of river scenes worldwide. Experimental results indicate that the proposed algorithm achieves a mean Average Precision (mAP@ 0.5) of 79.6% on this real-world dataset, representing a 5% improvement in mAP@ 0.5 compared to the YOLOv11 baseline. The detailed program code and weight files have been made publicly available at ht tps://github.com/zhangenze1016/FCFR-yolo.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Digital Signal Processing
Digital Signal Processing 工程技术-工程:电子与电气
CiteScore
5.30
自引率
17.20%
发文量
435
审稿时长
66 days
期刊介绍: Digital Signal Processing: A Review Journal is one of the oldest and most established journals in the field of signal processing yet it aims to be the most innovative. The Journal invites top quality research articles at the frontiers of research in all aspects of signal processing. Our objective is to provide a platform for the publication of ground-breaking research in signal processing with both academic and industrial appeal. The journal has a special emphasis on statistical signal processing methodology such as Bayesian signal processing, and encourages articles on emerging applications of signal processing such as: • big data• machine learning• internet of things• information security• systems biology and computational biology,• financial time series analysis,• autonomous vehicles,• quantum computing,• neuromorphic engineering,• human-computer interaction and intelligent user interfaces,• environmental signal processing,• geophysical signal processing including seismic signal processing,• chemioinformatics and bioinformatics,• audio, visual and performance arts,• disaster management and prevention,• renewable energy,
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信