SADM: Sequence-Aware Diffusion Model for Longitudinal Medical Image Generation
Jee Seok Yoon, Chenghao Zhang, Heung-Il Suk, Jia Guo, Xiaoxiao Li

TL;DR
This paper introduces SADM, a sequence-aware diffusion model utilizing transformers for generating longitudinal medical images, effectively capturing temporal dependencies even with missing data, advancing medical image synthesis.
Contribution
The paper proposes a novel sequence-aware diffusion model with a transformer-based conditional module for longitudinal medical image generation, handling variable sequence lengths and missing data.
Findings
Outperforms baseline methods in generating realistic longitudinal images
Effectively models temporal dependencies with missing data
Demonstrates high-fidelity 3D medical image generation
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Machine Learning in Healthcare · AI in cancer detection
MethodsDiffusion
