Iterative Combinatorial Auctions: Theory and Practice

Abstract

Combinatorial auctions, which allow agents to bid directly for bundles of resources, are necessary for optimal auction-based solutions to resource allocation problems with agents that have non-additive values for resources, such as distributed scheduling and task assignment problems. We introduce iBundle, the first iterative combinatorial auction that is optimal for a reasonable agent bidding strategy, in this case myopic best-response bidding. Its optimality is proved with a novel connection to primal-dual optimization theory. We demonstrate orders of magnitude performance improvements over the only other known optimal combinatorial auction, the Generalized Vickrey Auction.

Cite

Text

Parkes and Ungar. "Iterative Combinatorial Auctions: Theory and Practice." AAAI Conference on Artificial Intelligence, 2000.

Markdown

[Parkes and Ungar. "Iterative Combinatorial Auctions: Theory and Practice." AAAI Conference on Artificial Intelligence, 2000.](https://mlanthology.org/aaai/2000/parkes2000aaai-iterative/)

BibTeX

@inproceedings{parkes2000aaai-iterative,
  title     = {{Iterative Combinatorial Auctions: Theory and Practice}},
  author    = {Parkes, David C. and Ungar, Lyle H.},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2000},
  pages     = {74-81},
  url       = {https://mlanthology.org/aaai/2000/parkes2000aaai-iterative/}
}