paper-with-me

Papers

SADM: Sequence-Aware Diffusion Model for Longitudinal Medical Image Generation

2022-12-16 · Jee Seok Yoon, Chenghao Zhang, Heung-Il Suk, Jia Guo, Xiaoxiao Li

Human organs constantly undergo anatomical changes due to a complex mix of short-term (e.g., heartbeat) and long-term (e.g., aging) factors. Evidently, prior knowledge of these factors will be beneficial when modeling their future state, i.e., via image generation. However, most of the medical image generation tasks only rely on the input from a single image, thus ignoring the sequential dependency even when longitudinal data is available. Sequence-aware deep generative models, where model input is a sequence of ordered and timestamped images, are still underexplored in the medical imaging domain that is featured by several unique challenges: 1) Sequences with various lengths; 2) Missing data or frame, and 3) High dimensionality. To this end, we propose a sequence-aware diffusion model (SADM) for the generation of longitudinal medical images. Recently, diffusion models have shown promising results in high-fidelity image generation. Our method extends this new technique by introducing a sequence-aware transformer as the conditional module in a diffusion model. The novel design enables learning longitudinal dependency even with missing data during training and allows autoregressive generation of a sequence of images during inference. Our extensive experiments on 3D longitudinal medical images demonstrate the effectiveness of SADM compared with baselines and alternative methods. The code is available at https://github.com/ubc-tea/SADM-Longitudinal-Medical-Image-Generation.

📄 PDF Abstract BibTeX arXiv:2212.08228

Code (1)

ubc-tea/sadm-longitudinal-medical-image-generation 공식 구현 pytorch

Tasks

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

Extrapolating Prospective Glaucoma Fundus Images through Diffusion Model in Irregular Longitudinal Sequences

2024-10-28 · Zhihao Zhao, Junjie Yang, Shahrooz Faghihroohi, Yinzheng Zhao 외

The utilization of longitudinal datasets for glaucoma progression prediction offers a compelling approach to support early therapeutic interventions. Predominant methodologies in this domain have primarily focused on the…

DiagnosticImage Generation

4DLoG: Generative Modeling of Neurodegenerative Brain Anatomy with 4D Longitudinal Diffusion Model

2026-04-24 · Nivetha Jayakumar, Swakshar Deb, Bahram Jafrasteh, Qingyu Zhao 외 arxiv

Modeling and predicting neurodegenerative disease progression from medical images remains a major challenge in medical AI, with significant implications for early diagnosis, disease monitoring, and treatment planning. Ho…

Brain Segmentation

Conditional Diffusion Model for Longitudinal Medical Image Generation

2024-11-07 · Duy-Phuong Dao, Hyung-Jeong Yang, Jahae Kim

Alzheimers disease progresses slowly and involves complex interaction between various biological factors. Longitudinal medical imaging data can capture this progression over time. However, longitudinal data frequently en…

Image GenerationMedical Image Generationmodel

Longitudinal Lesion Inpainting in Brain MRI via 3D Region Aware Diffusion

2026-03-05 · Zahra Karimaghaloo, Dumitru Fetco, Haz-Edine Assemlal, Hassan Rivaz 외 arxiv

Accurate longitudinal analysis of brain MRI is often hindered by evolving lesions, which bias automated neuroimaging pipelines. While deep generative models have shown promise in inpainting these lesions, most existing m…

Structure-Guided Adversarial Training of Diffusion Models

2024-02-27 · CVPR 2024 1 · Ling Yang, Haotian Qian, Zhilong Zhang, Jingwei Liu 외

Diffusion models have demonstrated exceptional efficacy in various generative applications. While existing models focus on minimizing a weighted sum of denoising score matching losses for data distribution modeling, thei…

Conditional Image GenerationDenoisingImage Generation