Automated Mechanism Design Without Money via Machine Learning

Abstract

We use statistical machine learning to develop methods for automatically designing mechanisms in domains without money. Our goal is to find a mechanism that best approximates a given target function subject to a design constraint such as strategy-proofness or stability. The proposed approach involves identifying a rich parametrized class of mechanisms that resemble discriminant-based multiclass classifiers, and relaxing the resulting search problem into an SVM-style surrogate optimization problem. We use this methodology to design strategy-proof mechanisms for social choice problems with single-peaked preferences, and stable mechanisms for two-sided matching problems. To the best of our knowledge, ours is the first automated approach for designing stable matching rules. Experiments on synthetic and real-world data confirm the usefulness of our methods. PDF

Cite

Text

Narasimhan et al. "Automated Mechanism Design Without Money via Machine Learning." International Joint Conference on Artificial Intelligence, 2016.

Markdown

[Narasimhan et al. "Automated Mechanism Design Without Money via Machine Learning." International Joint Conference on Artificial Intelligence, 2016.](https://mlanthology.org/ijcai/2016/narasimhan2016ijcai-automated/)

BibTeX

@inproceedings{narasimhan2016ijcai-automated,
  title     = {{Automated Mechanism Design Without Money via Machine Learning}},
  author    = {Narasimhan, Harikrishna and Agarwal, Shivani and Parkes, David C.},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {433-439},
  url       = {https://mlanthology.org/ijcai/2016/narasimhan2016ijcai-automated/}
}