IJCAI 2022poster16 citations

Fourier Analysis-based Iterative Combinatorial Auctions

Jakob Weissteiner, Chris Wendler, Sven Seuken, Ben Lubin, Markus Püschel

Abstract

Recent advances in Fourier analysis have brought new tools to efficiently represent and learn set functions. In this paper, we bring the power of Fourier analysis to the design of combinatorial auctions (CAs). The key idea is to approximate bidders' value functions using Fourier-sparse set functions, which can be computed using a relatively small number of queries. Since this number is still too large for practical CAs, we propose a new hybrid design: we first use neural networks (NNs) to learn bidders’ values and then apply Fourier analysis to the learned representations. On a technical level, we formulate a Fourier transform-based winner determination problem and derive its mixed integer program formulation. Based on this, we devise an iterative CA that asks Fourier-based queries. We experimentally show that our hybrid ICA achieves higher efficiency than prior auction designs, leads to a fairer distribution of social welfare, and significantly reduces runtime. With this paper, we are the first to leverage Fourier analysis in CA design and lay the foundation for future work in this area. Our code is available on GitHub: https://github.com/marketdesignresearch/FA-based-ICAs.

Agent-based and Multi-agent Systems: Economic Paradigms, Auctions and Market-Based SystemsMachine Learning: Learning Sparse ModelsMachine Learning: RegressionMachine Learning: Feature Extraction, Selection and Dimensionality Reduction
BibTeX
@inproceedings{ijcai2022p78,
  title     = {Fourier Analysis-based Iterative Combinatorial Auctions},
  author    = {Weissteiner, Jakob and Wendler, Chris and Seuken, Sven and Lubin, Ben and Püschel, Markus},
  booktitle = {Proceedings of the Thirty-First International Joint Conference on
               Artificial Intelligence, {IJCAI-22}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Lud De Raedt},
  pages     = {549--556},
  year      = {2022},
  month     = {7},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2022/78},
  url       = {https://doi.org/10.24963/ijcai.2022/78},
}
Fourier Analysis-based Iterative Combinatorial Auctions · IJCAI 2022