paper-with-me

Papers

Fairness in Learning-Based Sequential Decision Algorithms: A Survey

2020-01-14 · Xueru Zhang, Mingyan Liu

Algorithmic fairness in decision-making has been studied extensively in static settings where one-shot decisions are made on tasks such as classification. However, in practice most decision-making processes are of a sequential nature, where decisions made in the past may have an impact on future data. This is particularly the case when decisions affect the individuals or users generating the data used for future decisions. In this survey, we review existing literature on the fairness of data-driven sequential decision-making. We will focus on two types of sequential decisions: (1) past decisions have no impact on the underlying user population and thus no impact on future data; (2) past decisions have an impact on the underlying user population and therefore the future data, which can then impact future decisions. In each case the impact of various fairness interventions on the underlying population is examined.

📄 PDF Abstract BibTeX arXiv:2001.04861

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairnessSequential Decision MakingSurvey

Similar Papers 제목 키워드 기반

Survey on Fairness Notions and Related Tensions

2022-09-16 · Guilherme Alves, Fabien Bernier, Miguel Couceiro, Karima Makhlouf 외

Automated decision systems are increasingly used to take consequential decisions in problems such as job hiring and loan granting with the hope of replacing subjective human decisions with objective machine learning (ML)…

FairnessSurvey

Human Perceptions of Fairness in Algorithmic Decision Making: A Case Study of Criminal Risk Prediction

2018-02-26 · Nina Grgić-Hlača, Elissa M. Redmiles, Krishna P. Gummadi, Adrian Weller

As algorithms are increasingly used to make important decisions that affect human lives, ranging from social benefit assignment to predicting risk of criminal recidivism, concerns have been raised about the fairness of a…

Decision MakingFairness

Algorithms for Fairness in Sequential Decision Making

2019-01-24 · Min Wen, Osbert Bastani, Ufuk Topcu

It has recently been shown that if feedback effects of decisions are ignored, then imposing fairness constraints such as demographic parity or equality of opportunity can actually exacerbate unfairness. We propose to add…

Decision MakingFairnessReinforcement LearningSequential Decision Making

Reinforcement Learning with Stepwise Fairness Constraints

2022-11-08 · Zhun Deng, He Sun, Zhiwei Steven Wu, Linjun Zhang 외

AI methods are used in societally important settings, ranging from credit to employment to housing, and it is crucial to provide fairness in regard to algorithmic decision making. Moreover, many settings are dynamic, wit…

Decision MakingFairnessreinforcement-learningReinforcement Learning+1

Differential Privacy and Fairness in Decisions and Learning Tasks: A Survey

2022-02-16 · Ferdinando Fioretto, Cuong Tran, Pascal Van Hentenryck, Keyu Zhu

This paper surveys recent work in the intersection of differential privacy (DP) and fairness. It reviews the conditions under which privacy and fairness may have aligned or contrasting goals, analyzes how and why DP may …

FairnessPrivacy Preserving