DGA-Net: Enhancing SAM with Depth Prompting and Graph-Anchor Guidance for Camouflaged Object Detection
Yuetong Li, Qing Zhang, Yilin Zhao, Gongyang Li, Zeming Liu
TL;DR
DGA-Net addresses the challenge of applying SAM to camouflaged object detection by introducing depth-guided prompting and a graph-based cross-modal fusion strategy. The Cross-modal Graph Enhancement (CGE) creates a unified RGB-depth representation by dynamically aligning texture-rich RGB features with depth-based structural cues via a heterogeneous graph attention mechanism, while the Anchor-Guided Refinement (AGR) injects a global semantic anchor and propagates it directly to all shallow layers to prevent information decay. The combination yields improved segmentation accuracy across standard COD benchmarks, outperforming state-of-the-art methods, including other SAM-based and depth-augmented approaches. The approach demonstrates that treating depth as a dense geometric prompt and enforcing cross-level top-down guidance can robustly guide SAM for fine-grained camouflage segmentation, with potential for broader open-world and industrial applications.
Abstract
To fully exploit depth cues in Camouflaged Object Detection (COD), we present DGA-Net, a specialized framework that adapts the Segment Anything Model (SAM) via a novel ``depth prompting" paradigm. Distinguished from existing approaches that primarily rely on sparse prompts (e.g., points or boxes), our method introduces a holistic mechanism for constructing and propagating dense depth prompts. Specifically, we propose a Cross-modal Graph Enhancement (CGE) module that synthesizes RGB semantics and depth geometric within a heterogeneous graph to form a unified guidance signal. Furthermore, we design an Anchor-Guided Refinement (AGR) module. To counteract the inherent information decay in feature hierarchies, AGR forges a global anchor and establishes direct non-local pathways to broadcast this guidance from deep to shallow layers, ensuring precise and consistent segmentation. Quantitative and qualitative experimental results demonstrate that our proposed DGA-Net outperforms the state-of-the-art COD methods.
