Přístupnostní navigace
E-application
Search Search Close
Master's Thesis
Author of thesis: Ing. Juraj Dedič
Acad. year: 2025/2026
Supervisor: Ing. Tibor Kubík
Reviewer: doc. Ing. Michal Španěl, Ph.D.
This master's thesis addresses the classification of clinical dental attributes from 3D intraoral scans. An experimental case-level point-cloud dataset is prepared from 3D dental models and paired with the provided clinical labels for five attributes: dentition type, dental crowding, malocclusion class, overbite, and overjet. The work compares PointTransformerV3, PointMamba, and PointNet++ in a multi-task formulation and evaluates them using accuracy, macro-F1, and per-class metrics. The strongest reported PointTransformerV3 test checkpoint reaches 76.6% average accuracy and 0.635 macro-F1. The thesis also includes visual explainability analysis using GradCAM, input-gradient saliency, and PCA feature colouring mapped back onto the original 3D mesh surfaces.
3D intraoral scans, point clouds, dental attribute classification, orthodontics, malocclusion, dental crowding, multi-task learning, Point Transformer V3, explainable artificial intelligence
Date of defence
24.06.2026
Result of the defence
Defended (thesis was successfully defended)
Grading
B
Process of defence
Student nejprve prezentoval výsledky, kterých dosáhl v rámci své práce. Komise se poté seznámila s hodnocením vedoucího a posudkem oponenta práce. Student následně odpověděl na otázky oponenta a na další otázky přítomných. Komise se na základě posudku oponenta, hodnocení vedoucího, přednesené prezentace a odpovědí studenta na položené otázky rozhodla práci hodnotit stupněm B.
Topics for thesis defence
Language of thesis
English
Faculty
Fakulta informačních technologií
Department
Department of Computer Graphics and Multimedia
Study programme
Information Technology and Artificial Intelligence (MITAI)
Specialization
Computer Vision (NVIZ)
Composition of Committee
prof. Ing. Adam Herout, Ph.D. (předseda) prof. Ing. Martin Čadík, Ph.D. (místopředseda) doc. RNDr. Milan Češka, Ph.D. (člen) prof. Dr. Ing. Pavel Zemčík, dr. h. c. (člen) Ing. David Bařina, Ph.D. (člen) Ing. Tomáš Milet, Ph.D. (člen)
Supervisor’s reportIng. Tibor Kubík
The student demonstrated that he is capable of training and systematically evaluating existing 3D machine learning models in a complex setting such as the medical domain. His results provide interesting incremental findings for the actively researched field of 3D dental shape analysis. He also showed a good level of independence.
The analysis of orthodontic anomalies in 3D dental scans is a challenging task with clear practical relevance. An automatic classification model could assist clinicians in better understanding planned cases and could also provide useful structured information for other algorithms during 3D digital planning. The difficulty of the task comes from two main aspects: the non-trivial application of deep learning methods to 3D shapes, and the common challenges of medical datasets, such as limited data availability and class imbalance.
The goal of the thesis was to experimentally evaluate several general-purpose frameworks for 3D shape classification and compare their performance under different settings. An additional goal was to explore the explainability of the predictions, so that clinicians could obtain visual feedback indicating which parts of the 3D model contributed to the model’s decision. Mr. Dedič fulfilled the assignment, and I am satisfied with the achieved results.
The work was completed ahead of schedule. My minor comments on the text were incorporated into the final version of the technical report.
Not known.
The student was given an initial set of scientific articles covering recent deep learning frameworks for 3D shape analysis. He explored several alternatives to the methods originally suggested. This led, for example, to experiments with models such as PointMamba, which methodologically complemented the other evaluated approaches well.
The student consulted the work several times. The meetings usually focused on presenting the completed parts of the work and validating the next steps. The student was prepared for the meetings.
A higher frequency of consultations might have led to even more interesting results, as the student clearly has strong potential. Nevertheless, the collaboration was smooth, and the agreed direction of the work was followed.
Grade proposed by supervisor: B
Reviewer’s reportdoc. Ing. Michal Španěl, Ph.D.
Mr Dedič presents a respectable amount of high-quality work and experiments conducted with the latest models for 3D point cloud classification. He achieved good results, close to state-of-the-art on dental attribute classification tasks. His experimental design and technical solution demonstrate attention to detail and a strong theoretical understanding of the field. If he had taken one more small step forward and implemented some of the ideas mentioned as future work, such as labelling upper and lower jaw points or SSL pre-training using large, unannotated IOS datasets, my rating would be excellent.
Evaluation level: zadání splněno
All required points of the assignment were met exhaustively. The student compared three state-of-the-art models for classifying 3D point clouds, performed an extensive ablation study to optimise their tuning and interpret the properties of various variants from the perspective of the selected classification tasks, and attempted to visually interpret the results using three XAI methods.
Evaluation level: je v obvyklém rozmezí
The scope of the overview of state-of-the-art methods is ideal. It clearly highlights the main differences between the methods and avoids unnecessary details. The most extensive part of the technical report is the author's own work: the definition of classification tasks, the experimental design, and, especially, a very detailed evaluation of all experiments.
The technical report is well written, and it is clear what the author experimented with and how. As a reader, I would appreciate a few changes:
The typographical and linguistic aspects of the work are very good. The text contains nice figures. Occasionally, it would be useful to structure the text into bullet points.
The study literature is broad, covering the necessary knowledge and state-of-the-art approaches. The author draws heavily on scientific papers.
The technical and programming solution is high-level, and the careful design is evident. This is a relatively large Python project; the code repository is well-structured, all code is commented, and the training pipeline is designed so the author can easily experiment with different backbones.
The work extends the results of other authors and provides additional insights into the accuracy of dental attribute classification using state-of-the-art point cloud models. An interesting aspect of the work is the use of various XAI techniques to interpret model behaviour, an area that remains underexplored in 3D shape analysis. It will be possible to build on the results in the future.
Evaluation level: obtížnější zadání
I consider the topic of 3D shape analysis using deep learning, and in this case, explainable artificial intelligence (XAI) techniques, to be more difficult. Working with 3D data is specific and more demanding in terms of dataset preparation and output visualisation. For a task such as the classification of clinical dental intraoral scans, it does not allow the use of pre-trained models, as is the case with image data analysis.
Grade proposed by reviewer: B
Responsibility: Mgr. et Mgr. Hana Odstrčilová