English

Generalizing Fair Top-$k$ Selection: An Integrative Approach

Data Structures and Algorithms 2026-03-31 v2 Computational Complexity Computational Geometry Computers and Society Databases Machine Learning

Abstract

Fair top-kk selection, which ensures appropriate proportional representation of members from minority or historically disadvantaged groups among the top-kk selected candidates, has drawn significant attention. We study the problem of finding a fair (linear) scoring function with multiple protected groups while also minimizing the disparity from a reference scoring function. This generalizes the prior setup, which was restricted to the single-group setting without disparity minimization. Previous studies imply that the number of protected groups may have a limited impact on the runtime efficiency. However, driven by the need for experimental exploration, we find that this implication overlooks a critical issue that may affect the fairness of the outcome. Once this issue is properly considered, our hardness analysis shows that the problem may become computationally intractable even for a two-dimensional dataset and small values of kk. However, our analysis also reveals a gap in the hardness barrier, enabling us to recover the efficiency for the case of small kk when the number of protected groups is sufficiently small. Furthermore, beyond measuring disparity as the "distance" between the fair and the reference scoring functions, we introduce an alternative disparity measure\unicodex2014\unicode{x2014}utility loss\unicodex2014\unicode{x2014}that may yield a more stable scoring function under small weight perturbations. Through careful engineering trade-offs that balance implementation complexity, robustness, and performance, our augmented two-pronged solution demonstrates strong empirical performance on real-world datasets, with experimental observations also informing algorithm design and implementation decisions.

Keywords

Cite

@article{arxiv.2603.04689,
  title  = {Generalizing Fair Top-$k$ Selection: An Integrative Approach},
  author = {Guangya Cai},
  journal= {arXiv preprint arXiv:2603.04689},
  year   = {2026}
}
R2 v1 2026-07-01T11:04:06.630Z