Skip to main content

ORIGINAL RESEARCH article

Front. Bioeng. Biotechnol., 28 November 2023
Sec. Biomechanics
Volume 11 - 2023 | https://doi.org/10.3389/fbioe.2023.1216651

Automated tooth crown design with optimized shape and biomechanics properties

www.frontiersin.orgXiaoxian Jin1 www.frontiersin.orgShengfa Wang2 www.frontiersin.orgJiangbei Hu2 www.frontiersin.orgXiaowei Xu3 www.frontiersin.orgYongji Shi3 www.frontiersin.orgHaishi Yu3 www.frontiersin.orgJinwu Wang4 www.frontiersin.orgKang Li5,6 www.frontiersin.orgXiaomin Cheng7 www.frontiersin.orgMoyu Shao7 www.frontiersin.orgHongkai Wang1,8*
  • 1School of Biomedical Engineering, Faculty of Medicine, Dalian University of Technology, Dalian, China
  • 2School of Software Technology, Dalian University of Technology, Dalian, China
  • 3Shandong Maier Medical Technology Co., Ltd., Rizhao, Shandong, China
  • 4Shanghai Key Laboratory of Orthopedic Implant, Department of Orthopedic Surgery, Shanghai Ninth People’s Hospital, Shanghai Jiao Tong University School of Medicine, Shanghai, China
  • 5West China Biomedical Big Data Center, West China Hospital, Sichuan University, Chengdu, Sichuan, China
  • 6Shanghai Artificial Intelligence Laboratory, Shanghai, China
  • 7Jiangsu Yunqianbai Digital Technology Co., Ltd., Xuzhou, China
  • 8Liaoning Key Laboratory of Integrated Circuit and Biomedical Electronic System, Dalian, China

Despite the large demand for dental restoration each year, the design of crown restorations is mainly performed via manual software operation, which is tedious and subjective. Moreover, the current design process lacks biomechanics optimization, leading to localized stress concentration and reduced working life. To tackle these challenges, we develop a fully automated algorithm for crown restoration based on deformable model fitting and biomechanical optimization. From a library of dental oral scans, a conditional shape model (CSM) is constructed to represent the inter-teeth shape correlation. By matching the CSM to the patient’s oral scan, the optimal crown shape is estimated to coincide with the surrounding teeth. Next, the crown is seamlessly integrated into the finish line of preparation via a surface warping step. Finally, porous internal supporting structures of the crown are generated to avoid excessive localized stresses. This algorithm is validated on clinical oral scan data and achieved less than 2 mm mean surface distance as compared to the manual designs of experienced human operators. The mechanical simulation was conducted to prove that the internal supporting structures lead to uniform stress distribution all over the model.

1 Introduction

Oral problems, including dental caries or even tooth loss, are affecting about 2.5 billion people worldwide (Peres et al., 2019; World Health Organisation, 2022). With the development of information technology, traditional manual dental crown design is gradually replaced by efficient digital design, which includes Computer-Aided Design (CAD) and Computer-Aided Manufacturing (CAM) technology (Miyazaki et al., 2009; Susic et al., 2017). In the recent decade, the continuous integration of big data and the surge of artificial intelligence has further revolutionized digital dental care, paving the way for the fully automated dental restoration design.

In the 1980s, Duret et al. (1988) first applied CAD/CAM technology to the field of dental restoration and successfully produced the first all-ceramic crown. The application of CAD/CAM simplifies the restoration design process into three parts: digital data collection, digital design of restorations, and digital processing. The creation of a database of standard teeth provides an effective method for the digital design of full-crown restorations (Cheng et al., 2009). The designer of the crown restoration adjusts the standard crown deformation to fit the patient’s dental morphology and occlusal relationship. To further improve the efficiency and accuracy of crown design, several studies related to the digital design of crown restorations have been proposed. MEHL et al. extracted surface features from 3D scan datasets, and they developed a mathematical representation model of the mandibular first molar using principal component analysis and reconstructed the surface by sparse points to test the dental inlay design task (Blanz et al., 2004; Mehl et al., 2005). Zhang (2016) used a similar strategy to develop a parametric model of the mandibular first molar and implemented the defective crown surface reconstruction task using spatially constrained feature points in the contralateral and adjacent regions of the jaw. Some researchers used a standard crown surface model to obtain an inlay model by iterative Laplace deformation with significant feature point constraints (Steinbrecher and Gerth, 2008; Jiang et al., 2016; Zhang et al., 2017) or by creating a one-to-one mapping of the standard crown model to the feature points of the retained teeth (Zheng et al., 2011) to approximate the residual region. For the automatic design task of full-crown restorations, both statistical shape model (Pascoletti et al., 2021) restorations and standard crown model deformations are included. Song et al. (Song et al., 2007) made local adjustments to standard crowns based on global and occlusal characteristic curves, but their method is only applicable to molars.

