Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Assessing Fairness Fragility in ML-Enabled Systems via Mutation-Based Dataset Stress Testing

View through CrossRef
Context. Fairness of machine learning (ML) systems is increasingly recognized as a critical non-functional requirement in software engineering. In modern ML-enabled systems, where data evolves continuously, and models are frequently retrained, current practices remain fundamentally reactive: fairness is assessed only after training, and violations caused by data drift are detected too late, triggering costly retraining cycles. Objective. We introduce FADE (Fairness Assessment under Dataset Evolution), a framework for preventive fairness stress testing of ML datasets. FADE assesses the structural robustness of a dataset by applying mutation-based perturbations to individual features and measuring their effect on data-level bias symptoms. Features whose fairness profile degrades under small changes are identified as fairness-fragile: latent vulnerabilities often residing in non-sensitive attributes that serve as proxies for discrimination. Method. We validate FADE through a two-phase empirical study on four benchmark datasets spanning socio-economic, criminal justice, healthcare, and financial domains. Results. FADE identified 30 high-risk configurations involving 21 unique fairness-fragile features, 76% of which are non-sensitive. In 93.3% of configurations, data-level fragilities translated into statistically significant fairness variations in downstream models, consistent across Random Forest and XGBoost. We also observe that perturbing a fragile feature can reduce rather than amplify model bias, revealing how deeply certain features are embedded in discriminatory behavior. Conclusion. FADE enables teams to surface fairness risks before model training, supporting a shift from reactive post-hoc assessment toward proactive data quality assurance in ML-enabled systems.
Title: Assessing Fairness Fragility in ML-Enabled Systems via Mutation-Based Dataset Stress Testing
Description:
Context.
 Fairness of machine learning (ML) systems is increasingly recognized as a critical non-functional requirement in software engineering.
In modern ML-enabled systems, where data evolves continuously, and models are frequently retrained, current practices remain fundamentally reactive: fairness is assessed only after training, and violations caused by data drift are detected too late, triggering costly retraining cycles.
Objective.
 We introduce FADE (Fairness Assessment under Dataset Evolution), a framework for preventive fairness stress testing of ML datasets.
FADE assesses the structural robustness of a dataset by applying mutation-based perturbations to individual features and measuring their effect on data-level bias symptoms.
Features whose fairness profile degrades under small changes are identified as fairness-fragile: latent vulnerabilities often residing in non-sensitive attributes that serve as proxies for discrimination.
Method.
 We validate FADE through a two-phase empirical study on four benchmark datasets spanning socio-economic, criminal justice, healthcare, and financial domains.
Results.
 FADE identified 30 high-risk configurations involving 21 unique fairness-fragile features, 76% of which are non-sensitive.
In 93.
3% of configurations, data-level fragilities translated into statistically significant fairness variations in downstream models, consistent across Random Forest and XGBoost.
We also observe that perturbing a fragile feature can reduce rather than amplify model bias, revealing how deeply certain features are embedded in discriminatory behavior.
Conclusion.
 FADE enables teams to surface fairness risks before model training, supporting a shift from reactive post-hoc assessment toward proactive data quality assurance in ML-enabled systems.

Related Results

Algorithmic Individual Fairness and Healthcare: A Scoping Review
Algorithmic Individual Fairness and Healthcare: A Scoping Review
AbstractObjectiveStatistical and artificial intelligence algorithms are increasingly being developed for use in healthcare. These algorithms may reflect biases that magnify dispari...
Double Fairness Policy Learning: Integrating Action Fairness and Outcome Fairness in Decision-making
Double Fairness Policy Learning: Integrating Action Fairness and Outcome Fairness in Decision-making
Fairness is a central pillar of trustworthy machine learning, especially in domains where accuracy-or profit-driven optimization is insufficient. While most fairness research focus...
Double Fairness Policy Learning: Integrating Action Fairness and Outcome Fairness in Decision-making
Double Fairness Policy Learning: Integrating Action Fairness and Outcome Fairness in Decision-making
Fairness is a central pillar of trustworthy machine learning, especially in domains where accuracy-or profit-driven optimization is insufficient. While most fairness research focus...
Estimating Mutation Rates Under Heterogeneous Stress Responses
Estimating Mutation Rates Under Heterogeneous Stress Responses
Abstract Exposure to environmental stressors, including certain antibiotics, induces stress responses in bacteria. Some of these responses increa...
Bertrand Game with Nash Bargaining Fairness Concern
Bertrand Game with Nash Bargaining Fairness Concern
The classical Bertrand game is assumed that players are perfectly rational. However, many empirical researches indicate that people have bounded rational behavior with fairness con...
SOFTWARE TESTING TECHNIQUES AND PRINCIPLES
SOFTWARE TESTING TECHNIQUES AND PRINCIPLES
This paper describes Software testing, need for software testing, Software testing goals and principles. Further it describe about different Software testing techniques and differe...
3791 Rising burden of pelvic fracture: a need for prompt identification to minimise harm
3791 Rising burden of pelvic fracture: a need for prompt identification to minimise harm
Abstract Introduction Pelvic fractures are a common fragility fracture, associated with adverse clinical outcome but ofte...

Back to Top