English

Pre-Training with Diffusion models for Dental Radiography segmentation

Computer Vision and Pattern Recognition 2023-07-28 v2 Machine Learning

Abstract

Medical radiography segmentation, and specifically dental radiography, is highly limited by the cost of labeling which requires specific expertise and labor-intensive annotations. In this work, we propose a straightforward pre-training method for semantic segmentation leveraging Denoising Diffusion Probabilistic Models (DDPM), which have shown impressive results for generative modeling. Our straightforward approach achieves remarkable performance in terms of label efficiency and does not require architectural modifications between pre-training and downstream tasks. We propose to first pre-train a Unet by exploiting the DDPM training objective, and then fine-tune the resulting model on a segmentation task. Our experimental results on the segmentation of dental radiographs demonstrate that the proposed method is competitive with state-of-the-art pre-training methods.

Keywords

Cite

@article{arxiv.2307.14066,
  title  = {Pre-Training with Diffusion models for Dental Radiography segmentation},
  author = {Jérémy Rousseau and Christian Alaka and Emma Covili and Hippolyte Mayard and Laura Misrachi and Willy Au},
  journal= {arXiv preprint arXiv:2307.14066},
  year   = {2023}
}

Comments

13 pages, 6 figures

R2 v1 2026-06-28T11:40:29.431Z