paper-with-me

Papers

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 tasks that are traditionally done by biomedical experts. Recently, to automatize these processes, deep learning based segmentation and tracking methods have been proposed. These methods require large-scale datasets and their full potential is constrained by the scarcity of annotated data in the biomedical imaging domain. To address this limitation, we propose Biomedical Video Diffusion Model (BVDM), capable of generating realistic-looking synthetic microscopy videos. Trained only on a single real video, BVDM can generate videos of arbitrary length with pixel-level annotations that can be used for training data-hungry models. It is composed of a denoising diffusion probabilistic model (DDPM) generating high-fidelity synthetic cell microscopy images and a flow prediction model (FPM) predicting the non-rigid transformation between consecutive video frames. During inference, initially, the DDPM imposes realistic cell textures on synthetic cell masks which are generated based on real data statistics. The flow prediction model predicts the flow field between consecutive masks and applies that to the DDPM output from the previous time frame to create the next one while keeping temporal consistency. BVDM outperforms state-of-the-art synthetic live cell microscopy video generation models. Furthermore, we demonstrate that a sufficiently large synthetic dataset enhances the performance of cell segmentation and tracking models compared to using a limited amount of available real data.

📄 PDF Abstract BibTeX arXiv:2403.17808

Code (1)

ruveydayilmaz0/bvdm 공식 구현 pytorch

Tasks

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

Bora: Biomedical Generalist Video Generation Model

2024-07-12 · Weixiang Sun, Xiaocao You, Ruizhe Zheng, Zhengqing Yuan 외

Generative models hold promise for revolutionizing medical education, robot-assisted surgery, and data augmentation for medical AI development. Diffusion models can now generate realistic images from text prompts, while …

Cell TrackingData AugmentationmodelVideo Generation

Paired Diffusion: Generation of related, synthetic PET-CT-Segmentation scans using Linked Denoising Diffusion Probabilistic Models

2024-03-26 · Rowan Bradbury, Katherine A. Vallis, Bartlomiej W. Papiez

The rapid advancement of Artificial Intelligence (AI) in biomedical imaging and radiotherapy is hindered by the limited availability of large imaging data repositories. With recent research and improvements in denoising …

Denoising

Semi-Supervised Biomedical Image Segmentation via Diffusion Models and Teacher-Student Co-Training

2025-04-02 · Luca Ciampi, Gabriele Lagani, Giuseppe Amato, Fabrizio Falchi

Supervised deep learning for semantic segmentation has achieved excellent results in accurately identifying anatomical and pathological structures in medical images. However, it often requires large annotated training da…

DenoisingImage ReconstructionImage SegmentationPseudo Label+2

Denoising Reuse: Exploiting Inter-frame Motion Consistency for Efficient Video Latent Generation

2024-09-19 · Chenyu Wang, Shuo Yan, Yixuan Chen, Yujiang Wang 외

Video generation using diffusion-based models is constrained by high computational costs due to the frame-wise iterative diffusion process. This work presents a Diffusion Reuse MOtion (Dr. Mo) network to accelerate laten…

DenoisingVideo Generation

Neural Cell Video Synthesis via Optical-Flow Diffusion

2022-12-06 · Manuel Serna-Aguilera, Khoa Luu, Nathaniel Harris, Min Zou

The biomedical imaging world is notorious for working with small amounts of data, frustrating state-of-the-art efforts in the computer vision and deep learning worlds. With large datasets, it is easier to make progress w…

Cultural Vocal Bursts Intensity PredictionDenoisingOptical Flow EstimationVideo Generation