Sampling-Based Winner Prediction in District-Based Elections

Published: 01 Jan 2023, Last Modified: 13 May 2025AAMAS 2023EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: In a district-based election, we apply a voting rule r to decide the winners in each district, and a candidate who wins in a maximum number of districts is the winner of the election. We present efficient sampling-based algorithms to predict the winner of such district-based election systems in this paper. When r is plurality (i.e., the candidate receiving a maximum number of votes is declared as the winner) and the margin of victory is known to be at least ε fraction of the total population, we present an algorithm to predict the winner with probability at least 1-δ, whose sample complexity is O(1 over ε4log 1 over ε log δ). We complement this result by proving that any algorithm, from a natural class of algorithms, for predicting the winner in a district-based election when r is plurality, must sample at least Ω(1 over ε4 log over 1 over δ) votes. We then extend this result to any voting rule r. Loosely speaking, we show that we can predict the winner of a district-based election with an extra overhead of O(1 over ε2 log 1 over δ) over the sample complexity of predicting the single-district winner under r. We further extend our algorithm for the case when the margin of victory is unknown, but we have only two candidates. We then consider the median voting rule when the set of preferences in each district is single-peaked. We show that the winner of such a district-based election can be predicted with probability at least 1-δ with O(1 over ε4 log 1 over ε log 1 over δ) samples.
Loading