English

T-Crowd: Effective Crowdsourcing for Tabular Data

Databases 2017-08-08 v1

Abstract

Crowdsourcing employs human workers to solve computer-hard problems, such as data cleaning, entity resolution, and sentiment analysis. When crowdsourcing tabular data, e.g., the attribute values of an entity set, a worker's answers on the different attributes (e.g., the nationality and age of a celebrity star) are often treated independently. This assumption is not always true and can lead to suboptimal crowdsourcing performance. In this paper, we present the T-Crowd system, which takes into consideration the intricate relationships among tasks, in order to converge faster to their true values. Particularly, T-Crowd integrates each worker's answers on different attributes to effectively learn his/her trustworthiness and the true data values. The attribute relationship information is also used to guide task allocation to workers. Finally, T-Crowd seamlessly supports categorical and continuous attributes, which are the two main datatypes found in typical databases. Our extensive experiments on real and synthetic datasets show that T-Crowd outperforms state-of-the-art methods in terms of truth inference and reducing the cost of crowdsourcing.

Keywords

Cite

@article{arxiv.1708.02125,
  title  = {T-Crowd: Effective Crowdsourcing for Tabular Data},
  author = {Caihua Shan and Nikos Mamoulis and Guoliang Li and Reynold Cheng and Zhipeng Huang and Yudian Zheng},
  journal= {arXiv preprint arXiv:1708.02125},
  year   = {2017}
}
R2 v1 2026-06-22T21:08:38.089Z