English

Defense Against Adversarial Attacks using Convolutional Auto-Encoders

Computer Vision and Pattern Recognition 2023-12-07 v1 Artificial Intelligence

Abstract

Deep learning models, while achieving state-of-the-art performance on many tasks, are susceptible to adversarial attacks that exploit inherent vulnerabilities in their architectures. Adversarial attacks manipulate the input data with imperceptible perturbations, causing the model to misclassify the data or produce erroneous outputs. This work is based on enhancing the robustness of targeted classifier models against adversarial attacks. To achieve this, an convolutional autoencoder-based approach is employed that effectively counters adversarial perturbations introduced to the input images. By generating images closely resembling the input images, the proposed methodology aims to restore the model's accuracy.

Keywords

Cite

@article{arxiv.2312.03520,
  title  = {Defense Against Adversarial Attacks using Convolutional Auto-Encoders},
  author = {Shreyasi Mandal},
  journal= {arXiv preprint arXiv:2312.03520},
  year   = {2023}
}

Comments

9 pages, 6 figures, 3 tables

R2 v1 2026-06-28T13:42:51.815Z