Semi-supervised 3D Object Detection with PatchTeacher and PillarMix

Authors

  • Xiaopei Wu State Key Lab of CAD&CG, Zhejiang University Shanghai AI Laboratory
  • Liang Peng State Key Lab of CAD&CG, Zhejiang University
  • Liang Xie State Key Lab of CAD&CG, Zhejiang University
  • Yuenan Hou Shanghai AI Laboratory
  • Binbin Lin School of Software Technology, Zhejiang University
  • Xiaoshui Huang Shanghai AI Laboratory
  • Haifeng Liu State Key Lab of CAD&CG, Zhejiang University
  • Deng Cai State Key Lab of CAD&CG, Zhejiang University
  • Wanli Ouyang Shanghai AI Laboratory

DOI:

https://doi.org/10.1609/aaai.v38i6.28432

Keywords:

CV: 3D Computer Vision, CV: Object Detection & Categorization, CV: Scene Analysis & Understanding

Abstract

Semi-supervised learning aims to leverage numerous unlabeled data to improve the model performance. Current semi-supervised 3D object detection methods typically use a teacher to generate pseudo labels for a student, and the quality of the pseudo labels is essential for the final performance. In this paper, we propose PatchTeacher, which focuses on partial scene 3D object detection to provide high-quality pseudo labels for the student. Specifically, we divide a complete scene into a series of patches and feed them to our PatchTeacher sequentially. PatchTeacher leverages the low memory consumption advantage of partial scene detection to process point clouds with a high-resolution voxelization, which can minimize the information loss of quantization and extract more fine-grained features. However, it is non-trivial to train a detector on fractions of the scene. Therefore, we introduce three key techniques, i.e., Patch Normalizer, Quadrant Align, and Fovea Selection, to improve the performance of PatchTeacher. Moreover, we devise PillarMix, a strong data augmentation strategy that mixes truncated pillars from different LiDAR scans to generate diverse training samples and thus help the model learn more general representation. Extensive experiments conducted on Waymo and ONCE datasets verify the effectiveness and superiority of our method and we achieve new state-of-the-art results, surpassing existing methods by a large margin. Codes are available at https://github.com/LittlePey/PTPM.

Published

2024-03-24

How to Cite

Wu, X., Peng, L., Xie, L., Hou, Y., Lin, B., Huang, X., Liu, H., Cai, D., & Ouyang, W. (2024). Semi-supervised 3D Object Detection with PatchTeacher and PillarMix. Proceedings of the AAAI Conference on Artificial Intelligence, 38(6), 6153-6161. https://doi.org/10.1609/aaai.v38i6.28432

Issue

Section

AAAI Technical Track on Computer Vision V