SINVAD: Search-based Image Space Navigation for DNN Image Classifier Test Input Generation
Sungmin Kang (1), Robert Feldt (2), Shin Yoo (1) ((1) School of, Computing KAIST, (2) Chalmers University)

TL;DR
This paper introduces SINVAD, a search-based method that navigates the latent space of Variational Autoencoders to generate realistic test inputs for DNN image classifiers, improving robustness testing.
Contribution
It presents a novel approach using VAEs to explore plausible input spaces for more effective DNN testing beyond small perturbations.
Findings
Efficient generation of realistic test inputs.
Enhanced detection of DNN robustness issues.
Improved exploration of structured image space.
Abstract
The testing of Deep Neural Networks (DNNs) has become increasingly important as DNNs are widely adopted by safety critical systems. While many test adequacy criteria have been suggested, automated test input generation for many types of DNNs remains a challenge because the raw input space is too large to randomly sample or to navigate and search for plausible inputs. Consequently, current testing techniques for DNNs depend on small local perturbations to existing inputs, based on the metamorphic testing principle. We propose new ways to search not over the entire image space, but rather over a plausible input space that resembles the true training distribution. This space is constructed using Variational Autoencoders (VAEs), and navigated through their latent vector space. We show that this space helps efficiently produce test inputs that can reveal information about the robustness of…
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
TopicsAdversarial Robustness in Machine Learning · Advanced Neural Network Applications · Anomaly Detection Techniques and Applications
