RoxyBot-06: An (SAA)2 TAC Travel Agent

Abstract

In this paper, we describe our entrant in the travel division of the 2006 Trading Agent Competition (TAC). At a high level, the design of many successful autonomous trading agents can be summarized as follows: (i)~price prediction: build a model of market prices; and (ii)~optimization: solve for an approximately optimal set of bids, given this model. To predict, we simulate simultaneous ascending auctions. To optimize, we apply the sample average approximation method. Both of these procedures might naturally be abbreviated SAA; hence the title of this paper. Our agent dominated the preliminary and seeding rounds of TAC Travel in 2006, and emerged as champion in the finals in a photo finish.

Cite

Text

Lee et al. "RoxyBot-06: An (SAA)2 TAC Travel Agent." International Joint Conference on Artificial Intelligence, 2007.

Markdown

[Lee et al. "RoxyBot-06: An (SAA)2 TAC Travel Agent." International Joint Conference on Artificial Intelligence, 2007.](https://mlanthology.org/ijcai/2007/lee2007ijcai-roxybot/)

BibTeX

@inproceedings{lee2007ijcai-roxybot,
  title     = {{RoxyBot-06: An (SAA)2 TAC Travel Agent}},
  author    = {Lee, Seong Jae and Greenwald, Amy and Naroditskiy, Victor},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2007},
  pages     = {1378-1383},
  url       = {https://mlanthology.org/ijcai/2007/lee2007ijcai-roxybot/}
}