paper-with-me

홈 › Papers

FairSense: Long-Term Fairness Analysis of ML-Enabled Systems

2025-01-03 · Yining She, Sumon Biswas, Christian Kästner, Eunsuk Kang

Algorithmic fairness of machine learning (ML) models has raised significant concern in the recent years. Many testing, verification, and bias mitigation techniques have been proposed to identify and reduce fairness issues in ML models. The existing methods are model-centric and designed to detect fairness issues under static settings. However, many ML-enabled systems operate in a dynamic environment where the predictive decisions made by the system impact the environment, which in turn affects future decision-making. Such a self-reinforcing feedback loop can cause fairness violations in the long term, even if the immediate outcomes are fair. In this paper, we propose a simulation-based framework called FairSense to detect and analyze long-term unfairness in ML-enabled systems. Given a fairness requirement, FairSense performs Monte-Carlo simulation to enumerate evolution traces for each system configuration. Then, FairSense performs sensitivity analysis on the space of possible configurations to understand the impact of design options and environmental factors on the long-term fairness of the system. We demonstrate FairSense's potential utility through three real-world case studies: Loan lending, opioids risk scoring, and predictive policing.

📄 PDF Abstract BibTeX arXiv:2501.01665

Code (1)

cmu-soda/fairsense 공식 구현

Tasks

Fairness

Similar Papers 제목 키워드 기반

FairSense-AI: Responsible AI Meets Sustainability

2025-03-04 · Shaina Raza, Mukund Sayeeganesh Chettiar, Matin Yousefabadi, Tahniat Khan 외

In this paper, we introduce FairSense-AI: a multimodal framework designed to detect and mitigate bias in both text and images. By leveraging Large Language Models (LLMs) and Vision-Language Models (VLMs), FairSense-AI un…

Fairness

Tier Balancing: Towards Dynamic Fairness over Underlying Causal Factors

2023-01-21 · Zeyu Tang, Yatong Chen, Yang Liu, Kun Zhang

The pursuit of long-term fairness involves the interplay between decision-making and the underlying data generating process. In this paper, through causal modeling with a directed acyclic graph (DAG) on the decision-dist…

Decision MakingFairness

Guaranteeing Accuracy and Fairness under Fluctuating User Traffic: A Bankruptcy-Inspired Re-ranking Approach

2024-05-25 · Xiaopeng Ye, Chen Xu, Jun Xu, Xuyang Xie 외

Out of sustainable and economical considerations, two-sided recommendation platforms must satisfy the needs of both users and providers. Previous studies often show that the two sides' needs show different urgency: provi…

FairnessRecommendation SystemsRe-Ranking

Fairness in Reinforcement Learning: A Survey

2024-05-11 · Anka Reuel, Devin Ma

While our understanding of fairness in machine learning has significantly progressed, our understanding of fairness in reinforcement learning (RL) remains nascent. Most of the attention has been on fairness in one-shot c…

Autonomous VehiclesFairnessreinforcement-learningReinforcement Learning+2

Long-Term Fairness Inquiries and Pursuits in Machine Learning: A Survey of Notions, Methods, and Challenges

2024-06-10 · Usman Gohar, Zeyu Tang, Jialu Wang, Kun Zhang 외

The widespread integration of Machine Learning systems in daily life, particularly in high-stakes domains, has raised concerns about the fairness implications. While prior works have investigated static fairness measures…

Decision MakingFairness