paper-with-me

Papers

Stream-Based Monitoring of Algorithmic Fairness

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

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 recidivism risk of defendants. These applications have given rise to a new class of algorithmic-fairness specifications that require the systems to decide and predict without bias against social groups. Verifying these specifications statically is often out of reach for realistic systems, since the systems may, e.g., employ complex learning components, and reason over a large input space. In this paper, we therefore propose stream-based monitoring as a solution for verifying the algorithmic fairness of decision and prediction systems at runtime. Concretely, we present a principled way to formalize algorithmic fairness over temporal data streams in the specification language RTLola and demonstrate the efficacy of this approach on a number of benchmarks. Besides synthetic scenarios that particularly highlight its efficiency on streams with a scaling amount of data, we notably evaluate the monitor on real-world data from the recidivism prediction tool COMPAS.

📄 PDF Abstract BibTeX arXiv:2501.18331

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessPrediction

Similar Papers 제목 키워드 기반

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…

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…

Fairness

Monitoring of Static Fairness

2025-07-03 · Thomas A. Henzinger, Mahyar Karimi, Konstantin Kueffner, Kaushik Mallik arxiv

Machine-learned systems are in widespread use for making decisions about humans, and it is important that they are fair, i.e., not biased against individuals based on sensitive attributes. We present a general framework …

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…

Continuous Fairness On Data Streams

2026-01-13 · Subhodeep Ghosh, Zhihui Du, Angela Bonifati, Manish Kumar 외 arxiv

We study the problem of enforcing continuous group fairness over windows in data streams. We propose a novel fairness model that ensures group fairness at a finer granularity level (referred to as block) within each slid…