arXiv:2504.09666cs.CV2025-04被引 14

通过不确定性引导精炼,提升细粒度显著物体检测的精准度。

Uncertainty Guided Refinement for Fine-Grained Salient Object Detection

  • 设计多层级交互注意力模块,增强不同层级特征的协同感知。
  • 在7个基准数据集上,显著优于当前最先进方法,提升精度与细节表现。
  • 适合关注高精度图像分割、复杂场景分析的研究者使用。

近年来,显著物体检测(SOD)方法取得了令人瞩目的性能提升。然而,现有方法预测的显著区域通常包含未饱和区域和阴影,限制了模型在细粒度预测中的可靠性。为此,本文提出不确定性引导学习框架,旨在增强模型对不确定区域的感知能力。具体地,设计了新颖的不确定性引导精炼注意力网络(UGRAN),包含三个关键组件:多层级交互注意力(MIA)模块、尺度空间一致性注意力(SSCA)模块以及不确定性精炼注意力(URA)模块。不同于传统强化特征的方法,MIA促进多层次特征间的交互与感知,利用其互补性;SSCA则更全面整合聚合特征中跨尺度的显著信息。随后,基于显著性预测图生成的不确定性图,进一步增强模型对不确定区域的感知,生成高饱和度的细粒度显著性预测图。此外,引入自适应动态划分(ADP)机制,降低URA模块计算开销并提高不确定性引导效率。在7个基准数据集上的实验表明,所提UGRAN显著优于现有最先进方法。代码将发布于 https://github.com/I2-Multimedia-Lab/UGRAN。

原文摘要 · Abstract (English)

Recently, salient object detection (SOD) methods have achieved impressive performance. However, salient regions predicted by existing methods usually contain unsaturated regions and shadows, which limits the model for reliable fine-grained predictions. To address this, we introduce the uncertainty guidance learning approach to SOD, intended to enhance the model's perception of uncertain regions. Specifically, we design a novel Uncertainty Guided Refinement Attention Network (UGRAN), which incorporates three important components, i.e., the Multilevel Interaction Attention (MIA) module, the Scale Spatial-Consistent Attention (SSCA) module, and the Uncertainty Refinement Attention (URA) module. Unlike conventional methods dedicated to enhancing features, the proposed MIA facilitates the interaction and perception of multilevel features, leveraging the complementary characteristics among multilevel features. Then, through the proposed SSCA, the salient information across diverse scales within the aggregated features can be integrated more comprehensively and integrally. In the subsequent steps, we utilize the uncertainty map generated from the saliency prediction map to enhance the model's perception capability of uncertain regions, generating a highly-saturated fine-grained saliency prediction map. Additionally, we devise an adaptive dynamic partition (ADP) mechanism to minimize the computational overhead of the URA module and improve the utilization of uncertainty guidance. Experiments on seven benchmark datasets demonstrate the superiority of the proposed UGRAN over the state-of-the-art methodologies. Codes will be released at https://github.com/I2-Multimedia-Lab/UGRAN.

显著物体检测不确定性建模细粒度分割

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