TL;DR
This paper introduces efficient streaming algorithms for diversity maximization with fairness constraints, providing approximate solutions that are significantly faster than existing methods while maintaining high quality.
Contribution
The paper presents the first efficient streaming algorithms for fair diversity maximization with provable approximation guarantees, applicable to multiple groups.
Findings
Algorithms achieve near-optimal diversity with fairness constraints in one pass.
Proposed methods run several orders of magnitude faster than previous algorithms.
Experimental results confirm high solution quality on real-world and synthetic data.
Abstract
Diversity maximization is a fundamental problem with wide applications in data summarization, web search, and recommender systems. Given a set of elements, it asks to select a subset of elements with maximum \emph{diversity}, as quantified by the dissimilarities among the elements in . In this paper, we focus on the diversity maximization problem with fairness constraints in the streaming setting. Specifically, we consider the max-min diversity objective, which selects a subset that maximizes the minimum distance (dissimilarity) between any pair of distinct elements within it. Assuming that the set is partitioned into disjoint groups by some sensitive attribute, e.g., sex or race, ensuring \emph{fairness} requires that the selected subset contains elements from each group . A streaming algorithm should process sequentially…
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.
