paper-with-me

Papers

On Discrimination Discovery and Removal in Ranked Data using Causal Graph

2018-03-05 · Yongkai Wu, Lu Zhang, Xintao Wu

Predictive models learned from historical data are widely used to help companies and organizations make decisions. However, they may digitally unfairly treat unwanted groups, raising concerns about fairness and discrimination. In this paper, we study the fairness-aware ranking problem which aims to discover discrimination in ranked datasets and reconstruct the fair ranking. Existing methods in fairness-aware ranking are mainly based on statistical parity that cannot measure the true discriminatory effect since discrimination is causal. On the other hand, existing methods in causal-based anti-discrimination learning focus on classification problems and cannot be directly applied to handle the ranked data. To address these limitations, we propose to map the rank position to a continuous score variable that represents the qualification of the candidates. Then, we build a causal graph that consists of both the discrete profile attributes and the continuous score. The path-specific effect technique is extended to the mixed-variable causal graph to identify both direct and indirect discrimination. The relationship between the path-specific effects for the ranked data and those for the binary decision is theoretically analyzed. Finally, algorithms for discovering and removing discrimination from a ranked dataset are developed. Experiments using the real dataset show the effectiveness of our approaches.

📄 PDF Abstract BibTeX arXiv:1803.01901

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Achieving non-discrimination in data release

2016-11-22 · Lu Zhang, Yongkai Wu, Xintao Wu

Discrimination discovery and prevention/removal are increasingly important tasks in data mining. Discrimination discovery aims to unveil discriminatory practices on the protected attribute (e.g., gender) by analyzing the…

Attribute

Causal Discovery for Fairness

2022-06-14 · Rūta Binkytė-Sadauskienė, Karima Makhlouf, Carlos Pinzón, Sami Zhioua 외

It is crucial to consider the social and ethical consequences of AI and ML based decisions for the safe and acceptable use of these emerging technologies. Fairness, in particular, guarantees that the ML decisions do not …

AttributeCausal DiscoveryFairness

Local Causal Discovery for Structural Evidence of Direct Discrimination

2024-05-23 · Jacqueline Maasch, Kyra Gan, Violet Chen, Agni Orfanoudaki 외

Identifying the causal pathways of unfairness is a critical objective for improving policy design and algorithmic decision-making. Prior work in causal fairness analysis often requires knowledge of the causal graph, hind…

Causal DiscoveryDecision MakingFairnessvalid

Exposing the Probabilistic Causal Structure of Discrimination

2015-10-02 · Francesco Bonchi, Sara Hajian, Bud Mishra, Daniele Ramazzotti

Discrimination discovery from data is an important task aiming at identifying patterns of illegal and unethical discriminatory activities against protected-by-law groups, e.g., ethnic minorities. While any legally-valid …

valid

A Causal Approach for Unfair Edge Prioritization and Discrimination Removal

2021-11-29 · Pavan Ravishankar, Pranshu Malviya, Balaraman Ravindran

In budget-constrained settings aimed at mitigating unfairness, like law enforcement, it is essential to prioritize the sources of unfairness before taking measures to mitigate them in the real world. Unlike previous work…