paper-with-me

Papers

Fairness Auditing with Multi-Agent Collaboration

2024-02-13 · Martijn de Vos, Akash Dhasade, Jade Garcia Bourrée, Anne-Marie Kermarrec, Erwan Le Merrer, Benoit Rottembourg, Gilles Tredan

Existing work in fairness auditing assumes that each audit is performed independently. In this paper, we consider multiple agents working together, each auditing the same platform for different tasks. Agents have two levers: their collaboration strategy, with or without coordination beforehand, and their strategy for sampling appropriate data points. We theoretically compare the interplay of these levers. Our main findings are that (i) collaboration is generally beneficial for accurate audits, (ii) basic sampling methods often prove to be effective, and (iii) counter-intuitively, extensive coordination on queries often deteriorates audits accuracy as the number of agents increases. Experiments on three large datasets confirm our theoretical results. Our findings motivate collaboration during fairness audits of platforms that use ML models for decision-making.

📄 PDF Abstract BibTeX arXiv:2402.08522

Code (1)

sacs-epfl/fairness-audits-with-collaboration 공식 구현

Tasks

Decision MakingFairness

Similar Papers 제목 키워드 기반

P2NIA: Privacy-Preserving Non-Iterative Auditing

2025-04-01 · Jade Garcia Bourrée, Hadrien Lautraite, Sébastien Gambs, Gilles Tredan 외

The emergence of AI legislation has increased the need to assess the ethical compliance of high-risk AI systems. Traditional auditing methods rely on platforms' application programming interfaces (APIs), where responses …

FairnessPrivacy Preserving

Interactional Fairness in LLM Multi-Agent Systems: An Evaluation Framework

2025-05-17 · Ruta Binkyte

As large language models (LLMs) are increasingly used in multi-agent systems, questions of fairness should extend beyond resource distribution and procedural design to include the fairness of how agents communicate. Draw…

Fairness

Towards Auditing Unsupervised Learning Algorithms and Human Processes For Fairness

2022-09-20 · Ian Davidson, S. S. Ravi

Existing work on fairness typically focuses on making known machine learning algorithms fairer. Fair variants of classification, clustering, outlier detection and other styles of algorithms exist. However, an understudie…

ClassificationClusteringFairnessOutlier Detection

Is Fairness Truly Fair? Towards Reliable Lipschitz Fairness in Multi-Task Learning via Fixed-\texorpdfstring{$δ$}{delta} Alignment

2026-06-09 · Junbo Ding, Xin Zang, Chenchen Pan, Donghao Song 외 arxiv

Lipschitz-style individual fairness formalizes the idea that semantically similar examples should receive similar predictions, but its evaluation in multi-task learning (MTL) can be confounded by method-induced represent…

Multi-Task Learning

Fairness Auditing: Lower Bounds on Company Manipulation

2026-08-01 · Rachit Verma, Padala Manisha, Sujit Gujar arxiv

Fairness audits are increasingly mandated in high-stakes applications such as hiring, lending, and automated decision-making. Recent work has established fundamental impossibility results for black-box fairness auditing,…