🤖 AI Summary
In large-scale combinatorial auctions, preference elicitation is prohibitively expensive due to the exponential growth of bundle space with item count and the requirement—under existing approaches—that bidders submit exact valuations for queried bundles. This paper proposes an active preference elicitation mechanism based on interval-valued valuations, integrating active learning with a price-driven interval-activation rule to guide bidders in reporting only value intervals and dynamically tightening valuation bounds for critical bundles. It introduces the novel paradigm of “price-guided interval responses,” ensuring incentive compatibility and allocation efficiency while substantially reducing elicitation cost. Experiments demonstrate that the mechanism achieves allocation efficiency nearly matching that of exact-valuation auctions and outperforms the classic combinatorial clock auction on realistic-scale instances. The framework thus provides a theoretically sound, efficient, and practical solution for large-scale combinatorial auctions.
📝 Abstract
We study the design of iterative combinatorial auctions for domains with a large number of items. In such domains, preference elicitation is a major challenge because the bundle space grows exponentially in the number of items. To keep preference elicitation manageable, recent work has employed machine learning (ML) algorithms that identify a small set of bundles to query from each bidder. However, a major limitation of this prior work is that bidders must submit exact values for the queried bundles, which can be quite costly for them. To address this, we propose iMLCA, a new ML-powered auction with interval bidding (i.e., where bidders submit upper and lower bounds for the queried bundles). To steer the auction towards an efficient allocation, we introduce a new price-based activity rule, asking bidders to tighten bounds on relevant bundles only. The activity rule is designed such that the auctioneer receives enough information about bidders' preferences to achieve high efficiency and good incentives, while minimizing elicitation costs. Our experiments show that iMLCA, despite only eliciting interval bids, achieves almost the same allocative efficiency as the prior auction design that required bidders to submit exact values. Finally, we show that iMLCA beats the well-known combinatorial clock auction in a realistically-sized domain.