Mitigating Ambiguities in 3D Classification with Gaussian Splatting
CVPR 2025

Ruiqi Zhang1,*Hao Zhu1,*,  Jingyi Zhao2Qi Zhang3Zhan Ma1Xun Cao1
1Nanjing University     2Imperial College London     3Vivo Company    
*Denotes Equal Contribution

Abstract

first

3D classification with point cloud input is a fundamental problem in 3D vision. However, due to the discrete nature and the insufficient material description of point cloud representations, there are ambiguities in distinguishing wire-like and flat surfaces, as well as transparent or reflective objects. To address these issues, we propose Gaussian Splatting (GS) point cloud-based 3D classification. We find that the scale and rotation coefficients in the GS point cloud help characterize surface types. Specifically, wire-like surfaces consist of multiple slender Gaussian ellipsoids, while flat surfaces are composed of a few flat Gaussian ellipsoids. Additionally, the opacity in the GS point cloud represents the transparency characteristics of objects. As a result, ambiguities in point cloud-based 3D classification can be mitigated utilizing GS point cloud as input. To verify the effectiveness of GS point cloud input, we construct the first real-world GS point cloud dataset in the community, which includes 20 categories with 200 objects in each category. Experiments not only validate the superiority of GS point cloud input, especially in distinguishing ambiguous objects, but also demonstrate the generalization ability across different classification methods.

Mitigating Ambiguities in 3D Classification

Experiments

Citation

@inproceedings{Zhang2025MACGS,
    title={Mitigating Ambiguities in 3D Classification with Gaussian Splatting},
    author={Zhang, Ruiqi and Zhu, Hao and Zhao, Jingyi and Zhang, Qi and Cao, Xun and Ma, Zhan},
    booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition},
    pages={xxxx--xxxx},
    year={2025}
}

Acknowledgements

The website template was borrowed from Michaƫl Gharbi.