• 文献检索
  • 文档翻译
  • 深度研究
  • 学术资讯
  • 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分钟生成高质量综述,智能提取关键信息,辅助科研写作。

立即免费体验

用于图像中跨域目标检测的序列实例细化

Sequential Instance Refinement for Cross-Domain Object Detection in Images.

作者信息

Chen Jin, Wu Xinxiao, Duan Lixin, Chen Lin

出版信息

IEEE Trans Image Process. 2021;30:3970-3984. doi: 10.1109/TIP.2021.3066904. Epub 2021 Apr 1.

DOI:10.1109/TIP.2021.3066904
PMID:33769933
Abstract

Cross-domain object detection in images has attracted increasing attention in the past few years, which aims at adapting the detection model learned from existing labeled images (source domain) to newly collected unlabeled ones (target domain). Existing methods usually deal with the cross-domain object detection problem through direct feature alignment between the source and target domains at the image level, the instance level (i.e., region proposals) or both. However, we have observed that directly aligning features of all object instances from the two domains often results in the problem of negative transfer, due to the existence of (1) outlier target instances that contain confusing objects not belonging to any category of the source domain and thus are hard to be captured by detectors and (2) low-relevance source instances that are considerably statistically different from target instances although their contained objects are from the same category. With this in mind, we propose a reinforcement learning based method, coined as sequential instance refinement, where two agents are learned to progressively refine both source and target instances by taking sequential actions to remove both outlier target instances and low-relevance source instances step by step. Extensive experiments on several benchmark datasets demonstrate the superior performance of our method over existing state-of-the-art baselines for cross-domain object detection.

摘要

在过去几年中,图像中的跨域目标检测越来越受到关注,其目的是使从现有带标签图像(源域)中学习到的检测模型适用于新收集的无标签图像(目标域)。现有方法通常通过在图像级别、实例级别(即区域提议)或两者同时进行源域和目标域之间的直接特征对齐来处理跨域目标检测问题。然而,我们观察到,由于存在(1)包含不属于源域任何类别的混淆对象的离群目标实例,因此检测器难以捕获,以及(2)尽管其包含的对象来自同一类别,但与目标实例在统计上有很大差异的低相关性源实例,直接对齐两个域中所有对象实例的特征往往会导致负迁移问题。考虑到这一点,我们提出了一种基于强化学习的方法,称为顺序实例细化,其中学习两个智能体,通过逐步采取行动来逐步去除离群目标实例和低相关性源实例,从而逐步细化源实例和目标实例。在几个基准数据集上进行的大量实验表明,我们的方法在跨域目标检测方面优于现有的最先进基线。

相似文献

1
Sequential Instance Refinement for Cross-Domain Object Detection in Images.用于图像中跨域目标检测的序列实例细化
IEEE Trans Image Process. 2021;30:3970-3984. doi: 10.1109/TIP.2021.3066904. Epub 2021 Apr 1.
2
SAN: Selective Alignment Network for Cross-Domain Pedestrian Detection.SAN:用于跨域行人检测的选择性对齐网络。
IEEE Trans Image Process. 2021;30:2155-2167. doi: 10.1109/TIP.2021.3049948. Epub 2021 Jan 26.
3
Domain Adversarial Reinforcement Learning for Partial Domain Adaptation.用于部分域适应的域对抗强化学习
IEEE Trans Neural Netw Learn Syst. 2022 Feb;33(2):539-553. doi: 10.1109/TNNLS.2020.3028078. Epub 2022 Feb 3.
4
Instance-Level Contrastive Learning for Weakly Supervised Object Detection.基于实例对比的弱监督目标检测。
Sensors (Basel). 2022 Oct 4;22(19):7525. doi: 10.3390/s22197525.
5
PCL: Proposal Cluster Learning for Weakly Supervised Object Detection.PCL:用于弱监督目标检测的提议聚类学习
IEEE Trans Pattern Anal Mach Intell. 2020 Jan;42(1):176-191. doi: 10.1109/TPAMI.2018.2876304. Epub 2018 Oct 16.
6
Dual Instance-Consistent Network for Cross-Domain Object Detection.双实例一致网络用于跨域目标检测。
IEEE Trans Pattern Anal Mach Intell. 2023 Jun;45(6):7338-7352. doi: 10.1109/TPAMI.2022.3218569. Epub 2023 May 5.
7
AFAN: Augmented Feature Alignment Network for Cross-Domain Object Detection.AFAN:用于跨域目标检测的增强特征对齐网络。
IEEE Trans Image Process. 2021;30:4046-4056. doi: 10.1109/TIP.2021.3066046. Epub 2021 Apr 7.
8
Salient Object Detection via Multiple Instance Learning.基于多实例学习的显著目标检测
IEEE Trans Image Process. 2017 Apr;26(4):1911-1922. doi: 10.1109/TIP.2017.2669878. Epub 2017 Feb 15.
9
Progressive Decision Boundary Shifting for Unsupervised Domain Adaptation.
IEEE Trans Neural Netw Learn Syst. 2025 Jan;36(1):274-285. doi: 10.1109/TNNLS.2024.3431283. Epub 2025 Jan 7.
10
Domain adaptive object detection with model-agnostic knowledge transferring.基于模型无关知识迁移的域自适应目标检测
Neural Netw. 2023 Apr;161:213-227. doi: 10.1016/j.neunet.2023.01.028. Epub 2023 Jan 27.