{"about":{"site":"https://codewithpapers.app","non_affiliation":"Code with Papers and Syntology are not affiliated with, endorsed by, or sponsored by Papers with Code, Meta, or the pwc-archive mirror.","licence":"CC BY-SA 4.0","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","attribution":"https://codewithpapers.app/attribution","modified":"archive material modified by Syntology; see the attribution page"},"url":"/paper/lasermix-for-semi-supervised-lidar-semantic","title":"LaserMix for Semi-Supervised LiDAR Semantic Segmentation","arxiv_id":"2207.00026","date":"2022-06-30","proceeding":"CVPR 2023 1","authors":["Lingdong Kong","Jiawei Ren","Liang Pan","Ziwei Liu"],"abstract":"Densely annotating LiDAR point clouds is costly, which restrains the scalability of fully-supervised learning methods. In this work, we study the underexplored semi-supervised learning (SSL) in LiDAR segmentation. Our core idea is to leverage the strong spatial cues of LiDAR point clouds to better exploit unlabeled data. We propose LaserMix to mix laser beams from different LiDAR scans, and then encourage the model to make consistent and confident predictions before and after mixing. Our framework has three appealing properties: 1) Generic: LaserMix is agnostic to LiDAR representations (e.g., range view and voxel), and hence our SSL framework can be universally applied. 2) Statistically grounded: We provide a detailed analysis to theoretically explain the applicability of the proposed framework. 3) Effective: Comprehensive experimental analysis on popular LiDAR segmentation datasets (nuScenes, SemanticKITTI, and ScribbleKITTI) demonstrates our effectiveness and superiority. Notably, we achieve competitive results over fully-supervised counterparts with 2x to 5x fewer labels and improve the supervised-only baseline significantly by 10.8% on average. We hope this concise yet high-performing framework could facilitate future research in semi-supervised LiDAR segmentation. Code is publicly available.","url_abs":"https://arxiv.org/abs/2207.00026v4","url_pdf":"https://arxiv.org/pdf/2207.00026v4.pdf","source":{"archive":"pwc-archive (Hugging Face), CC BY-SA 4.0","snapshot":"2025-07-28","licence_url":"https://creativecommons.org/licenses/by-sa/4.0/legalcode","row_kind":"abstracts"},"code_links":[{"paper_slug":"lasermix-for-semi-supervised-lidar-semantic","repo_url":"https://github.com/ldkong1205/LaserMix","is_official":1,"mentioned_in_paper":1,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}},{"paper_slug":"lasermix-for-semi-supervised-lidar-semantic","repo_url":"https://github.com/yuan-zm/dgt-st","is_official":0,"mentioned_in_paper":0,"mentioned_in_github":1,"framework":"pytorch","reach":{"status":"ok","spdx":"Apache-2.0"}}],"tasks":[{"task_slug":"lidar-semantic-segmentation","task_name":"LIDAR Semantic Segmentation"},{"task_slug":"segmentation","task_name":"Segmentation"},{"task_slug":"semantic-segmentation","task_name":"Semantic Segmentation"},{"task_slug":"semi-supervised-semantic-segmentation","task_name":"Semi-Supervised Semantic Segmentation"}],"methods":[],"datasets_introduced":[],"methods_introduced":[],"results":[{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-2","task":"Semi-Supervised Semantic Segmentation","dataset":"Cityscapes 12.5% labeled","model":"LaserMix (DeepLab v3+, ImageNet pre-trained ResNet50, single scale inference)","rank_in_archive_order":15,"of":33,"metrics":{"Validation mIoU":"77.1%"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-1","task":"Semi-Supervised Semantic Segmentation","dataset":"Cityscapes 25% labeled","model":"LaserMix (DeepLab v3+, ImageNet pre- trained ResNet50, single scale inference)","rank_in_archive_order":17,"of":30,"metrics":{"Validation mIoU":"78.3%"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-8","task":"Semi-Supervised Semantic Segmentation","dataset":"Cityscapes 50% labeled","model":"LaserMix (DeepLab v3+, ImageNet pre- trained ResNet50, single scale inference)","rank_in_archive_order":16,"of":23,"metrics":{"Validation mIoU":"79.1%"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-23","task":"Semi-Supervised Semantic Segmentation","dataset":"ScribbleKITTI","model":"LaserMix (Voxel)","rank_in_archive_order":1,"of":9,"metrics":{"mIoU (1% Labels)":"44.2","mIoU (10% Labels)":"53.7","mIoU (20% Labels)":"55.1","mIoU (50% Labels)":"56.8"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-23","task":"Semi-Supervised Semantic Segmentation","dataset":"ScribbleKITTI","model":"LaserMix (Range View)","rank_in_archive_order":4,"of":9,"metrics":{"mIoU (1% Labels)":"38.3","mIoU (10% Labels)":"54.4","mIoU (20% Labels)":"55.6","mIoU (50% Labels)":"58.7"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-24","task":"Semi-Supervised Semantic Segmentation","dataset":"SemanticKITTI","model":"LaserMix (Voxel)","rank_in_archive_order":6,"of":12,"metrics":{"mIoU (1% Labels)":"50.6","mIoU (10% Labels)":"60.0","mIoU (20% Labels)":"61.9","mIoU (50% Labels)":"62.3"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-24","task":"Semi-Supervised Semantic Segmentation","dataset":"SemanticKITTI","model":"LaserMix (Range View)","rank_in_archive_order":8,"of":12,"metrics":{"mIoU (1% Labels)":"43.4","mIoU (10% Labels)":"58.8","mIoU (20% Labels)":"59.4","mIoU (50% Labels)":"61.4"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-25","task":"Semi-Supervised Semantic Segmentation","dataset":"nuScenes","model":"LaserMix (Voxel)","rank_in_archive_order":3,"of":11,"metrics":{"mIoU (1% Labels)":"55.3","mIoU (10% Labels)":"69.9","mIoU (20% Labels)":"71.8","mIoU (50% Labels)":"73.2"},"uses_additional_data":false},{"leaderboard":"/sota/semi-supervised-semantic-segmentation-on-25","task":"Semi-Supervised Semantic Segmentation","dataset":"nuScenes","model":"LaserMix (Range View)","rank_in_archive_order":6,"of":11,"metrics":{"mIoU (1% Labels)":"49.5","mIoU (10% Labels)":"68.2","mIoU (20% Labels)":"70.6","mIoU (50% Labels)":"73.0"},"uses_additional_data":false}],"syntology":{"atlas_url":"https://app.syntology.ai/?focus=2207.00026","mcp":null,"developers":"https://syntology.ai/developers"},"arxiv_metadata":null,"syntology_extracted_results":null}