English

Achieving Data Truthfulness and Privacy Preservation in Data Markets

Databases 2018-12-11 v1 Cryptography and Security

Abstract

As a significant business paradigm, many online information platforms have emerged to satisfy society's needs for person-specific data, where a service provider collects raw data from data contributors, and then offers value-added data services to data consumers. However, in the data trading layer, the data consumers face a pressing problem, i.e., how to verify whether the service provider has truthfully collected and processed data? Furthermore, the data contributors are usually unwilling to reveal their sensitive personal data and real identities to the data consumers. In this paper, we propose TPDM, which efficiently integrates data Truthfulness and Privacy preservation in Data Markets. TPDM is structured internally in an Encrypt-then-Sign fashion, using partially homomorphic encryption and identity-based signature. It simultaneously facilitates batch verification, data processing, and outcome verification, while maintaining identity preservation and data confidentiality. We also instantiate TPDM with a profile matching service and a distribution fitting service, and extensively evaluate their performances on Yahoo! Music ratings dataset and 2009 RECS dataset, respectively. Our analysis and evaluation results reveal that TPDM achieves several desirable properties, while incurring low computation and communication overheads when supporting large-scale data markets.

Keywords

Cite

@article{arxiv.1812.03280,
  title  = {Achieving Data Truthfulness and Privacy Preservation in Data Markets},
  author = {Chaoyue Niu and Zhenzhe Zheng and Fan Wu and Xiaofeng Gao and Guihai Chen},
  journal= {arXiv preprint arXiv:1812.03280},
  year   = {2018}
}

Comments

The early version of this work appeared as a poster paper in IEEE ICDE 2017, titled "Trading Data in Good Faith: Integrating Truthfulness and Privacy Preservation in Data Markets". Later, the longer version was accepted as a regular paper by the journal IEEE TKDE. The current manuscript in arXiv is the full version. Please visit https://github.com/NiuChaoyue/TKDE-2018-TPDM for source code

R2 v1 2026-06-23T06:36:06.212Z