English

Memory-Guided Point Cloud Completion for Dental Reconstruction

Computer Vision and Pattern Recognition 2025-12-04 v1

Abstract

Partial dental point clouds often suffer from large missing regions caused by occlusion and limited scanning views, which bias encoder-only global features and force decoders to hallucinate structures. We propose a retrieval-augmented framework for tooth completion that integrates a prototype memory into standard encoder--decoder pipelines. After encoding a partial input into a global descriptor, the model retrieves the nearest manifold prototype from a learnable memory and fuses it with the query feature through confidence-gated weighting before decoding. The memory is optimized end-to-end and self-organizes into reusable tooth-shape prototypes without requiring tooth-position labels, thereby providing structural priors that stabilize missing-region inference and free decoder capacity for detail recovery. The module is plug-and-play and compatible with common completion backbones, while keeping the same training losses. Experiments on a self-processed Teeth3DS benchmark demonstrate consistent improvements in Chamfer Distance, with visualizations showing sharper cusps, ridges, and interproximal transitions. Our approach provides a simple yet effective way to exploit cross-sample regularities for more accurate and faithful dental point-cloud completion.

Keywords

Cite

@article{arxiv.2512.03598,
  title  = {Memory-Guided Point Cloud Completion for Dental Reconstruction},
  author = {Jianan Sun and Yukang Huang and Dongzhihan Wang and Mingyu Fan},
  journal= {arXiv preprint arXiv:2512.03598},
  year   = {2025}
}
R2 v1 2026-07-01T08:07:24.505Z