paper-with-me

Papers

Preventing Discriminatory Decision-making in Evolving Data Streams

2023-02-16 · Zichong Wang, Nripsuta Saxena, Tongjia Yu, Sneha Karki, Tyler Zetty, Israat Haque, Shan Zhou, Dukka Kc, Ian Stockwell, Albert Bifet, Wenbin Zhang

Bias in machine learning has rightly received significant attention over the last decade. However, most fair machine learning (fair-ML) work to address bias in decision-making systems has focused solely on the offline setting. Despite the wide prevalence of online systems in the real world, work on identifying and correcting bias in the online setting is severely lacking. The unique challenges of the online environment make addressing bias more difficult than in the offline setting. First, Streaming Machine Learning (SML) algorithms must deal with the constantly evolving real-time data stream. Second, they need to adapt to changing data distributions (concept drift) to make accurate predictions on new incoming data. Adding fairness constraints to this already complicated task is not straightforward. In this work, we focus on the challenges of achieving fairness in biased data streams while accounting for the presence of concept drift, accessing one sample at a time. We present Fair Sampling over Stream ($FS^2$), a novel fair rebalancing approach capable of being integrated with SML classification algorithms. Furthermore, we devise the first unified performance-fairness metric, Fairness Bonded Utility (FBU), to evaluate and compare the trade-off between performance and fairness of different bias mitigation methods efficiently. FBU simplifies the comparison of fairness-performance trade-offs of multiple techniques through one unified and intuitive evaluation, allowing model designers to easily choose a technique. Overall, extensive evaluations show our measures surpass those of other fair online techniques previously reported in the literature.

📄 PDF Abstract BibTeX arXiv:2302.08017

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingFairness

Similar Papers 제목 키워드 기반

Paradoxes in Fair Computer-Aided Decision Making

2017-11-29 · Andrew Morgan, Rafael Pass

Computer-aided decision making--where a human decision-maker is aided by a computational classifier in making a decision--is becoming increasingly prevalent. For instance, judges in at least nine states make use of algor…

Decision Making

Fuzzy Information Evolution with Three-Way Decision in Social Network Group Decision-Making

2025-05-22 · Qianlei Jia, Xinliang Zhou, Ondrej Krejcar, Enrique Herrera-Viedma

In group decision-making (GDM) scenarios, uncertainty, dynamic social structures, and vague information present major challenges for traditional opinion dynamics models. To address these issues, this study proposes a nov…

Decision Making

Fair Mixed Effects Support Vector Machine

2024-05-10 · Jan Pablo Burgard, João Vitor Pamplona

To ensure unbiased and ethical automated predictions, fairness must be a core principle in machine learning applications. Fairness in machine learning aims to mitigate biases present in the training data and model imperf…

Fairness

Laypeople's Attitudes Towards Fair, Affirmative, and Discriminatory Decision-Making Algorithms

2025-05-12 · Gabriel Lima, Nina Grgić-Hlača, Markus Langer, Yixin Zou

Affirmative algorithms have emerged as a potential answer to algorithmic discrimination, seeking to redress past harms and rectify the source of historical injustices. We present the results of two experiments ($N$$=$$11…

Decision Making

COMAP: Co-Evolving World Models and Agent Policies for LLM Agents

2026-06-01 · Youwei Liu, Jian Wang, Hanlin Wang, Wenjie Li arxiv

Equipping language agents with world models enables them to anticipate environment dynamics and evaluate candidate actions before execution. However, existing textual world models are typically fixed after training, prev…