Computing join aggregates over private tables

  • Authors:
  • Rong She;Ke Wang;Ada Waichee Fu;Yabo Xu

  • Affiliations:
  • School of Computing Science, Simon Fraser University, Canada;School of Computing Science, Simon Fraser University, Canada;Dept. of Computer Science & Engineering, Chinese University of Hong Kong;School of Computing Science, Simon Fraser University, Canada

  • Venue:
  • DaWaK'07 Proceedings of the 9th international conference on Data Warehousing and Knowledge Discovery
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

We propose a privacy-preserving protocol for computing aggregation queries over the join of private tables. In this problem, several parties wish to share aggregated information over the join of their tables, but want to conceal the details that generate such information. The join operation presents a challenge to privacy preservation because it requires matching individual records from private tables. We solve this problem by a novel sketching protocol that securely computes some randomized summary information over private tables. It ensures that during the query computation process, no party will learn other parties' private data, including the individual records and data distributions. Previous works have not provided this level of privacy for such queries.