arXiv:2411.03082cs.CVcs.AI2024-11

无标注数据下实现带不确定性的物体检测与识别

Self-supervised cross-modality learning for uncertainty-aware object detection and recognition in applications which lack pre-labelled training data

  • 用教师-学生自监督框架,从少量标签数据中学习
  • 在复杂工业场景中准确识别核废料,性能超越直接训练
  • 适合缺乏标注数据的机器人应用,如核废料处理

本文展示了一种可在无标注训练数据的应用中,对2D RGB图像中的物体进行检测、识别和定位的不确定性感知深度神经网络。我们提出一种自监督教师-学生流水线:由仅用少量标注的2D缩略图训练的简单教师分类器,自动处理大量未标注的RGB-D数据,指导基于改进YOLOv3架构的学生网络。首先,通过反投影进行3D物体检测,自动提取并传授2D检测与定位信息;其次,利用弱监督2D缩略图分类器,在极少人工标注图像上训练,传授类别识别能力;第三,采用高斯过程(GP)编码并传授稳健的不确定性估计功能,使学生网络在分类时输出置信度。结果表明,该学生网络显著优于相同结构直接在等量标注数据上训练的表现。我们的GP方法为复杂工业物体分类提供了鲁棒且有意义的不确定性估计。整个端到端网络支持实时处理,适用于机器人应用场景。本方法可推广至众多缺乏标注数据的重要工业任务,本文以高度杂乱无序场景中的核混合废物检测、定位与识别为例,这对机器人分拣与处理遗留核废物具有重要意义,解决了多国面临的复杂环境修复挑战。

原文摘要 · Abstract (English)

This paper shows how an uncertainty-aware, deep neural network can be trained to detect, recognise and localise objects in 2D RGB images, in applications lacking annotated train-ng datasets. We propose a self-supervising teacher-student pipeline, in which a relatively simple teacher classifier, trained with only a few labelled 2D thumbnails, automatically processes a larger body of unlabelled RGB-D data to teach a student network based on a modified YOLOv3 architecture. Firstly, 3D object detection with back projection is used to automatically extract and teach 2D detection and localisation information to the student network. Secondly, a weakly supervised 2D thumbnail classifier, with minimal training on a small number of hand-labelled images, is used to teach object category recognition. Thirdly, we use a Gaussian Process GP to encode and teach a robust uncertainty estimation functionality, so that the student can output confidence scores with each categorization. The resulting student significantly outperforms the same YOLO architecture trained directly on the same amount of labelled data. Our GP-based approach yields robust and meaningful uncertainty estimations for complex industrial object classifications. The end-to-end network is also capable of real-time processing, needed for robotics applications. Our method can be applied to many important industrial tasks, where labelled datasets are typically unavailable. In this paper, we demonstrate an example of detection, localisation, and object category recognition of nuclear mixed-waste materials in highly cluttered and unstructured scenes. This is critical for robotic sorting and handling of legacy nuclear waste, which poses complex environmental remediation challenges in many nuclearised nations.

物体检测自监督学习不确定性估计工业应用

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