paper-with-me

홈 › Papers

Achieving PAC Guarantees in Mechanism Design through Multi-Armed Bandits

2024-11-30 · Takayuki Osogami, Hirota Kinoshita, Segev Wasserkrug

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 $N$ 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 $O(N\log N)$. Numerical experiments confirm that our method efficiently computes mechanisms with the target properties, scaling to problems with up to $N=128$ players -- substantially improving over prior work.

📄 PDF Abstract BibTeX arXiv:2412.00345

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Armed Bandits

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Multi-agent Adaptive Mechanism Design

2025-12-25 · Qiushi Han, David Simchi-Levi, Renfei Tan, Zishuo Zhao arxiv

We study a sequential mechanism design problem in which a principal seeks to elicit truthful reports from multiple rational agents while starting with no prior knowledge of agents' beliefs. We introduce Distributionally …

Private Release of Text Embedding Vectors

2021-06-01 · NAACL (TrustNLP) 2021 6 · Oluwaseyi Feyisetan, Shiva Kasiviswanathan

Ensuring strong theoretical privacy guarantees on text data is a challenging problem which is usually attained at the expense of utility. However, to improve the practicality of privacy preserving text analyses, it is es…

Privacy Preserving

Revisiting Privacy Amplification by Subsampling in Selective Release DPSGD

2026-06-03 · Xiaobo Huang, Fang Xie arxiv

Machine learning's reliance on sensitive data necessitates privacy-preserving techniques like Differentially Private Stochastic Gradient Descent (DPSGD). However, DPSGD suffers from substantial utility degradation and sl…

Stronger Neyman Regret Guarantees for Adaptive Experimental Design

2025-02-24 · Georgy Noarov, Riccardo Fogliato, Martin Bertran, Aaron Roth

We study the design of adaptive, sequential experiments for unbiased average treatment effect (ATE) estimation in the design-based potential outcomes setting. Our goal is to develop adaptive designs offering sublinear Ne…

Experimental Design

Collaborating in Multi-Armed Bandits with Strategic Agents

2026-05-13 · Idan Barnea, Ofir Schlisselberg, Yishay Mansour arxiv

We study collaborative learning in multi-agent Bayesian bandit problems, where strategic agents collectively solve the same bandit instance. While multiple agents can accelerate learning by sharing information, strategic…

Multi-Armed Bandits