Achieving PAC Guarantees in Mechanism Design through Multi-Armed Bandits
Abstract
We analytically derive a class of optimal solutions to a linear program (LP) for automated mechanism design that satisfies efficiency, incentive compatibility, strong budget balance (SBB), and individual rationality (IR), where SBB and IR are enforced in expectation. These solutions can be expressed using a set of essential variables whose cardinality is exponentially smaller than the total number of variables in the original formulation. However, evaluating a key term in the solutions requires exponentially many optimization steps as the number of players increases. We address this by translating the evaluation of this term into a multi-armed bandit (MAB) problem and develop a probably approximately correct (PAC) estimator with asymptotically optimal sample complexity. This MAB-based approach reduces the optimization complexity from exponential to . Numerical experiments confirm that our method efficiently computes mechanisms with the target properties, scaling to problems with up to players -- substantially improving over prior work.
Cite
@article{arxiv.2412.00345,
title = {Achieving PAC Guarantees in Mechanism Design through Multi-Armed Bandits},
author = {Takayuki Osogami and Hirota Kinoshita and Segev Wasserkrug},
journal= {arXiv preprint arXiv:2412.00345},
year = {2025}
}
Comments
29 pages; corrected an error in the proof of Lemma 4 (and updated Algorithm 2 accordingly); revised the writing throughout the paper to enhance clarity