paper-with-me

Papers

ViT-DAE: Transformer-driven Diffusion Autoencoder for Histopathology Image Analysis

2023-04-03 · Xuan Xu, Saarthak Kapse, Rajarsi Gupta, Prateek Prasanna

Generative AI has received substantial attention in recent years due to its ability to synthesize data that closely resembles the original data source. While Generative Adversarial Networks (GANs) have provided innovative approaches for histopathological image analysis, they suffer from limitations such as mode collapse and overfitting in discriminator. Recently, Denoising Diffusion models have demonstrated promising results in computer vision. These models exhibit superior stability during training, better distribution coverage, and produce high-quality diverse images. Additionally, they display a high degree of resilience to noise and perturbations, making them well-suited for use in digital pathology, where images commonly contain artifacts and exhibit significant variations in staining. In this paper, we present a novel approach, namely ViT-DAE, which integrates vision transformers (ViT) and diffusion autoencoders for high-quality histopathology image synthesis. This marks the first time that ViT has been introduced to diffusion autoencoders in computational pathology, allowing the model to better capture the complex and intricate details of histopathology images. We demonstrate the effectiveness of ViT-DAE on three publicly available datasets. Our approach outperforms recent GAN-based and vanilla DAE methods in generating realistic images.

📄 PDF Abstract BibTeX arXiv:2304.01053

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage Generation

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 제목 키워드 기반

Improving text-conditioned latent diffusion for cancer pathology

2024-12-09 · Aakash Madhav Rao, Debayan Gupta

The development of generative models in the past decade has allowed for hyperrealistic data synthesis. While potentially beneficial, this synthetic data generation process has been relatively underexplored in cancer hist…

GPUSynthetic Data Generation

Learning from the Right Patches: A Two-Stage Wavelet-Driven Masked Autoencoder for Histopathology Representation Learning

2025-11-10 · Raneen Younis, Louay Hamdi, Lukas Chavez, Zahra Ahmadi arxiv

Whole-slide images are central to digital pathology, yet their extreme size and scarce annotations make self-supervised learning essential. Masked Autoencoders (MAEs) with Vision Transformer backbones have recently shown…

Self-Supervised LearningRepresentation Learning

Discriminative Pattern Mining for Breast Cancer Histopathology Image Classification via Fully Convolutional Autoencoder

2019-02-22 · Xingyu Li, Marko Radulovic, Ksenija Kanjer, Konstantinos N. Plataniotis

Accurate diagnosis of breast cancer in histopathology images is challenging due to the heterogeneity of cancer cell growth as well as of a variety of benign breast tissue proliferative lesions. In this paper, we propose …

General Classificationimage-classificationImage Classification

Unleashing the Potential of Synthetic Images: A Study on Histopathology Image Classification

2024-09-24 · Leire Benito-del-Valle, Aitor Alvarez-Gila, Itziar Eguskiza, Cristina L. Saratxaga

Histopathology image classification is crucial for the accurate identification and diagnosis of various diseases but requires large and diverse datasets. Obtaining such datasets, however, is often costly and time-consumi…

image-classificationImage ClassificationTransfer Learning

Graph Conditioned Diffusion for Controllable Histopathology Image Generation

2025-10-08 · Sarah Cechnicka, Matthew Baugh, Weitong Zhang, Mischa Dombrowski 외 arxiv

Recent advances in Diffusion Probabilistic Models (DPMs) have set new standards in high-quality image synthesis. Yet, controlled generation remains challenging, particularly in sensitive areas such as medical imaging. Me…

Image Generation