paper-with-me

홈 › Papers

Data vs. Model Machine Learning Fairness Testing: An Empirical Study

2024-01-15 · Arumoy Shome, Luis Cruz, Arie van Deursen

Although several fairness definitions and bias mitigation techniques exist in the literature, all existing solutions evaluate fairness of Machine Learning (ML) systems after the training stage. In this paper, we take the first steps towards evaluating a more holistic approach by testing for fairness both before and after model training. We evaluate the effectiveness of the proposed approach and position it within the ML development lifecycle, using an empirical analysis of the relationship between model dependent and independent fairness metrics. The study uses 2 fairness metrics, 4 ML algorithms, 5 real-world datasets and 1600 fairness evaluation cycles. We find a linear relationship between data and model fairness metrics when the distribution and the size of the training data changes. Our results indicate that testing for fairness prior to training can be a ``cheap'' and effective means of catching a biased data collection process early; detecting data drifts in production systems and minimising execution of full training cycles thus reducing development time and costs.

📄 PDF Abstract BibTeX arXiv:2401.07697

Code (0)

등록된 구현이 없습니다.

Tasks

Fairness

Similar Papers 제목 키워드 기반

Contexts Matter: An Empirical Study on Contextual Influence in Fairness Testing for Deep Learning Systems

2024-08-12 · Chengwen Du, Tao Chen

Background: Fairness testing for deep learning systems has been becoming increasingly important. However, much work assumes perfect context and conditions from the other parts: well-tuned hyperparameters for accuracy; re…

Fairness

Enhanced Fairness Testing via Generating Effective Initial Individual Discriminatory Instances

2022-09-17 · Minghua Ma, Zhao Tian, Max Hort, Federica Sarro 외

Fairness testing aims at mitigating unintended discrimination in the decision-making process of data-driven AI systems. Individual discrimination may occur when an AI model makes different decisions for two distinct indi…

Decision MakingDiversityFairness

Testing Group Fairness via Optimal Transport Projections

2021-06-02 · Nian Si, Karthyek Murthy, Jose Blanchet, Viet Anh Nguyen

We present a statistical testing framework to detect if a given machine learning classifier fails to satisfy a wide range of group fairness notions. The proposed test is a flexible, interpretable, and statistically rigor…

Fairness

An empirical study of testing machine learning in the wild

2023-12-19 · Moses Openja, Foutse khomh, Armstrong Foundjem, Zhen Ming 외

Recently, machine and deep learning (ML/DL) algorithms have been increasingly adopted in many software systems. Due to their inductive nature, ensuring the quality of these systems remains a significant challenge for the…

Autonomous DrivingFairnesssoftware testing

Error Parity Fairness: Testing for Group Fairness in Regression Tasks

2022-08-16 · Furkan Gursoy, Ioannis A. Kakadiaris

The applications of Artificial Intelligence (AI) surround decisions on increasingly many aspects of human lives. Society responds by imposing legal and social expectations for the accountability of such automated decisio…

Fairnessregression