TL;DR
This paper introduces BayesFT, a Bayesian optimization approach for designing fault-tolerant neural networks, focusing on dropout to enhance robustness against weight drifting in ReRAM-based systems, achieving significant performance improvements.
Contribution
The paper presents a novel Bayesian optimization framework that simplifies neural architecture search by focusing on dropout rates, improving fault tolerance in ReRAM neural networks.
Findings
Outperforms state-of-the-art methods by up to 10 times
Identifies dropout as key to improving weight drifting tolerance
Efficient search space reduces complexity of architecture search
Abstract
To deploy deep learning algorithms on resource-limited scenarios, an emerging device-resistive random access memory (ReRAM) has been regarded as promising via analog computing. However, the practicability of ReRAM is primarily limited due to the weight drifting of ReRAM neural networks due to multi-factor reasons, including manufacturing, thermal noises, and etc. In this paper, we propose a novel Bayesian optimization method for fault tolerant neural network architecture (BayesFT). For neural architecture search space design, instead of conducting neural architecture search on the whole feasible neural architecture search space, we first systematically explore the weight drifting tolerance of different neural network components, such as dropout, normalization, number of layers, and activation functions in which dropout is found to be able to improve the neural network robustness to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsDropout
