Improving Rare Classes on nuScenes LiDAR Segmentation Through Targeted Domain Adaptation

Abstract

We generate synthetic data in order to target improvement on specific rare classes in LiDAR segmentation without regressing performance on the existing, plentiful classes. While using auxiliary data to improve performance on a domain is not new with respect to classification, there is limited research on targeting specific classes with this technique. It is currently unclear how to extend those methods to work well on more complicated but realistic use cases for autonomous driving such as LiDAR segmentation.By upsampling specific classes in the auxiliary domain, mixing data between domains, and splitting representation building and fine-tuning, we are able to see impressive improvements on a targeted rare class without losing performance on the other classes. On the popular autonomous driving benchmark nuScenes, we use this procedure to improve performance on the rare class of cyclists by 18%, resulting in the best Cylinder3D model on the LiDAR segmentation benchmark. We also show that these techniques extend to other classes (debris) and other tasks (LiDAR object detection), giving strong evidence that this methodology generalizes well to other autonomous perception tasks.

Cite

Text

Rajendran et al. "Improving Rare Classes on nuScenes LiDAR Segmentation Through Targeted Domain Adaptation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023. doi:10.1109/CVPRW59228.2023.00018

Markdown

[Rajendran et al. "Improving Rare Classes on nuScenes LiDAR Segmentation Through Targeted Domain Adaptation." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2023.](https://mlanthology.org/cvprw/2023/rajendran2023cvprw-improving/) doi:10.1109/CVPRW59228.2023.00018

BibTeX

@inproceedings{rajendran2023cvprw-improving,
  title     = {{Improving Rare Classes on nuScenes LiDAR Segmentation Through Targeted Domain Adaptation}},
  author    = {Rajendran, Vickram and Tang, Chuck and van Paasschen, Frits},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2023},
  pages     = {130-139},
  doi       = {10.1109/CVPRW59228.2023.00018},
  url       = {https://mlanthology.org/cvprw/2023/rajendran2023cvprw-improving/}
}