English

Modality-Specific Hierarchical Enhancement for RGB-D Camouflaged Object Detection

Computer Vision and Pattern Recognition 2026-04-06 v1

Abstract

Camouflaged object detection (COD) is challenging due to high target-background similarity, and recent methods address this by complementarily using RGB-D texture and geometry cues. However, RGB-D COD methods still underutilize modality-specific cues, which limits fusion quality. We believe this is because RGB and depth features are fused directly after backbone extraction without modality-specific enhancement. To address this limitation, we propose MHENet, an RGB-D COD framework that performs modality-specific hierarchical enhancement and adaptive fusion of RGB and depth features. Specifically, we introduce a Texture Hierarchical Enhancement Module (THEM) to amplify subtle texture variations by extracting high-frequency information and a Geometry Hierarchical Enhancement Module (GHEM) to enhance geometric structures via learnable gradient extraction, while preserving cross-scale semantic consistency. Finally, an Adaptive Dynamic Fusion Module (ADFM) adaptively fuses the enhanced texture and geometry features with spatially varying weights. Experiments on four benchmarks demonstrate that MHENet surpasses 16 state-of-the-art methods qualitatively and quantitatively. Code is available at https://github.com/afdsgh/MHENet.

Keywords

Cite

@article{arxiv.2604.02935,
  title  = {Modality-Specific Hierarchical Enhancement for RGB-D Camouflaged Object Detection},
  author = {Yuzhen Niu and Yangqing Wang and Ri Cheng and Fusheng Li and Rongshen Wang and Zhichen Yang},
  journal= {arXiv preprint arXiv:2604.02935},
  year   = {2026}
}

Comments

11 pages, 7 figures, including supplementary material. Accepted by IEEE ICME 2026

R2 v1 2026-07-01T11:52:41.225Z