Resumen - Mineria de Datos - Elizabeth - Mamani - Gutierrez

You might also like

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

UNIVERSIDAD NACIONAL DEL ALTIPLANO

FACULTAD DE INGENIERÍA ESTADÍSTICA E INFORMÁTICA

NATIONAL UNIVERSITY OF THE ALTIPLANO


PUNO
STATISTICAL ENGINEERING AND INFORMATICS

COURSE: DATA MINING

ISSUE: Article Summary: “ToothCR: A Two-


Stage Completion and Reconstruction Approach
on 3D Dental Model”

TEACHER: TORRES CRUZ FRED

STUDENT: ELIZABETH MAMANI GUTIERREZ

SEMESTER: X

YEAR: 2023
UNIVERSIDAD NACIONAL DEL ALTIPLANO
FACULTAD DE INGENIERÍA ESTADÍSTICA E INFORMÁTICA

Content

1. SUMMARY: ......................................................................................................................... 3
2. INTRODUCTION:................................................................................................................ 3
3. MAIN OBJECTIVE: ............................................................................................................. 3
4. OUR APPROACH: ............................................................................................................... 3
4.1. INCOMPLETE COMPLETION OF THE DENTAL MODEL: ................................... 4
4.2. SURFACE RECONSTRUCTION: ............................................................................... 4
5. EXPERIMENTS: .................................................................................................................. 5
6. RESULTS: ............................................................................................................................ 5
7. CONCLUSION: .................................................................................................................... 5
8. BIBLIOGRAPHICAL REFERENCE: .................................................................................. 5
UNIVERSIDAD NACIONAL DEL ALTIPLANO
FACULTAD DE INGENIERÍA ESTADÍSTICA E INFORMÁTICA

ToothCR: A Two-Stage Completion and


Reconstruction Approach on 3D Dental Model

1. SUMMARY:

ToothCR focused on two stages to complete the dental model and rebuild the missing
tooth surface. completion of a dental model in the raw 3D coordinates of point clouds,
geometry-aware transformer encoder and a multiscalator generator in the 3D dental
completion task. Self-care mechanism helps to better model long-range dependencies on
point cloud and multiscale, Generator ensures geometric details in the predicted tooth,
Simple and efficient surface reconstruction algorithm that eliminates the negative impact
of noisy points in the point clouds and guarantees the tightness of the reconstructed
surface. Differentiating from traditional treatments that are slow as well as expensive.

2. INTRODUCTION:

It consists of 2 stages:

In the first stage: The ToothCR method that uses a point cloud to predict a missing tooth
in a 3D dental model is proposed. It uses a geometry-aware transformer encoder and
operates directly on the raw 3D coordinates. ToothCR uses the self-healing mechanism
to take advantage of 3D geometric relationships and generates the missing tooth through
a multi-scale generator, achieving accurate recovery of local details in the predicted point
cloud. [1]

In the second stage: ToothCR uses a KNN-based surface reconstruction algorithm to


obtain a holeless triangular mesh from a noisy point cloud. He then uses an octree to
establish geometric connections and extracts an isosurface to construct the final surface
of the tooth. This approach eliminates noise and ensures a complete, hole-free surface
with a 2-header topology.

3. MAIN OBJECTIVE:

It is the application of neural networks, currently they are of greater importance in order
to support research for medical purposes. In this case, it is applied to the reconstruction
of two stages in 3D delta model in such a way that the people in the which are applied
can recover the functionality of the tooth, aesthetics.

4. OUR APPROACH:

ToothCR consists of two stages


UNIVERSIDAD NACIONAL DEL ALTIPLANO
FACULTAD DE INGENIERÍA ESTADÍSTICA E INFORMÁTICA

4.1. INCOMPLETE COMPLETION OF THE DENTAL MODEL:

Our terminating network first performs the Farthest Point Sample (FPS ) on the data set
to make the inputs have the same number of north points. ToothCR adopts a widely
known dynamic graph CNN (DGCNN) to cluster the input into a smaller set of center
points.

4.2. SURFACE RECONSTRUCTION:

The goal of ToothCR in the second stage is to reconstruct the missing tooth surface from
this cloud of rough points. [2]–[6]

☞ Medium Distance Sampling.


☞ Initialization of KNN.
☞ Octtree rendering.
☞ Extraction of isourface.
UNIVERSIDAD NACIONAL DEL ALTIPLANO
FACULTAD DE INGENIERÍA ESTADÍSTICA E INFORMÁTICA

5. EXPERIMENTS:

Data Sets: It was experimented with 906 patients, taking only the incomplete dental
model and a single missing tooth to form an input-output pair. Evaluation Metrics:
Various measures were taken for the evaluation, For example: Earth Mover Distance and
score. Implementation Details: The "PyTorch" was implemented in their networks.

6. RESULTS:

We use the methods: CD-yo1, CD-yo2, EMD and F-score metrics, thus obtaining unique
results. Also taking into evaluation three algorithms, to compare: Alpha Shapes, pivoting
ball and Protected Poisson Reconstruction.

7. CONCLUSION:

It is concluded that the proposed ToothCR approach consists of two stages to complete
and reconstruct 3D dental models. It uses a completion network with geometry encoder
and multiscale generator to predict the missing tooth with geometric accuracy. The
surface reconstruction algorithm employs octree and avoids clustered points and holes.
Experiments show that this approach outperforms advanced methods in qualitative and
quantitative comparison.

8. BIBLIOGRAPHICAL REFERENCE:

[1] Springer, Advances in Knowledge Discovery and Data Mining, vol. 13282. in Lecture
Notes in Computer Science, vol. 13282. Cham: Springer International Publishing, 2022.
doi: 10.1007/978-3-031-05981-0.
[2] S. Alegre, F. Tutores, R. Román Diez, J. Carlos, and A. Sánchez, “Automatic
classification of sky images using artificial intelligence,” 2018.
[3] V. Alejandra, P. Pablo, and R. Andrés, “Metal-free conventional fixed prosthesis: CAD
CAM-Zirconia technology, description of a clinical case,” 2011
[4] M. Torres Herbozo, M. Quintana del Sola, and D. Castillo Andamayo, “Adaptation of a
metal-ceramic crown as a pillar of an existing removable partial denture,” 2015.
[5] CT Ferrero, “Contributions to the alignment of 3d point clouds for use in robotic object
capture applications,” 2010.
[6] C. De Innovación and Y. Desarrollo, “NATIONAL POLYTECHNICAL INSTITUTE
'Reconstruction system of a three-dimensional model of dental pieces,'” 2016.

You might also like