arXiv:2409.09588cs.CV2024-09中稿 · TNNLS 2024被引 36

通过融合局部细节与全局依赖,提升隐匿物体检测精度。

GLCONet: Learning Multi-source Perception Representation for Camouflaged Object Detection

  • 设计多源感知协同优化机制,兼顾局部细节与跨尺度长程关系
  • 在三个公开数据集上超越20种顶尖方法,显著激活关键像素
  • 适合关注复杂背景中隐匿目标检测的研究者与应用开发

近期生物感知为隐匿物体检测(COD)任务提供了有力支持。然而,现有方法严重依赖卷积操作产生的多尺度局部空间信息来优化初始特征。一个常被忽视的问题是:不同尺度空间中特征像素间的长程依赖关系,有助于模型构建物体的全局结构,从而获得更精确的图像表征。本文提出一种新型全局-局部协同优化网络,称为GLCONet。技术上,我们从多源感知视角设计协同优化策略,同时建模局部细节与全局长程关系,为特征提供丰富的判别性信息,提升隐匿物体检测精度。此外,引入包含跨层聚合与反向优化的邻近逆向解码器,整合多层级互补信息以生成高质量表征。大量实验表明,采用不同主干网络的GLCONet方法能有效激活图像中潜在重要像素,在三个公开COD数据集上均优于20种先进方法。代码已开源: https://github.com/CSYSI/GLCONet。

原文摘要 · Abstract (English)

Recently, biological perception has been a powerful tool for handling the camouflaged object detection (COD) task. However, most existing methods are heavily dependent on the local spatial information of diverse scales from convolutional operations to optimize initial features. A commonly neglected point in these methods is the long-range dependencies between feature pixels from different scale spaces that can help the model build a global structure of the object, inducing a more precise image representation. In this paper, we propose a novel Global-Local Collaborative Optimization Network, called GLCONet. Technically, we first design a collaborative optimization strategy from the perspective of multi-source perception to simultaneously model the local details and global long-range relationships, which can provide features with abundant discriminative information to boost the accuracy in detecting camouflaged objects. Furthermore, we introduce an adjacent reverse decoder that contains cross-layer aggregation and reverse optimization to integrate complementary information from different levels for generating high-quality representations. Extensive experiments demonstrate that the proposed GLCONet method with different backbones can effectively activate potentially significant pixels in an image, outperforming twenty state-of-the-art methods on three public COD datasets. The source code is available at: \https://github.com/CSYSI/GLCONet.

隐匿检测多源感知图像表征协同优化

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。