Efficient Online Crowdsourcing with Complex Annotations
Reshef Meir, Viet-An Nguyen, Xu Chen, Jagdish Ramakrishnan, Udi Weinsberg
TL;DR
The paper tackles efficient online crowdsourcing for complex annotations by leveraging a linear relation between average similarity and worker competence under the AK principle. It introduces the Online AK (OAK) framework and its partitioned extension POAK, along with a POAKi variant that uses Item Response Theory to reduce parameter count, and proves a Conditional Anna Karenina theorem for per-type accuracies. Empirically, it demonstrates improved cost-quality trade-offs on four real-world Meta datasets and shows calibration benefits when auditor labels are available. These results provide task-independent tools for online truth discovery that generalize beyond simple categorical labels, enabling scalable annotation across diverse domains.
Abstract
Crowdsourcing platforms use various truth discovery algorithms to aggregate annotations from multiple labelers. In an online setting, however, the main challenge is to decide whether to ask for more annotations for each item to efficiently trade off cost (i.e., the number of annotations) for quality of the aggregated annotations. In this paper, we propose a novel approach for general complex annotation (such as bounding boxes and taxonomy paths), that works in an online crowdsourcing setting. We prove that the expected average similarity of a labeler is linear in their accuracy \emph{conditional on the reported label}. This enables us to infer reported label accuracy in a broad range of scenarios. We conduct extensive evaluations on real-world crowdsourcing data from Meta and show the effectiveness of our proposed online algorithms in improving the cost-quality trade-off.
