Online Fairness-Aware Learning with Imbalanced Data Streams
Vasileios Iosifidis, Wenbin Zhang, Eirini Ntoutsi

TL;DR
This paper introduces extours, an online boosting method that maintains fair and accurate classifiers over data streams by addressing class imbalance and adapting to evolving data distributions.
Contribution
It proposes a novel online boosting approach that dynamically adjusts training to mitigate discrimination and handle class imbalance in streaming data environments.
Findings
Outperforms state-of-the-art fairness-aware stream classifiers in accuracy and fairness metrics.
Achieves 11.2%-14.2% increase in balanced accuracy.
Demonstrates effectiveness across diverse real-world datasets.
Abstract
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 might evolve over time calling for model adaptation as new instances arrive and old instances become obsolete. In such dynamic environments, the so-called data streams, fairness-aware learning cannot be considered as a one-off requirement, but rather it should comprise a continual requirement over the stream. Recent fairness-aware stream classifiers ignore the problem of class imbalance, which manifests in many real-life applications, and mitigate discrimination mainly because they "reject" minority instances at large due to their inability to effectively learn all classes. In this work, we propose \ours, an online fairness-aware approach that maintains a valid and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Stream Mining Techniques · Mobile Crowdsensing and Crowdsourcing · Imbalanced Data Classification Techniques
