TL;DR
This paper introduces efficient algorithms for fair subset selection from data streams, ensuring representation across groups while maximizing a submodular function, with applications in graph coverage and recommendations.
Contribution
It proposes the first approximation algorithms for fairness-aware streaming submodular maximization with theoretical guarantees and practical efficiency.
Findings
Achieves a (1/2 - ε)-approximation with multiple passes over data.
Single-pass algorithm with same approximation ratio under unlimited buffer.
Demonstrates effectiveness on graph coverage and personalized recommendation tasks.
Abstract
We study the problem of extracting a small subset of representative items from a large data stream. In many data mining and machine learning applications such as social network analysis and recommender systems, this problem can be formulated as maximizing a monotone submodular function subject to a cardinality constraint . In this work, we consider the setting where data items in the stream belong to one of several disjoint groups and investigate the optimization problem with an additional \emph{fairness} constraint that limits selection to a given number of items from each group. We then propose efficient algorithms for the fairness-aware variant of the streaming submodular maximization problem. In particular, we first give a -approximation algorithm that requires passes over the stream for any…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
