Skip to content
#generative ai Open access

Adaptive-CGAN: a comprehensive framework for generative modeling on google cloud platform

Aug 2026 · Cluster Computing · Vol 29 · 0 citations · 34 references

TL;DR

Results demonstrate that Adaptive-CGAN can improve diagnostic performance, synthetic image quality, computational efficiency, and environmental sustainability in AI-assisted healthcare.

Abstract

Machine learning has become increasingly important in medical diagnosis, yet its effectiveness depends on access to large, reliable, and high-quality datasets. During epidemics and emerging diseases, such as COVID-19, acquiring sufficient real-world medical images rapidly is challenging. To address these issues, this study presents an Adaptive Conditional Generative Adversarial Network (Adaptive-CGAN) integrated with a cloud-based medical image processing framework. The proposed approach makes three main contributions. First, Adaptive-CGAN generates high-fidelity synthetic medical images that closely resemble real samples while improving the distinction between real and fake images. Second, a scalable TensorFlow Records (TFRecords)-based pipeline is implemented on Google Cloud Platform (GCP) to support efficient storage, loading, and processing of large-scale medical datasets. Third, a real-world COVID-19 medical image dataset comprising four disease classes is compiled and used to enhance diagnostic prediction. Experimental evaluation was conducted against several baseline generative models, including AC-GAN, WGAN, Pix2Pix, BigGAN, and CWGAN, with AC-GAN serving as the primary like-for-like baseline. Adaptive-CGAN improved classification accuracy from 93.75% ± 1.10% to 99.60% ± 0.40%, increased the Inception Score from 7.20 ± 0.28 to 8.47 ± 0.18 (+ 17.65%), reduced FID from 28.41 ± 1.35 to 26.13 ± 0.82 (− 8.02%), and reduced KID from 0.0156 ± 0.0021 to 0.0143 ± 0.0015 (− 8.33%). Adaptive-CGAN also reduced training time by 15.8% and CO₂ emissions by 9.5% compared with AC-GAN. Moreover, the GCP-based Adaptive-CGAN deployment emitted only 0.0023 kg CO₂, compared with 0.0047 kg CO₂ for the local setup, representing an approximately 50% reduction due to optimized cloud execution and the TFRecord-based pipeline. These results demonstrate that Adaptive-CGAN can improve diagnostic performance, synthetic image quality, computational efficiency, and environmental sustainability in AI-assisted healthcare.

Read PDF

Similar papers

Open access Jul 2026

Addressing Dataset Imbalance with Modified Generative Adversarial Networks

Class imbalance in datasets remains a major problem in machine learning; most algorithms produce a biased model that generalizes poorly on the minority classes. This becomes an important factor in applications where minority Class samples are very important, such as medical diagnosis, accounting fraud detection, financial analysis, and so on. This paper proposes a new method to overcome the problem of class imbalance by using Generative Adversarial Networks (GANs). Specifically, the proposed method aims at obtaining a set of synthetic instances for the minority classes, which helps to balance the training set and improve classifiers’ performance. It introduces a modified Generative Adversarial Network (MGAN), which generates synthetic images of the minority class (128 × 128 × 3 pixels), thereby enhancing classifier resilience. Empirical evaluation indicates that MGAN surpasses conventional data balancing methods in medical imaging contexts. The effectiveness of this image filtering approach regarding lesion detection is experimentally confirmed when using two medical datasets of endoscopic and pathological images. The outcomes represent a high performance of the variant classifiers, which outperforms the conventional approaches when using the altered MGAN.

Roaa Razaq, Ebtesam N. Alshemmary, Zhentai Lu · 0 citations
Open access Aug 2026

CENet: A lightweight context-enhanced network for efficient and accurate medical image classification

Extensive experiments across three medical imaging benchmarks, two brain tumor classification datasets (SARTAJ, Br35H) and dental radiography analysis demonstrate that CENet variants achieve state-of-the-art efficiency-accuracy trade-off.

Amina Benabid, Kangjie Cheng, Yun-Feng Liu et al. · 0 citations
Open access Jul 2026

GenPix: A Diverse Dataset for Fake Image Detection

Overall, GenPix provides a challenging and realistic benchmark for evaluating modern detectors, and the proposed AAE offers an efficient, interpretable baseline for future research on general-purpose fake-image detection.

Guessoum Dalila, B. Nadjia, Boumahdi Fatima et al. · 0 citations
Open access Aug 2026

Hybrid CNN–transformer architecture for content based medical image retrieval

A hybrid Neural Network-Transformer encoder trained on four complimentary datasets maintains competitive accuracy across all four datasets while producing more retrieval-relevant embeddings and much more consistent performance under degraded queries suggests that the model may serve as a promising foundation for future CBMIR research and potential clinical exploration.

Namita Bhatt, Alongbar Wary, Ritika Kumari · 0 citations
Review Open access 2026

Subject Review: Generative Adversarial Networks from Architectural Foundations to Future Trajectories

An in-depth and up- to-date overview of the GANs environment, principally highlighting the progress made over 2020 and beyond and proposing the idea of hybrid generative systems in the future while emphasizing the oppositional approach's extraordinary and enduring features.

Zahraa Salah Dhaif, H. J. Serteep · 0 citations

Related blog posts

Microsoft Research Blog Sep 23, 2026

Offloaded inference for real-world physical AI robotics

Robots are getting smarter, but how can their hardware match that growth? New Microsoft Research findings show that moving AI inference beyond the robot can improve task success, boost efficiency, and support more advanced physical AI workloads. The post Offloaded inference for real-world physical AI robotics appeared first on Microsoft Research.

We use cookies to run the site and, with your consent, for analytics and to show ads. See our Cookie Policy.