Improving Heart Rejection Detection in XPCI Images Using Synthetic Data Augmentation
Jakov Samard\v{z}ija, Donik Vr\v{s}nak, Sven Lon\v{c}ari\'c

TL;DR
This paper demonstrates that using synthetic data generated by StyleGAN to augment limited real biopsy images significantly improves deep learning models' ability to detect heart transplant rejection in X-ray phase-contrast images.
Contribution
It introduces a novel data augmentation approach using StyleGAN to address class imbalance in heart rejection detection from biopsy images.
Findings
Synthetic data enhances classification accuracy.
Hybrid training with real and synthetic images yields best results.
GAN-based augmentation is effective in limited-data biomedical imaging.
Abstract
Accurate identification of acute cellular rejection (ACR) in endomyocardial biopsies is essential for effective management of heart transplant patients. However, the rarity of high-grade rejection cases (3R) presents a significant challenge for training robust deep learning models. This work addresses the class imbalance problem by leveraging synthetic data generation using StyleGAN to augment the limited number of real 3R images. Prior to GAN training, histogram equalization was applied to standardize image appearance and improve the consistency of tissue representation. StyleGAN was trained on available 3R biopsy patches and subsequently used to generate 10,000 realistic synthetic images. These were combined with real 0R samples, that is samples without rejection, in various configurations to train ResNet-18 classifiers for binary rejection classification. Three classifier variants…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging Techniques and Applications · Advanced X-ray and CT Imaging · Radiomics and Machine Learning in Medical Imaging
MethodsHuMan(Expedia)||How do I get a human at Expedia? · R1 Regularization · Dense Connections · Adaptive Instance Normalization · Convolution · Feedforward Network · StyleGAN · Sparse Evolutionary Training
