PAPER DIGEST
Most Influential SIGMOD 2009 Paper · 2026-03 edition

Secure KNN Computation On Encrypted Databases

Wai Kit Wong; David Wai-lok Cheung; Ben Kao; Nikos Mamoulis

Venue
ACM SIGMOD Conference (SIGMOD) 2009
Recognition
Most Influential SIGMOD 2009 Paper (Rank No. 3)
Edition
2026-03
Impact factor
8
Certificate ID
71ed648c86ec0c80

Abstract

Service providers like Google and Amazon are moving into the SaaS (Software as a Service) business. They turn their huge infrastructure into a cloud-computing environment and aggressively recruit businesses to run applications on their platforms. To enforce security and privacy on such a service model, we need to protect the data running on the platform. Unfortunately, traditional encryption methods that aim at providing "unbreakable" protection are often not adequate because they do not support the execution of applications such as database queries on the encrypted data. In this paper we discuss the general problem of secure computation on an encrypted database and propose a SCONEDB Secure Computation ON an Encrypted DataBase) model, which captures the execution and security requirements. As a case study, we focus on the problem of k-nearest neighbor (kNN) computation on an encrypted database. We develop a new asymmetric scalar-product-preserving encryption (ASPE) that preserves a special type of scalar product. We use APSE to construct two secure schemes that support kNN computation on encrypted data; each of these schemes is shown to resist practical attacks of a different background knowledge level, at a different overhead cost. Extensive performance studies are carried out to evaluate the overhead and the efficiency of the schemes.

Download PDF certificate