SurgicaL-CD: Generating Surgical Images via Unpaired Image Translation with Latent Consistency Diffusion Models

Abstract

Computer-assisted surgery (CAS) systems are designed to assist surgeons during procedures, thereby reducing complications and enhancing patient care. Training machine learning models for these systems requires a large corpus of annotated datasets, which is challenging to obtain in the surgical domain due to patient privacy concerns and the significant labeling effort required from doctors. Previous methods have explored unpaired image translation using generative models to create realistic surgical images from simulations. However, these approaches have struggled to produce high-quality, diverse surgical images. In this work, we introduce SurgicaL-CD , a consistency-distilled diffusion method to generate realistic surgical images with only a few sampling steps without paired data. We evaluate our approach on three datasets, assessing the generated images in terms of quality and utility as downstream training datasets. Our results demonstrate that our method outperforms GANs and diffusion-based approaches. Our code is available at https://gitlab.com/nct_tso_public/gan2diffusion .

Cite

Text

Venkatesh et al. "SurgicaL-CD: Generating Surgical Images via Unpaired Image Translation with Latent Consistency Diffusion Models." European Conference on Computer Vision Workshops, 2024. doi:10.1007/978-3-031-91907-7_13

Markdown

[Venkatesh et al. "SurgicaL-CD: Generating Surgical Images via Unpaired Image Translation with Latent Consistency Diffusion Models." European Conference on Computer Vision Workshops, 2024.](https://mlanthology.org/eccvw/2024/venkatesh2024eccvw-surgicalcd/) doi:10.1007/978-3-031-91907-7_13

BibTeX

@inproceedings{venkatesh2024eccvw-surgicalcd,
  title     = {{SurgicaL-CD: Generating Surgical Images via Unpaired Image Translation with Latent Consistency Diffusion Models}},
  author    = {Venkatesh, Danush Kumar and Rivoir, Dominik and Pfeiffer, Micha and Speidel, Stefanie},
  booktitle = {European Conference on Computer Vision Workshops},
  year      = {2024},
  pages     = {218-235},
  doi       = {10.1007/978-3-031-91907-7_13},
  url       = {https://mlanthology.org/eccvw/2024/venkatesh2024eccvw-surgicalcd/}
}