Ontology-Grounded Structured Prediction for Dental CBCT Reporting
Authors: Lumetti, Luca; Di Bartolomeo, Mattia; Pellacani, Arrigo; Anesi, Alex; Grana, Costantino; Bolelli, Federico
We present a dataset and baseline for ontology-grounded structured prediction from dental Cone-Beam Computed Tomography (CBCT) volumes. Building on the … (Read full abstract)
We present a dataset and baseline for ontology-grounded structured prediction from dental Cone-Beam Computed Tomography (CBCT) volumes. Building on the public ToothFairy3 benchmark (532 volumes with expert-level segmentations), we contribute (i) a total of 893 free-text clinical reports for 529 publicly available CBCT volumes, (ii) their conversion into validated RDF/Turtle (Resource Description Framework) instances aligned with a clinician-designed OWL (Web Ontology Language) ontology spanning 13 finding types and multiple qualifier axes, and (iii) a strong baseline demonstrating the effectiveness of our setup and establishing a foundation for future work. We formulate CBCT reporting as a three-stage structured prediction problem—i.e., finding detection, anatomical slot allocation, and property prediction—and introduce a hierarchical evaluation suite of six clinically interpretable metrics that decouple detection, localization, and characterization. A baseline model using frozen multi-scale VoxTell features, a structure-indexed encoder, and ontology-driven prediction heads achieves strong results under 5-fold cross-validation, with stage-decoupled analysis identifying presence detection as the primary deployment bottleneck. Dataset, ontology, and code are publicly released: https://github.com/AImageLab-zip/CBCT-Report