TL;DR
This paper enhances the AWAIRE method for risk-limiting audits of IRV elections, significantly improving its efficiency and scalability to handle contests with up to 55 candidates through algorithmic innovations and optimized testing strategies.
Contribution
The authors introduce three key improvements to the AWAIRE algorithm, enabling practical auditing of large IRV elections with many candidates.
Findings
Audit sample size varies with margins and parameters.
Algorithm can handle up to 55 candidates in simulations.
Open-source implementation available for practical use.
Abstract
AWAIRE is one of two extant methods for conducting risk-limiting audits of instant-runoff voting (IRV) elections. In principle AWAIRE can audit IRV contests with any number of candidates, but the original implementation incurred memory and computation costs that grew superexponentially with the number of candidates. This paper improves the algorithmic implementation of AWAIRE in three ways that make it practical to audit IRV contests with 55 candidates, compared to the previous 6 candidates. First, rather than trying from the start to rule out all candidate elimination orders that produce a different winner, the algorithm starts by considering only the final round, testing statistically whether each candidate could have won that round. For those candidates who cannot be ruled out at that stage, it expands to consider earlier and earlier rounds until either it provides strong evidence…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
