paper-with-me

Papers

Continuous Fairness On Data Streams

2026-01-13 · Subhodeep Ghosh, Zhihui Du, Angela Bonifati, Manish Kumar, David Bader, Senjuti Basu Roy arxiv

We study the problem of enforcing continuous group fairness over windows in data streams. We propose a novel fairness model that ensures group fairness at a finer granularity level (referred to as block) within each sliding window. This formulation is particularly useful when the window size is large, making it desirable to enforce fairness at a finer granularity. Within this framework, we address two key challenges: efficiently monitoring whether each sliding window satisfies block-level group fairness, and reordering the current window as effectively as possible when fairness is violated. To enable real-time monitoring, we design sketch-based data structures that maintain attribute distributions with minimal overhead. We also develop optimal, efficient algorithms for the reordering task, supported by rigorous theoretical guarantees. Our evaluation on four real-world streaming scenarios demonstrates the practical effectiveness of our approach. We achieve millisecond-level processing and a throughput of approximately 30,000 queries per second on average, depending on system parameters. The stream reordering algorithm improves block-level group fairness by up to 95% in certain cases, and by 50-60% on average across datasets. A qualitative study further highlights the advantages of block-level fairness compared to window-level fairness.

📄 PDF Abstract BibTeX arXiv:2601.08976

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Continuous Fair SMOTE -- Fairness-Aware Stream Learning from Imbalanced Data

2025-05-19 · Kathrin Lammers, Valerie Vaquet, Barbara Hammer

As machine learning is increasingly applied in an online fashion to deal with evolving data streams, the fairness of these algorithms is a matter of growing ethical and legal concern. In many use cases, class imbalance i…

Fairness

Stream-Based Monitoring of Algorithmic Fairness

2025-01-30 · Jan Baumeister, Bernd Finkbeiner, Frederik Scheerer, Julian Siber 외

Automatic decision and prediction systems are increasingly deployed in applications where they significantly impact the livelihood of people, such as for predicting the creditworthiness of loan applicants or the recidivi…

FairnessPrediction

Fair Streaming Feature Selection

2024-06-20 · Zhangling Duan, Tianci Li, Xingyu Wu, Zhaolong Ling 외

Streaming feature selection techniques have become essential in processing real-time data streams, as they facilitate the identification of the most relevant attributes from continuously updating information. Despite the…

Fairnessfeature selection

Online Fairness-Aware Learning with Imbalanced Data Streams

2021-08-13 · Vasileios Iosifidis, Wenbin Zhang, Eirini Ntoutsi

Data-driven learning algorithms are employed in many online applications, in which data become available over time, like network monitoring, stock price prediction, job applications, etc. The underlying data distribution…

FairnessStock Price Predictionvalid

Preventing Discriminatory Decision-making in Evolving Data Streams

2023-02-16 · Zichong Wang, Nripsuta Saxena, Tongjia Yu, Sneha Karki 외

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 se…

Decision MakingFairness