LiSnowNet: Real-time Snow Removal for LiDAR Point Cloud
Ming-Yuan Yu, Ram Vasudevan, Matthew Johnson-Roberson

TL;DR
LiSnowNet is a fast, deep learning-based method for real-time snow removal from LiDAR point clouds, significantly improving de-noising efficiency and enabling better mapping in snowy conditions for autonomous vehicles.
Contribution
The paper introduces LiSnowNet, a novel deep convolutional neural network that performs unsupervised snow removal from LiDAR data at real-time speeds, outperforming existing methods in efficiency and effectiveness.
Findings
52× faster than previous methods
Superior de-noising performance
Enables accurate mapping in snowy weather
Abstract
LiDARs have been widely adopted to modern self-driving vehicles, providing 3D information of the scene and surrounding objects. However, adverser weather conditions still pose significant challenges to LiDARs since point clouds captured during snowfall can easily be corrupted. The resulting noisy point clouds degrade downstream tasks such as mapping. Existing works in de-noising point clouds corrupted by snow are based on nearest-neighbor search, and thus do not scale well with modern LiDARs which usually capture or more points at 10Hz. In this paper, we introduce an unsupervised de-noising algorithm, LiSnowNet, running 52 faster than the state-of-the-art methods while achieving superior performance in de-noising. Unlike previous methods, the proposed algorithm is based on a deep convolutional neural network and can be easily deployed to hardware accelerators such as…
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 Optical Sensing Technologies · Advanced Neural Network Applications · Remote Sensing and LiDAR Applications
