Self-learned representation-guided latent diffusion model for breast cancer classification in deep ultraviolet whole surface images
Pouya Afshin, David Helminiak, Tianling Niu, Julie M. Jorns, Tina Yen, Bing Yu, Dong Hye Ye
TL;DR
This work tackles the challenge of scarce annotated deep ultraviolet WSI data for breast cancer margin assessment in Breast-Conserving Surgery by introducing an SSL-guided latent diffusion model. Using embeddings from a fine-tuned DINO teacher, the diffusion model generates high-fidelity synthetic DUV patches that augment real training data, which are then used to fine-tune a Vision Transformer for patch- and WSI-level classification. The SSL-guided synthesis yields more realistic textures and cellular structures, reflected in a lower Fréchet Inception Distance (FID = 45.72) and superior WSI accuracy (96.47%), sensitivity (96.46%), and specificity (96.36%) across 5-fold cross-validation, outperforming class-conditioned baselines. This approach provides a data-efficient pathway to robust breast cancer classification on DUV WSIs, with tangible potential to improve intraoperative margin assessment and reduce re-excision rates.
Abstract
Breast-Conserving Surgery (BCS) requires precise intraoperative margin assessment to preserve healthy tissue. Deep Ultraviolet Fluorescence Scanning Microscopy (DUV-FSM) offers rapid, high-resolution surface imaging for this purpose; however, the scarcity of annotated DUV data hinders the training of robust deep learning models. To address this, we propose an Self-Supervised Learning (SSL)-guided Latent Diffusion Model (LDM) to generate high-quality synthetic training patches. By guiding the LDM with embeddings from a fine-tuned DINO teacher, we inject rich semantic details of cellular structures into the synthetic data. We combine real and synthetic patches to fine-tune a Vision Transformer (ViT), utilizing patch prediction aggregation for WSI-level classification. Experiments using 5-fold cross-validation demonstrate that our method achieves 96.47 % accuracy and reduces the FID score to 45.72, significantly outperforming class-conditioned baselines.
