English

Diffusion Models to Enhance the Resolution of Microscopy Images: A Tutorial

Image and Video Processing 2025-01-24 v1 Computer Vision and Pattern Recognition Machine Learning Other Quantitative Biology

Abstract

Diffusion models have emerged as a prominent technique in generative modeling with neural networks, making their mark in tasks like text-to-image translation and super-resolution. In this tutorial, we provide a comprehensive guide to build denoising diffusion probabilistic models (DDPMs) from scratch, with a specific focus on transforming low-resolution microscopy images into their corresponding high-resolution versions. We provide the theoretical background, mathematical derivations, and a detailed Python code implementation using PyTorch, along with techniques to enhance model performance.

Keywords

Cite

@article{arxiv.2409.16488,
  title  = {Diffusion Models to Enhance the Resolution of Microscopy Images: A Tutorial},
  author = {Harshith Bachimanchi and Giovanni Volpe},
  journal= {arXiv preprint arXiv:2409.16488},
  year   = {2025}
}

Comments

45 pages, 8 figures

R2 v1 2026-06-28T18:55:53.236Z