With the rapid development of deep learning theory, neural networks started to be used in dental crown restoration design. Hwang et al. (2018); Yuan et al. (2020) applied Deep Neural Networks (DNN) based on the Pix2pix (Isola et al., 2017) model to generate occlusal surfaces. Their methods are efficient but are limited to the occlusal surfaces. Tian et al. (2022) proposed a new two-stage prosthetic restoration framework to automatically reconstruct functional occlusal surfaces with realistic details. Lessard et al. (2022) improved PF-Net (Huang et al., 2020) by using a point cloud-completing method to accomplish the tooth completion task. However, this study did not consider the morphology of the inner surface of the prepared tooth to obtain a complete crown.

In summary, the existing algorithms have significantly automated the design of crown restorations. However, it is still challenging to preserve anatomical morphological features such as developmental grooves and crests. Some of the studies only focus on occlusal surface reconstruction without close matching of the restoration with the adjacent teeth and the preparation, leaving the design process incomplete for clinical applications. Moreover, most existing studies lack biomechanical property optimization, potentially leading to localized stress concentration which reduces the working life.

To solve the above problems, an automatic full-crown restoration algorithm is proposed in this paper. The main contributions of this paper are as follows:

(1) A parametric statistical shape model (SSM) of the tooth was constructed based on a clinical dental scan data library which preserved the natural morphological characteristics of the occlusal surface. This model was deformed and matched to the patient’s oral scan to achieve an automatic crown design.

(2) Different from the existing studies which only use tooth SSMs, a conditional shape model (CSM) was constructed in this work to model the occlusal and adjacency relationships between neighboring teeth, ensuring proper inter-tooth shape dependencies of the designed crown.

(3) In addition to the crown body design, an automatic process was developed to closely fit the deformable crown to the preparation finish line, resulting in a crown model ready for subsequent CAM.

(4) The internal support structure was optimized to prolong the working life and save the additive manufacturing material. The biomechanical simulation was performed to verify that the optimized support structure led to uniform stress distribution in all parts of the crown.

2 Materials and methods

2.1 Technical process

This work addresses the problem of missing tooth crown design using the existing adjacent teeth as shape references, which are shown in Figure 1.

FIGURE 1
www.frontiersin.org

FIGURE 1. The clinical dental scan data. (A) the oral scan model with missing tooth; (B) the cropped local adjacent teeth and preparation model.

Figure 2 shows the technical process of the proposed algorithm, which mainly consists of the following steps:

(1) Conditional shape model (CSM) construction. Based on a library of clinical oral scan data, the deformable statistical shape models (SSMs) of different teeth were constructed. After that, the inter-teeth shape correlation between adjacent SSMs was modeled using the CSM approach.

(2) Shape model matching with patient oral scan. First, the SSM of the neighboring existing teeth is matched to the oral scan. Then the missing crown model was created using the CSM, and the possible intersections between the crown and its neighboring teeth are automatically removed to ensure reasonable physical contact.

(3) Crown fitting to the preparation. The preparation finish line is automatically identified and the bottom of the crown is deformed to closely fit to the finish line.

(4) Internal supporting structure optimization. The porosity and direction of the internal supporting structure were optimized to ensure uniform stress distribution over the entire crown for the sake of prolonged working life and efficient material consumption.

FIGURE 2
www.frontiersin.org

FIGURE 2. Technical process.

2.2 Statistical shape model construction

SSM (Cootes et al., 1995) parametrically represents the average shape of a class of 3D models and their shape variations, as defined by the following equation,

X=X¯+i=1paiΦi,(1)

where, X is the statistical shape model, X¯ is the average model, Φi represents the different deformation modes obtained from the principal component analysis (PCA), p is the number of the deformation modes, and ai represents the shape coefficients of the different deformation modes.

To construct the SSM of dental crown, a standard template was aligned to all other clinic oral scan models using the Thin Plate Spline Robust Point Matching (TPS-RPM) (Chui and Rangarajan, 2003) method, to establish the surface vertices correspondence of different templates. In addition, to restrict the vertex distribution, we selected prominent feature landmarks on the occlusal surface of the crown, such as on the grooves, pits, and cusps, based on the anatomical characteristics of different dental positions. These landmarks were used to guide the deformation of the standard template. Figure 3 shows the landmarks selected for different dental positions, where Figures 3A–F are respectively the right maxillary second molar, right maxillary first molar, right maxillary second premolar, right mandibular second molar, right mandibular first molar, and right mandibular second premolar.

