Margin of Victory for Weighted Tournament Solutions
Michelle Döring, Jannik Peters
TL;DR
This work extends the margin of victory (MoV) concept from unweighted to weighted tournaments and analyzes three weighted tournament solutions: Borda (BO), Split Cycle (SC), and weighted Uncovered Set (wUC). It provides polynomial-time algorithms for destructive MoV across all three rules, while constructive MoV is polynomial for BO and NP-complete for SC and wUC, with corresponding hardness proofs and reductions. The study establishes monotonicity, cover-consistency, and the absence of degree-consistency for these MoV refinements, and derives tight, rule-specific MoV bounds. Empirical experiments across multiple generation models quantify how MoV behaves in practice, revealing that MOV can effectively refine winner sets, especially for SC and wUC, and highlighting implications for robustness and manipulation under weight-based voting settings.
Abstract
Determining how close a winner of an election is to becoming a loser, or distinguishing between different possible winners of an election, are major problems in computational social choice. We tackle these problems for so-called weighted tournament solutions by generalizing the notion of margin of victory (MoV) for tournament solutions by Brill et. al to weighted tournament solutions. For these, the MoV of a winner (resp. loser) is the total weight that needs to be changed in the tournament to make them a loser (resp. winner). We study three weighted tournament solutions: Borda's rule, the weighted Uncovered Set, and Split Cycle. For all three rules, we determine whether the MoV for winners and non-winners is tractable and give upper and lower bounds on the possible values of the MoV. Further, we axiomatically study and generalize properties from the unweighted tournament setting to weighted tournaments.
