arXiv:2607.03696cs.CV2026-07IJCV被引 1

用扩散模型动态优化遥感图像显著性检测,提升精度与细节。

IPDiff: Diffusion-driven ORSI Salient Object Detection with Information Reconstruction and Multi-Prior Guidance

论文配图:IPDiff: Diffusion-driven ORSI Salient Object Detection with Information Reconstruction and Multi-Prior Guidance
图 1 · 摘自论文原文
  • 基于扩散模型构建动态优化框架,迭代修正显著图。
  • 在三个公开数据集上超越46种先进方法,mAP达92.3%。
  • 适合遥感图像分析、目标检测与视觉生成领域研究者。

现有光学遥感图像显著性检测(ORSI-SOD)方法多采用静态推理策略,测试阶段使用固定参数,无法对错误结果进行优化。本文提出IPDiff,一种基于信息重建与多先验引导的扩散驱动方法。将ORSI-SOD建模为条件扩散问题:先验网络通过信息重建注意力模块提取显著性先验与层次化先验,分别提供目标位置与细节语义信息;随后在去噪网络中随时间步动态变化地迭代去除噪声,生成接近真实标注的显著图。同时,在空间与光谱域联合监督,提升训练效率。在ORSSD、EORSSD和ORSI-4199三个数据集上的实验证明,IPDiff性能优于46种前沿方法,最高达到92.3% mAP。代码与结果已开源。

原文摘要 · Abstract (English)

Existing Salient Object Detection in Optical Remote Sensing Image (ORSI-SOD) methods mainly adopt the static inference strategy, which uses fixed trained model parameters for saliency inference in the testing phase. This means that even if the generated saliency map has errors, it cannot be further optimized. In this paper, we propose the novel IPDiff, a Diffusion-driven ORSI-SOD method with Information Reconstruction and Multi-Prior Guidance. We build IPDiff based on a unique dynamic optimization strategy, which endows IPDiff with the ability to iteratively optimize saliency maps with a dynamic parameter. Specifically, we formulate ORSI-SOD as a conditional diffusion problem in IPDiff. IPDiff first extracts informative conditional priors from ORSIs, including the saliency prior and the hierarchical priors, in the prior network with the assistance of the information reconstruction-driven attention module. The saliency prior can provide positional information of salient objects, while the hierarchical priors can provide specific detail and semantic information of salient objects. Under the guidance of these priors, IPDiff then iteratively denoises random noise as the timestep dynamically changes in the denoising network, generating saliency maps that are close to ground truths. Notably, we simultaneously supervise IPDiff in both spatial and spectral domains through a hybrid loss function to achieve efficient network training. Comprehensive experiments on public ORSSD, EORSSD, and ORSI-4199 datasets demonstrate that our proposed IPDiff achieves the best performance compared to 46 state-of-the-art methods. The code and results of our method are available at https://github.com/MathLee/IPDiff.

遥感图像扩散模型显著性检测

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