Memory-Guided Point Cloud Completion for Dental Reconstruction
Jianan Sun, Yukang Huang, Dongzhihan Wang, Mingyu Fan
TL;DR
The paper addresses unstable dental point-cloud completion under occlusions by introducing a retrieval-augmented prototype memory that debiases encoder features. A dual-encoder setup, a learnable memory bank of tooth-shaped prototypes, and a confidence-gated fusion with a folding-based decoder cooperate to provide structural priors that stabilize large missing regions and enhance fine geometry. The approach yields consistent improvements on Teeth3DS-derived data, achieving sharper cusps and better interproximal transitions, with ablations showing the crucial roles of the memory and dual encoders. The method offers a plug-and-play, label-free enhancement to existing completion backbones, enabling more faithful dental reconstructions in practical scanning scenarios.
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.
