Hyperbolic-Constraint Point Cloud Reconstruction from Single RGB-D Images

Abstract

Reconstructing desired objects and scenes has long been a primary goal in 3D computer vision. Single-view point cloud reconstruction has become a popular technique due to its low cost and accurate results. However, single-view reconstruction methods often rely on expensive CAD models and complex geometric priors. Effectively utilizing prior knowledge about the data remains a challenge. In this paper, we introduce hyperbolic space to 3D point cloud reconstruction, enabling the model to represent and understand complex hierarchical structures in point clouds with low distortion. We build upon previous methods by proposing a hyperbolic Chamfer distance and a regularized triplet loss to enhance the relationship between partial and complete point clouds. Additionally, we design adaptive boundary conditions to improve the model's understanding and reconstruction of 3D structures. Our model outperforms most existing models, and ablation studies demonstrate the significance of our model and its components. Experimental results show that our method significantly improves feature extraction capabilities. Our model achieves outstanding performance in 3D reconstruction tasks.

Cite

Text

Li et al. "Hyperbolic-Constraint Point Cloud Reconstruction from Single RGB-D Images." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I5.32525

Markdown

[Li et al. "Hyperbolic-Constraint Point Cloud Reconstruction from Single RGB-D Images." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/li2025aaai-hyperbolic/) doi:10.1609/AAAI.V39I5.32525

BibTeX

@inproceedings{li2025aaai-hyperbolic,
  title     = {{Hyperbolic-Constraint Point Cloud Reconstruction from Single RGB-D Images}},
  author    = {Li, Wenrui and Yang, Zhe and Han, Wei and Man, Hengyu and Wang, Xingtao and Fan, Xiaopeng},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {4959-4967},
  doi       = {10.1609/AAAI.V39I5.32525},
  url       = {https://mlanthology.org/aaai/2025/li2025aaai-hyperbolic/}
}