Simulation framework for ML fairness research
Top 85.3% on SourcePulse
ML-fairness-gym provides a framework for simulating the long-term impacts of machine learning-based decision systems in social environments. It targets researchers and practitioners in fair machine learning, enabling the exploration of dynamic fairness properties that may counteract static fairness definitions over time.
How It Works
The gym implements a generalized framework for studying long-term fairness effects by creating simulation scenarios where a learning agent interacts with an environment over time. It leverages the environment API from OpenAI Gym, allowing for the reproduction and generalization of environments discussed in existing research papers. This approach facilitates the investigation of how ML systems designed for static fairness might behave differently in dynamic, real-world settings.
Quick Start & Requirements
pip install ml-fairness-gym
Highlighted Details
Maintenance & Community
gym 0.19.0
(v0.1.1).ml-fairness-gym-discuss@google.com
.Licensing & Compatibility
Limitations & Caveats
The project is in its early stages (v0.1.1), with the initial release focusing on reproducing existing research environments. The scope and maturity of the framework for novel simulations may be limited.
2 years ago
Inactive