We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.LG

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Machine Learning

Title: Attacking Binarized Neural Networks

Abstract: Neural networks with low-precision weights and activations offer compelling efficiency advantages over their full-precision equivalents. The two most frequently discussed benefits of quantization are reduced memory consumption, and a faster forward pass when implemented with efficient bitwise operations. We propose a third benefit of very low-precision neural networks: improved robustness against some adversarial attacks, and in the worst case, performance that is on par with full-precision models. We focus on the very low-precision case where weights and activations are both quantized to $\pm$1, and note that stochastically quantizing weights in just one layer can sharply reduce the impact of iterative attacks. We observe that non-scaled binary neural networks exhibit a similar effect to the original defensive distillation procedure that led to gradient masking, and a false notion of security. We address this by conducting both black-box and white-box experiments with binary models that do not artificially mask gradients.
Comments: Published as a conference paper at ICLR 2018
Subjects: Machine Learning (cs.LG); Machine Learning (stat.ML)
Cite as: arXiv:1711.00449 [cs.LG]
  (or arXiv:1711.00449v2 [cs.LG] for this version)

Submission history

From: Angus Galloway [view email]
[v1] Wed, 1 Nov 2017 17:28:26 GMT (728kb,D)
[v2] Wed, 31 Jan 2018 17:03:31 GMT (739kb,D)

Link back to: arXiv, form interface, contact.