paper-with-me

홈 › Papers

F2FLDM: Latent Diffusion Models with Histopathology Pre-Trained Embeddings for Unpaired Frozen Section to FFPE Translation

2024-04-19 · Man M. Ho, Shikha Dubey, Yosep Chong, Beatrice Knudsen, Tolga Tasdizen

The Frozen Section (FS) technique is a rapid and efficient method, taking only 15-30 minutes to prepare slides for pathologists' evaluation during surgery, enabling immediate decisions on further surgical interventions. However, FS process often introduces artifacts and distortions like folds and ice-crystal effects. In contrast, these artifacts and distortions are absent in the higher-quality formalin-fixed paraffin-embedded (FFPE) slides, which require 2-3 days to prepare. While Generative Adversarial Network (GAN)-based methods have been used to translate FS to FFPE images (F2F), they may leave morphological inaccuracies with remaining FS artifacts or introduce new artifacts, reducing the quality of these translations for clinical assessments. In this study, we benchmark recent generative models, focusing on GANs and Latent Diffusion Models (LDMs), to overcome these limitations. We introduce a novel approach that combines LDMs with Histopathology Pre-Trained Embeddings to enhance restoration of FS images. Our framework leverages LDMs conditioned by both text and pre-trained embeddings to learn meaningful features of FS and FFPE histopathology images. Through diffusion and denoising techniques, our approach not only preserves essential diagnostic attributes like color staining and tissue morphology but also proposes an embedding translation mechanism to better predict the targeted FFPE representation of input FS images. As a result, this work achieves a significant improvement in classification performance, with the Area Under the Curve rising from 81.99% to 94.64%, accompanied by an advantageous CaseFD. This work establishes a new benchmark for FS to FFPE image translation quality, promising enhanced reliability and accuracy in histopathology FS image analysis. Our work is available at https://minhmanho.github.io/f2f_ldm/.

📄 PDF Abstract BibTeX arXiv:2404.12650

Code (1)

minhmanho/f2f_ldm 공식 구현 jax

Tasks

DenoisingDiagnosticGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

FLDM-VTON: Faithful Latent Diffusion Model for Virtual Try-on

2024-04-22 · Chenhui Wang, Tao Chen, Zhihao Chen, Zhizhong Huang 외

Despite their impressive generative performance, latent diffusion model-based virtual try-on (VTON) methods lack faithfulness to crucial details of the clothes, such as style, pattern, and text. To alleviate these issues…

Virtual Try-on

Fuse Your Latents: Video Editing with Multi-source Latent Diffusion Models

2023-10-25 · Tianyi Lu, Xing Zhang, Jiaxi Gu, Renjing Pei 외

Latent Diffusion Models (LDMs) are renowned for their powerful capabilities in image and video synthesis. Yet, compared to text-to-image (T2I) editing, text-to-video (T2V) editing suffers from a lack of decent temporal c…

DenoisingVideo Editing

Semantic and Visual Crop-Guided Diffusion Models for Heterogeneous Tissue Synthesis in Histopathology

2025-09-22 · Saghir Alfasly, Wataru Uegami, MD Enamul Hoq, Ghazal Alabtah 외 arxiv

Synthetic data generation in histopathology faces unique challenges: preserving tissue heterogeneity, capturing subtle morphological features, and scaling to unannotated datasets. We present a latent diffusion model that…

Synthetic Data GenerationSemantic Segmentation

PathLDM: Text conditioned Latent Diffusion Model for Histopathology

2023-09-01 · Srikar Yellapragada, Alexandros Graikos, Prateek Prasanna, Tahsin Kurc 외

To achieve high-quality results, diffusion models must be trained on large datasets. This can be notably prohibitive for models in specialized domains, such as computational pathology. Conditioning on labeled data is kno…

Image GenerationmodelText to Image GenerationText-to-Image Generation

Gen-SIS: Generative Self-augmentation Improves Self-supervised Learning

2024-12-02 · Varun Belagali, Srikar Yellapragada, Alexandros Graikos, Saarthak Kapse 외

Self-supervised learning (SSL) methods have emerged as strong visual representation learners by training an image encoder to maximize similarity between features of different views of the same image. To perform this view…

Self-Supervised Learning