FIGURE 3
www.frontiersin.org

FIGURE 3. Landmarks of different dental positions indicating the location of prominent features such as on the grooves, pits and cusps. (A) maxillary second molar; (B) maxillary first molar; (C) maxillary second premolar; (D) mandibular second molar; (E) mandibular first molar; (F) mandibular second premolar.

From this, we can obtain a set of ideal data, each mesh has the same number of vertices, and the corresponding vertices in different meshes are located in the same anatomical position. N vertices of each mesh can form a vector x,

x=x1,y1,z1,...,xn,yn,znT,(2)

Where xj,yj,zj is the coordinate of the j-th vertex in the mesh.

To cancel the inter-subject variations in translation, rotation, and scaling, we used Generalized Procrustes analysis (GPA) (Bookstein, 1996) for the sample vectors. Next, we statistically model the aligned shape vectors by principal component analysis (PCA). For the shape vectors represented by Eq. (2), the average model can be obtained by simply averaging the samples as Eq. (3).

X¯=1km=1kxm,(3)

where k is the number of mesh used to set up the SSM.

The singular value decomposition (SVD) of Eq. (4) can be easily calculated to obtain the eigenvectors Φi and the corresponding eigenvalues λi, namely, the different modes of deformation and their corresponding variances, with the largest eigenvalue corresponding to the most significant mode of variation.

L=x1X¯...xkX¯,(4)

where k is the number of mesh used to set up the SSM.

The parameter ai in Eq. (1) is used to control the shape deformation, which is usually controlled within the range of 3λi,3λi to ensure that the deformation is reasonable.

2.3 Conditional shape model construction

According to the proposed method, the SSMs are constructed for the missing tooth (described as “son model” in the following) and its adjacent teeth as a whole (described as “father model” in the following). Since the teeth perform important masticatory functions, the size and position of the missing crown mainly depend on its adjacent teeth. In other words, there is a high correlation between the shape coefficients of the two. We parametrically describe this relationship by building the conditional shape model (CSM) (Iglesias and de Bruijne, 2007).

The coefficients of the SSM of the son model S depend heavily on the father model F. The distribution of S can be modeled as a conditional Gaussian distribution PSF under the condition that F is known,

PSF=Nμ,Σ,(5)

Representations of μ and Σ can be derived according to (Iglesias and de Bruijne, 2007):

μ=μS+ΣSFΣF1FμF,(6)
Σ=ΣSΣSFΣF1ΣFS,(7)

where, μ is the conditional mean, Σ is the conditional covariance, μS and μF are the average shape coefficients of S and F respectively, ΣS and ΣF are the variances of S and F respectively, and ΣSF and ΣFS are the covariance matrices of both.

When a set of SSM distribution coefficients of the father model F is given, the SSM distribution coefficients of the son model S can be obtained according to the above probability model, namely, the son model matching the shape of the father model is obtained.

2.4 SSM matching

After constructing the deformable models, in practical application, to obtain the set of shape coefficients of the father model, it is necessary to match the SSM of the father model to the patient’s oral scan model.

According to Eq. (1), the SSM of the father model can be expressed as follows,

F=F¯+i=1paiFΦiF,(8)

The average model vertices of the father model can form a vector F¯=x1F,y1F,z1F,...,xnF,ynF,znFT, where xjF,yjF,zjF is the coordinate of the j-th vertex in the mesh.

To improve the computational efficiency, the Iterative Closest Point (ICP) algorithm (Besl and McKay, 1992) was used to initially align the father model with the patient’s oral scan model. The nearest points of F¯ in the patient oral scan model were searched during each iteration and constituted the vector P=x1P,y1P,z1P,...,xnP,ynP,znPT.

The shape coefficients of the father model aF=a1F,a2F,...,akFT are computed by solving the linear system to minimize the least squares error,

minPF¯i=1paiFΦiF22,(9)

According to Eq. (6), the shape coefficient of the son model can be expressed as follows,

aS=μS+ΣSFΣF1aFμF,(10)

Then the results of the father model aligned to the patient’s oral scan model can be obtained as follows,

F=F¯+i=1paiFΦiF,(11)

The son model matching with the shape of the father model,

S=S¯+i=1paiSΦiS,(12)

To further improve the alignment accuracy, the TPS-RPM alignment algorithm was used to align F with the patient’s oral scan model again. Since the ICP alignment had matched the two coarsely, TPS-RPM converged at a fast rate to obtain the transformation matrix, which was applied to S.

