NeurIPS 22, proceedings of the thirty-sixth Conference on Neural Information Processing Systems · 2022
Trading off Image Quality for Robustness is not Necessary with Regularized Deterministic Autoencoders
Why this publication matters
Making an image model harder to disrupt is often assumed to require sacrificing image quality. This work presents an approach that improves the stability of its internal representation while preserving strong image generation. It shows that the two goals can support each other when the training objective is chosen carefully.
Abstract
The susceptibility of Variational Autoencoders (VAEs) to adversarial attacks indicates the necessity to evaluate the robustness of the learned representations along with the generation performance. The vulnerability of VAEs has been attributed to the limitations associated with their variational formulation. Deterministic autoencoders could overcome the practical limitations associated with VAEs and offer a promising alternative for image generation applications. In this work, we propose an adversarially robust deterministic autoencoder with superior performance in terms of both generation and robustness of the learned representations. We introduce a regularization scheme to incorporate adversarially perturbed data points to the training pipeline without increasing the computational complexity or compromising the generation fidelity when compared to the robust VAEs by leveraging a loss based on the two-point Kolmogorov–Smirnov test between representations. We conduct extensive experimental studies on popular image benchmark datasets to quantify the robustness of the proposed approach based on the adversarial attacks targeted at VAEs. Our empirical findings show that the proposed method achieves significant performance in both robustness and fidelity when compared to the robust VAE models. An implementation is available at https://github.com/boschresearch/Robust_GMM_DAE.
Figures
Cite this paper
@inproceedings{saseendran2022tradingoffimage23,
title = {{Trading off Image Quality for Robustness is not Necessary with Regularized Deterministic Autoencoders}},
author = {Amrutha Saseendran and Kathrin Skubch and Margret Keuper},
booktitle = {Advances in Neural Information Processing Systems},
year = {2022},
url = {https://pure.mpg.de/rest/items/item_3473164/component/file_3473165/content}
}
Figures and abstract are reproduced from the linked research sources. Credit remains with the authors and publishers.