SqueezeSegV2: Improved Model Structure and Unsupervised Domain Adaptation for Road-Object Segmentation from a LiDAR Point Cloud
Bichen Wu, Xuanyu Zhou, Sicheng Zhao, Xiangyu Yue, Kurt Keutzer

TL;DR
This paper introduces SqueezeSegV2, a more robust LiDAR point cloud segmentation model, and a domain adaptation pipeline that significantly improves real-world performance when trained on synthetic data.
Contribution
The paper presents SqueezeSegV2 with enhanced robustness and a novel domain adaptation pipeline to improve synthetic-to-real generalization in LiDAR segmentation.
Findings
SqueezeSegV2 improves accuracy by 6.0-8.6% over the original.
Domain adaptation nearly doubles real-world test accuracy from 29.0% to 57.4%.
The approach enables effective training on synthetic data for real-world applications.
Abstract
Earlier work demonstrates the promise of deep-learning-based approaches for point cloud segmentation; however, these approaches need to be improved to be practically useful. To this end, we introduce a new model SqueezeSegV2 that is more robust to dropout noise in LiDAR point clouds. With improved model structure, training loss, batch normalization and additional input channel, SqueezeSegV2 achieves significant accuracy improvement when trained on real data. Training models for point cloud segmentation requires large amounts of labeled point-cloud data, which is expensive to obtain. To sidestep the cost of collection and annotation, simulators such as GTA-V can be used to create unlimited amounts of labeled, synthetic data. However, due to domain shift, models trained on synthetic data often do not generalize well to the real world. We address this problem with a domain-adaptation…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · Remote Sensing and LiDAR Applications · 3D Surveying and Cultural Heritage
MethodsDropout · Batch Normalization
