paper-with-me

Papers

Monitoring Algorithmic Fairness under Partial Observations

2023-08-01 · Thomas A. Henzinger, Konstantin Kueffner, Kaushik Mallik

As AI and machine-learned software are used increasingly for making decisions that affect humans, it is imperative that they remain fair and unbiased in their decisions. To complement design-time bias mitigation measures, runtime verification techniques have been introduced recently to monitor the algorithmic fairness of deployed systems. Previous monitoring techniques assume full observability of the states of the (unknown) monitored system. Moreover, they can monitor only fairness properties that are specified as arithmetic expressions over the probabilities of different events. In this work, we extend fairness monitoring to systems modeled as partially observed Markov chains (POMC), and to specifications containing arithmetic expressions over the expected values of numerical functions on event sequences. The only assumptions we make are that the underlying POMC is aperiodic and starts in the stationary distribution, with a bound on its mixing time being known. These assumptions enable us to estimate a given property for the entire distribution of possible executions of the monitored POMC, by observing only a single execution. Our monitors observe a long run of the system and, after each new observation, output updated PAC-estimates of how fair or biased the system is. The monitors are computationally lightweight and, using a prototype implementation, we demonstrate their effectiveness on several real-world examples.

📄 PDF Abstract BibTeX arXiv:2308.00341

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Stream-Based Monitoring of Algorithmic Fairness

2025-01-30 · Jan Baumeister, Bernd Finkbeiner, Frederik Scheerer, Julian Siber 외

Automatic decision and prediction systems are increasingly deployed in applications where they significantly impact the livelihood of people, such as for predicting the creditworthiness of loan applicants or the recidivi…

FairnessPrediction

Certifying Fairness of Probabilistic Circuits

2022-12-05 · Nikil Roashan Selvam, Guy Van Den Broeck, YooJung Choi

With the increased use of machine learning systems for decision making, questions about the fairness properties of such systems start to take center stage. Most existing work on algorithmic fairness assume complete obser…

Decision MakingFairness

Algorithmic Fairness: A Runtime Perspective

2025-07-28 · Filip Cano, Thomas A. Henzinger, Konstantin Kueffner arxiv

Fairness in AI is traditionally studied as a static property evaluated once, over a fixed dataset. However, real-world AI systems operate sequentially, with outcomes and environments evolving over time. This paper propos…

From Awareness to Action: Understanding and Overcoming the Research-Practice Gap in Algorithmic Fairness for Public Health

2026-05-02 · Sara Altamirano, Tijs Portegies, Sennay Ghebreab arxiv

Algorithmic fairness is essential for responsible ML-driven public health research, yet its practical implementation remains limited. To investigate this awareness-action gap, we conducted a sequential mixed-methods stud…

Fairness and Bias in Algorithmic Hiring: a Multidisciplinary Survey

2023-09-25 · Alessandro Fabris, Nina Baranowska, Matthew J. Dennis, David Graus 외

Employers are adopting algorithmic hiring technology throughout the recruitment pipeline. Algorithmic fairness is especially applicable in this domain due to its high stakes and structural inequalities. Unfortunately, mo…

FairnessSurvey