ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2503.10899
35
0

Memory-Efficient 3D High-Resolution Medical Image Synthesis Using CRF-Guided GANs

13 March 2025
Mahshid shiri
Alessandro Bruno
Daniele Loiacono
    MedIm
    3DV
ArXivPDFHTML
Abstract

Generative Adversarial Networks (GANs) have many potential medical imaging applications. Due to the limited memory of Graphical Processing Units (GPUs), most current 3D GAN models are trained on low-resolution medical images, these models cannot scale to high-resolution or are susceptible to patchy artifacts. In this work, we propose an end-to-end novel GAN architecture that uses Conditional Random field (CRF) to model dependencies so that it can generate consistent 3D medical Images without exploiting memory. To achieve this purpose, the generator is divided into two parts during training, the first part produces an intermediate representation and CRF is applied to this intermediate representation to capture correlations. The second part of the generator produces a random sub-volume of image using a subset of the intermediate representation. This structure has two advantages: first, the correlations are modeled by using the features that the generator is trying to optimize. Second, the generator can generate full high-resolution images during inference. Experiments on Lung CTs and Brain MRIs show that our architecture outperforms state-of-the-art while it has lower memory usage and less complexity.

View on arXiv
@article{shiri2025_2503.10899,
  title={ Memory-Efficient 3D High-Resolution Medical Image Synthesis Using CRF-Guided GANs },
  author={ Mahshid Shiri and Alessandro Bruno and Daniele Loiacono },
  journal={arXiv preprint arXiv:2503.10899},
  year={ 2025 }
}
Comments on this paper