3DBench: A Scalable 3D Benchmark and Instruction-Tuning Dataset
Abstract
Point cloud classification is critical for three-dimensional scene understanding. However, in real-world scenarios, depth cameras often capture partial, single-view point clouds of objects with different poses, making their accurate classification a challenge. In this paper, we propose a novel point cloud classification network that captures the detailed spatial structure of objects by constructing tetrahedra, which is different from point-wise operations. Specifically, we propose a RISpaNet block to extract rotation-invariant features. A rotation-invariant property generation module is designed in RISpaNet for constructing rotation-invariant tetrahedron properties (RITPs). Meanwhile, a multi-scale pooling module and a hybrid encoder are used to process RITPs to generate integrated rotation-invariant features. Further, for single-view point clouds, a complete point cloud auxiliary branch and a part-whole correlation module are jointly employed to obtain complete point cloud features from partial point clouds. Experimental results show that this network performs better than other state-of-the-art methods, evaluated on four public datasets. We achieved an overall accuracy of 94.7% (+2.0%) on ModelNet40, 93.4% (+5.9%) on MVP, 94.7% (+6.3%) on PCN and 94.8% (+1.7%) on ScanObjectNN. Our project website is https://luxurylf.github.io/RISpaNet_project/.
Cite
Text
Zhang et al. "3DBench: A Scalable 3D Benchmark and Instruction-Tuning Dataset." International Joint Conference on Artificial Intelligence, 2024. doi:10.24963/ijcai.2024/189Markdown
[Zhang et al. "3DBench: A Scalable 3D Benchmark and Instruction-Tuning Dataset." International Joint Conference on Artificial Intelligence, 2024.](https://mlanthology.org/ijcai/2024/zhang2024ijcai-dbench/) doi:10.24963/ijcai.2024/189BibTeX
@inproceedings{zhang2024ijcai-dbench,
title = {{3DBench: A Scalable 3D Benchmark and Instruction-Tuning Dataset}},
author = {Zhang, Junjie and Hu, Tianci and Huang, Xiaoshui and Gong, Yongshun and Zeng, Dan},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2024},
pages = {1706-1714},
doi = {10.24963/ijcai.2024/189},
url = {https://mlanthology.org/ijcai/2024/zhang2024ijcai-dbench/}
}