paper-with-me

홈 › Papers

Predict Responsibly: Increasing Fairness by Learning to Defer

2018-01-01 · ICLR 2018 1 · David Madras, Toniann Pitassi, Richard Zemel

When machine learning models are used for high-stakes decisions, they should predict accurately, fairly, and responsibly. To fulfill these three requirements, a model must be able to output a reject option (i.e. say "``I Don't Know") when it is not qualified to make a prediction. In this work, we propose learning to defer, a method by which a model can defer judgment to a downstream decision-maker such as a human user. We show that learning to defer generalizes the rejection learning framework in two ways: by considering the effect of other agents in the decision-making process, and by allowing for optimization of complex objectives. We propose a learning algorithm which accounts for potential biases held by decision-makerslater in a pipeline. Experiments on real-world datasets demonstrate that learning to defer can make a model not only more accurate but also less biased. Even when operated by highly biased users, we show that deferring models can still greatly improve the fairness of the entire pipeline.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairness

Similar Papers 제목 키워드 기반

Predict Responsibly: Improving Fairness and Accuracy by Learning to Defer

2017-11-17 · NeurIPS 2018 12 · David Madras, Toniann Pitassi, Richard Zemel

In many machine learning applications, there are multiple decision-makers involved, both automated and human. The interaction between these agents often goes unaddressed in algorithmic development. In this work, we explo…

Decision MakingFairness

Towards Unbiased and Accurate Deferral to Multiple Experts

2021-02-25 · Vijay Keswani, Matthew Lease, Krishnaram Kenthapadi

Machine learning models are often implemented in cohort with humans in the pipeline, with the model having an option to defer to a domain expert in cases where it has low confidence in its inference. Our goal is to desig…

BIG-bench Machine LearningFairness

fairmodels: A Flexible Tool For Bias Detection, Visualization, And Mitigation

2021-04-01 · Jakub Wiśniewski, Przemysław Biecek

Machine learning decision systems are getting omnipresent in our lives. From dating apps to rating loan seekers, algorithms affect both our well-being and future. Typically, however, these systems are not infallible. Mor…

Bias DetectionFairness

From Soft Classifiers to Hard Decisions: How fair can we be?

2018-10-03 · Ran Canetti, Aloni Cohen, Nishanth Dikkala, Govind Ramnarayan 외

A popular methodology for building binary decision-making classifiers in the presence of imperfect information is to first construct a non-binary "scoring" classifier that is calibrated over all protected groups, and the…

Decision MakingFairness

CERTIFAI: Counterfactual Explanations for Robustness, Transparency, Interpretability, and Fairness of Artificial Intelligence models

2019-05-20 · Shubham Sharma, Jette Henderson, Joydeep Ghosh

As artificial intelligence plays an increasingly important role in our society, there are ethical and moral obligations for both businesses and researchers to ensure that their machine learning models are designed, deplo…

counterfactualFairness