ZOBNN: Zero-Overhead Dependable Design of Binary Neural Networks with Deliberately Quantized Parameters
Behnam Ghavami, Mohammad Shahidzadeh, Lesley Shannon, Steve Wilton

TL;DR
This paper introduces ZOBNN, a binary neural network design that enhances fault-tolerance through deliberate quantization of parameters, achieving robustness without extra computational costs, ideal for resource-constrained edge applications.
Contribution
The paper proposes a novel quantization technique that reduces floating-point parameters in BNNs, significantly improving fault-tolerance without additional inference overhead.
Findings
5X increased robustness to memory faults
No additional computational overhead during inference
Effective for resource-limited edge applications
Abstract
Low-precision weights and activations in deep neural networks (DNNs) outperform their full-precision counterparts in terms of hardware efficiency. When implemented with low-precision operations, specifically in the extreme case where network parameters are binarized (i.e. BNNs), the two most frequently mentioned benefits of quantization are reduced memory consumption and a faster inference process. In this paper, we introduce a third advantage of very low-precision neural networks: improved fault-tolerance attribute. We investigate the impact of memory faults on state-of-the-art binary neural networks (BNNs) through comprehensive analysis. Despite the inclusion of floating-point parameters in BNN architectures to improve accuracy, our findings reveal that BNNs are highly sensitive to deviations in these parameters caused by memory faults. In light of this crucial finding, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Memory and Neural Computing · Neural Networks and Applications · Ferroelectric and Negative Capacitance Devices
