Search papers, labs, and topics across Lattice.
This paper explores the impact of latent space regularization via truncation in style-based GANs for generating effective test inputs for deep learning classifiers. They compare latent code mixing with binary search optimization against random latent truncation, evaluating the generated inputs on validity, diversity, and fault detection. Results demonstrate that latent code mixing achieves a higher fault detection rate and improves diversity and validity compared to random truncation across MNIST, Fashion MNIST, and CIFAR-10.
Regularizing GAN latent spaces with code mixing and binary search can significantly boost the fault-finding ability of generated test inputs for deep learning classifiers.
This study investigates the impact of regularization of latent spaces through truncation on the quality of generated test inputs for deep learning classifiers. We evaluate this effect using style-based GANs, a state-of-the-art generative approach, and assess quality along three dimensions: validity, diversity, and fault detection. We evaluate our approach on the boundary testing of deep learning image classifiers across three datasets, MNIST, Fashion MNIST, and CIFAR-10. We compare two truncation strategies: latent code mixing with binary search optimization and random latent truncation for generative exploration. Our experiments show that the latent code-mixing approach yields a higher fault detection rate than random truncation, while also improving both diversity and validity.