paper-with-me

홈 › Papers

Why Is My Classifier Discriminatory?

2018-05-30 · NeurIPS 2018 12 · Irene Chen, Fredrik D. Johansson, David Sontag

Recent attempts to achieve fairness in predictive models focus on the balance between fairness and accuracy. In sensitive applications such as healthcare or criminal justice, this trade-off is often undesirable as any increase in prediction error could have devastating consequences. In this work, we argue that the fairness of predictions should be evaluated in context of the data, and that unfairness induced by inadequate samples sizes or unmeasured predictive variables should be addressed through data collection, rather than by constraining the model. We decompose cost-based metrics of discrimination into bias, variance, and noise, and propose actions aimed at estimating and reducing each term. Finally, we perform case-studies on prediction of income, mortality, and review ratings, confirming the value of this analysis. We find that data collection is often a means to reduce discrimination without sacrificing accuracy.

📄 PDF Abstract BibTeX arXiv:1805.12002

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

On the relation between accuracy and fairness in binary classification

2015-05-21 · Indre Zliobaite

Our study revisits the problem of accuracy-fairness tradeoff in binary classification. We argue that comparison of non-discriminatory classifiers needs to account for different rates of positive predictions, otherwise co…

Binary ClassificationClassificationFairnessGeneral Classification+1

Paradoxes in Fair Computer-Aided Decision Making

2017-11-29 · Andrew Morgan, Rafael Pass

Computer-aided decision making--where a human decision-maker is aided by a computational classifier in making a decision--is becoming increasingly prevalent. For instance, judges in at least nine states make use of algor…

Decision Making

Fast, Accurate and Interpretable Time Series Classification Through Randomization

2021-05-31 · Nestor Cabello, Elham Naghizade, Jianzhong Qi, Lars Kulik

Time series classification (TSC) aims to predict the class label of a given time series, which is critical to a rich set of application areas such as economics and medicine. State-of-the-art TSC methods have mostly focus…

ClassificationTime SeriesTime Series AnalysisTime Series Classification

Machine-learning classifiers for logographic name matching in public health applications: approaches for incorporating phonetic, visual, and keystroke similarity in large-scale probabilistic record linkage

2020-01-07 · Philip A. Collender, Zhiyue Tom Hu, Charles Li, Qu Cheng 외

Approximate string-matching methods to account for complex variation in highly discriminatory text fields, such as personal names, can enhance probabilistic record linkage. However, discriminating between matching and no…

regression

On Training Classifiers for Linking Event Templates

2018-08-01 · COLING 2018 8 · Jakub Piskorski, Fredi {\v{S}}ari{\'c}, Vanni Zavarella, Martin Atkinson

The paper reports on exploring various machine learning techniques and a range of textual and meta-data features to train classifiers for linking related event templates automatically extracted from online news. With the…

BIG-bench Machine Learning