vix.ing · top · new · best · stats

Online Selection of Diverse Committees

2021/05/19 by Virginie Do, Do, Virginie, Jamal Atif +5
Computer Science · #Artificial Intelligence (cs.AI) #Computers and Society (cs.CY) #FOS: Computer and information sciences #Machine Learning (cs.LG) #cs.AI #cs.CY #cs.LG

paper · pdf · doi:10.48550/arxiv.2105.09295

Proceedings of IJCAI 2021

arxiv created 2021/12/03 · arxiv updated 2021/12/06

Abstract

Citizens' assemblies need to represent subpopulations according to their proportions in the general population. These large committees are often constructed in an online fashion by contacting people, asking for the demographic features of the volunteers, and deciding to include them or not. This raises a trade-off between the number of people contacted (and the incurring cost) and the representativeness of the committee. We study three methods, theoretically and experimentally: a greedy algorithm that includes volunteers as long as proportionality is not violated; a non-adaptive method that includes a volunteer with a probability depending only on their features, assuming that the joint feature distribution in the volunteer pool is known; and a reinforcement learning based approach when this distribution is not known a priori but learnt online.

Related