Augmentation and Substitution of Medical Training Data with Generative Adversarial Networks for Machine Learning
摘要
This research underscores the pivotal role of AI in addressing intricate problems, especially in medical diagnosis and predicting treatment outcomes. Despite challenges in algorithm selection, hyperparameter tuning, and limited medical data, simulations with real-world data affirm the effectiveness of machine learning, notably showcasing the random forest model with an impressive 85.19% accuracy. A significant aspect of this work involves the exploration of Generative Adversarial Networks (GANs) for data augmentation and synthesis. GANs enhance classifiers like MLP and AdaBoost but present challenges for decision tree and KNeighbors models. Additionally, leveraging fully synthetic data for training proves promising, offering a potential solution to data scarcity. Feature importance analysis emphasizes the impact of treatment frequency on patient outcomes, enhancing model interpretability. In conclusion, this research addresses challenges, introduces novel GAN-based approaches, and provides valuable insights to advance practical AI applications, particularly in effective data augmentation and synthesis using GANs, ultimately improving the prediction of treatment outcomes.