paper-with-me

홈 › Papers

A Diffusion Model Predicts 3D Shapes from 2D Microscopy Images

2022-08-30 · Dominik J. E. Waibel, Ernst Röell, Bastian Rieck, Raja Giryes, Carsten Marr

Diffusion models are a special type of generative model, capable of synthesising new data from a learnt distribution. We introduce DISPR, a diffusion-based model for solving the inverse problem of three-dimensional (3D) cell shape prediction from two-dimensional (2D) single cell microscopy images. Using the 2D microscopy image as a prior, DISPR is conditioned to predict realistic 3D shape reconstructions. To showcase the applicability of DISPR as a data augmentation tool in a feature-based single cell classification task, we extract morphological features from the red blood cells grouped into six highly imbalanced classes. Adding features from the DISPR predictions to the three minority classes improved the macro F1 score from $F1_\text{macro} = 55.2 \pm 4.6\%$ to $F1_\text{macro} = 72.2 \pm 4.9\%$. We thus demonstrate that diffusion models can be successfully applied to inverse biomedical problems, and that they learn to reconstruct 3D shapes with realistic morphological features from 2D microscopy images.

📄 PDF Abstract BibTeX arXiv:2208.14125

Code (1)

marrlab/dispr 공식 구현 pytorch

Tasks

Data Augmentation

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

MiShape: 3D Shape Modelling of Mitochondria in Microscopy

2023-03-02 · Abhinanda R. Punnakkal, Suyog S Jadhav, Alexander Horsch, Krishna Agarwal 외

Fluorescence microscopy is a quintessential tool for observing cells and understanding the underlying mechanisms of life-sustaining processes of all living organisms. The problem of extracting 3D shape of mitochondria fr…

3D Shape Reconstruction

Diffusion-Based Synthetic Brightfield Microscopy Images for Enhanced Single Cell Detection

2025-11-25 · Mario de Jesus da Graca, Jörg Dahlkemper, Peer Stelldinger arxiv

Accurate single cell detection in brightfield microscopy is crucial for biological research, yet data scarcity and annotation bottlenecks limit the progress of deep learning methods. We investigate the use of uncondition…

Synthetic Data GenerationObject DetectionCell Detection

Star-convex Polyhedra for 3D Object Detection and Segmentation in Microscopy

2019-08-09 · Martin Weigert, Uwe Schmidt, Robert Haase, Ko Sugawara 외

Accurate detection and segmentation of cell nuclei in volumetric (3D) fluorescence microscopy datasets is an important step in many biomedical research projects. Although many automated methods for these tasks exist, the…

3D Object Detectionobject-detectionObject Detection

Multi-stream Cell Segmentation with Low-level Cues for Multi-modality Images

2023-10-22 · Wei Lou, Xinyi Yu, Chenyu Liu, Xiang Wan 외

Cell segmentation for multi-modal microscopy images remains a challenge due to the complex textures, patterns, and cell shapes in these images. To tackle the problem, we first develop an automatic cell classification pip…

Cell SegmentationSegmentation

Annotated Biomedical Video Generation using Denoising Diffusion Probabilistic Models and Flow Fields

2024-03-26 · Rüveyda Yilmaz, Dennis Eschweiler, Johannes Stegmaier

The segmentation and tracking of living cells play a vital role within the biomedical domain, particularly in cancer research, drug development, and developmental biology. These are usually tedious and time-consuming tas…

Cell SegmentationDenoisingVideo Generation