吉林大学学报(工学版) ›› 2026, Vol. 56 ›› Issue (7): 1996-2005.doi: 10.13229/j.cnki.jdxbgxb.20241319

• 计算机科学与技术 • 上一篇    

基于混合尺度感知与边缘特征交互的伪装目标检测

蒲东兵1(),张金峰1,张美花1,王一可2,孙英娟3()   

  1. 1.东北师范大学 信息科学与技术学院,长春 130117
    2.沈阳城市学院 智能与工程学院,沈阳 110112
    3.长春师范大学 计算机科学与技术学院,长春 130032
  • 收稿日期:2024-12-11 出版日期:2026-07-01 发布日期:2026-08-12
  • 通讯作者: 孙英娟 E-mail:pudb@nenu.edu.cn;happysunyj@foxmail.com
  • 作者简介:蒲东兵(1970-),男,副教授,博士.研究方向:计算机视觉,模式识别.E-mail:pudb@nenu.edu.cn
  • 基金资助:
    国家自然科学基金项目(62277009);吉林省重点科技研发项目(20220201157GX);吉林省重点科技研发项目(20220201140GX);吉林省教育厅科学技术研究项目(JJKH20241014KJ)

Camouflaged object detection based on mixed scale perception and edge feature interaction

Dong-bing PU1(),Jin-feng ZHANG1,Mei-hua ZHANG1,Yi-ke WANG2,Ying-juan SUN3()   

  1. 1.College of Information Science and Technology,Northeast Normal University,Changchun 130117,China
    2.School of Intelligence and Engineering,Shenyang City University,Shenyang 110112,China
    3.College of Computer Science and Technology,Changchun Normal University,Changchun 130032,China
  • Received:2024-12-11 Online:2026-07-01 Published:2026-08-12
  • Contact: Ying-juan SUN E-mail:pudb@nenu.edu.cn;happysunyj@foxmail.com

摘要:

针对已有伪装目标检测(COD)方法存在的边缘特征信息匮乏、多层次特征融合不充分等问题,提出了一种新颖的基于混合尺度感知与边缘特征交互的伪装目标检测网络(MSPEFI-Net)。MSPEFI-Net由混合尺度感知模块(MSP)、边缘特征交互模块(EFI)和全局特征聚合模块(GFA)组成。其中,MSP使用不同大小的卷积核提取不同尺度的特征,并进行跨尺度特征融合实现混合尺度感知,使模型能够有效扩大感受野,充分挖掘目标局部细节特征,以确保特征信息的完整性;EFI可以将高层语义信息与部分低层细节信息进行交互集成,以挖掘和补充边缘语义信息;GFA通过对上下文局部信息与边缘信息的跨层级特征聚合,以便有效地集成伪装目标及其边缘的特征信息,生成完整的预测图。实验结果表明,MSPEFI-Net在公开数据集CAMO、CHAMELEON、COD10K和NC4K上的SαFβwFβEφMAE等指标整体优于其他12种对比模型,具有更好的检测性能,消融实验也验证了各模块对模型性能提升的有效性。

关键词: 伪装目标检测, 混合尺度感知, 边缘特征交互, 特征增强

Abstract:

In view of the problems of lack of edge feature information and insufficient multi-level feature fusion in the existing amouflage object detection(COD) methods, a novel camouflaged object detection network MSPEFI-Net based on mixed-scale perception and edge feature interaction was proposed. MSPEFI-Net consists of a mixed-scale perception module(MSP),an edge feature interaction module(EFI)and a global feature aggregation module(GFA).MSP extracts different scale features with different convolutional kernels,and fuses cross-scale features to achieve mixed-scale perception,so that MSPEFI-Net can effectively expand the receptive field and fully mine the local detail features of the object to ensure the integrity of feature information.EFI can interact and integrate high-level semantic information with some low-level detailed information to mine and supplement edge semantic information.GFA aggregates cross-level features from context local information and edge information to effectively integrate camouflage object features and its edge features,and generates a full prediction plot. Experimental results prove that the SαFβwFβEφ and MAE of MSPEFI-Net on the public datasets CAMO,CHAMELEON,COD10K and NC4K are superior to 12 comparison methods and show better detection performance of MSPEFI-Net.Ablation experiments also verify the effectiveness of each module to improve the performance of MSPEFI-Net.

Key words: camouflage object detection, mixed-scale perception, edge feature interaction, feature enhancements

