Robust Training Using Natural Transformation
Shuo Wang, Lingjuan Lyu, Surya Nepal, Carsten Rudolph, Marthie, Grobler, Kristen Moore

TL;DR
This paper introduces NaTra, a novel adversarial training method that uses natural transformations derived from generative models to improve the robustness and generalization of image classifiers against real-world variations.
Contribution
NaTra leverages disentangled latent representations from GANs to generate natural transformations for data augmentation, enhancing model robustness to real-world input variations.
Findings
NaTra improves classification robustness against real-world distortions.
The method enhances generalization to unseen natural transformations.
Experiments demonstrate increased model resilience and accuracy.
Abstract
Previous robustness approaches for deep learning models such as data augmentation techniques via data transformation or adversarial training cannot capture real-world variations that preserve the semantics of the input, such as a change in lighting conditions. To bridge this gap, we present NaTra, an adversarial training scheme that is designed to improve the robustness of image classification algorithms. We target attributes of the input images that are independent of the class identification, and manipulate those attributes to mimic real-world natural transformations (NaTra) of the inputs, which are then used to augment the training dataset of the image classifier. Specifically, we apply \textit{Batch Inverse Encoding and Shifting} to map a batch of given images to corresponding disentangled latent codes of well-trained generative models. \textit{Latent Codes Expansion} is used to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Generative Adversarial Networks and Image Synthesis · Digital Media Forensic Detection
