arXiv:2508.20813cs.CV2025-08被引 2

双视角协同训练提升全景牙片龋齿检测准确率

Adapting Foundation Model for Dental Caries Detection with Dual-View Co-Training

  • 构建全局全景与局部牙冠双视图,分步预训练基础模型
  • 在公开与自建高精度数据集上均超越当前最优方法
  • 适合医学影像分析与口腔AI辅助诊断研究者

从全景牙片中准确检测龋齿对防止病变进展至关重要。然而,现有方法因龋齿对比度细微、形态多样而性能受限。受临床医生先整体筛查再逐牙细查流程启发,我们提出DVCTNet:一种双视图协同训练网络。该方法通过自动牙齿定位建立两个互补视图——全景图像的全局视图和裁剪牙体的局部视图,并分别预训练两个视觉基础模型。全局模型作为检测主干,生成候选区域和全局特征;局部模型则提取对应牙体块的细节特征。为融合双视图信息,引入门控跨视图注意力模块(GCV-Atten),动态融合特征并回传至检测模型完成最终判断。我们在公开数据集及新构建的高精度标注数据集(结合口内镜与全景牙片双重验证)上评估,结果表明DVCTNet在两项数据集上均优于现有SOTA方法,具备临床应用潜力。代码与数据集已开源。

原文摘要 · Abstract (English)

Accurate dental caries detection from panoramic X-rays plays a pivotal role in preventing lesion progression. However, current detection methods often yield suboptimal accuracy due to subtle contrast variations and diverse lesion morphology of dental caries. In this work, inspired by the clinical workflow where dentists systematically combine whole-image screening with detailed tooth-level inspection, we present DVCTNet, a novel Dual-View Co-Training network for accurate dental caries detection. Our DVCTNet starts with employing automated tooth detection to establish two complementary views: a global view from panoramic X-ray images and a local view from cropped tooth images. We then pretrain two vision foundation models separately on the two views. The global-view foundation model serves as the detection backbone, generating region proposals and global features, while the local-view model extracts detailed features from corresponding cropped tooth patches matched by the region proposals. To effectively integrate information from both views, we introduce a Gated Cross-View Attention (GCV-Atten) module that dynamically fuses dual-view features, enhancing the detection pipeline by integrating the fused features back into the detection model for final caries detection. To rigorously evaluate our DVCTNet, we test it on a public dataset and further validate its performance on a newly curated, high-precision dental caries detection dataset, annotated using both intra-oral images and panoramic X-rays for double verification. Experimental results demonstrate DVCTNet's superior performance against existing state-of-the-art (SOTA) methods on both datasets, indicating the clinical applicability of our method. Our code and labeled dataset are available at https://github.com/ShanghaiTech-IMPACT/DVCTNet.

医学影像龋齿检测双视图基础模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。