CVJun 3, 2025

ToothForge: Automatic Dental Shape Generation using Synchronized Spectral Embeddings

arXiv:2506.02702v11 citationsh-index: 24Has CodeIPMI
Originality Incremental advance
AI Analysis

This addresses the challenge of dental shape generation for medical applications, particularly where consistent mesh connectivity is unrealistic, though it appears incremental as it builds on spectral analysis with a synchronization improvement.

The paper tackles the problem of generating 3D dental shapes from sparse datasets by introducing ToothForge, a spectral method that uses synchronized embeddings to stabilize harmonic decompositions, resulting in higher reconstruction quality compared to unaligned models.

We introduce ToothForge, a spectral approach for automatically generating novel 3D teeth, effectively addressing the sparsity of dental shape datasets. By operating in the spectral domain, our method enables compact machine learning modeling, allowing the generation of high-resolution tooth meshes in milliseconds. However, generating shape spectra comes with the instability of the decomposed harmonics. To address this, we propose modeling the latent manifold on synchronized frequential embeddings. Spectra of all data samples are aligned to a common basis prior to the training procedure, effectively eliminating biases introduced by the decomposition instability. Furthermore, synchronized modeling removes the limiting factor imposed by previous methods, which require all shapes to share a common fixed connectivity. Using a private dataset of real dental crowns, we observe a greater reconstruction quality of the synthetized shapes, exceeding those of models trained on unaligned embeddings. We also explore additional applications of spectral analysis in digital dentistry, such as shape compression and interpolation. ToothForge facilitates a range of approaches at the intersection of spectral analysis and machine learning, with fewer restrictions on mesh structure. This makes it applicable for shape analysis not only in dentistry, but also in broader medical applications, where guaranteeing consistent connectivity across shapes from various clinics is unrealistic. The code is available at https://github.com/tiborkubik/toothForge.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes