CVLGDec 21, 2023

ARBiBench: Benchmarking Adversarial Robustness of Binarized Neural Networks

arXiv:2312.13575v12 citationsh-index: 6
Originality Synthesis-oriented
AI Analysis

This work addresses the security of BNNs for deployment on resource-constrained devices, but it is incremental as it primarily benchmarks existing methods without proposing new defenses.

The paper tackles the problem of evaluating the adversarial robustness of binarized neural networks (BNNs) by introducing ARBiBench, a benchmark tested on CIFAR-10 and ImageNet, revealing that BNNs show opposite robustness under white-box attacks on the two datasets and consistently better robustness under black-box attacks.

Network binarization exhibits great potential for deployment on resource-constrained devices due to its low computational cost. Despite the critical importance, the security of binarized neural networks (BNNs) is rarely investigated. In this paper, we present ARBiBench, a comprehensive benchmark to evaluate the robustness of BNNs against adversarial perturbations on CIFAR-10 and ImageNet. We first evaluate the robustness of seven influential BNNs on various white-box and black-box attacks. The results reveal that 1) The adversarial robustness of BNNs exhibits a completely opposite performance on the two datasets under white-box attacks. 2) BNNs consistently exhibit better adversarial robustness under black-box attacks. 3) Different BNNs exhibit certain similarities in their robustness performance. Then, we conduct experiments to analyze the adversarial robustness of BNNs based on these insights. Our research contributes to inspiring future research on enhancing the robustness of BNNs and advancing their application in real-world scenarios.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes