用动态反馈机制实时审计并修正AI算法的偏见。
The Fair Game: Auditing & Debiasing AI Algorithms Over Time
- 构建审计与去偏闭环,通过强化学习动态调整公平性目标。
- 无需事先知道真实标签,可在部署后持续适应社会变化。
- 适合关注AI长期公平性的研究人员和开发者。
当前公平机器学习(Fair ML)多基于静态观测定义偏见,依赖真实标签或事后分析,难以适应动态社会环境。为此,本文提出「公平游戏」(Fair Game)框架,将审计器与去偏算法通过强化学习形成闭环,使算法在社会互动中持续调整预测。该框架通过动态反馈模拟伦理与法律体系的演变,仅需修改审计器即可调整公平目标,实现预部署与部署后的灵活适应。其核心在于以强化学习驱动系统自我修正,解决传统方法在真实场景中无法实时响应的问题。
原文摘要 · Abstract (English)
An emerging field of AI, namely Fair Machine Learning (ML), aims to quantify different types of bias (also known as unfairness) exhibited in the predictions of ML algorithms, and to design new algorithms to mitigate them. Often, the definitions of bias used in the literature are observational, i.e. they use the input and output of a pre-trained algorithm to quantify a bias under concern. In reality,these definitions are often conflicting in nature and can only be deployed if either the ground truth is known or only in retrospect after deploying the algorithm. Thus,there is a gap between what we want Fair ML to achieve and what it does in a dynamic social environment. Hence, we propose an alternative dynamic mechanism,"Fair Game",to assure fairness in the predictions of an ML algorithm and to adapt its predictions as the society interacts with the algorithm over time. "Fair Game" puts together an Auditor and a Debiasing algorithm in a loop around an ML algorithm. The "Fair Game" puts these two components in a loop by leveraging Reinforcement Learning (RL). RL algorithms interact with an environment to take decisions, which yields new observations (also known as data/feedback) from the environment and in turn, adapts future decisions. RL is already used in algorithms with pre-fixed long-term fairness goals. "Fair Game" provides a unique framework where the fairness goals can be adapted over time by only modifying the auditor and the different biases it quantifies. Thus,"Fair Game" aims to simulate the evolution of ethical and legal frameworks in the society by creating an auditor which sends feedback to a debiasing algorithm deployed around an ML system. This allows us to develop a flexible and adaptive-over-time framework to build Fair ML systems pre- and post-deployment.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。