A Pruned DOM-Based Iterative Strategy for Approximate Global Optimization in Crowdsourcing Microtasks.

Lizhen Cui,Jing Chen,Wei He,Hui Li,Wei Guo
DOI: https://doi.org/10.1007/978-3-030-60259-8_57
2020-01-01
Abstract:Crowdsourcing can solve many challenging problems for machines. The ability and knowledge background of employees on the Internet are unknown and different, the answers collected from the crowd are ambiguous. The choice of employee quality control strategy is really important to ensure the crowdsourcing results. In previous works, Expectation-Maximization (EM) was mainly used to estimate the real answer and quality of workers. Unfortunately, EM provides a local optimal solution, and the estimation results are often affected by the initial parameters. In this paper, an iterative optimization method based on EM local optimal results is designed to improve the quality estimation of workers for crowdsourcing micro-tasks (which has binary answers). The iterative search method works on the dominance ordering model (DOM) we proposed, which prunes the dominated task-response sequences while preserving the dominating ones, to iteratively search for the approximate global optimal estimation in a reduced space. We evaluate the proposed approach through extensive experiments on both simulated and real-world datasets, the experimental results illustrate that this strategy has higher performence than EM-based algorithm.
What problem does this paper attempt to address?