Finally, the intersection-removing algorithm was used to ensure that there was no unreasonable intersection between the crown and its adjacent teeth. Specifically, the vertices of the crown were looped through, and those located inside the adjacent teeth were moved outward along the direction of the normal vector until all vertices did not need to be adjusted. Finally, the face intersection was detected to ensure reasonable contact between the crown and its adjacent teeth.

2.5 Preparation fitting

The above steps ensure a clear occlusal surface with anatomical features and a harmonious external surface with the morphology of its adjacent teeth (Figure 4A). However, for practical clinical usage, the bottom of the crown must be closely fitted to the preparation.

FIGURE 4
www.frontiersin.org

FIGURE 4. Preparation fitting process. (A) the crown before the fitting; (B) surface curvature of the preparation; (C) points on the finish line (in light blue color); (D) fitting the cross surface of the finish line; (E) the cross-sectional view of (A); (F) the SDF before fitting; (G) the SDF after fitting; (H) the fitting result.

As shown in Figure 4B, we computed the local curvature for the surface vertices on the preparation model. The vertices with maximum local curvature on the upper part of the model were selected as the candidate points of the finish line (Figure 4C). Next, a polynomial surface is fitted to the candidate points and the crown is cut by this surface to remove the extra parts below the finish line (Figure 4D).

To fit the bottom of the crown to the finish line of preparation, the sign distance function (SDF) was used to control the crown deformation. The SDF is defined as the distance from a point in space to the surface with a positive interior and negative exterior, and the surface is expressed as the 0-equivalent surface of the SDF. First, the mesh of the crown and the preparation were converted into 3D voxels separately and combined into one whole. The SDF values at the vertices of the voxels were calculated, as shown in Figure 4F. In order to create a smooth transition surface from the bottom of the crown to the preparation, the calculated SDF array was diffusion filtered. The cross-sectional view of the crown and the preparation is shown in Figure 4E. To ensure that the shape of the occlusal surface and the preparation below the finish line were maintained, the SDF values in the fixed zone were fixed during the diffusion, while the SDF values in the deformation zone were gradually smoothly and contracted to the finish line. The SDF values after diffusion were shown in Figure 4G. Finally, the 0-equivalent surface of the SDF was converted into a triangular mesh using the marching cube algorithm, resulting in a closed crown that matched the shape of the preparation, as shown in Figure 4H.

2.6 Internal supporting structure optimization

Nowadays, additive manufacturing (AM) is increasingly used in the CAM of the dental crown. Compared to the traditional computer numerical control (CNC) technique, AM is more flexible for producing complex structures thus facilitating the manufacturing of complicated support structures inside the object. In this work, skeletonized internal supporting structures of the crown are designed to improve the biomechanical properties and to save the materials for additive manufacturing.

The supporting structure is designed using the triply periodic minimal surfaces (TPMS) method that we previously proposed for generating porous structures (Wang et al., 2022). To effectively represent the porous structures, the period function and the wall-thickness function, which control parameters continuously, were created to control the number of holes (topology change) and the thickness of the structure wall (geometry change), respectively. These two continuous functions, which directly compute integrals and gradients, converted the mechanical problem with given boundary conditions into a computable mathematical model. Moreover, the proposed optimization can be implemented directly on the function representation, only one time of voxel partition is needed to generate the finite elements for integral calculations, instead of multiple times of remeshing of the iteratively updated model. The main optimization process consisted of two steps, where the period function was optimized as a coarse adjustment and the wall-thickness function was used for fine optimization. This two-step optimization can also be accelerated using a global-local radial basis interpolation strategy, which efficiently minimized the compliance of the structures. Finally, a porous structure was obtained with uniform stress distribution.

Specifically, firstly, the initial TPMS-based structure is obtained according to the input crown model and the loading conditions. The initial porosity is 60%, and the wall thickness is set within [0.2, 1.0] mm. Note that the parameters can be adjusted according to the applications. Secondly, a function representation-based optimization formulation is defined to minimize the compliance of the porous shell structure. The bottom of the crown is rigidly fixed to prevent any lateral movement, while disregarding the frictional forces. Additionally, we impose the constraint of vertical pressure exclusively on the occlusal surface of the crown. Thirdly, the aforementioned two-step optimization strategy is exploited to optimize the topology and the geometry, respectively. Finally, we obtain the optimized porous structure of the crown with continuous geometry changes and smooth topology changes that have reasonable stress distribution. In the final processing, an outer shell is added to wrap the porous structures. The default thickness of the shell is set to 0.6–1 mm according to the precision of 3D printers.

3 Results and discussion

To verify the proposed method, we choose the first molars as the missing teeth for crown design, since the first molars have the highest damage rate according to the statistical surveys (Zheng et al., 2011; Jiang et al., 2016; Zhang et al., 2017). Twenty representative samples of different shape patterns were used to construct the SSMs and CSM. In the subsequent sections, we will demonstrate the results for crown SSM and CSM construction through free deformation experiments, and conduct tests on clinical data to quantify the design accuracy. The internal supporting structure was optimized to result in uniform stress distribution, which was proved through biomechanical simulation.

3.1 SSM construction results

Previous to the automatic crown design, the SSMs of the target crown (for the first molars) and its adjacent teeth are constructed. Figure 5 shows the average shape models of the SSMs, where (A-F) are respectively the maxillary second molar, maxillary first molar, maxillary second premolar, mandibular second molar, mandibular first molar, and mandibular second premolar. Figure 5 only shows the models of the right side teeth, whereas the left side teeth models are similar.

FIGURE 5
www.frontiersin.org

FIGURE 5. Average shape models of (A) maxillary second molar; (B) maxillary first molar; (C) maxillary second premolar; (D) mandibular second molar; (E) mandibular first molar; (F) mandibular second premolar.

It can be seen from Figure 5 that the average shape models maintained the anatomical details of the occlusal surface. Specifically, the maxillary second premolar buccal cusp is similar in height to the lingual cusp, while the mandibular second premolar appears round. The maxillary first molar and the second molar are rhomboidal and generally have four cusps, of which the mesialingual cusp has the largest area as the main functional cusp, but the latter presents a more pronounced rhomboidal shape and a slightly narrower crown. The mandibular first molars typically have five cusps, while the mandibular second molars are cross-shaped. All these detailed features are presented in our shape model.

To observe the shape variation modeling ability of the SSM, different shape coefficients were adjusted to produce deformed shape instances. Figure 6 shows the deformation effects of the first three shape modes. Mode 1 demonstrates the adjustment of width and height aspect ratios. Mode 2 shows the height variation of the lingual and buccal sides of the crown bottom, which is to adapt to the gingival curvature of different patients. Mode 3 controls the relative height changes of the mesial and distal crown and the crest of the tooth.

FIGURE 6
www.frontiersin.org

FIGURE 6. Deformation results of the first three shape variation modes, varying in the range of αi3λi,3λi, where i represents the mode index. Each row shows the deformation effect of one mode, and the middle column shows the average model.

3.2 CSM construction results

To construct the CSM, we take the mandibular first molar SSM as the son model, and its five neighboring teeth as a whole SSM as the father model. Then the dependence between the shape coefficients of the two SSMs was constructed as a CSM.

To verify the constructed CSM, we actively changed the shape coefficients of the father model and generated the corresponding son model using CSM. Figure 7 shows the son model shape adaptation following the father model change under the first two modes. Mode 1 mainly focuses on the adjustment of the occlusal position of the father model, and mode 2 mainly shows the change in the tooth height. It can be seen that the son model follows well with the deforming father model in both position and size variations.

FIGURE 7
www.frontiersin.org

FIGURE 7. Shape deformation of the target crown (green) following the shape changes in its adjacent teeth (yellow). Each row shows the active deformation effect of the father model in one mode and the corresponding son model generated using the CSM.

Similarly, the CSM of the maxillary first molar was established.

3.3 Automatic crown design results

The proposed crown design method was used to test 20 oral scan data randomly selected from our database of maxillary first molar and mandibular first molar, respectively. All the test data were not included in the model training dataset. The first molar and its five adjacent teeth are manually cropped from the organ scan for algorithm validation.

Figure 8A shows the crown design of one representative test data, with an inner surface that matches the shape of the preparation as shown in Figure 8B.

FIGURE 8
www.frontiersin.org

FIGURE 8. Results of dental crown design. (A) the crown design overlaid on top of the preparation; (B) the internal surface of the crown.

To quantify the accuracy of crown design, we used the manually designed crown by experienced designers as the reference standard. The Chamfer Distance (CD) between our result model and the expert designed to quantitatively assess the accuracy of the SSM matching,

CDP1,P2=1P1xP1minyP2xy2+1P2yP2minxP1yx2(13)

where, P1 is the point set consisting of the vertices of the crown design, P2 is the point set consisting of the vertices of the manually designed crown, x and y are the coordinates of the vertices in P1 and P2 respectively.

A randomly selected part of the test results is shown in Figure 9. Each column from left to right shows the test data, the deformation results after matching the father model to the test data, the automatic design results of the crown, and the visualization of crown design quality based on CD. For visual assessment, the crown designed by our method has consistent size with the adjacent teeth and complements the surrounding dentition without noticeable gaps or overlaps.

FIGURE 9
www.frontiersin.org

