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

立即免费体验

改进的区域提议网络,用于增强少样本目标检测。

Improved region proposal network for enhanced few-shot object detection.

机构信息

Department of Computer Science, University of Southern California, 3650 McClintock Avenue, Los Angeles, 90089, CA, USA.

出版信息

Neural Netw. 2024 Dec;180:106699. doi: 10.1016/j.neunet.2024.106699. Epub 2024 Sep 3.

DOI:10.1016/j.neunet.2024.106699
PMID:39243514
Abstract

Despite significant success of deep learning in object detection tasks, the standard training of deep neural networks requires access to a substantial quantity of annotated images across all classes. Data annotation is an arduous and time-consuming endeavor, particularly when dealing with infrequent objects. Few-shot object detection (FSOD) methods have emerged as a solution to the limitations of classic object detection approaches based on deep learning. FSOD methods demonstrate remarkable performance by achieving robust object detection using a significantly smaller amount of training data. A challenge for FSOD is that instances from novel classes that do not belong to the fixed set of training classes appear in the background and the base model may pick them up as potential objects. These objects behave similarly to label noise because they are classified as one of the training dataset classes, leading to FSOD performance degradation. We develop a semi-supervised algorithm to detect and then utilize these unlabeled novel objects as positive samples during the FSOD training stage to improve FSOD performance. Specifically, we develop a hierarchical ternary classification region proposal network (HTRPN) to localize the potential unlabeled novel objects and assign them new objectness labels to distinguish these objects from the base training dataset classes. Our improved hierarchical sampling strategy for the region proposal network (RPN) also boosts the perception ability of the object detection model for large objects. We test our approach and COCO and PASCAL VOC baselines that are commonly used in FSOD literature. Our experimental results indicate that our method is effective and outperforms the existing state-of-the-art (SOTA) FSOD methods. Our implementation is provided as a supplement to support reproducibility of the results https://github.com/zshanggu/HTRPN..

摘要

尽管深度学习在目标检测任务中取得了显著的成功,但深度神经网络的标准训练需要在所有类别中都有大量的标注图像。数据标注是一项艰巨且耗时的工作,尤其是在处理罕见物体时。少样本目标检测(FSOD)方法已经成为解决基于深度学习的经典目标检测方法局限性的一种方案。FSOD 方法通过使用显著较少的训练数据实现稳健的目标检测,表现出卓越的性能。FSOD 的一个挑战是,来自不属于固定训练类别集的新类别的实例可能会出现在背景中,并且基础模型可能会将它们视为潜在的对象。这些对象的行为类似于标签噪声,因为它们被分类为训练数据集的一个类别,从而导致 FSOD 性能下降。我们开发了一种半监督算法,用于在 FSOD 训练阶段检测并利用这些未标记的新对象作为正样本,以提高 FSOD 性能。具体来说,我们开发了一种分层三元分类区域提议网络(HTRPN)来定位潜在的未标记新对象,并为它们分配新的对象性标签,以将这些对象与基础训练数据集的类别区分开来。我们对区域提议网络(RPN)的改进分层抽样策略也提高了对象检测模型对大对象的感知能力。我们在 COCO 和 PASCAL VOC 等 FSOD 文献中常用的基准上测试了我们的方法和 COCO 以及 PASCAL VOC 基准。我们的实验结果表明,我们的方法是有效的,并优于现有的最先进的(SOTA)FSOD 方法。我们的实现作为补充提供,以支持结果的可重复性。https://github.com/zshanggu/HTRPN.

相似文献

1
Improved region proposal network for enhanced few-shot object detection.改进的区域提议网络,用于增强少样本目标检测。
Neural Netw. 2024 Dec;180:106699. doi: 10.1016/j.neunet.2024.106699. Epub 2024 Sep 3.
2
ECEA: Extensible Co-Existing Attention for Few-Shot Object Detection.ECEA:用于少样本目标检测的可扩展共存注意力机制
IEEE Trans Image Process. 2024;33:5564-5576. doi: 10.1109/TIP.2024.3411771. Epub 2024 Oct 4.
3
Proposal Distribution Calibration for Few-Shot Object Detection.用于少样本目标检测的提议分布校准
IEEE Trans Neural Netw Learn Syst. 2025 Jan;36(1):1911-1918. doi: 10.1109/TNNLS.2023.3331648. Epub 2025 Jan 7.
4
Few-Shot Object Detection With Self-Supervising and Cooperative Classifier.基于自监督与协作分类器的少样本目标检测
IEEE Trans Neural Netw Learn Syst. 2024 Apr;35(4):5435-5446. doi: 10.1109/TNNLS.2022.3204597. Epub 2024 Apr 4.
5
An Enhanced Region Proposal Network for object detection using deep learning method.基于深度学习的目标检测增强型区域提案网络。
PLoS One. 2018 Sep 20;13(9):e0203897. doi: 10.1371/journal.pone.0203897. eCollection 2018.
6
A Survey of Self-Supervised and Few-Shot Object Detection.自监督与少样本目标检测综述
IEEE Trans Pattern Anal Mach Intell. 2023 Apr;45(4):4071-4089. doi: 10.1109/TPAMI.2022.3199617. Epub 2023 Mar 7.
7
Research on a Traffic Sign Recognition Method under Small Sample Conditions.基于小样本条件的交通标志识别方法研究。
Sensors (Basel). 2023 May 26;23(11):5091. doi: 10.3390/s23115091.
8
Efficient Few-Shot Object Detection via Knowledge Inheritance.通过知识继承实现高效少样本目标检测
IEEE Trans Image Process. 2023;32:321-334. doi: 10.1109/TIP.2022.3228162. Epub 2022 Dec 21.
9
Few-Shot Object Detection: A Comprehensive Survey.少样本目标检测:全面综述。
IEEE Trans Neural Netw Learn Syst. 2024 Sep;35(9):11958-11978. doi: 10.1109/TNNLS.2023.3265051. Epub 2024 Sep 3.
10
Object recognition in medical images via anatomy-guided deep learning.通过解剖学引导的深度学习实现医学图像中的目标识别。
Med Image Anal. 2022 Oct;81:102527. doi: 10.1016/j.media.2022.102527. Epub 2022 Jun 25.

引用本文的文献

1
A comprehensive deep learning approach to improve enchondroma detection on X-ray images.一种用于改善X线图像上内生软骨瘤检测的综合深度学习方法。
Sci Rep. 2025 Aug 20;15(1):30619. doi: 10.1038/s41598-025-07978-4.