3DMambaIPF: A State Space Model for Iterative Point Cloud Filtering via Differentiable Rendering

Abstract

Noise is an inevitable aspect of point cloud acquisition, necessitating filtering as a fundamental task within the realm of 3D vision. Existing learning-based filtering methods have shown promising capabilities on commonly used datasets. Nonetheless, the effectiveness of these methods is constrained when dealing with a substantial quantity of point clouds. This limitation primarily stems from their limited denoising capabilities for dense and large-scale point clouds and their inclination to generate noisy outliers after denoising. To deal with this challenge, we introduce 3DMambaIPF, for the first time, exploiting Selective State Space Models (SSMs) architecture to handle highly-dense and large-scale point clouds, capitalizing on its strengths in selective input processing and large context modeling capabilities. Additionally, we present a robust and fast differentiable rendering loss to constrain the noisy points around the surface. In contrast to previous methodologies, this differentiable rendering loss enhances the visual realism of denoised geometric structures and aligns point cloud boundaries more closely with those observed in real-world objects. Extensive evaluations on commonly used datasets (typically with up to 50K points) demonstrate that 3DMambaIPF achieves state-of-the-art results. Moreover, we showcase the superior scalability and efficiency of 3DMambaIPF on highly dense and large-scale point clouds with up to 500K points compared to off-the-shelf methods.

Cite

Text

Zhou et al. "3DMambaIPF: A State Space Model for Iterative Point Cloud Filtering via Differentiable Rendering." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I10.33178

Markdown

[Zhou et al. "3DMambaIPF: A State Space Model for Iterative Point Cloud Filtering via Differentiable Rendering." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/zhou2025aaai-dmambaipf/) doi:10.1609/AAAI.V39I10.33178

BibTeX

@inproceedings{zhou2025aaai-dmambaipf,
  title     = {{3DMambaIPF: A State Space Model for Iterative Point Cloud Filtering via Differentiable Rendering}},
  author    = {Zhou, Qingyuan and Yang, Weidong and Fei, Ben and Xu, Jingyi and Zhang, Rui and Liu, Keyi and Luo, Yeqi and He, Ying},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {10843-10851},
  doi       = {10.1609/AAAI.V39I10.33178},
  url       = {https://mlanthology.org/aaai/2025/zhou2025aaai-dmambaipf/}
}