Drawing a Map of Elections
By: Stanisław Szufa , Niclas Boehmer , Robert Bredereck and more
Potential Business Impact:
Shows how voting results are similar on a map.
Our main contribution is the introduction of the map of elections framework. A map of elections consists of three main elements: (1) a dataset of elections (i.e., collections of ordinal votes over given sets of candidates), (2) a way of measuring similarities between these elections, and (3) a representation of the elections in the 2D Euclidean space as points, so that the more similar two elections are, the closer are their points. In our maps, we mostly focus on datasets of synthetic elections, but we also show an example of a map over real-life ones. To measure similarities, we would have preferred to use, e.g., the isomorphic swap distance, but this is infeasible due to its high computational complexity. Hence, we propose polynomial-time computable positionwise distance and use it instead. Regarding the representations in 2D Euclidean space, we mostly use the Kamada-Kawai algorithm, but we also show two alternatives. We develop the necessary theoretical results to form our maps and argue experimentally that they are accurate and credible. Further, we show how coloring the elections in a map according to various criteria helps in analyzing results of a number of experiments. In particular, we show colorings according to the scores of winning candidates or committees, running times of ILP-based winner determination algorithms, and approximation ratios achieved by particular algorithms.
Similar Papers
Optimal Candidate Positioning in Multi-Issue Elections
CS and Game Theory
Helps politicians pick best spots to win votes.
Finding Possible Winners in Spatial Voting with Incomplete Information
CS and Game Theory
Finds election winners even with missing voter info.
Euclidean Ideal Point Estimation From Roll-Call Data via Distance-Based Bipartite Network Models
Applications
Helps understand how politicians vote together.