ResearchTrend.AI
  • Papers
  • Communities
  • Events
  • Blog
  • Pricing
Papers
Communities
Social Events
Terms and Conditions
Pricing
Parameter LabParameter LabTwitterGitHubLinkedInBlueskyYoutube

© 2025 ResearchTrend.AI, All rights reserved.

  1. Home
  2. Papers
  3. 2407.04804
14
2

Fair Submodular Cover

5 July 2024
Wenjing Chen
Shuo Xing
Samson Zhou
Victoria G. Crawford
ArXivPDFHTML
Abstract

Submodular optimization is a fundamental problem with many applications in machine learning, often involving decision-making over datasets with sensitive attributes such as gender or age. In such settings, it is often desirable to produce a diverse solution set that is fairly distributed with respect to these attributes. Motivated by this, we initiate the study of Fair Submodular Cover (FSC), where given a ground set UUU, a monotone submodular function f:2U→R≥0f:2^U\to\mathbb{R}_{\ge 0}f:2U→R≥0​, a threshold τ\tauτ, the goal is to find a balanced subset of SSS with minimum cardinality such that f(S)≥τf(S)\ge\tauf(S)≥τ. We first introduce discrete algorithms for FSC that achieve a bicriteria approximation ratio of (1ϵ,1−O(ϵ))(\frac{1}{\epsilon}, 1-O(\epsilon))(ϵ1​,1−O(ϵ)). We then present a continuous algorithm that achieves a (ln⁡1ϵ,1−O(ϵ))(\ln\frac{1}{\epsilon}, 1-O(\epsilon))(lnϵ1​,1−O(ϵ))-bicriteria approximation ratio, which matches the best approximation guarantee of submodular cover without a fairness constraint. Finally, we complement our theoretical results with a number of empirical evaluations that demonstrate the effectiveness of our algorithms on instances of maximum coverage.

View on arXiv
Comments on this paper