FEAMOE: Fair, Explainable and Adaptive Mixture of Experts
Shubham Sharma, Jette Henderson, Joydeep Ghosh

TL;DR
FEAMOE is a novel mixture-of-experts framework designed to enhance fairness, explainability, and adaptability of machine learning models, effectively managing drifts in both accuracy and fairness over time in high-stakes environments.
Contribution
The paper introduces FEAMOE, a new mixture-of-experts approach that improves fairness and interpretability while rapidly adapting to drifts in accuracy and fairness metrics.
Findings
FEAMOE achieves comparable accuracy to neural networks.
It maintains fairness across different datasets and drifts.
Provides fast, computationally efficient explanations using Shapley values.
Abstract
Three key properties that are desired of trustworthy machine learning models deployed in high-stakes environments are fairness, explainability, and an ability to account for various kinds of "drift". While drifts in model accuracy, for example due to covariate shift, have been widely investigated, drifts in fairness metrics over time remain largely unexplored. In this paper, we propose FEAMOE, a novel "mixture-of-experts" inspired framework aimed at learning fairer, more explainable/interpretable models that can also rapidly adjust to drifts in both the accuracy and the fairness of a classifier. We illustrate our framework for three popular fairness measures and demonstrate how drift can be handled with respect to these fairness constraints. Experiments on multiple datasets show that our framework as applied to a mixture of linear experts is able to perform comparably to neural networks…
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 · Privacy-Preserving Technologies in Data
