paper-with-me

Papers

Marginal Fairness: Fair Decision-Making under Risk Measures

2025-05-24 · Fei Huang, Silvana M. Pesenti

This paper introduces marginal fairness, a new individual fairness notion for equitable decision-making in the presence of protected attributes such as gender, race, and religion. This criterion ensures that decisions based on generalized distortion risk measures are insensitive to distributional perturbations in protected attributes, regardless of whether these attributes are continuous, discrete, categorical, univariate, or multivariate. To operationalize this notion and reflect real-world regulatory environments (such as the EU gender-neutral pricing regulation), we model business decision-making in highly regulated industries (such as insurance and finance) as a two-step process: (i) a predictive modeling stage, in which a prediction function for the target variable (e.g., insurance losses) is estimated based on both protected and non-protected covariates; and (ii) a decision-making stage, in which a generalized distortion risk measure is applied to the target variable, conditional only on non-protected covariates, to determine the decision. In this second step, we modify the risk measure such that the decision becomes insensitive to the protected attribute, thus enforcing fairness to ensure equitable outcomes under risk-sensitive, regulatory constraints. Furthermore, by utilizing the concept of cascade sensitivity, we extend the marginal fairness framework to capture how dependencies between covariates propagate the influence of protected attributes through the modeling pipeline. A numerical study and an empirical implementation using an auto insurance dataset demonstrate how the framework can be applied in practice.

📄 PDF Abstract BibTeX arXiv:2505.18895

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeDecision MakingFairness

Similar Papers 제목 키워드 기반

Quantifying Infra-Marginality and Its Trade-off with Group Fairness

2019-09-03 · Arpita Biswas, Siddharth Barman, Amit Deshpande, Amit Sharma

In critical decision-making scenarios, optimizing accuracy can lead to a biased classifier, hence past work recommends enforcing group-based fairness metrics in addition to maximizing accuracy. However, doing so exposes …

Decision MakingFairness

Representativity Fairness in Clustering

2020-10-11 · Deepak P, Savitha Sam Abraham

Incorporating fairness constructs into machine learning algorithms is a topic of much societal importance and recent interest. Clustering, a fundamental task in unsupervised learning that manifests across a number of web…

ClusteringDecision MakingFairness

Fairness under uncertainty in sequential decisions

2026-04-23 · Michelle Seng Ah Lee, Kirtan Padh, David Watson, Niki Kilbertus 외 arxiv

Fair machine learning (ML) methods help identify and mitigate the risk that algorithms encode or automate social injustices. Algorithmic approaches alone cannot resolve structural inequalities, but they can support socio…

Reinforcement Learning

Remembering to Be Fair: Non-Markovian Fairness in Sequential Decision Making

2023-12-08 · Parand A. Alamdari, Toryn Q. Klassen, Elliot Creager, Sheila A. McIlraith

Fair decision making has largely been studied with respect to a single decision. Here we investigate the notion of fairness in the context of sequential decision making where multiple stakeholders can be affected by the …

Decision MakingFairnessSequential Decision Making

Fairness in Multi-Task Learning via Wasserstein Barycenters

2023-06-16 · François Hu, Philipp Ratz, Arthur Charpentier

Algorithmic Fairness is an established field in machine learning that aims to reduce biases in data. Recent advances have proposed various methods to ensure fairness in a univariate environment, where the goal is to de-b…

Binary ClassificationDecision MakingFairnessMulti-Task Learning