首页 | 本学科首页   官方微博 | 高级检索  
     

一种基于隐私保护下的多方记录链接方法
引用本文:韩姝敏,申德荣,聂铁铮,寇月,于戈. 一种基于隐私保护下的多方记录链接方法[J]. 软件学报, 2017, 28(9): 2281-2292
作者姓名:韩姝敏  申德荣  聂铁铮  寇月  于戈
作者单位:东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819,东北大学 计算机科学与工程学院, 辽宁 沈阳 110819
基金项目:国家自然科学基金(61472070,61672142);国家重点基础研究发展规划(973)(2012CB316201)
摘    要:多方隐私保护下的记录链接(privacy-preserving record linkage,PPRL)是在隐私保护下从多个数据源中找出代表现实世界中同一实体的过程,该过程除了最终匹配结果被数据源之间共享,其他信息均未被泄露.随着数据量的日益增大和现实世界数据质量问题的存在(如拼写错误、顺序颠倒等),多方PPRL方法的可扩展性和容错性面临挑战.目前,已有的大部分多方PPRL方法都是精确匹配方法,不具有容错性.还有少部分多方PPRL近似方法具有容错性,但在处理存在质量问题的数据时,由于容错性差和时间代价过大,并不能有效地找出数据源间的共同实体.因此,本文提出一种结合布隆过滤、安全合计、动态阈值、检查机制和改进的Dice相似度函数的多方PPRL近似方法.首先利用布隆过滤将各数据源中的每条记录信息转换成由0和1组成的位数组;然后计算每个对应位置bit 1所占的比率,并利用动态阈值和检查机制来判定匹配成功的位置;最后通过改进的Dice相似度函数计算出记录间的相似度,进而判断记录间是否匹配成功.本文实验证明文中提出的方法具有较好的可扩展性,并且在保证查准率的同时,比已有的多方近似PPRL方法具有更高的容错性.

关 键 词:记录链接  隐私保护  布隆过滤  动态阈值  检查机制  改进的Dice相似度函数
收稿时间:2016-07-11
修稿时间:2016-09-04

Multi-Party Privacy-Preserving Record Linkage Approach
HAN Shu-Min,SHEN De-Rong,NIE Tie-Zheng,KOU Yue and YU Ge. Multi-Party Privacy-Preserving Record Linkage Approach[J]. Journal of Software, 2017, 28(9): 2281-2292
Authors:HAN Shu-Min  SHEN De-Rong  NIE Tie-Zheng  KOU Yue  YU Ge
Affiliation:School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China,School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China,School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China,School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China and School of Computer Science and Engineering, Northeastern University, Shenyang 110819, China
Abstract:Multi-Party Privacy-Preserving Record Linkage is the process of identifying records that correspond to the same real-world entities across several databases without revealing any sensitive information about these entities. With the increasing amount of data and the existing of real-world data quality issues (such as spelling errors, wrong order and so on), scalability and fault tolerance of PPRL have become the main challenges. At present, most of the existing multi-party PPRL methods are exact match without fault-tolerant. There are a few other PPRL approximate methods with fault-tolerant, but when dealing with the data existing quality issues, due to the low fault-tolerance and too much time cost they cannot effectively find out the common entities between databases. Therefore, we propose a multi-party PPRL approximate approach combined with bloom filter, secure summation, dynamic threshold, check mechanism and improved Dice similarity function. First, bloom filter is used to convert each record in the databases to an array of 1 and 0. Then we calculate ratio of bit 1 for each corresponding position, and use dynamic threshold and check mechanism to determine matched position. Finally we calculate the similarity between records by improved Dice similarity function, and judge whether records matched. In this paper, experimental results show the proposed method has good scalability and higher fault tolerance than the existing multi-party PPRL approximate method with good precision.
Keywords:record linkage  privacy-preserving  bloom filter  dynamic threshold  check mechanism  improved Dice similarity function
点击此处可从《软件学报》浏览原始摘要信息
点击此处可从《软件学报》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号