Towards Privacy-Preserving Range Queries with Secure Learned Spatial Index over Encrypted Data
By: Zuan Wang , Juntao Lu , Jiazhuang Wu and more
Potential Business Impact:
Keeps cloud data private even when searched.
With the growing reliance on cloud services for large-scale data management, preserving the security and privacy of outsourced datasets has become increasingly critical. While encrypting data and queries can prevent direct content exposure, recent research reveals that adversaries can still infer sensitive information via access pattern and search path analysis. However, existing solutions that offer strong access pattern privacy often incur substantial performance overhead. In this paper, we propose a novel privacy-preserving range query scheme over encrypted datasets, offering strong security guarantees while maintaining high efficiency. To achieve this, we develop secure learned spatial index (SLS-INDEX), a secure learned index that integrates the Paillier cryptosystem with a hierarchical prediction architecture and noise-injected buckets, enabling data-aware query acceleration in the encrypted domain. To further obfuscate query execution paths, SLS-INDEXbased Range Queries (SLRQ) employs a permutation-based secure bucket prediction protocol. Additionally, we introduce a secure point extraction protocol that generates candidate results to reduce the overhead of secure computation. We provide formal security analysis under realistic leakage functions and implement a prototype to evaluate its practical performance. Extensive experiments on both real-world and synthetic datasets demonstrate that SLRQ significantly outperforms existing solutions in query efficiency while ensuring dataset, query, result, and access pattern privacy.
Similar Papers
Benchmarking RL-Enhanced Spatial Indices Against Traditional, Advanced, and Learned Counterparts
Databases
Makes computer searches faster, but not always the best.
Pushing the Limits of Frequency Analysis in Leakage Abuse Attacks
Cryptography and Security
Protects secret data while still letting you search it.
Ask Safely: Privacy-Aware LLM Query Generation for Knowledge Graphs
Information Retrieval
Keeps private data safe when asking computers questions.