Dual-Domain Equivariant Generative Adversarial Network for Multimodal CT-PET Synthesis

· Source: Computer Vision and Pattern Recognition · Field: Science & Research — Artificial Intelligence & Machine Learning, Health & Medical Research · Depth: Expert, quick

Summary

The Dual-Domain Equivariant Generative Adversarial Network (DDE-GAN) is a novel approach for multimodal CT-PET image synthesis. Unlike traditional GANs that operate only in the spatial domain and often lack geometric consistency, DDE-GAN learns jointly from both spatial and frequency (Fourier) domains to capture comprehensive anatomical and spectral information. It integrates rotational equivariance, derived from CT and PET measurement physics, into both generator and discriminator losses, ensuring consistent responses under rotations and improving anatomical accuracy. A hierarchical dual-domain training strategy further enforces intra- and inter-domain consistency through multi-stage loss functions. Evaluated on the HECKTOR 2022 CT-PET dataset, DDE-GAN achieved superior synthesis quality compared to baseline models, demonstrating enhanced accuracy and robustness for applications like PET completion and data augmentation.

Key takeaway

For Machine Learning Engineers developing medical imaging solutions, if you are struggling with structural fidelity in multimodal synthesis, consider integrating dual-domain learning and geometric equivariance. Your models will achieve superior accuracy and robustness, particularly for tasks like PET completion or data augmentation. This approach can significantly improve the quality of synthetic medical images, reducing artifacts and enhancing diagnostic utility.

Key insights

Dual-domain learning and rotational equivariance significantly enhance multimodal medical image synthesis accuracy and robustness.

Principles

Method

DDE-GAN employs a hierarchical dual-domain training strategy, integrating spatial and Fourier domain learning with rotational equivariance in generator and discriminator losses to enforce intra- and inter-domain consistency.

In practice

Topics

Best for: Computer Vision Engineer, AI Scientist, Machine Learning Engineer, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Computer Vision and Pattern Recognition.