AI Navigate

Translating MRI to PET through Conditional Diffusion Models with Enhanced Pathology Awareness

arXiv cs.CV / 3/20/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper introduces PASTA, a conditional diffusion-based framework that translates MRI to synthetic PET with enhanced pathology awareness to preserve both structural and pathological details.
  • It uses a highly interactive dual-arm architecture and multi-modal conditioning to surpass state-of-the-art methods in cross-modality translation.
  • It features a novel cycle exchange consistency and a volumetric generation strategy to produce high-quality 3D PET images.
  • Evaluation shows synthesized PET from MRI improves Alzheimer's diagnosis performance by about 4% over MRI and nearly matches real PET, indicating meaningful clinical impact.
  • The authors release the code at https://github.com/ai-med/PASTA for reproducibility and further research.

Abstract

Positron emission tomography (PET) is a widely recognized technique for diagnosing neurodegenerative diseases, offering critical functional insights. However, its high costs and radiation exposure hinder its widespread use. In contrast, magnetic resonance imaging (MRI) does not involve such limitations. While MRI also detects neurodegenerative changes, it is less sensitive for diagnosis compared to PET. To overcome such limitations, one approach is to generate synthetic PET from MRI. Recent advances in generative models have paved the way for cross-modality medical image translation; however, existing methods largely emphasize structural preservation while neglecting the critical need for pathology awareness. To address this gap, we propose PASTA, a novel image translation framework built on conditional diffusion models with enhanced pathology awareness. PASTA surpasses state-of-the-art methods by preserving both structural and pathological details through its highly interactive dual-arm architecture and multi-modal condition integration. Additionally, we introduce a novel cycle exchange consistency and volumetric generation strategy that significantly enhances PASTA's ability to produce high-quality 3D PET images. Our qualitative and quantitative results demonstrate the high quality and pathology awareness of the synthesized PET scans. For Alzheimer's diagnosis, the performance of these synthesized scans improves over MRI by 4%, almost reaching the performance of actual PET. Our code is available at https://github.com/ai-med/PASTA.