GANetic Loss for Generative Adversarial Networks with a Focus on Medical Applications
Shakhnaz Akhmedova, Nils K\"orber

TL;DR
This paper introduces GANetic loss, a novel GAN loss function optimized via genetic programming, which improves stability and performance in general and medical image generation and anomaly detection tasks.
Contribution
The paper presents a new GAN loss function designed through genetic programming, demonstrating superior stability and performance across multiple datasets and medical applications.
Findings
GANetic loss outperforms traditional losses in image quality.
It enhances stability and reproducibility of GAN training.
Effective in medical image generation and anomaly detection.
Abstract
Generative adversarial networks (GANs) are machine learning models that are used to estimate the underlying statistical structure of a given dataset and as a result can be used for a variety of tasks such as image generation or anomaly detection. Despite their initial simplicity, designing an effective loss function for training GANs remains challenging, and various loss functions have been proposed aiming to improve the performance and stability of the generative models. In this study, loss function design for GANs is presented as an optimization problem solved using the genetic programming (GP) approach. Initial experiments were carried out using small Deep Convolutional GAN (DCGAN) model and the MNIST dataset, in order to search experimentally for an improved loss function. The functions found were evaluated on CIFAR10, with the best function, named GANetic loss, showing…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPhysical Unclonable Functions (PUFs) and Hardware Security · Adversarial Robustness in Machine Learning
