paper-with-me

Papers

ARBiBench: Benchmarking Adversarial Robustness of Binarized Neural Networks

2023-12-21 · Peng Zhao, Jiehua Zhang, Bowen Peng, Longguang Wang, YingMei Wei, Yu Liu, Li Liu

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.

📄 PDF Abstract BibTeX arXiv:2312.13575

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial RobustnessBenchmarkingBinarization

Similar Papers 제목 키워드 기반

Towards adversarial robustness with 01 loss neural networks

2020-08-20 · Yunzhe Xue, Meiyan Xie, Usman Roshan

Motivated by the general robustness properties of the 01 loss we propose a single hidden layer 01 loss neural network trained with stochastic coordinate descent as a defense against adversarial attacks in machine learnin…

Adversarial RobustnessBinary Classification

Verifying Properties of Binarized Deep Neural Networks

2017-09-19 · Nina Narodytska, Shiva Prasad Kasiviswanathan, Leonid Ryzhyk, Mooly Sagiv 외

Understanding properties of deep neural networks is an important challenge in deep learning. In this paper, we take a step in this direction by proposing a rigorous way of verifying properties of a popular class of neura…

image-classificationImage Classification

Efficient Exact Verification of Binarized Neural Networks

2020-05-07 · NeurIPS 2020 12 · Kai Jia, Martin Rinard

Concerned with the reliability of neural networks, researchers have developed verification techniques to prove their robustness. Most verifiers work with real-valued networks. Unfortunately, the exact (complete and sound…

Adversarial Robustness

BreakingBED -- Breaking Binary and Efficient Deep Neural Networks by Adversarial Attacks

2021-03-14 · Manoj Rohit Vemparala, Alexander Frickenstein, Nael Fasfous, Lukas Frickenstein 외

Deploying convolutional neural networks (CNNs) for embedded applications presents many challenges in balancing resource-efficiency and task-related accuracy. These two aspects have been well-researched in the field of CN…

RL-Based Method for Benchmarking the Adversarial Resilience and Robustness of Deep Reinforcement Learning Policies

2019-06-03 · Vahid Behzadan, William Hsu

This paper investigates the resilience and robustness of Deep Reinforcement Learning (DRL) policies to adversarial perturbations in the state space. We first present an approach for the disentanglement of vulnerabilities…

BenchmarkingDeep Reinforcement LearningDisentanglementreinforcement-learning+4