Weighted Knowledge Distillation for Semi-Supervised Segmentation of Maxillary Sinus in Panoramic X-ray Images

arXiv cs.CV / 4/23/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper targets accurate semi-supervised segmentation of the maxillary sinus in panoramic X-ray images, a task made difficult by anatomical overlap, ambiguous 2D boundaries, and scarce pixel-level labeled datasets.
  • It proposes a weighted knowledge distillation training framework that uses a teacher model’s structural information to guide a student model while suppressing unreliable distillation signals caused by teacher–student structural discrepancies.
  • To improve pseudo-label quality for unlabeled data, it introduces SinusCycle-GAN, an unpaired image-to-image refinement network that enhances boundary precision and limits noise propagation.
  • Evaluated on a clinical dataset of 2,511 patients, the approach outperforms state-of-the-art segmentation methods, reaching a Dice score of 96.35% and reducing boundary error.
  • The authors conclude the framework yields robust, anatomically consistent segmentation performance under limited labeled data and may generalize to broader dental image analysis applications.

Abstract

Accurate segmentation of maxillary sinus in panoramic X-ray images is essential for dental diagnosis and surgical planning; however, this task remains relatively underexplored in dental imaging research. Structural overlap, ambiguous anatomical boundaries inherent to two-dimensional panoramic projections, and the limited availability of large scale clinical datasets with reliable pixel-level annotations make the development and evaluation of segmentation models challenging. To address these challenges, we propose a semi-supervised segmentation framework that effectively leverages both labeled and unlabeled panoramic radiographs, where knowledge distillation is utilized to train a student model with reliable structural information distilled from a teacher model. Specifically, we introduce a weighted knowledge distillation loss to suppress unreliable distillation signals caused by structural discrepancies between teacher and student predictions. To further enhance the quality of pseudo labels generated by the teacher network, we introduce SinusCycle-GAN which is a refinement network based on unpaired image-to-image translation. This refinement process improves the precision of boundaries and reduces noise propagation when learning from unlabeled data during semi-supervised training. To evaluate the proposed method, we collected clinical panoramic X-ray images from 2,511 patients, and experimental results demonstrate that the proposed method outperforms state-of-the-art segmentation models, achieving the Dice score of 96.35\% while reducing boundary error. The results indicate that the proposed semi-supervised framework provides robust and anatomically consistent segmentation performance under limited labeled data conditions, highlighting its potential for broader dental image analysis applications.