MoENAS: Mixture-of-Expert based Neural Architecture Search for jointly Accurate, Fair, and Robust Edge Deep Neural Networks
Lotfi Abdelkrim Mecharbat, Alberto Marchisio, Muhammad Shafique, and Mohammad M. Ghassemi, Tuka Alhanai

TL;DR
MoENAS introduces a neural architecture search method that optimizes edge DNNs for accuracy, fairness, and robustness, significantly reducing disparities and improving performance on skin tone classification tasks.
Contribution
This paper presents MoENAS, a novel automatic design technique using mixture-of-experts to create more accurate, fair, and robust edge DNNs, addressing overlooked metrics in prior methods.
Findings
Reduces skin tone accuracy disparity from 14.09% to 5.60%
Improves overall accuracy by 4.02% over SOTA models
Enhances robustness by 3.80% and minimizes overfitting
Abstract
There has been a surge in optimizing edge Deep Neural Networks (DNNs) for accuracy and efficiency using traditional optimization techniques such as pruning, and more recently, employing automatic design methodologies. However, the focus of these design techniques has often overlooked critical metrics such as fairness, robustness, and generalization. As a result, when evaluating SOTA edge DNNs' performance in image classification using the FACET dataset, we found that they exhibit significant accuracy disparities (14.09%) across 10 different skin tones, alongside issues of non-robustness and poor generalizability. In response to these observations, we introduce Mixture-of-Experts-based Neural Architecture Search (MoENAS), an automatic design technique that navigates through a space of mixture of experts to discover accurate, fair, robust, and general edge DNNs. MoENAS improves the…
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
TopicsExplainable Artificial Intelligence (XAI) · Adversarial Robustness in Machine Learning · Machine Learning and Data Classification
MethodsFocus
