Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
97 tokens/sec
GPT-4o
53 tokens/sec
Gemini 2.5 Pro Pro
44 tokens/sec
o3 Pro
5 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Better Call SAL: Towards Learning to Segment Anything in Lidar (2403.13129v2)

Published 19 Mar 2024 in cs.CV and cs.RO

Abstract: We propose the SAL (Segment Anything in Lidar) method consisting of a text-promptable zero-shot model for segmenting and classifying any object in Lidar, and a pseudo-labeling engine that facilitates model training without manual supervision. While the established paradigm for Lidar Panoptic Segmentation (LPS) relies on manual supervision for a handful of object classes defined a priori, we utilize 2D vision foundation models to generate 3D supervision ``for free''. Our pseudo-labels consist of instance masks and corresponding CLIP tokens, which we lift to Lidar using calibrated multi-modal data. By training our model on these labels, we distill the 2D foundation models into our Lidar SAL model. Even without manual labels, our model achieves $91\%$ in terms of class-agnostic segmentation and $54\%$ in terms of zero-shot Lidar Panoptic Segmentation of the fully supervised state-of-the-art. Furthermore, we outperform several baselines that do not distill but only lift image features to 3D. More importantly, we demonstrate that SAL supports arbitrary class prompts, can be easily extended to new datasets, and shows significant potential to improve with increasing amounts of self-labeled data. Code and models are available at this $\href{https://github.com/nv-dvl/segment-anything-lidar}{URL}$.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (100)
  1. Slic superpixels compared to state-of-the-art superpixel methods. IEEE Trans. Pattern Anal. Mach. Intell., 34(11):2274–2282, 2012.
  2. Lidar panoptic segmentation and tracking without bells and whistles. In Int. Conf. Intel. Rob. Sys., 2023.
  3. Salsanet: Fast road and vehicle segmentation in lidar point clouds for autonomous driving. In Intel. Veh. Symp., 2020.
  4. 4d panoptic lidar segmentation. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
  5. Zero-shot object detection. In Eur. Conf. Comput. Vis., 2018.
  6. SemanticKITTI: A Dataset for Semantic Scene Understanding of LiDAR Sequences. In Int. Conf. Comput. Vis., 2019.
  7. A Benchmark for LiDAR-based Panoptic Segmentation based on KITTI. In Int. Conf. Rob. Automat., 2021.
  8. Zero-shot semantic segmentation. Adv. Neural Inform. Process. Syst., 2019.
  9. End-to-end object detection with transformers. In Eur. Conf. Comput. Vis., 2020.
  10. Unsupervised learning of visual features by contrasting cluster assignments. Adv. Neural Inform. Process. Syst., 2020.
  11. Masked-attention mask transformer for universal image segmentation. In IEEE Conf. Comput. Vis. Pattern Recog., 2022.
  12. 4D spatio-temporal convnets: Minkowski convolutional neural networks. In IEEE Conf. Comput. Vis. Pattern Recog., 2019.
  13. The cityscapes dataset for semantic urban scene understanding. In IEEE Conf. Comput. Vis. Pattern Recog., 2016.
  14. Scannet: Richly-annotated 3d reconstructions of indoor scenes. In IEEE Conf. Comput. Vis. Pattern Recog., 2017.
  15. ImageNet: A large-scale hierarchical image database. In IEEE Conf. Comput. Vis. Pattern Recog., 2009.
  16. Open-vocabulary universal image segmentation with maskclip. In Int. Conf. Mach. Learn., 2023.
  17. A density-based algorithm for discovering clusters in large spatial databases with noise. In Rob. Sci. Sys., 1996.
  18. Panoptic nuscenes: A large-scale benchmark for lidar panoptic segmentation and tracking. IEEE Rob. Automat. Letters, 2021.
  19. Panoster: End-to-end panoptic segmentation of lidar point clouds. IEEE Rob. Automat. Letters, 2021.
  20. Scaling open-vocabulary image segmentation with image-level labels. In Eur. Conf. Comput. Vis., 2022.
  21. Open-vocabulary object detection via vision and language knowledge distillation. arXiv preprint arXiv:2104.13921, 2021.
  22. Track, check, repeat: An em approach to unsupervised tracking. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
  23. Momentum contrast for unsupervised visual representation learning. In IEEE Conf. Comput. Vis. Pattern Recog., 2020.
  24. A probabilistic framework for real-time 3d segmentation using spatial, temporal, and semantic cues. In Rob. Sci. Sys., 2016.
  25. Combining 3d shape, color, and motion for robust anytime tracking. In Rob. Sci. Sys., 2014.
  26. Lidar-based panoptic segmentation via dynamic shifting network. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
  27. Learning to optimally segment point clouds. IEEE Robotics and Automation Letters, 5(2):875–882, 2020.
  28. Mopt: Multi-object panoptic tracking. arXiv preprint arXiv:2004.08189, 2020.
  29. Panoptic segmentation. In IEEE Conf. Comput. Vis. Pattern Recog., 2019.
  30. Panoptic segmentation. IEEE Conf. Comput. Vis. Pattern Recog., 2018.
  31. Segment anything. In Int. Conf. Comput. Vis., 2023.
  32. 4d-stop: Panoptic segmentation of 4d lidar using spatio-temporal object proposal generation and aggregation. In ECCV AVVision Workshop, 2022.
  33. Pointpillars: Fast encoders for object detection from point clouds. In IEEE Conf. Comput. Vis. Pattern Recog., 2019.
  34. Patchwork++: Fast and robust ground segmentation solving partial under-segmentation using 3d point cloud. In Int. Conf. Intel. Rob. Sys., 2022.
  35. Language-driven semantic segmentation. In Int. Conf. Learn. Represent., 2022.
  36. Panoptic-phnet: Towards real-time and high-precision lidar panoptic segmentation via clustering pseudo heatmap. In IEEE Conf. Comput. Vis. Pattern Recog., 2022.
  37. Multi-scale interaction for real-time lidar data segmentation on an embedded platform. IEEE Rob. Automat. Letters, 7(2):738–745, 2021.
  38. Open-vocabulary semantic segmentation with mask-adapted clip. In IEEE Conf. Comput. Vis. Pattern Recog., 2023.
  39. Microsoft COCO: Common objects in context. In Eur. Conf. Comput. Vis., 2014.
  40. Continual learning with evolving class ontologies. Adv. Neural Inform. Process. Syst., 2022.
  41. Segment any point cloud sequences by distilling vision foundation models. arXiv preprint arXiv:2306.09347, 2023.
  42. Group-free 3d object detection via transformers. In Int. Conf. Comput. Vis., 2021.
  43. See more and know more: Zero-shot point cloud segmentation via multi-modal visual data. In Int. Conf. Comput. Vis., 2023.
  44. Long-tailed 3d detection via 2d late fusion. arXiv preprint arXiv:2312.10986, 2023.
  45. Mask-based panoptic lidar segmentation for autonomous driving. IEEE Rob. Automat. Letters, 8(2):1141–1148, 2023.
  46. Mask4d: End-to-end mask-based 4d panoptic segmentation for lidar sequences. IEEE Rob. Automat. Letters, 2023.
  47. Contrastive instance association for 4d panoptic segmentation using sequences of 3d lidar scans. IEEE Rob. Automat. Letters, 2022.
  48. Efficient estimation of word representations in vector space. arXiv preprint arXiv:1301.3781, 2013.
  49. RangeNet++: Fast and Accurate LiDAR Semantic Segmentation. In Int. Conf. Intel. Rob. Sys., 2019.
  50. Dropout sampling for robust object detection in open-set conditions. In Int. Conf. Rob. Automat., 2018.
  51. F. Moosmann and C. Stiller. Joint self-localization and tracking of generic objects in 3d range data. In Int. Conf. Rob. Automat., 2013.
  52. Motion inspired unsupervised perception and prediction in autonomous driving. In Eur. Conf. Comput. Vis., 2022.
  53. Unsupervised 3d perception with 2d vision-language distillation for autonomous driving. In Int. Conf. Comput. Vis., 2023.
  54. Segcontrast: 3d point cloud feature representation learning through self-supervised segment discrimination. IEEE Rob. Automat. Letters, 7(2):2116–2123, 2022.
  55. Towards large-scale video video object mining. In ECCV Workshop on Interactive and Adaptive Learning in an Open World, 2018.
  56. Track, then decide: Category-agnostic vision-based multi-object tracking. In Int. Conf. Rob. Automat., 2018.
  57. Large-scale object mining for object discovery from unlabeled video. In Int. Conf. Rob. Automat., 2019.
  58. Openscene: 3d scene understanding with open vocabularies. In IEEE Conf. Comput. Vis. Pattern Recog., 2023.
  59. Towards long-tailed 3d detection. In Conf. Rob. Learn., 2023.
  60. An empirical analysis of range for 3d object detection. In ICCV Workshops, 2023.
  61. Forecasting from lidar via future object detection. In IEEE Conf. Comput. Vis. Pattern Recog., 2022.
  62. A. Petrovskaya and S. Thrun. Model based vehicle detection and tracking for autonomous urban driving. Aut. Rob., 26:123–139, 2009.
  63. Self-supervisory signals for object discovery and detection. arXiv preprint arXiv:1806.03370, 2018.
  64. Learning object class detectors from weakly annotated video. In IEEE Conf. Comput. Vis. Pattern Recog., 2012.
  65. Pointnet: Deep learning on point sets for 3d classification and segmentation. In IEEE Conf. Comput. Vis. Pattern Recog., 2017.
  66. Pointnet++: Deep hierarchical feature learning on point sets in a metric space. In Adv. Neural Inform. Process. Syst., 2017.
  67. Learning transferable visual models from natural language supervision. In Int. Conf. Mach. Learn., 2021.
  68. Zero-shot object detection: Learning to simultaneously recognize and localize novel concepts. Asian Conf. Comput. Vis., 2018.
  69. Denseclip: Language-guided dense prediction with context-aware prompting. In IEEE Conf. Comput. Vis. Pattern Recog., 2022.
  70. Gp-s3net: Graph-based panoptic sparse semantic segmentation network. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
  71. Lite-hdseg: Lidar semantic segmentation using lite harmonic dense convolutions. In Int. Conf. Rob. Automat., 2021.
  72. Image-to-lidar self-supervised distillation for autonomous driving data. In IEEE Conf. Comput. Vis. Pattern Recog., 2022.
  73. Semoli: What moves together belongs together. IEEE Conf. Comput. Vis. Pattern Recog., 2024.
  74. Efficientlps: Efficient lidar panoptic segmentation. IEEE Transactions on Robotics, 2021.
  75. Scalability in perception for autonomous driving: Waymo open dataset. In IEEE Conf. Comput. Vis. Pattern Recog., 2020.
  76. Openmask3d: Open-vocabulary 3d instance segmentation. arXiv preprint arXiv:2306.13631, 2023.
  77. Searching efficient 3d architectures with sparse point-voxel convolution. In Eur. Conf. Comput. Vis., 2020.
  78. Towards 3D object recognition via classification of arbitrary object tracks. In Int. Conf. Rob. Automat., 2011.
  79. Kpconv: Flexible and deformable convolution for point clouds. In Int. Conf. Comput. Vis., 2019.
  80. Toward autonomous driving: the cmu navlab. i. perception. IEEE expert, 6(4):31–42, 1991.
  81. Stanley: The robot that won the darpa grand challenge. Journal of field Robotics, 2006.
  82. Train in germany, test in the usa: Making 3d object detectors generalize. In IEEE Conf. Comput. Vis. Pattern Recog., 2020.
  83. Identifying unknown instances for autonomous driving. In Conference on Robot Learning, pages 384–393. PMLR, 2020.
  84. Squeezeseg: Convolutional neural nets with recurrent crf for real-time road-object segmentation from 3d lidar point cloud. In Int. Conf. Rob. Automat., 2018.
  85. Squeezesegv2: Improved model structure and unsupervised domain adaptation for road-object segmentation from a lidar point cloud. In Int. Conf. Rob. Automat., 2019.
  86. Zero-shot learning - a comprehensive evaluation of the good, the bad and the ugly. IEEE Trans. Pattern Anal. Mach. Intell., 2018.
  87. 3-D Scene Analysis via Sequenced Predictions over Points and Regions. In Int. Conf. Rob. Automat., pages 2609–2616, 2011.
  88. Open-vocabulary panoptic segmentation with text-to-image diffusion models. In IEEE Conf. Comput. Vis. Pattern Recog., 2023.
  89. Side adapter network for open-vocabulary semantic segmentation. In IEEE Conf. Comput. Vis. Pattern Recog., 2023.
  90. Second: Sparsely embedded convolutional detection. Sensors, 18(10):3337, 2018.
  91. Mask4d: Mask transformer for 4d panoptic segmentation. arXiv preprint arXiv:2309.16133, 2023.
  92. Center-based 3d object detection and tracking. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
  93. Open-vocabulary object detection using captions. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
  94. Towards unsupervised object detection from lidar point clouds. In IEEE Conf. Comput. Vis. Pattern Recog., 2023.
  95. Regionclip: Region-based language-image pretraining. In IEEE Conf. Comput. Vis. Pattern Recog., 2022.
  96. Extract free dense labels from clip. In Eur. Conf. Comput. Vis., 2022.
  97. Y. Zhou and O. Tuzel. Voxelnet: End-to-end learning for point cloud based 3d object detection. In IEEE Conf. Comput. Vis. Pattern Recog., 2018.
  98. Panoptic-polarnet: Proposal-free lidar point cloud panoptic segmentation. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
  99. 4d panoptic segmentation as invariant and equivariant field prediction. In IEEE Conf. Comput. Vis. Pattern Recog., 2023.
  100. Cylindrical and asymmetrical 3d convolution networks for lidar segmentation. In IEEE Conf. Comput. Vis. Pattern Recog., 2021.
User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (6)
  1. Aljoša Ošep (36 papers)
  2. Tim Meinhardt (13 papers)
  3. Francesco Ferroni (18 papers)
  4. Neehar Peri (22 papers)
  5. Deva Ramanan (152 papers)
  6. Laura Leal-Taixé (74 papers)
Citations (4)

Summary

We haven't generated a summary for this paper yet.