English

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

Computer Vision and Pattern Recognition 2024-09-17 v1

Abstract

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.

Keywords

Cite

@article{arxiv.2409.09588,
  title  = {GLCONet: Learning Multi-source Perception Representation for Camouflaged Object Detection},
  author = {Yanguang Sun and Hanyu Xuan and Jian Yang and Lei Luo},
  journal= {arXiv preprint arXiv:2409.09588},
  year   = {2024}
}

Comments

Accepted at TNNLS 2024

R2 v1 2026-06-28T18:44:57.622Z