📄
Abstract - DM-CFO: A Diffusion Model for Compositional 3D Tooth Generation with Collision-Free Optimization
The automatic design of a 3D tooth model plays a crucial role in dental digitization. However, current approaches face challenges in compositional 3D tooth generation because both the layouts and shapes of missing teeth need to be this http URL addition, collision conflicts are often omitted in 3D Gaussian-based compositional 3D generation, where objects may intersect with each other due to the absence of explicit geometric information on the object surfaces. Motivated by graph generation through diffusion models and collision detection using 3D Gaussians, we propose an approach named DM-CFO for compositional tooth generation, where the layout of missing teeth is progressively restored during the denoising phase under both text and graph constraints. Then, the Gaussian parameters of each layout-guided tooth and the entire jaw are alternately updated using score distillation sampling (SDS). Furthermore, a regularization term based on the distances between the 3D Gaussians of neighboring teeth and the anchor tooth is introduced to penalize tooth intersections. Experimental results on three tooth-design datasets demonstrate that our approach significantly improves the multiview consistency and realism of the generated teeth compared with existing methods. Project page: this https URL.
DM-CFO:一种用于无碰撞优化的组合式3D牙齿生成的扩散模型 /
DM-CFO: A Diffusion Model for Compositional 3D Tooth Generation with Collision-Free Optimization
1️⃣ 一句话总结
这篇论文提出了一种名为DM-CFO的新方法,它利用扩散模型和3D高斯表示,不仅能自动生成缺失牙齿的3D模型并合理排列其位置,还能有效防止生成的牙齿之间发生不合理的碰撞或重叠,从而创造出更逼真、更实用的数字化牙齿设计方案。