English

Achieving Long-term Fairness in Submodular Maximization through Randomization

Data Structures and Algorithms 2023-04-11 v1 Artificial Intelligence Machine Learning

Abstract

Submodular function optimization has numerous applications in machine learning and data analysis, including data summarization which aims to identify a concise and diverse set of data points from a large dataset. It is important to implement fairness-aware algorithms when dealing with data items that may contain sensitive attributes like race or gender, to prevent biases that could lead to unequal representation of different groups. With this in mind, we investigate the problem of maximizing a monotone submodular function while meeting group fairness constraints. Unlike previous studies in this area, we allow for randomized solutions, with the objective being to calculate a distribution over feasible sets such that the expected number of items selected from each group is subject to constraints in the form of upper and lower thresholds, ensuring that the representation of each group remains balanced in the long term. Here a set is considered feasible if its size does not exceed a constant value of bb. Our research includes the development of a series of approximation algorithms for this problem.

Keywords

Cite

@article{arxiv.2304.04700,
  title  = {Achieving Long-term Fairness in Submodular Maximization through Randomization},
  author = {Shaojie Tang and Jing Yuan and Twumasi Mensah-Boateng},
  journal= {arXiv preprint arXiv:2304.04700},
  year   = {2023}
}

Comments

This paper has been accepted to 19th Cologne-Twente Workshop on Graphs and Combinatorial Optimization

R2 v1 2026-06-28T09:57:46.053Z