FIGURE 9. The results of the automatic crown design, each row shows one of the test data. (A) test data; (B) SSM matching results; (C) crown design results; (D) surface CD map shown in pseudo color.

The quantitative test results are shown in Table 1. The American Board of Orthodontics (ABO) accepts crown designs with errors within 0.5 mm (Casko et al., 1998) as a criterion for quality evaluation. In our clinical data experiment, we observed CD of 0.26±0.08 mm for the maxillary first molar and 0.28±0.07 mm for the mandibular first molar.

TABLE 1
www.frontiersin.org

TABLE 1. The quantitative test results.

3.4 Internal supporting structure optimization results

The internal supporting structure of the crown was optimized using the proposed method. The obtained internal porous structure is shown in Figures 10A, B. The optimized porosity is around 70%, and the wall thickness is adjusted within [0.2, 0.6] mm.

FIGURE 10
www.frontiersin.org

FIGURE 10. Internal supporting structure design of the crown restoration. (A) 2D coronal, sagittal and axial section slices of crown model showing the internal supporting structure; (B) 3D transparent rendering showing the internal supporting structure.

To verify the biomechanical property of the optimized internal supporting structure, finite element simulations were conducted for the designed crown with porous internal structures. The crown material was assumed to be nickel-chromium alloy, with Young’s modulus 214 GPa and Poisson’s ratio 0.3. A nodal load of 0.5 N was applied to the occlusal surface with fixed support conditions to the bottom surface of the model as shown in Figure 11A. Figure 11B shows the distribution maps of the deformation displacement and stress for a representative test data under the given boundary conditions. It can be seen that the stress is uniformly distributed at all internal locations of the crown and the displacement is more concentrated in the cusp region. This result is compared to the simulation of the solid model under the same boundary conditions. The resultant distribution maps of displacement and stress are demonstrated in Figure 11C. The optimized porous internal structure diffused the external pressure and resulted in a more uniform stress distribution than the solid model, and the material used is also saved due to the porous architecture.

FIGURE 11
www.frontiersin.org

FIGURE 11. Finite element simulations of the crown. (A) The area applied with external pressure (red) and the area of fixed support (black); (B) displacement and stress maps for the crown with porous internal structure; (C) displacement and stress maps for the solid model.

4 Conclusion

In this paper, we propose an automatic design algorithm for crown restoration by matching the conditional shape model of the target crown and its adjacent teeth. The missing crown with realistic occlusal surface morphology was automatically generated and fit to the finish line of the preparation. The geometry of the internal supporting structure was optimized to yield uniform stress distribution. As a proof of concept, our biomechanical simulation proves that the porous optimization resulted even stress and strain distribution over the entire crown. We will further validate this advantage with real crown mechanical test in future study. In future work, we will continue to expand the data sample library and automate the identification of missing tooth positions since this method still relies on manual specification of the target teeth location.

Data availability statement

The datasets presented in this article are not readily available because the datasets used during the current study are available from the corresponding author upon reasonable request. Requests to access the datasets should be directed to biomedimg@163.com.

Author contributions

XJ and HW contributed to conception and design of the study, and wrote the first draft of the manuscript. SW and JH wrote sections of the manuscript. XX, YS, and HY organized the database. JW, KL, XC, and MS contributed to project administration and supervision. All authors contributed to the article and approved the submitted version.

Funding

This work was supported in part by the National Key Research and Development Program No. 2020YFB1711500, 2020YFB1711501, 2020YFB1711503, 2020YFB1709402, and 2021YFA1003003, the general program of the National Natural Science Fund of China (Nos 81971693 and 61971445), Hainan Province Key Research and Development Plan ZDYF2021SHFZ244, the Fundamental Research Funds for the Central Universities (Nos DUT22YG229 and DUT22YG205), the funding of Liaoning Key Lab of IC & BME System and Dalian Engineering Research Center for Artificial Intelligence in Medical Imaging, the 1-3-5 project for disciplines of excellence, West China Hospital, Sichuan University (ZYYC21004).

Conflict of interest

Authors XX, YS, and HY were employed by Shandong Maier Medical Technology Co., Ltd. Authors XC and MS were employed by Jiangsu Yunqianbai Digital Technology Co., Ltd.

The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Publisher’s note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Besl, P. J., and McKay, N. D. (1992). A method for registration of 3-D shapes. IEEE Trans. Pattern Analysis Mach. Intell. 14, 239–256. doi:10.1109/34.121791

CrossRef Full Text | Google Scholar

Blanz, V., Mehl, A., Vetter, T., and Seidel, H.-P. (2004). “A statistical method for robust 3D surface reconstruction from sparse data,” in Proceedings. 2nd International Symposium on 3D Data Processing, Visualization and Transmission, 2004. 3DPVT 2004, Thessaloniki, Greece, 6-9 September 2004, 293–300. doi:10.1109/TDPVT.2004.1335212

