DC-PCN: Point Cloud Completion Network with Dual-Codebook Guided Quantization

Abstract

Point cloud completion aims to reconstruct complete 3D shapes from partial 3D point clouds. With advancements in deep learning techniques, various methods for point cloud completion have been developed. Despite achieving encouraging results, a significant issue remains: these methods often overlook the variability in point clouds sampled from a single 3D object surface. This variability can lead to ambiguity and hinder the achievement of more precise completion results. Therefore, in this study, we introduce a novel point cloud completion network, namely Dual-Codebook Point Completion Network (DC-PCN), following an encder-decoder pipeline. The primary objective of DC-PCN is to formulate a singular representation of sampled point clouds originating from the same 3D surface. DC-PCN introduces a dual-codebook design to quantize point-cloud representations from a multilevel perspective. It consists of an encoder-codebook and a decoder-codebook, designed to capture distinct point cloud patterns at shallow and deep levels. Additionally, to enhance the information flow between these two codebooks, we devise an information exchange mechanism. This approach ensures that crucial features and patterns from both shallow and deep levels are effectively utilized for completion. Extensive experiments on the PCN, ShapeNet_Part, and ShapeNet34 datasets demonstrate the state-of-the-art performance of our method.

Cite

Text

Wu et al. "DC-PCN: Point Cloud Completion Network with Dual-Codebook Guided Quantization." AAAI Conference on Artificial Intelligence, 2025. doi:10.1609/AAAI.V39I8.32911

Markdown

[Wu et al. "DC-PCN: Point Cloud Completion Network with Dual-Codebook Guided Quantization." AAAI Conference on Artificial Intelligence, 2025.](https://mlanthology.org/aaai/2025/wu2025aaai-dc/) doi:10.1609/AAAI.V39I8.32911

BibTeX

@inproceedings{wu2025aaai-dc,
  title     = {{DC-PCN: Point Cloud Completion Network with Dual-Codebook Guided Quantization}},
  author    = {Wu, Qiuxia and Huang, Haiyang and Su, Kunming and Wang, Zhiyong and Hu, Kun},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2025},
  pages     = {8441-8449},
  doi       = {10.1609/AAAI.V39I8.32911},
  url       = {https://mlanthology.org/aaai/2025/wu2025aaai-dc/}
}