Group Equality in Adaptive Submodular Maximization
Shaojie Tang, Jing Yuan

TL;DR
This paper introduces the first constant-factor approximation algorithm for submodular maximization under group equality constraints, addressing fairness issues in applications like data summarization and influence maximization, with extensions to adaptive and other fairness constraints.
Contribution
It presents a novel algorithm for group-fair submodular maximization, applicable in adaptive settings and with additional constraints, advancing fairness-aware optimization methods.
Findings
First constant-factor approximation algorithm for group equality constraints
Algorithm extends to adaptive and more complex fairness settings
Applicable to various machine learning tasks like data summarization
Abstract
In this paper, we study the classic submodular maximization problem subject to a group equality constraint under both non-adaptive and adaptive settings. It has been shown that the utility function of many machine learning applications, including data summarization, influence maximization in social networks, and personalized recommendation, satisfies the property of submodularity. Hence, maximizing a submodular function subject to various constraints can be found at the heart of many of those applications. On a high level, submodular maximization aims to select a group of most representative items (e.g., data points). However, the design of most existing algorithms does not incorporate the fairness constraint, leading to under- or over-representation of some particular groups. This motivates us to study the submodular maximization problem with group equality, where we aim to select a…
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.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Game Theory and Voting Systems · Privacy-Preserving Technologies in Data
