Participatory Budgeting Project Strength via Candidate Control
Piotr Faliszewski, Łukasz Janeczko, Dušan Knop, Jan Pokorný, Šimon Schierreich, Mateusz Słuszniak, Krzysztof Sornat
TL;DR
The paper investigates constructive and destructive candidate control in participatory budgeting, showing that while many PB rules are computationally hard to manipulate (NP-hard or beyond) under addition or deletion of projects, there exist efficient algorithms for natural cases such as GreedyAV with restricted costs. It provides a comprehensive reduction-based complexity landscape across GreedyAV, GreedyCost, Phragmén, and Equal-Shares, including polynomial-time DP solutions when costs are unary or uniform. Beyond theory, it introduces practical performance measures based on candidate control and validates them with extensive experiments on real PB data, offering insights into project rivalry, closeness to funding, and comparative behavior of PB rules. The results have implications for robustness, explainability, and policy design in participatory budgeting processes, informing both organizers and proposers about potential vulnerabilities and strategies. Overall, the work bridges computational social choice theory with PB practice, highlighting both fundamental limits and actionable analyses for evaluating project performance.
Abstract
We study the complexity of candidate control in participatory budgeting elections. The goal of constructive candidate control is to ensure that a given candidate wins by either adding or deleting candidates from the election (in the destructive setting, the goal is to prevent a given candidate from winning). We show that such control problems are NP-hard to solve for many participatory budgeting voting rules, including Phragmén and Method of Equal Shares, but there are natural cases with polynomial-time algorithms (e.g., for the GreedyAV rule and projects with costs encoded in unary). We also argue that control by deleting candidates is a useful tool for assessing the performance (or, strength) of initially losing projects, and we support this view with experiments.
