paper-with-me

Papers

PreferenceNet: Encoding Human Preferences in Auction Design with Deep Learning

2021-06-06 · NeurIPS 2021 12 · Neehar Peri, Michael J. Curry, Samuel Dooley, John P. Dickerson

The design of optimal auctions is a problem of interest in economics, game theory and computer science. Despite decades of effort, strategyproof, revenue-maximizing auction designs are still not known outside of restricted settings. However, recent methods using deep learning have shown some success in approximating optimal auctions, recovering several known solutions and outperforming strong baselines when optimal auctions are not known. In addition to maximizing revenue, auction mechanisms may also seek to encourage socially desirable constraints such as allocation fairness or diversity. However, these philosophical notions neither have standardization nor do they have widely accepted formal definitions. In this paper, we propose PreferenceNet, an extension of existing neural-network-based auction mechanisms to encode constraints using (potentially human-provided) exemplars of desirable allocations. In addition, we introduce a new metric to evaluate an auction allocations' adherence to such socially desirable constraints and demonstrate that our proposed method is competitive with current state-of-the-art neural-network based auction designs. We validate our approach through human subject research and show that we are able to effectively capture real human preferences. Our code is available at https://github.com/neeharperi/PreferenceNet

📄 PDF Abstract BibTeX arXiv:2106.03215

Code (1)

neeharperi/PreferenceNet 공식 구현 pytorch

Tasks

Deep LearningDiversityFairness

Similar Papers 제목 키워드 기반

Package Bids in Combinatorial Electricity Auctions: Selection, Welfare Losses, and Alternatives

2025-02-13 · Thomas Hübner, Gabriela Hug

A key challenge in combinatorial auctions is designing bid formats that accurately capture agents' preferences while remaining computationally feasible. This is especially true for electricity auctions, where complex pre…

Accelerated Preference Elicitation with LLM-Based Proxies

2025-01-24 · David Huang, Francisco Marmolejo-Cossío, Edwin Lock, David Parkes

Bidders in combinatorial auctions face significant challenges when describing their preferences to an auctioneer. Classical work on preference elicitation focuses on query-based techniques inspired from proper learning--…

VickreyFeedback: Cost-efficient Data Construction for Reinforcement Learning from Human Feedback

2024-09-27 · Guoxi Zhang, Jiuding Duan

This paper addresses the cost-efficiency aspect of Reinforcement Learning from Human Feedback (RLHF). RLHF leverages datasets of human preferences over outputs of large language models (LLM)s to instill human expectation…

Trading off Relevance and Revenue in the Jobs Marketplace: Estimation, Optimization and Auction Design

2025-04-04 · Farzad Pourbabaee, Sophie Yanying Sheng, Peter McCrory, Luke Simon 외

We study the problem of position allocation in job marketplaces, where the platform determines the ranking of the jobs for each seeker. The design of ranking mechanisms is critical to marketplace efficiency, as it influe…

Position

Learning Truthful, Efficient, and Welfare Maximizing Auction Rules

2019-07-11 · Andrea Tacchetti, DJ Strouse, Marta Garnelo, Thore Graepel 외

From social networks to supply chains, more and more aspects of how humans, firms and organizations interact is mediated by artificial learning agents. As the influence of machine learning systems grows, it is paramount …