CVIVApr 1

Camouflage-aware Image-Text Retrieval via Expert Collaboration

arXiv:2604.0125149.7h-index: 7Has Code
AI Analysis

This addresses the challenge of understanding camouflaged scenarios for applications in computer vision, though it is incremental as it builds on existing retrieval techniques with domain-specific adaptations.

The paper tackles the problem of robust image-text cross-modal alignment in camouflaged scenes by introducing a new task called camouflage-aware image-text retrieval (CA-ITR), and proposes a camouflage-expert collaborative network (CECNet) that achieves a ~29% overall accuracy boost on a new dataset.

Camouflaged scene understanding (CSU) has attracted significant attention due to its broad practical implications. However, in this field, robust image-text cross-modal alignment remains under-explored, hindering deeper understanding of camouflaged scenarios and their related applications. To this end, we focus on the typical image-text retrieval task, and formulate a new task dubbed ``camouflage-aware image-text retrieval'' (CA-ITR). We first construct a dedicated camouflage image-text retrieval dataset (CamoIT), comprising $\sim$10.5K samples with multi-granularity textual annotations. Benchmark results conducted on CamoIT reveal the underlying challenges of CA-ITR for existing cutting-edge retrieval techniques, which are mainly caused by objects' camouflage properties as well as those complex image contents. As a solution, we propose a camouflage-expert collaborative network (CECNet), which features a dual-branch visual encoder: one branch captures holistic image representations, while the other incorporates a dedicated model to inject representations of camouflaged objects. A novel confidence-conditioned graph attention (C\textsuperscript{2}GA) mechanism is incorporated to exploit the complementarity across branches. Comparative experiments show that CECNet achieves $\sim$29% overall CA-ITR accuracy boost, surpassing seven representative retrieval models. The dataset and code will be available at https://github.com/jiangyao-scu/CA-ITR.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes