English

Robust Ensemble Model Training via Random Layer Sampling Against Adversarial Attack

Computer Vision and Pattern Recognition 2021-01-29 v2 Cryptography and Security Machine Learning

Abstract

Deep neural networks have achieved substantial achievements in several computer vision areas, but have vulnerabilities that are often fooled by adversarial examples that are not recognized by humans. This is an important issue for security or medical applications. In this paper, we propose an ensemble model training framework with random layer sampling to improve the robustness of deep neural networks. In the proposed training framework, we generate various sampled model through the random layer sampling and update the weight of the sampled model. After the ensemble models are trained, it can hide the gradient efficiently and avoid the gradient-based attack by the random layer sampling method. To evaluate our proposed method, comprehensive and comparative experiments have been conducted on three datasets. Experimental results show that the proposed method improves the adversarial robustness.

Keywords

Cite

@article{arxiv.2005.10757,
  title  = {Robust Ensemble Model Training via Random Layer Sampling Against Adversarial Attack},
  author = {Hakmin Lee and Hong Joo Lee and Seong Tae Kim and Yong Man Ro},
  journal= {arXiv preprint arXiv:2005.10757},
  year   = {2021}
}

Comments

Accepted at BMVC 2020

R2 v1 2026-06-23T15:43:18.108Z