paper-with-me

홈 › Papers

GemNet: Menu-Based, Strategy-Proof Multi-Bidder Auctions Through Deep Learning

2024-06-11 · Tonghan Wang, Yanchen Jiang, David C. Parkes

Automated mechanism design (AMD) uses computational methods for mechanism design. Differentiable economics is a form of AMD that uses deep learning to learn mechanism designs and has enabled strong progress in AMD in recent years. Nevertheless, a major open problem has been to learn multi-bidder, general, and fully strategy-proof (SP) auctions. We introduce GEneral Menu-based NETwork (GemNet), which significantly extends the menu-based approach of the single-bidder RochetNet (D\"utting et al., 2024) to the multi-bidder setting. The challenge in achieving SP is to learn bidder-independent menus that are feasible, so that the optimal menu choices for each bidder do not over-allocate items when taken together (we call this menu compatibility). GemNet penalizes the failure of menu compatibility during training, and transforms learned menus after training through price changes, by considering a set of discretized bidder values and reasoning about Lipschitz smoothness to guarantee menu compatibility on the entire value space. This approach is general, leaving trained menus that already satisfy menu compatibility undisturbed and reducing to RochetNet for a single bidder. Mixed-integer linear programs are used for menu transforms, and through a number of optimizations enabled by deep learning, including adaptive grids and methods to skip menu elements, we scale to large auction design problems. GemNet learns auctions with better revenue than affine maximization methods, achieves exact SP whereas previous general multi-bidder methods are approximately SP, and offers greatly enhanced interpretability.

📄 PDF Abstract BibTeX arXiv:2406.07428

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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

Similar Papers 제목 키워드 기반

Differentiable Economics for Randomized Affine Maximizer Auctions

2022-02-06 · Michael Curry, Tuomas Sandholm, John Dickerson

A recent approach to automated mechanism design, differentiable economics, represents auctions by rich function approximators and optimizes their performance by gradient descent. The ideal auction architecture for differ…

Strategyproofness-Exposing Mechanism Descriptions

2022-09-27 · Yannai A. Gonczarowski, Ori Heffetz, Clayton Thomas

A menu description presents a mechanism to player $i$ in two steps. Step (1) uses the reports of other players to describe $i$'s menu: the set of $i$'s potential outcomes. Step (2) uses $i$'s report to select $i$'s favor…

MenuNet: A Strategy-Proof Mechanism for Matching Markets

2026-05-04 · Zhaohong Sun, Makoto Yokoo arxiv

Strategy-proofness is a fundamental desideratum in mechanism design, ensuring truthful reporting and robust participation. Stability is another central requirement in matching markets, widely adopted in applications such…

Computational Efficiency

A Scalable Neural Network for DSIC Affine Maximizer Auction Design

2023-05-20 · NeurIPS 2023 11 · Zhijian Duan, Haoran Sun, Yurong Chen, Xiaotie Deng

Automated auction design aims to find empirically high-revenue mechanisms through machine learning. Existing works on multi item auction scenarios can be roughly divided into RegretNet-like and affine maximizer auctions …

Strategyproofness and Monotone Allocation of Auction in Social Networks

2025-07-19 · Yuhang Guo, Dong Hao, Bin Li, Mingyu Xiao 외 arxiv

Strategyproofness in network auctions requires that bidders not only report their valuations truthfully, but also do their best to invite neighbours from the social network. In contrast to canonical auctions, where the v…