中图分类号: 

  • TP391.4

图1

MSPEFI-Net框架"

图2

MSP模块"

图3

EFI模块"

图4

GFA模块"

表1

基于CAMO、COD10K、CHAMELEON、NC4K数据集的性能对比"

方法CAMOCHAMELEON
SαFβwMAE↓FβEφSαFβwMAE↓FβEφ
SINet10.7450.6440.0920.7020.8290.8720.8060.0340.8270.946
MGL-R30.7750.6730.0880.7260.8420.8930.8120.0310.8330.941
C2FNet20.7960.7190.0800.7620.8640.8880.8280.0320.8440.946
SINetv2110.8200.7430.0700.7820.8950.8880.8160.0300.8350.961
BGNet90.8120.7490.0730.7890.8820.9010.8500.0270.8600.954
ZoomNet40.8200.7520.0660.7940.8920.9020.8450.0230.8640.958
DGNet60.8390.7690.0570.8060.9150.8900.8160.0290.8340.956
FEDER50.8020.7380.0710.7810.8730.8870.8340.0300.8510.954
FDNet70.8410.7750.0630.8070.9080.8970.8350.0270.8540.964
FSPNet80.8560.7990.0500.8300.9280.9080.8510.0230.8670.965
FINet160.8280.7520.0650.7910.9000.8830.8080.0310.8250.957
UEDGNet150.8670.8160.0490.8410.9310.9090.8620.0230.8740.969
MSPEFI-Net0.8670.8250.0460.8540.9290.9100.8620.0200.8740.964
方法COD10KNC4K
SαFβwMAE↓FβEφSαFβwMAE↓FβEφ
SINet10.7760.6310.0430.6790.8740.8080.7230.0580.7690.883
MGL-R30.8140.6660.0350.7100.8900.8330.7390.0530.7820.893
C2FNet20.8130.6860.0360.7230.9000.8380.7620.0490.7950.904
SINetv2110.8150.6800.0370.7180.9060.8470.7700.0480.8050.914
BGNet90.8310.7220.0330.7530.9110.8510.7880.0440.8200.916
ZoomNet40.8380.7290.0290.7660.9110.8530.7840.0430.8180.912
DGNet60.8220.6930.0330.7280.9110.8570.7840.0420.8140.922
FEDER50.8220.7160.0320.7510.9050.8470.7890.0440.8240.915
FDNet70.8400.7290.0300.7570.9350.8340.7500.0520.7840.905
FSPNet80.8510.7350.0260.7690.9300.8790.8160.0350.8430.937
FINet160.8170.6860.0340.7230.9080.8470.7710.0470.8050.911
UEDGNet150.8560.7600.0260.7850.9320.8820.8280.0350.8520.938
MSPEFI-Net0.8670.7840.0220.8130.9350.8790.8300.0340.8570.936

图5

MSPEFI-Net与最先进方法在4个数据集上的PR、Fβ、Em曲线对比"

图6

MSPEFI-Net与其他先进方法可视化结果对比"

图7

MSPEFI-Net与其他方法感知边缘提取的可视化结果"

表2

基于CAMO、COD10K的消融实验结果"

模型方法CAMOCOD10K
BasicMSPEFIGFASαFβwMAE↓FβEφSαFβwMAE↓FβEφ
a0.8550.8130.0490.8470.9170.8580.7740.0240.8090.933
b0.8570.8130.0510.8460.9160.8660.7800.0230.8100.932
c0.8650.8220.0490.8520.9270.8660.7840.0230.8140.937
d0.8670.8250.0460.8540.9290.8670.7840.0220.8130.935

表3

基于NC4K的消融实验结果"

模型方法NC4K
BasicMSPEFIGFASαFβwMAE↓FβEφ
a0.8690.8200.0370.8530.931
b0.8750.8240.0350.8530.932
c0.8780.8270.0350.8550.934
d0.8790.8300.0340.8570.936

表4

基于CAMO、COD10K、NC4K对GFA的消融实验结果"

