Solving Combinatorial Auctions Using Stochastic Local Search
Abstract
Combinatorial auctions (CAs) have emerged as an important model in economics and show promise as a useful tool for tackling resource allocation in AI. Unfortunately, winner determination for CAs is NP-hard and recent algorithms have difÆcultywith problems involving goods and bids beyond the hundreds. We apply a new stochastic local search algorithm, Casanova, to this problem, and demonstrate that it Ændshigh quality (even optimal) solutions much faster than recently proposed methods (up to several orders of magnitude), particularly for large problems. We also propose a logical language for naturally expressing combinatorial bids in which a single logical bid corresponds to a large (often exponential) number of explicit bids. We show that Casanova performs much better than systematic methods on such problems. 1
Cite
Text
Hoos and Boutilier. "Solving Combinatorial Auctions Using Stochastic Local Search." AAAI Conference on Artificial Intelligence, 2000.Markdown
[Hoos and Boutilier. "Solving Combinatorial Auctions Using Stochastic Local Search." AAAI Conference on Artificial Intelligence, 2000.](https://mlanthology.org/aaai/2000/hoos2000aaai-solving/)BibTeX
@inproceedings{hoos2000aaai-solving,
title = {{Solving Combinatorial Auctions Using Stochastic Local Search}},
author = {Hoos, Holger H. and Boutilier, Craig},
booktitle = {AAAI Conference on Artificial Intelligence},
year = {2000},
pages = {22-29},
url = {https://mlanthology.org/aaai/2000/hoos2000aaai-solving/}
}