English

Min-max Submodular Ranking for Multiple Agents

Data Structures and Algorithms 2023-03-28 v2

Abstract

In the submodular ranking (SR) problem, the input consists of a set of submodular functions defined on a ground set of elements. The goal is to order elements for all the functions to have value above a certain threshold as soon on average as possible, assuming we choose one element per time. The problem is flexible enough to capture various applications in machine learning, including decision trees. This paper considers the min-max version of SR where multiple instances share the ground set. With the view of each instance being associated with an agent, the min-max problem is to order the common elements to minimize the maximum objective of all agents -- thus, finding a fair solution for all agents. We give approximation algorithms for this problem and demonstrate their effectiveness in the application of finding a decision tree for multiple agents.

Keywords

Cite

@article{arxiv.2212.07682,
  title  = {Min-max Submodular Ranking for Multiple Agents},
  author = {Qingyun Chen and Sungjin Im and Benjamin Moseley and Chenyang Xu and Ruilong Zhang},
  journal= {arXiv preprint arXiv:2212.07682},
  year   = {2023}
}

Comments

To appear in AAAI 2023

R2 v1 2026-06-28T07:35:59.422Z