arXiv:2409.10901cs.CV2024-09ICRA

用轨迹信息提升自动驾驶3D目标检测的伪标签质量

TrajSSL: Trajectory-Enhanced Semi-Supervised 3D Object Detection

  • 利用预训练轨迹预测模型生成伪标签的运动轨迹
  • 通过多帧一致性降低误检,补全漏检目标
  • 在nuScenes上显著提升半监督检测性能

半监督3D目标检测常用于缓解自动驾驶感知数据集手动标注的难题。伪标签方法采用教师-学生框架,将大量未标注数据上的机器生成伪标签与少量人工标注数据结合进行训练。本文提出通过利用驾驶场景中的长期时序信息来提升伪标签质量。具体而言,我们使用预训练的运动预测模型在伪标签数据上生成物体轨迹,以进一步增强学生模型的训练。该方法从两个方面改进伪标签质量:首先,通过多个时间帧的运动预测输出的一致性抑制假阳性伪标签;其次,通过直接将预测的物体轨迹插入伪标签场景来补偿漏检。在nuScenes数据集上的实验表明,该方法在多种设置下均有效提升了标准半监督方法的性能。

原文摘要 · Abstract (English)

Semi-supervised 3D object detection is a common strategy employed to circumvent the challenge of manually labeling large-scale autonomous driving perception datasets. Pseudo-labeling approaches to semi-supervised learning adopt a teacher-student framework in which machine-generated pseudo-labels on a large unlabeled dataset are used in combination with a small manually-labeled dataset for training. In this work, we address the problem of improving pseudo-label quality through leveraging long-term temporal information captured in driving scenes. More specifically, we leverage pre-trained motion-forecasting models to generate object trajectories on pseudo-labeled data to further enhance the student model training. Our approach improves pseudo-label quality in two distinct manners: first, we suppress false positive pseudo-labels through establishing consistency across multiple frames of motion forecasting outputs. Second, we compensate for false negative detections by directly inserting predicted object tracks into the pseudo-labeled scene. Experiments on the nuScenes dataset demonstrate the effectiveness of our approach, improving the performance of standard semi-supervised approaches in a variety of settings.

3D检测半监督轨迹预测

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