DiffKD-DCIS: Predicting Upgrade of Ductal Carcinoma In Situ with Diffusion Augmentation and Knowledge Distillation
Tao Li, Qing Li, Na Li, Hui Xie
TL;DR
This work tackles DCIS upgrade prediction from ultrasound by addressing data scarcity with conditional diffusion-based data augmentation and improving generalization through a two-stage anatomy-aware knowledge distillation framework. It integrates a latent diffusion model guided by multimodal inputs (text prompts, tumor masks, and class labels) and a US-VAE to generate high-fidelity synthetic ultrasound images, then trains a high-capacity teacher and a compact student to transfer robust diagnostic reasoning. Across a multicenter dataset, DiffKD-DCIS achieves an external AUC of approximately 0.81, matches senior radiologist performance, and offers fast inference (0.15 s per case) with a small, deployment-friendly model. The study demonstrates a practical, expert-level AI tool for preoperative DCIS management and provides a blueprint for translating conditional generative-discriminative medical AI to real-world clinical practice.
Abstract
Accurately predicting the upgrade of ductal carcinoma in situ (DCIS) to invasive ductal carcinoma (IDC) is crucial for surgical planning. However, traditional deep learning methods face challenges due to limited ultrasound data and poor generalization ability. This study proposes the DiffKD-DCIS framework, integrating conditional diffusion modeling with teacher-student knowledge distillation. The framework operates in three stages: First, a conditional diffusion model generates high-fidelity ultrasound images using multimodal conditions for data augmentation. Then, a deep teacher network extracts robust features from both original and synthetic data. Finally, a compact student network learns from the teacher via knowledge distillation, balancing generalization and computational efficiency. Evaluated on a multi-center dataset of 1,435 cases, the synthetic images were of good quality. The student network had fewer parameters and faster inference. On external test sets, it outperformed partial combinations, and its accuracy was comparable to senior radiologists and superior to junior ones, showing significant clinical potential.
