Accelerated Preference Elicitation with LLM-Based Proxies
David Huang, Francisco Marmolejo-Cossío, Edwin Lock, David Parkes
TL;DR
This work addresses the cognitive burden of describing bidder preferences in combinatorial auctions by introducing natural-language, LLM-based proxies integrated into the Competitive Equilibrium for Combinatorial Auctions (CECA). It develops a Simulation Pipeline to model bidder behavior and evaluates multiple proxy designs, including drop-in, plus-questions, and hybrid variants, showing substantial reductions in required queries while preserving high welfare. The key finding is that LLM proxies can achieve approximately efficient outcomes with up to fivefold fewer queries than classical DNF-learning proxies, with robustness and coherence demonstrated across models and seeds. The study provides a testing sandbox and outlines future directions, including lab-human experiments, scalability, and studying strategic or adversarial behavior in natural-language elicitation.
Abstract
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--often via proxies that interface between bidders and an auction mechanism--to incrementally learn bidder preferences as needed to compute efficient allocations. Although such elicitation mechanisms enjoy theoretical query efficiency, the amount of communication required may still be too cognitively taxing in practice. We propose a family of efficient LLM-based proxy designs for eliciting preferences from bidders using natural language. Our proposed mechanism combines LLM pipelines and DNF-proper-learning techniques to quickly approximate preferences when communication is limited. To validate our approach, we create a testing sandbox for elicitation mechanisms that communicate in natural language. In our experiments, our most promising LLM proxy design reaches approximately efficient outcomes with five times fewer queries than classical proper learning based elicitation mechanisms.