模型方法CAMOCOD10KNC4K
SαFβwMAEFβEφSαFβwMAE↓FβEφSαFβwMAE↓FβEφ
aW/CA0.8650.8230.0470.8530.9270.8670.7850.0220.8110.9330.8790.8290.0340.8550.932
bW/SA0.8620.8190.0500.8500.9200.8650.7770.0240.8080.9320.8760.8250.0350.8530.933
cW/MSCA0.8670.8250.0460.8540.9290.8670.7840.0220.8130.9350.8790.8300.0340.8570.936
[1] Fan D P, Ji G P, Sun G, et al. Camouflaged object detection[C]∥IEEE/CVF Conference on Computer Vision and Pattern Recognition, Seattle, USA, 2020: 2777-2787.
[2] Sun Y, Chen G, Zhou T,et al.Context-aware cross-level fusion network for camouflaged object detection[C]∥International Joint Conferences on Artificial Intelligence, Montreal, Canada, 2021: 1025-1031.
[3] Zhai Q, Li X, Yang F,et al.Mutual graph learning for camouflaged object detection[C]∥IEEE/CVF Conference on Computer Vision and Pattern Recognition,Nashville, USA,2021: 12997-13007.
[4] Pang Y, Zhao X, Xiang T Z,et al.Zoom in and out:a mixed-scale triplet network for camouflaged object detection[C]∥IEEE/CVF Conference on Computer Vision and Pattern Recognition, New Orleans, USA,2022: 2160-2170.
[5] He C, Li K, Zhang Y,et al.Camouflaged object detection with feature decomposition and edge reconstruction[C]∥IEEE/CVF Conference on Computer Vision and Pattern Recognition,Vancouver,Canada, 2023:22046-22055.
[6] Ji G P, Fan D P, Chou Y C,et al.Deep gradient learning for efficient camouflaged object detection[J].Machine Intelligence Research, 2023, 20(1): 92-108.
[7] Song Y, Li X, Qi L.Camouflaged object detection with feature grafting and distractor aware[C]∥2023 IEEE International Conference on Multimedia and Expo(ICME), Lisbon, Portugal, 2023: 2459-2464.
[8] Huang Z, Dai H, Xiang T Z,et al.Feature shrinkage pyramid for camouflaged object detection with transformers[C]∥EEE/CVF Conference on Computer Vision and Pattern Recognition, Vancouver, Canada,2023: 5557-5566.
[9] Sun Y, Wang S, Chen C,et al.Boundary-guided camouflaged object detection[C]∥International Joint Conference on Artificial Intelligence, Vienna, Austria,2022:1335-1341.
[10] Dai Y, Gieseke F, Oehmcke S,et al.Attentional feature fusion[C]∥IEEE/CVF Winter Conference on Applications of Computer Vision, Waikoloa, USA,2021: 3560-3569.
[11] Fan D P, Ji G P, Qin X,et al.Cognitive vision inspired object segmentation metric and loss function[J].Scientia Sinica Informationis,2021, 51(9): 1475-1489.
[12] 王春华,李恩泽,肖敏.多特征融合和孪生注意力网络的高分辨率遥感图像目标检测[J]. 吉林大学学报: 工学版, 2024,54(1): 240-250.
Wang Chun-hua, Li En-ze, Xiao Min.Object detection in high-resolution remote sensing images based on multi-feature fusion and simeametric attention network[J].Journal of Jilin University (Engineering and Technology Edition), 2024,54(1):240-250.
[13] Mei H, Ji G P, Wei Z,et al.Camouflaged object segmentation with distraction mining[C]∥IEEE/CVF Conference on Computer Vision and Pattern Recognition, Nashville, USA, 2021:8772-8781.
[14] Fan D P, Ji G P, Cheng M M, et al. Concealed object detection[J]. IEEE transactions on pattern analysis and machine intelligence, 2021, 44(10): 6024-6042.
[15] Lyu Y, Zhang H, Li Y,et al.Uedg:uncertainty-edge dual guided camouflage object detection[J].IEEE Transactions on Multimedia,2023,26: 4050-4060.
[16] Liang W, Wu J, Wu Y, et al.FINet: frequency injection network for lightweight camouflaged object detection[J]. IEEE Signal Processing Letters, 2024,31:526-530.
[1] 张帆,王景波,朱杨,刘海英,郑煜,王文华. 面向遥感图像舰船识别的轻量化目标检测算法[J]. 吉林大学学报(工学版), 2026, 56(2): 533-542.
[2] 霍震,金立生,华强,贺阳. 基于边缘特征引导的智能汽车语义分割方法[J]. 吉林大学学报(工学版), 2025, 55(9): 3032-3041.
Viewed
Full text


Abstract

Cited

  Shared   
  Discussed   
No Suggested Reading articles found!