CrossRef Full Text | Google Scholar

Bookstein, F. L. (1996). Landmark methods for forms without landmarks: localizing group differences in outline shape. Proc. Workshop Math. Methods Biomed. Image Analysis, 279–289. doi:10.1109/MMBIA.1996.534080

CrossRef Full Text | Google Scholar

Casko, J. S., Vaden, J. L., Kokich, V. G., Damone, J., James, R. D., Cangialosi, T. J., et al. (1998). Objective grading system for dental casts and panoramic radiographs. Am. J. Orthod. Dentofac. Orthop. 114, 589–599. doi:10.1016/s0889-5406(98)70179-9

PubMed Abstract | CrossRef Full Text | Google Scholar

Cheng, X., An, T., Liao, W., Dai, N., Yu, Q., and Lu, P. (2009). Establishment of database with standard 3D tooth crowns based on 3DS MAX. Sheng Wu Yi Xue Gong Cheng Xue Za Zhi 26, 866–868.

PubMed Abstract | Google Scholar

Chui, H., and Rangarajan, A. (2003). A new point matching algorithm for non-rigid registration. Comput. Vis. Image Underst. 89, 114–141. doi:10.1016/S1077-3142(03)00009-2

CrossRef Full Text | Google Scholar

Cootes, T. F., Taylor, C. J., Cooper, D. H., and Graham, J. (1995). Active shape models-their training and application. Comput. Vis. Image Underst. 61, 38–59. doi:10.1006/cviu.1995.1004

CrossRef Full Text | Google Scholar

Duret, F., Blouin, J.-L., and Duret, B. (1988). CAD-CAM in dentistry. J. Am. Dent. Assoc. 117, 715–720. doi:10.14219/jada.archive.1988.0096

PubMed Abstract | CrossRef Full Text | Google Scholar

Huang, Z., Yu, Y., Xu, J., Ni, F., and Le, X. (2020). “PF-net: point fractal network for 3D point cloud completion,” in 2020 IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR), Seattle, WA, USA, June 13 2020 to June 19 2020. doi:10.1109/CVPR42600.2020.00768

CrossRef Full Text | Google Scholar

Hwang, J.-J., Azernikov, S., Efros, A., and Yu, S. (2018). Learning beyond human expertise with generative models for dental restorations. arXiv.

Google Scholar

Iglesias, J. E., and de Bruijne, M. (2007). Semiautomatic segmentation of vertebrae in lateral X-rays using a conditional shape model. Acad. Radiol. 14, 1156–1165. doi:10.1016/j.acra.2007.06.003

PubMed Abstract | CrossRef Full Text | Google Scholar

Isola, P., Zhu, J.-Y., Zhou, T., and Efros, A. A. (2017). “Image-to-Image translation with conditional adversarial networks,” in 2017 IEEE Conference on Computer Vision and Pattern Recognition (CVPR), Honolulu, HI, USA, July 21 2017 to July 26 2017, 5967. –5976. doi:10.1109/CVPR.2017.632

CrossRef Full Text | Google Scholar

Jiang, X., Dai, N., Cheng, X., Wang, J., Peng, Q., Liu, H., et al. (2016). Robust tooth surface reconstruction by iterative deformation. Comput. Biol. Med. 68, 90–100. doi:10.1016/j.compbiomed.2015.11.001

PubMed Abstract | CrossRef Full Text | Google Scholar

Lessard, O., Guibault, F., Keren, J., and Cheriet, F. (2022). “Dental restoration using a multi-resolution deep learning approach,” in 2022 IEEE 19th International Symposium on Biomedical Imaging (ISBI), Kolkata, India, 28-31 March 2022, 1. –4. doi:10.1109/ISBI52829.2022.9761622

CrossRef Full Text | Google Scholar

Mehl, A., Blanz, V., and Hickel, R. (2005). Biogeneric tooth: a new mathematical representation for tooth morphology in lower first molars. Eur. J. Oral Sci. 113, 333–340. doi:10.1111/j.1600-0722.2005.00224.x

PubMed Abstract | CrossRef Full Text | Google Scholar

Miyazaki, T., Hotta, Y., Kunii, J., Kuriyama, S., and Tamaki, Y. (2009). A review of dental CAD/CAM: current status and future perspectives from 20 years of experience. Dent. Mater. J. 28, 44–56. doi:10.4012/dmj.28.44

PubMed Abstract | CrossRef Full Text | Google Scholar

