arXiv:2512.11369cs.CV2025-12被引 2

提出新网络提升隐蔽与显著物体检测,解决特征表达不足和边界模糊问题。

Assisted Refinement Network Based on Channel Information Interaction for Camouflaged and Salient Object Detection

  • 设计通道信息交互模块,增强同层特征的跨通道信息融合。
  • 在四个基准数据集上达到顶尖性能,显著提升边界与区域重建精度。
  • 模型可迁移至多种下游任务,如内窥镜息肉分割和透明物体检测。

隐蔽物体检测(COD)是计算机视觉中的关键挑战,旨在识别与背景高度融合的物体。现有主流方法虽在跨层特征融合上取得进展,但在解码阶段仍存在两大问题:一是同层特征中跨通道信息交互不足,限制了特征表达能力;二是难以有效协同建模边界与区域信息,导致物体完整区域与锐利边界的重建困难。为此,我们提出通道信息交互模块(CIIM),通过通道维度的水平-垂直整合机制,实现特征重组织与跨通道交互,有效捕捉互补信息。同时构建基于先验知识的协同解码架构,利用边界提取(BE)与区域提取(RE)模块生成边界先验和对象定位图,再通过混合注意力机制协同校准解码特征,克服语义歧义与边界不精确问题。此外,多尺度增强(MSE)模块丰富上下文特征表示。在四个COD基准数据集上的大量实验验证了模型的有效性与领先性能。进一步将模型迁移至显著物体检测(SOD)任务,并在息肉分割、透明物体检测及工业与道路缺陷检测等下游任务中展示出良好适应性。代码与实验结果已公开于:https://github.com/akuan1234/ARNet-v2。

原文摘要 · Abstract (English)

Camouflaged Object Detection (COD) stands as a significant challenge in computer vision, dedicated to identifying and segmenting objects visually highly integrated with their backgrounds. Current mainstream methods have made progress in cross-layer feature fusion, but two critical issues persist during the decoding stage. The first is insufficient cross-channel information interaction within the same-layer features, limiting feature expressiveness. The second is the inability to effectively co-model boundary and region information, making it difficult to accurately reconstruct complete regions and sharp boundaries of objects. To address the first issue, we propose the Channel Information Interaction Module (CIIM), which introduces a horizontal-vertical integration mechanism in the channel dimension. This module performs feature reorganization and interaction across channels to effectively capture complementary cross-channel information. To address the second issue, we construct a collaborative decoding architecture guided by prior knowledge. This architecture generates boundary priors and object localization maps through Boundary Extraction (BE) and Region Extraction (RE) modules, then employs hybrid attention to collaboratively calibrate decoded features, effectively overcoming semantic ambiguity and imprecise boundaries. Additionally, the Multi-scale Enhancement (MSE) module enriches contextual feature representations. Extensive experiments on four COD benchmark datasets validate the effectiveness and state-of-the-art performance of the proposed model. We further transferred our model to the Salient Object Detection (SOD) task and demonstrated its adaptability across downstream tasks, including polyp segmentation, transparent object detection, and industrial and road defect detection. Code and experimental results are publicly available at: https://github.com/akuan1234/ARNet-v2.

隐蔽物体检测边界建模特征融合多任务迁移

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