• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • Suppr Zotero 插件Zotero 插件
  • 邀请有礼
  • 套餐&价格
  • 历史记录
应用&插件
Suppr Zotero 插件Zotero 插件浏览器插件Mac 客户端Windows 客户端微信小程序
定价
高级版会员购买积分包购买API积分包
服务
文献检索文档翻译深度研究API 文档MCP 服务
关于我们
关于 Suppr公司介绍联系我们用户协议隐私条款
关注我们

Suppr 超能文献

核心技术专利:CN118964589B侵权必究
粤ICP备2023148730 号-1Suppr @ 2026

文献检索

告别复杂PubMed语法,用中文像聊天一样搜索,搜遍4000万医学文献。AI智能推荐,让科研检索更轻松。

立即免费搜索

文件翻译

保留排版,准确专业,支持PDF/Word/PPT等文件格式,支持 12+语言互译。

免费翻译文档

深度研究

AI帮你快速写综述,25分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

不确定性感知主动域自适应显著目标检测

Uncertainty-Aware Active Domain Adaptive Salient Object Detection.

作者信息

Li Guanbin, Chen Zhuohua, Mao Mingzhi, Lin Liang, Fang Chaowei

出版信息

IEEE Trans Image Process. 2024;33:5510-5524. doi: 10.1109/TIP.2024.3413598. Epub 2024 Oct 4.

DOI:10.1109/TIP.2024.3413598
PMID:38889015
Abstract

Due to the advancement of deep learning, the performance of salient object detection (SOD) has been significantly improved. However, deep learning-based techniques require a sizable amount of pixel-wise annotations. To relieve the burden of data annotation, a variety of deep weakly-supervised and unsupervised SOD methods have been proposed, yet the performance gap between them and fully supervised methods remains significant. In this paper, we propose a novel, cost-efficient salient object detection framework, which can adapt models from synthetic data to real-world data with the help of a limited number of actively selected annotations. Specifically, we first construct a synthetic SOD dataset by copying and pasting foreground objects into pure background images. With the masks of foreground objects taken as the ground-truth saliency maps, this dataset can be used for training the SOD model initially. However, due to the large domain gap between synthetic images and real-world images, the performance of the initially trained model on the real-world images is deficient. To transfer the model from the synthetic dataset to the real-world datasets, we further design an uncertainty-aware active domain adaptive algorithm to generate labels for the real-world target images. The prediction variances against data augmentations are utilized to calculate the superpixel-level uncertainty values. For those superpixels with relatively low uncertainty, we directly generate pseudo labels according to the network predictions. Meanwhile, we select a few superpixels with high uncertainty scores and assign labels to them manually. This labeling strategy is capable of generating high-quality labels without incurring too much annotation cost. Experimental results on six benchmark SOD datasets demonstrate that our method outperforms the existing state-of-the-art weakly-supervised and unsupervised SOD methods and is even comparable to the fully supervised ones. Code will be released at: https://github.com/czh-3/UADA.

摘要

由于深度学习的发展,显著目标检测(SOD)的性能有了显著提高。然而,基于深度学习的技术需要大量的逐像素标注。为了减轻数据标注的负担,人们提出了各种深度弱监督和无监督的SOD方法,但它们与全监督方法之间的性能差距仍然很大。在本文中,我们提出了一种新颖的、具有成本效益的显著目标检测框架,该框架可以借助有限数量的主动选择标注,使模型从合成数据适应到真实世界数据。具体来说,我们首先通过将前景对象复制粘贴到纯背景图像中来构建一个合成SOD数据集。以前景对象的掩码作为真实的显著图,该数据集可用于初步训练SOD模型。然而,由于合成图像和真实世界图像之间存在较大的域差距,初始训练模型在真实世界图像上的性能较差。为了将模型从合成数据集转移到真实世界数据集,我们进一步设计了一种不确定性感知的主动域自适应算法,为真实世界目标图像生成标签。利用针对数据增强的预测方差来计算超像素级的不确定性值。对于那些不确定性相对较低的超像素,我们直接根据网络预测生成伪标签。同时,我们选择一些不确定性得分高的超像素并手动为它们分配标签。这种标注策略能够在不产生过多标注成本的情况下生成高质量标签。在六个基准SOD数据集上的实验结果表明,我们的方法优于现有的最先进的弱监督和无监督SOD方法,甚至与全监督方法相当。代码将在以下网址发布:https://github.com/czh-3/UADA 。

相似文献

1
Uncertainty-Aware Active Domain Adaptive Salient Object Detection.不确定性感知主动域自适应显著目标检测
IEEE Trans Image Process. 2024;33:5510-5524. doi: 10.1109/TIP.2024.3413598. Epub 2024 Oct 4.
2
Salient Objects in Clutter.杂乱环境中的显著物体。
IEEE Trans Pattern Anal Mach Intell. 2023 Feb;45(2):2344-2366. doi: 10.1109/TPAMI.2022.3166451. Epub 2023 Jan 6.
3
Weakly-Supervised Salient Object Detection With Saliency Bounding Boxes.基于显著性边界框的弱监督显著目标检测
IEEE Trans Image Process. 2021;30:4423-4435. doi: 10.1109/TIP.2021.3071691. Epub 2021 Apr 21.
4
Weakly-Supervised Salient Object Detection on Light Fields.光场的弱监督显著目标检测
IEEE Trans Image Process. 2022;31:6295-6305. doi: 10.1109/TIP.2022.3207605. Epub 2022 Oct 10.
5
Weakly supervised salient object detection via image category annotation.通过图像类别标注实现弱监督显著目标检测。
Math Biosci Eng. 2023 Dec 1;20(12):21359-21381. doi: 10.3934/mbe.2023945.
6
A Benchmark Dataset and Saliency-Guided Stacked Autoencoders for Video-Based Salient Object Detection.基于视频的显著目标检测的基准数据集和显著引导堆叠自动编码器。
IEEE Trans Image Process. 2018 Jan;27(1):349-364. doi: 10.1109/TIP.2017.2762594. Epub 2017 Oct 12.
7
Learning to Detect Salient Object With Multi-Source Weak Supervision.基于多源弱监督学习检测显著目标
IEEE Trans Pattern Anal Mach Intell. 2022 Jul;44(7):3577-3589. doi: 10.1109/TPAMI.2021.3059783. Epub 2022 Jun 3.
8
MaskMitosis: a deep learning framework for fully supervised, weakly supervised, and unsupervised mitosis detection in histopathology images.MaskMitosis:一种深度学习框架,用于在组织病理学图像中进行全监督、弱监督和无监督的有丝分裂检测。
Med Biol Eng Comput. 2020 Jul;58(7):1603-1623. doi: 10.1007/s11517-020-02175-z. Epub 2020 May 22.
9
Robust Perception and Precise Segmentation for Scribble-Supervised RGB-D Saliency Detection.用于涂鸦监督的RGB-D显著目标检测的稳健感知与精确分割
IEEE Trans Pattern Anal Mach Intell. 2024 Jan;46(1):479-496. doi: 10.1109/TPAMI.2023.3324807. Epub 2023 Dec 5.
10
Learning Salient Feature for Salient Object Detection Without Labels.无标签情况下用于显著目标检测的显著特征学习。
IEEE Trans Cybern. 2023 Feb;53(2):1012-1025. doi: 10.1109/TCYB.2022.3209978. Epub 2023 Jan 13.