XploreNAS: Explore Adversarially Robust & Hardware-efficient Neural Architectures for Non-ideal Xbars
Abhiroop Bhattacharjee, Abhishek Moitra, and Priyadarshini Panda

TL;DR
XploreNAS introduces a co-optimization method combining neural architecture search and hardware considerations to find neural networks that are both robust against adversarial attacks and efficient for non-ideal crossbar hardware platforms, improving security and performance.
Contribution
The paper presents a novel two-phase algorithm-hardware co-optimization approach called XploreNAS that searches for adversarially robust and hardware-efficient neural architectures specifically for non-ideal crossbar platforms.
Findings
Achieves 8-16% improvement in adversarial robustness over baseline ResNet-18.
Subnets attain 1.5-1.6x lower EDAPs compared to ResNet-18.
Demonstrates effectiveness on SVHN, CIFAR10, and CIFAR100 datasets.
Abstract
Compute In-Memory platforms such as memristive crossbars are gaining focus as they facilitate acceleration of Deep Neural Networks (DNNs) with high area and compute-efficiencies. However, the intrinsic non-idealities associated with the analog nature of computing in crossbars limits the performance of the deployed DNNs. Furthermore, DNNs are shown to be vulnerable to adversarial attacks leading to severe security threats in their large-scale deployment. Thus, finding adversarially robust DNN architectures for non-ideal crossbars is critical to the safe and secure deployment of DNNs on the edge. This work proposes a two-phase algorithm-hardware co-optimization approach called XploreNAS that searches for hardware-efficient & adversarially robust neural architectures for non-ideal crossbar platforms. We use the one-shot Neural Architecture Search (NAS) approach to train a large Supernet…
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
TopicsAdversarial Robustness in Machine Learning
