PMkR:保护隐私的多关键字top-k可达性查询

IF 4.8 2区 计算机科学 Q1 COMPUTER SCIENCE, INFORMATION SYSTEMS
Ting Xu, Xinrui Ge, Changheng Shao
{"title":"PMkR:保护隐私的多关键字top-k可达性查询","authors":"Ting Xu,&nbsp;Xinrui Ge,&nbsp;Changheng Shao","doi":"10.1016/j.cose.2025.104525","DOIUrl":null,"url":null,"abstract":"<div><div>Privacy-preserving reachability query can determine whether one vertex is reachable from another vertex, which is applied in many domains. Due to the growing size of graphs, more and more users upload blinded graphs to the cloud, which can reduce the computation and storage burden for users. While privacy-preserving reachability query schemes have been proposed, they do not consider the keyword information in vertices. In this paper, we propose a privacy-preserving multi-keyword top-<span><math><mi>k</mi></math></span> reachability query scheme (PM<span><math><mi>k</mi></math></span>R), which can find <span><math><mi>k</mi></math></span> vertices nearest to the source vertex, and containing the given keywords. In order to achieve the multi-keyword reachability query, we build the secure indexes based on the 2-hop labeling and the balanced binary tree. The 2-hop labeling index can help quickly determine whether two vertices are reachable and the distance between them. We convert the inclusion relationship between vertices and keywords into vectors, and store in the tree index. We use the secure Euclidean distance calculation to protect data privacy, which can judge whether the vertices contain the query keywords by secure inner product computation. To avoid the cloud learning the correspondence between vertices in the tree index and 2-hop index, we perform two-layer blinding on the vertices. The security analysis and extensive experiments on real-world datasets show that our scheme is secure and efficient.</div></div>","PeriodicalId":51004,"journal":{"name":"Computers & Security","volume":"156 ","pages":"Article 104525"},"PeriodicalIF":4.8000,"publicationDate":"2025-05-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"PMkR: Privacy-preserving multi-keyword top-k reachability query\",\"authors\":\"Ting Xu,&nbsp;Xinrui Ge,&nbsp;Changheng Shao\",\"doi\":\"10.1016/j.cose.2025.104525\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"<div><div>Privacy-preserving reachability query can determine whether one vertex is reachable from another vertex, which is applied in many domains. Due to the growing size of graphs, more and more users upload blinded graphs to the cloud, which can reduce the computation and storage burden for users. While privacy-preserving reachability query schemes have been proposed, they do not consider the keyword information in vertices. In this paper, we propose a privacy-preserving multi-keyword top-<span><math><mi>k</mi></math></span> reachability query scheme (PM<span><math><mi>k</mi></math></span>R), which can find <span><math><mi>k</mi></math></span> vertices nearest to the source vertex, and containing the given keywords. In order to achieve the multi-keyword reachability query, we build the secure indexes based on the 2-hop labeling and the balanced binary tree. The 2-hop labeling index can help quickly determine whether two vertices are reachable and the distance between them. We convert the inclusion relationship between vertices and keywords into vectors, and store in the tree index. We use the secure Euclidean distance calculation to protect data privacy, which can judge whether the vertices contain the query keywords by secure inner product computation. To avoid the cloud learning the correspondence between vertices in the tree index and 2-hop index, we perform two-layer blinding on the vertices. The security analysis and extensive experiments on real-world datasets show that our scheme is secure and efficient.</div></div>\",\"PeriodicalId\":51004,\"journal\":{\"name\":\"Computers & Security\",\"volume\":\"156 \",\"pages\":\"Article 104525\"},\"PeriodicalIF\":4.8000,\"publicationDate\":\"2025-05-16\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"Computers & Security\",\"FirstCategoryId\":\"94\",\"ListUrlMain\":\"https://www.sciencedirect.com/science/article/pii/S0167404825002147\",\"RegionNum\":2,\"RegionCategory\":\"计算机科学\",\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"Q1\",\"JCRName\":\"COMPUTER SCIENCE, INFORMATION SYSTEMS\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"Computers & Security","FirstCategoryId":"94","ListUrlMain":"https://www.sciencedirect.com/science/article/pii/S0167404825002147","RegionNum":2,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q1","JCRName":"COMPUTER SCIENCE, INFORMATION SYSTEMS","Score":null,"Total":0}
引用次数: 0

摘要

保护隐私的可达性查询可以确定一个顶点是否可以从另一个顶点到达,这在许多领域都有应用。由于图的规模越来越大,越来越多的用户将盲图上传到云端,这样可以减少用户的计算和存储负担。虽然提出了保护隐私的可达性查询方案,但它们没有考虑顶点中的关键字信息。本文提出了一种保护隐私的多关键字top-k可达性查询方案(PMkR),该方案可以找到距离源顶点最近的k个顶点,并且包含给定的关键字。为了实现多关键字可达性查询,我们建立了基于2跳标记和平衡二叉树的安全索引。2跳标记索引可以帮助快速确定两个顶点是否可达以及它们之间的距离。我们将顶点和关键字之间的包含关系转换为向量,并存储在树索引中。我们使用安全欧几里得距离计算来保护数据隐私,通过安全内积计算来判断顶点是否包含查询关键字。为了避免云学习树索引和2跳索引中顶点之间的对应关系,我们对顶点进行了两层盲化。在实际数据集上的安全性分析和大量实验表明,该方案是安全有效的。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
PMkR: Privacy-preserving multi-keyword top-k reachability query
Privacy-preserving reachability query can determine whether one vertex is reachable from another vertex, which is applied in many domains. Due to the growing size of graphs, more and more users upload blinded graphs to the cloud, which can reduce the computation and storage burden for users. While privacy-preserving reachability query schemes have been proposed, they do not consider the keyword information in vertices. In this paper, we propose a privacy-preserving multi-keyword top-k reachability query scheme (PMkR), which can find k vertices nearest to the source vertex, and containing the given keywords. In order to achieve the multi-keyword reachability query, we build the secure indexes based on the 2-hop labeling and the balanced binary tree. The 2-hop labeling index can help quickly determine whether two vertices are reachable and the distance between them. We convert the inclusion relationship between vertices and keywords into vectors, and store in the tree index. We use the secure Euclidean distance calculation to protect data privacy, which can judge whether the vertices contain the query keywords by secure inner product computation. To avoid the cloud learning the correspondence between vertices in the tree index and 2-hop index, we perform two-layer blinding on the vertices. The security analysis and extensive experiments on real-world datasets show that our scheme is secure and efficient.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
Computers & Security
Computers & Security 工程技术-计算机:信息系统
CiteScore
12.40
自引率
7.10%
发文量
365
审稿时长
10.7 months
期刊介绍: Computers & Security is the most respected technical journal in the IT security field. With its high-profile editorial board and informative regular features and columns, the journal is essential reading for IT security professionals around the world. Computers & Security provides you with a unique blend of leading edge research and sound practical management advice. It is aimed at the professional involved with computer security, audit, control and data integrity in all sectors - industry, commerce and academia. Recognized worldwide as THE primary source of reference for applied research and technical expertise it is your first step to fully secure systems.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信