@inproceedings{17a1b91d35fe4905afdb8fb9598d3526,
title = "Simple Post-Training Robustness using Test Time Augmentations and Random Forest",
abstract = "Although Deep Neural Networks (DNNs) achieve excellent performance on many real-world tasks, they are highly vulnerable to adversarial attacks. A leading defense against such attacks is adversarial training, a technique in which a DNN is trained to be robust to adversarial attacks by introducing adversarial noise to its input. This procedure is effective but must be done during the training phase. In this work, we propose Augmented Random Forest (ARF), a simple and easy-to-use strategy for robustifying an existing pretrained DNN without modifying its weights. For every image, we generate randomized test time augmentations by applying diverse color, blur, noise, and geometric transforms. Then we use the DNN's logits output to train a simple random forest to predict the real class label. Our method achieves state-of-the-art adversarial robustness on a diversity of white and black box attacks with minimal compromise on the natural images' classification. We test ARF also against numerous adaptive white-box attacks and it shows excellent results when combined with adversarial training. https://github.com/giladcohen/ARF.",
keywords = "Adversarial learning, Algorithms, adversarial attack and defense methods",
author = "Gilad Cohen and Raja Giryes",
note = "Publisher Copyright: {\textcopyright} 2024 IEEE.; 2024 IEEE Winter Conference on Applications of Computer Vision, WACV 2024 ; Conference date: 04-01-2024 Through 08-01-2024",
year = "2024",
month = jan,
day = "3",
doi = "10.1109/WACV57701.2024.00395",
language = "الإنجليزيّة",
series = "Proceedings - 2024 IEEE Winter Conference on Applications of Computer Vision, WACV 2024",
publisher = "Institute of Electrical and Electronics Engineers Inc.",
pages = "3984--3994",
booktitle = "Proceedings - 2024 IEEE Winter Conference on Applications of Computer Vision, WACV 2024",
address = "الولايات المتّحدة",
}