Optimal Posted-Price Mechanism in Microtask Crowdsourcing

Abstract

Posted-price mechanisms are widely-adopted to decide the price of tasks in popular microtask crowdsourcing. In this paper, we propose a novel posted-price mechanism which not only outperforms existing mechanisms on performance but also avoids their need of a finite price range. The advantages are achieved by converting the pricing problem into a multi-armed bandit problem and designing an optimal algorithm to exploit the unique features of microtask crowdsourcing. We theoretically show the optimality of our algorithm and prove that the performance upper bound can be achieved without the need of a prior price range. We also conduct extensive experiments using real price data to verify the advantages and practicability of our mechanism.

Cite

Text

Hu and Zhang. "Optimal Posted-Price Mechanism in Microtask Crowdsourcing." International Joint Conference on Artificial Intelligence, 2017. doi:10.24963/IJCAI.2017/33

Markdown

[Hu and Zhang. "Optimal Posted-Price Mechanism in Microtask Crowdsourcing." International Joint Conference on Artificial Intelligence, 2017.](https://mlanthology.org/ijcai/2017/hu2017ijcai-optimal/) doi:10.24963/IJCAI.2017/33

BibTeX

@inproceedings{hu2017ijcai-optimal,
  title     = {{Optimal Posted-Price Mechanism in Microtask Crowdsourcing}},
  author    = {Hu, Zehong and Zhang, Jie},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2017},
  pages     = {228-234},
  doi       = {10.24963/IJCAI.2017/33},
  url       = {https://mlanthology.org/ijcai/2017/hu2017ijcai-optimal/}
}