TripleMixer: A 3D Point Cloud Denoising Model for Adverse Weather
Xiongwei Zhao, Congcong Wen, Xu Zhu, Yang Wang, Haojie Bai, Wenhao Dou

TL;DR
TripleMixer is a novel 3D point cloud denoising model that effectively reduces noise caused by adverse weather, improving downstream perception tasks in autonomous driving.
Contribution
It introduces a robust denoising network integrating spatial, frequency, and channel-wise processing, along with large-scale datasets and benchmarks for evaluation.
Findings
Achieves state-of-the-art denoising performance
Improves downstream perception tasks without retraining
Demonstrates robustness across simulated and real-world weather conditions
Abstract
Adverse weather conditions such as snow, fog, and rain pose significant challenges to LiDAR-based perception models by introducing noise and corrupting point cloud measurements. To address this issue, we propose TripleMixer, a robust and efficient point cloud denoising network that integrates spatial, frequency, and channel-wise processing through three specialized mixer modules. TripleMixer effectively suppresses high-frequency noise while preserving essential geometric structures and can be seamlessly deployed as a plug-and-play module within existing LiDAR perception pipelines. To support the development and evaluation of denoising methods, we construct two large-scale simulated datasets, Weather-KITTI and Weather-NuScenes, covering diverse weather scenarios with dense point-wise semantic and noise annotations. Based on these datasets, we establish four benchmarks: Denoising,…
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
TopicsRemote Sensing and LiDAR Applications · Computer Graphics and Visualization Techniques · Urban Heat Island Mitigation
MethodsDropout · Layer Normalization · Residual Connection · MLP-Mixer Layer
