错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

CRE: An Efficient Ciphertext Retrieval Scheme Based on Encoder

  • Kejun Zhang,
  • Shaofei Xu,
  • Pengcheng Li,
  • Duo Zhang,
  • Wenbin Wang,
  • Bing Zou

摘要

Searchable Encryption is utilized to address the issue of searching for outsourced encrypted data on third-party untrusted cloud servers. Traditional approaches for ciphertext retrieval are limited to basic keyword-matching queries and fall short when it comes to handling complex semantic queries. Although several semantic retrieval schemes have been proposed in recent years, their performance is inadequate. This paper introduces a semantic retrieval scheme called CRE (Ciphertext Retrieval based on Encoder), which leverages the prompt-based RoBERTa pre-trained language model to generate precise embeddings for sentences in queries and documents. Moreover, to improve retrieval speed in the face of massive high-dimensional sentence embedding vectors, we introduce the HNSW algorithm. Through experimentation and theoretical analysis, this paper demonstrates that CRE outperforms \(SSSW_2\) and \(SSRB_2\) in terms of retrieval speed and accuracy.