paper-with-me

Papers

An Information-Flow Perspective on Algorithmic Fairness

2023-12-15 · Samuel Teuber, Bernhard Beckert

This work presents insights gained by investigating the relationship between algorithmic fairness and the concept of secure information flow. The problem of enforcing secure information flow is well-studied in the context of information security: If secret information may "flow" through an algorithm or program in such a way that it can influence the program's output, then that is considered insecure information flow as attackers could potentially observe (parts of) the secret. There is a strong correspondence between secure information flow and algorithmic fairness: if protected attributes such as race, gender, or age are treated as secret program inputs, then secure information flow means that these ``secret'' attributes cannot influence the result of a program. While most research in algorithmic fairness evaluation concentrates on studying the impact of algorithms (often treating the algorithm as a black-box), the concepts derived from information flow can be used both for the analysis of disparate treatment as well as disparate impact w.r.t. a structural causal model. In this paper, we examine the relationship between quantitative as well as qualitative information-flow properties and fairness. Moreover, based on this duality, we derive a new quantitative notion of fairness called fairness spread, which can be easily analyzed using quantitative information flow and which strongly relates to counterfactual fairness. We demonstrate that off-the-shelf tools for information-flow properties can be used in order to formally analyze a program's algorithmic fairness properties, including the new notion of fairness spread as well as established notions such as demographic parity.

📄 PDF Abstract BibTeX arXiv:2312.10128

Code (0)

등록된 구현이 없습니다.

Tasks

counterfactualFairness

Similar Papers 제목 키워드 기반

A Sociotechnical View of Algorithmic Fairness

2021-09-27 · Mateusz Dolata, Stefan Feuerriegel, Gerhard Schwabe

Algorithmic fairness has been framed as a newly emerging technology that mitigates systemic discrimination in automated decision-making, providing opportunities to improve fairness in information systems (IS). However, b…

ArticlesDecision MakingFairness

Fairness Perception from a Network-Centric Perspective

2020-10-07 · Farzan Masrour, Pang-Ning Tan, Abdol-Hossein Esfahanian

Algorithmic fairness is a major concern in recent years as the influence of machine learning algorithms becomes more widespread. In this paper, we investigate the issue of algorithmic fairness from a network-centric pers…

Fairness

Toward Unifying Group Fairness Evaluation from a Sparsity Perspective

2025-11-01 · Zhecheng Sheng, Jiawei Zhang, Enmao Diao arxiv

Ensuring algorithmic fairness remains a significant challenge in machine learning, particularly as models are increasingly applied across diverse domains. While numerous fairness criteria exist, they often lack generaliz…

What-is and How-to for Fairness in Machine Learning: A Survey, Reflection, and Perspective

2022-06-08 · Zeyu Tang, Jiji Zhang, Kun Zhang

Algorithmic fairness has attracted increasing attention in the machine learning community. Various definitions are proposed in the literature, but the differences and connections among them are not clearly addressed. In …

BIG-bench Machine LearningFairnessPhilosophy

Fairness in Deep Learning: A Computational Perspective

2019-08-23 · Mengnan Du, Fan Yang, Na Zou, Xia Hu

Deep learning is increasingly being used in high-stake decision making applications that affect individual lives. However, deep learning models might exhibit algorithmic discrimination behaviors with respect to protected…

Decision MakingDeep LearningFairness