HCMay 26, 2016

The Importance of Worker Reputation Information in Microtask-Based Crowd Work Systems

arXiv:1605.08261v1
Originality Incremental advance
AI Analysis

This addresses the challenge of optimizing task allocation in crowd work systems for requesters, though it is incremental as it builds on existing reputation-based methods.

This paper tackles the problem of improving performance in microtask-based crowd work systems by leveraging worker reputation information, showing that even inaccurate reputation estimates can greatly enhance system performance when used in task assignment.

This paper presents the first systematic investigation of the potential performance gains for crowd work systems, deriving from available information at the requester about individual worker reputation. In particular, we first formalize the optimal task assignment problem when workers' reputation estimates are available, as the maximization of a monotone (submodular) function subject to Matroid constraints. Then, being the optimal problem NP-hard, we propose a simple but efficient greedy heuristic task allocation algorithm. We also propose a simple "maximum a-posteriori" decision rule and a decision algorithm based on message passing. Finally, we test and compare different solutions, showing that system performance can greatly benefit from information about workers' reputation. Our main findings are that: i) even largely inaccurate estimates of workers' reputation can be effectively exploited in the task assignment to greatly improve system performance; ii) the performance of the maximum a-posteriori decision rule quickly degrades as worker reputation estimates become inaccurate; iii) when workers' reputation estimates are significantly inaccurate, the best performance can be obtained by combining our proposed task assignment algorithm with the message-passing decision algorithm.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes