Fair Submodular Cover

July 05, 2024 ยท Declared Dead ยท ๐Ÿ› International Conference on Learning Representations

๐Ÿ‘ป CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Wenjing Chen, Shuo Xing, Samson Zhou, Victoria G. Crawford arXiv ID 2407.04804 Category cs.LG: Machine Learning Cross-listed cs.CY, cs.DS Citations 8 Venue International Conference on Learning Representations Last Checked 5 months ago
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 $U$, a monotone submodular function $f:2^U\to\mathbb{R}_{\ge 0}$, a threshold $ฯ„$, the goal is to find a balanced subset of $S$ with minimum cardinality such that $f(S)\geฯ„$. We first introduce discrete algorithms for FSC that achieve a bicriteria approximation ratio of $(\frac{1}ฮต, 1-O(ฮต))$. We then present a continuous algorithm that achieves a $(\ln\frac{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.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning

Died the same way โ€” ๐Ÿ‘ป Ghosted