HAGAN: Hybrid Augmented Generative Adversarial Network for Medical Image Synthesis
Zhihan Ju, Wanting Zhou, Longteng Kong, Yu Chen, Yi Li, Zhenan Sun, Caifeng Shan
TL;DR
The paper tackles the challenge of preserving pathological integrity and local tissue detail in medical image synthesis. It proposes HAGAN, a hybrid framework combining AttnMix consistency differentiable regularization, a bi-level Hierarchical Discriminator, and a Reverse Skip Connection to enforce global and local fidelity. Through a bi-level loss design and differentiable augmentation, HAGAN achieves state-of-the-art FID scores on COVID-CT, ACDC, and BraTS2018 across 64×64 and 256×256 resolutions, with ablation studies showing progressive gains from each component. The approach offers scalable, efficient MIS generation with strong local detail and structural fidelity, suitable for data augmentation and clinical modeling. These results indicate substantial potential for improved MIS-based training and diagnosis in diverse clinical imaging scenarios.
Abstract
Medical Image Synthesis (MIS) plays an important role in the intelligent medical field, which greatly saves the economic and time costs of medical diagnosis. However, due to the complexity of medical images and similar characteristics of different tissue cells, existing methods face great challenges in meeting their biological consistency. To this end, we propose the Hybrid Augmented Generative Adversarial Network (HAGAN) to maintain the authenticity of structural texture and tissue cells. HAGAN contains Attention Mixed (AttnMix) Generator, Hierarchical Discriminator and Reverse Skip Connection between Discriminator and Generator. The AttnMix consistency differentiable regularization encourages the perception in structural and textural variations between real and fake images, which improves the pathological integrity of synthetic images and the accuracy of features in local areas. The Hierarchical Discriminator introduces pixel-by-pixel discriminant feedback to generator for enhancing the saliency and discriminance of global and local details simultaneously. The Reverse Skip Connection further improves the accuracy for fine details by fusing real and synthetic distribution features. Our experimental evaluations on three datasets of different scales, i.e., COVID-CT, ACDC and BraTS2018, demonstrate that HAGAN outperforms the existing methods and achieves state-of-the-art performance in both high-resolution and low-resolution.
