paper-with-me

Papers

FairCanary: Rapid Continuous Explainable Fairness

2021-06-13 · Avijit Ghosh, Aalok Shanbhag, Christo Wilson

Systems that offer continuous model monitoring have emerged in response to (1) well-documented failures of deployed Machine Learning (ML) and Artificial Intelligence (AI) models and (2) new regulatory requirements impacting these models. Existing monitoring systems continuously track the performance of deployed ML models and compute feature importance (a.k.a. explanations) for each prediction to help developers identify the root causes of emergent model performance problems. We present Quantile Demographic Drift (QDD), a novel model bias quantification metric that uses quantile binning to measure differences in the overall prediction distributions over subgroups. QDD is ideal for continuous monitoring scenarios, does not suffer from the statistical limitations of conventional threshold-based bias metrics, and does not require outcome labels (which may not be available at runtime). We incorporate QDD into a continuous model monitoring system, called FairCanary, that reuses existing explanations computed for each individual prediction to quickly compute explanations for the QDD bias metrics. This optimization makes FairCanary an order of magnitude faster than previous work that has tried to generate feature-level bias explanations.

📄 PDF Abstract BibTeX arXiv:2106.07057

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessFeature ImportancePrediction

Similar Papers 제목 키워드 기반

Explainable Fairness in Recommendation

2022-04-24 · Yingqiang Ge, Juntao Tan, Yan Zhu, Yinglong Xia 외

Existing research on fairness-aware recommendation has mainly focused on the quantification of fairness and the development of fair recommendation models, neither of which studies a more substantial problem--identifying …

counterfactualFairnessRecommendation Systems

FEAMOE: Fair, Explainable and Adaptive Mixture of Experts

2022-10-10 · Shubham Sharma, Jette Henderson, Joydeep Ghosh

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 mode…

FairnessMixture-of-Experts

Fairness-Aware Explainable Recommendation over Knowledge Graphs

2020-06-03 · Zuohui Fu, Yikun Xian, Ruoyuan Gao, Jieyu Zhao 외

There has been growing attention on fairness considerations recently, especially in the context of intelligent decision making systems. Explainable recommendation systems, in particular, may suffer from both explanation …

Collaborative FilteringDecision MakingExplainable RecommendationFairness+3

An ExplainableFair Framework for Prediction of Substance Use Disorder Treatment Completion

2024-04-04 · Mary M. Lucas, Xiaoyang Wang, Chia-Hsuan Chang, Christopher C. Yang 외

Fairness of machine learning models in healthcare has drawn increasing attention from clinicians, researchers, and even at the highest level of government. On the other hand, the importance of developing and deploying in…

Decision MakingExplainable ModelsFairness

Beyond XAI:Obstacles Towards Responsible AI

2023-09-07 · Yulu Pi

The rapidly advancing domain of Explainable Artificial Intelligence (XAI) has sparked significant interests in developing techniques to make AI systems more transparent and understandable. Nevertheless, in real-world con…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Fairness