Logarithmic Approximations for Fair k-Set Selection
Shi Li, Chenyang Xu, Ruilong Zhang

TL;DR
This paper investigates the fair k-set selection problem, establishing its computational complexity, and proposes approximation algorithms with logarithmic guarantees, applicable to various graph structures and weighted scenarios.
Contribution
It proves NP-hardness for maximum degree 3, provides polynomial solutions for degree 2 and laminar families, and introduces LP-based approximation algorithms with tight bounds.
Findings
NP-hardness for degree 3 bipartite graphs
Polynomial time for degree 2 and laminar families
Logarithmic approximation algorithms with tight bounds
Abstract
We study the fair k-set selection problem where we aim to select sets from a given set system such that the (weighted) occurrence times that each element appears in these selected sets are balanced, i.e., the maximum (weighted) occurrence times are minimized. By observing that a set system can be formulated into a bipartite graph , our problem is equivalent to selecting vertices from such that the maximum total weight of selected neighbors of vertices in is minimized. The problem arises in a wide range of applications in various fields, such as machine learning, artificial intelligence, and operations research. We first prove that the problem is NP-hard even if the maximum degree of the input bipartite graph is , and the problem is in P when . We then show that the problem is also in P when the input set system forms a laminar…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComplexity and Algorithms in Graphs · Optimization and Search Problems · Facility Location and Emergency Management