Pascoletti, G., Aldieri, A., Terzini, M., Bhattacharya, P., Calì, M., and Zanetti, E. M. (2021). Stochastic PCA-based bone models from inverse transform sampling: proof of concept for mandibles and proximal femurs. Appl. Sci. 11 (11), 5204. doi:10.3390/app11115204

CrossRef Full Text | Google Scholar

Peres, M. A., Macpherson, L. M. D., Weyant, R. J., Daly, B., Venturelli, R., Mathur, M. R., et al. (2019). Oral diseases: a global public health challenge. Lancet 394, 249–260. doi:10.1016/S0140-6736(19)31146-8

PubMed Abstract | CrossRef Full Text | Google Scholar

Song, Y.-L., Li, J., Yin, L., Huang, T., and Gao, P. (2007). The feature-based posterior crown design in a dental CAD/CAM system. Int. J. Adv. Manuf. Technol. 31, 1058–1065. doi:10.1007/s00170-005-0289-1

CrossRef Full Text | Google Scholar

Steinbrecher, T., and Gerth, M. (2008). Dental inlay and onlay construction by iterative laplacian surface editing. Comput. Graph. Forum 27, 1441–1447. doi:10.1111/j.1467-8659.2008.01284.x

CrossRef Full Text | Google Scholar

Susic, I., Travar, M., and Susic, M. (2017). The application of CAD/CAM technology in Dentistry. IOP Conf. Ser. Mater. Sci. Eng. 200, 012020. doi:10.1088/1757-899X/200/1/012020

CrossRef Full Text | Google Scholar

Tian, S., Wang, M., Dai, N., Ma, H., Li, L., Fiorenza, L., et al. (2022). DCPR-GAN: dental crown prosthesis restoration using two-stage generative adversarial networks. IEEE J. Biomed. Health Inf. 26, 151–160. doi:10.1109/JBHI.2021.3119394

CrossRef Full Text | Google Scholar

Wang, S., Jiang, Y., Hu, J., Fan, X., Luo, Z., Liu, Y., et al. (2022). Efficient representation and optimization of TPMS-based porous structures for 3D heat dissipation. Computer-Aided Des. 142, 103123. doi:10.1016/j.cad.2021.103123

CrossRef Full Text | Google Scholar

World Health Organization (2022). Global oral health status report: towards universal health coverage for oral health by 2030: executive summary. Available at: https://www.who.int/publications-detail-redirect/9789240061569 (Accessed February 20, 2023).

Google Scholar

Yuan, F., Dai, N., Tian, S., Zhang, B., Sun, Y., Yu, Q., et al. (2020). Personalized design technique for the dental occlusal surface based on conditional generative adversarial networks. Int. J. Numer. Methods Biomed. Eng. 36, e3321. doi:10.1002/cnm.3321

PubMed Abstract | CrossRef Full Text | Google Scholar

Zhang, C. (2016). Statistical reconstruction algorithm for restoring broken tooth surface based on occlusion spatial constraint. JME 52, 165. doi:10.3901/JME.2016.01.165

CrossRef Full Text | Google Scholar

Zhang, C., Liu, T., Liao, W., Yang, T., and Jiang, L. (2017). Computer-aided design of dental inlay restoration based on dual-factor constrained deformation. Adv. Eng. Softw. 114, 71–84. doi:10.1016/j.advengsoft.2017.06.005

CrossRef Full Text | Google Scholar

Zheng, S.-X., Li, J., and Sun, Q.-F. (2011). A novel 3D morphing approach for tooth occlusal surface reconstruction. Computer-Aided Des. 43, 293–302. doi:10.1016/j.cad.2010.11.003

CrossRef Full Text | Google Scholar

Keywords: full-crown restorations, statistical shape model, conditional shape model, supporting structure optimization, biomechanical simulation

Citation: Jin X, Wang S, Hu J, Xu X, Shi Y, Yu H, Wang J, Li K, Cheng X, Shao M and Wang H (2023) Automated tooth crown design with optimized shape and biomechanics properties. Front. Bioeng. Biotechnol. 11:1216651. doi: 10.3389/fbioe.2023.1216651

Received: 05 May 2023; Accepted: 15 November 2023;
Published: 28 November 2023.

Edited by:

Yang Liu, Hong Kong Polytechnic University, Hong Kong SAR, China

Reviewed by:

Elisabetta M. Zanetti, University of Perugia, Italy
Xiangxiang Hu, The Ohio State University, United States
Jingang Jiang, Harbin University of Science and Technology, China

Copyright © 2023 Jin, Wang, Hu, Xu, Shi, Yu, Wang, Li, Cheng, Shao and Wang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Hongkai Wang, biomedimg@163.com

Download