English

3D Teeth Reconstruction from Panoramic Radiographs using Neural Implicit Functions

Computer Vision and Pattern Recognition 2023-11-29 v1 Machine Learning

Abstract

Panoramic radiography is a widely used imaging modality in dental practice and research. However, it only provides flattened 2D images, which limits the detailed assessment of dental structures. In this paper, we propose Occudent, a framework for 3D teeth reconstruction from panoramic radiographs using neural implicit functions, which, to the best of our knowledge, is the first work to do so. For a given point in 3D space, the implicit function estimates whether the point is occupied by a tooth, and thus implicitly determines the boundaries of 3D tooth shapes. Firstly, Occudent applies multi-label segmentation to the input panoramic radiograph. Next, tooth shape embeddings as well as tooth class embeddings are generated from the segmentation outputs, which are fed to the reconstruction network. A novel module called Conditional eXcitation (CX) is proposed in order to effectively incorporate the combined shape and class embeddings into the implicit function. The performance of Occudent is evaluated using both quantitative and qualitative measures. Importantly, Occudent is trained and validated with actual panoramic radiographs as input, distinct from recent works which used synthesized images. Experiments demonstrate the superiority of Occudent over state-of-the-art methods.

Keywords

Cite

@article{arxiv.2311.16524,
  title  = {3D Teeth Reconstruction from Panoramic Radiographs using Neural Implicit Functions},
  author = {Sihwa Park and Seongjun Kim and In-Seok Song and Seung Jun Baek},
  journal= {arXiv preprint arXiv:2311.16524},
  year   = {2023}
}

Comments

12 pages, 2 figures, accepted to International Conference on Medical Image Computing and Computer-Assisted Intervention MICCAI 2023

R2 v1 2026-06-28T13:33:43.976Z