paper-with-me

Papers

How Robust is your Fair Model? Exploring the Robustness of Diverse Fairness Strategies

2022-07-11 · Edward Small, Wei Shao, Zeliang Zhang, Peihan Liu, Jeffrey Chan, Kacper Sokol, Flora Salim

With the introduction of machine learning in high-stakes decision making, ensuring algorithmic fairness has become an increasingly important problem to solve. In response to this, many mathematical definitions of fairness have been proposed, and a variety of optimisation techniques have been developed, all designed to maximise a defined notion of fairness. However, fair solutions are reliant on the quality of the training data, and can be highly sensitive to noise. Recent studies have shown that robustness (the ability for a model to perform well on unseen data) plays a significant role in the type of strategy that should be used when approaching a new problem and, hence, measuring the robustness of these strategies has become a fundamental problem. In this work, we therefore propose a new criterion to measure the robustness of various fairness optimisation strategies - the robustness ratio. We conduct multiple extensive experiments on five bench mark fairness data sets using three of the most popular fairness strategies with respect to four of the most popular definitions of fairness. Our experiments empirically show that fairness methods that rely on threshold optimisation are very sensitive to noise in all the evaluated data sets, despite mostly outperforming other methods. This is in contrast to the other two methods, which are less fair for low noise scenarios but fairer for high noise ones. To the best of our knowledge, we are the first to quantitatively evaluate the robustness of fairness optimisation strategies. This can potentially can serve as a guideline in choosing the most suitable fairness strategy for various data sets.

📄 PDF Abstract BibTeX arXiv:2207.04581

Code (1)

Teddyzander/FairR 공식 구현

Tasks

Decision MakingFairnessUnfairness Detection

Similar Papers 제목 키워드 기반

Are Your Models Still Fair? Fairness Attacks on Graph Neural Networks via Node Injections

2024-06-05 · Zihan Luo, Hong Huang, Yongkang Zhou, Jiping Zhang 외

Despite the remarkable capabilities demonstrated by Graph Neural Networks (GNNs) in graph-related tasks, recent research has revealed the fairness vulnerabilities in GNNs when facing malicious adversarial attacks. Howeve…

Fairness

Your Large Language Model is Secretly a Fairness Proponent and You Should Prompt it Like One

2024-02-19 · Tianlin Li, XiaoYu Zhang, Chao Du, Tianyu Pang 외

The widespread adoption of large language models (LLMs) underscores the urgent need to ensure their fairness. However, LLMs frequently present dominant viewpoints while ignoring alternative perspectives from minority par…

FairnessLanguage ModelingLanguage ModellingLarge Language Model

MMM-fair: An Interactive Toolkit for Exploring and Operationalizing Multi-Fairness Trade-offs

2025-09-09 · Swati Swati, Arjun Roy, Emmanouil Panagiotou, Eirini Ntoutsi arxiv

Fairness-aware classification requires balancing performance and fairness, often intensified by intersectional biases. Conflicting fairness definitions further complicate the task, making it difficult to identify univers…

Causal Adversarial Perturbations for Individual Fairness and Robustness in Heterogeneous Data Spaces

2023-08-17 · Ahmad-Reza Ehyaei, Kiarash Mohammadi, Amir-Hossein Karimi, Samira Samadi 외

As responsible AI gains importance in machine learning algorithms, properties such as fairness, adversarial robustness, and causality have received considerable attention in recent years. However, despite their individua…

Adversarial RobustnessFairnessSemantic SimilaritySemantic Textual Similarity

Is Your Model Fairly Certain? Uncertainty-Aware Fairness Evaluation for LLMs

2025-05-29 · Yinong Oliver Wang, Nivedha Sivakumar, Falaah Arif Khan, Rin Metcalf Susa 외

The recent rapid adoption of large language models (LLMs) highlights the critical need for benchmarking their fairness. Conventional fairness metrics, which focus on discrete accuracy-based evaluations (i.e., prediction …

BenchmarkingFairness