A Random Ensemble of Encrypted models for Enhancing Robustness against Adversarial Examples
Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In addition, AEs have adversarial transferability, which means AEs generated for a source model can fool another black-box model (target model) with a non-trivial probability. In previous studies, it was confirmed that the vision transformer (ViT) is more robust against the property of adversarial transferability than convolutional neural network (CNN) models such as ConvMixer, and moreover encrypted ViT is more robust than ViT without any encryption. In this article, we propose a random ensemble of encrypted ViT models to achieve much more robust models. In experiments, the proposed scheme is verified to be more robust against not only black-box attacks but also white-box ones than convention methods.
Code (0)
등록된 구현이 없습니다.
Methods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
A Random Ensemble of Encrypted Vision Transformers for Adversarially Robust Defense
Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In previous studies, the use of models encrypted with a secret key was demonstrated to be robust against white-box attacks, but n…
Adversarial Robustnessimage-classificationImage ClassificationEnhanced Security against Adversarial Examples Using a Random Ensemble of Encrypted Vision Transformer Models
Deep neural networks (DNNs) are well known to be vulnerable to adversarial examples (AEs). In addition, AEs have adversarial transferability, which means AEs generated for a source model can fool another black-box model …
A privacy-preserving method using secret key for convolutional neural network-based speech classification
In this paper, we propose a privacy-preserving method with a secret key for convolutional neural network (CNN)-based speech classification tasks. Recently, many methods related to privacy preservation have been developed…
Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Classificationimage-classification+5Integrating Explainable AI for Effective Malware Detection in Encrypted Network Traffic
Encrypted network communication ensures confidentiality, integrity, and privacy between endpoints. However, attackers are increasingly exploiting encryption to conceal malicious behavior. Detecting unknown encrypted mali…
Ensemble LearningExplainable artificial intelligenceExplainable Artificial Intelligence (XAI)Malware DetectionRobustness Verification for Classifier Ensembles
We give a formal verification procedure that decides whether a classifier ensemble is robust against arbitrary randomized attacks. Such attacks consist of a set of deterministic attacks and a distribution over this set. …
image-classificationImage Classification