Data privacy employing a k-anonymity model with probabalistic match self-scoring
Summary by NHIP
Data protection via k-anonymity
The system determines a desired duplication rate and generates a self-score threshold using Receiver Operating Characteristic curves. It produces self-scores by comparing quasi-identifiers, then modifies attributes of failing records to be less specific while enabling access to those satisfying the threshold.
Claim Score by NHIP
Abstract
According to one embodiment of the present invention, a system for protecting data determines a desired duplication rate based on a level of desired anonymity for the data and generates a threshold for data records within the data based on the desired duplication rate. The system produces a data record score for each data record based on comparisons of attributes for that data record, compares the data record scores to the threshold, and controls access to the data records based on the comparison. Embodiments of the present invention further include a method and computer program product for protecting data in substantially the same manners described above.

Term
7.9 yearsleft in the term
Expires 4 August 2034.
- Priority
- Filed
- Granted
- Today
- Expires
14 claims: 3 independent, 11 dependent
- 1Broadest claimClaim Score 41, average(NHIP)A computer-implemented method of protecting data comprising:determining a desired duplication rate for a data set based on a level of desired anonymity for the data in the data set, wherein one or more attributes of data records within the data set that individually identify an identity for a corresponding data record are de-identified, and remaining attributes of the data records include quasi-identifiers;generating a self-score threshold for the data records within the data set based on the desired duplication rate and Receiver Operating Characteristic (ROC) curves;producing a data record self-score for each data record in the data set by comparing quasi-identifiers for that data record to quasi-identifiers of a corresponding original data record;comparing the data record self-scores to the self-score threshold;andcontrolling access to the data records of the data set based on the data record self-scores satisfying the self-score threshold, wherein controlling access further comprises: modifying attributes of data records failing to satisfy the self-score threshold to be less specific;andenabling access to data records in response to the data record self-scores satisfying the self-score threshold indicating a presence of the desired level of anonymity for the data records.
- 7A system for protecting data comprising:at least one processor configured to: determine a desired duplication rate for a data set based on a level of desired anonymity for the data in the data set, wherein one or more attributes of data records within the data set that individually identify an identity for a corresponding data record are de-identified, and remaining attributes of the data records include quasi-identifiers;generate a self-score threshold for the data records within the data set based on the desired duplication rate and Receiver Operating Characteristic (ROC) curves;produce a data record self-score for each data record in the data set by comparing quasi-identifiers for that data record to quasi-identifiers of a corresponding original data record;compare the data record self-scores to the self-score threshold;andcontrol access to the data records of the data set based on the data record self-scores satisfying the self-score threshold, wherein controlling access further comprises: modifying attributes of data records failing to satisfy the self-score threshold to be less specific;andenabling access to data records in response to the data record self-scores satisfying the self-score threshold indicating a presence of the desired level of anonymity for the data records.
- 11A computer program product for protecting data comprising:a computer readable storage medium having computer readable program code embodied therewith for execution on a processing system, the computer readable program code comprising computer readable program code configured to: determine a desired duplication rate for a data set based on a level of desired anonymity for the data in the data set, wherein one or more attributes of data records within the data set that individually identify an identity for a corresponding data record are de-identified, and remaining attributes of the data records include quasi-identifiers;generate a self-score threshold for the data records within the data set based on the desired duplication rate and Receiver Operating Characteristic (ROC) curves;produce a data record self-score for each data record in the data set by comparing quasi-identifiers for that data record to quasi-identifiers of a corresponding original data record;compare the data record self-scores to the self-score threshold;andcontrol access to the data records of the data set based on the data record self-scores satisfying the self-score threshold, wherein controlling access further comprises: modifying attributes of data records failing to satisfy the self-score threshold to be less specific;andenabling access to data records in response to the data record self-scores satisfying the self-score threshold indicating a presence of the desired level of anonymity for the data records.
Independent claims3
47 paragraphs in 5 sections, as filed
CROSS-REFERENCE TO RELATED APPLICATIONS
This application is a continuation of U.S. patent application Ser. No. 14/450,919, entitled “DATA PRIVACY EMPLOYING A K-ANONYMITY MODEL WITH PROBABALISTIC MATCH SELF-SCORING” and filed Aug. 4, 2014, the disclosure of which is incorporated herein by reference in its entirety.
BACKGROUND
Present invention embodiments relate to information and data management, and more specifically, to data privacy protection using a k-anonymity model with probabilistic match self-scoring.
Data privacy concerns may arise when a data holder wishes to release a version of the data for research. Tools for mining large data samples are capable of joining and searching hundreds of millions or even billions of data records. These tools may be used for applications that require trusted data about customers, clients, patients, guests, citizens, persons of interest, or other parties. When multiple sources of information are joined and intelligently processed, sensitive party information may be inferred and unintentionally disclosed.
One approach to addressing these data privacy concerns is k-anonymity. A data set released by a data holder has k-anonymity protection if the information for each person contained in the released data set cannot be distinguished from at least k−1 individuals whose information also appears in the release. Typically, a data holder anonymizes party data by a removal of explicit identifiers such as name, address and phone number while leaving other demographic information in the released data set. Such a data set can include, for example, the date of birth, gender, and zip code. In this scenario k-anonymity means that each distinct combination of date of birth, gender, and zip code will repeat at least k times in the data set. High values of the parameter k signify higher uncertainty in identification of the individual and therefore provide better privacy protection of the party data. Even if the released data is joined with the data available in the public domain (e.g., voter registration information) a potential data privacy attacker will face an uncertainty in party identification because a single record in the public domain will match at least 1 records in the data released by the data holder. However, there is a tradeoff between keeping the data complete enough to be useful and preserving data privacy.
SUMMARY
According to one embodiment of the present invention, a system for protecting data determines a desired duplication rate based on a level of desired anonymity for the data and generates a threshold for data records within the data based on the desired duplication rate. The system produces a data record score for each data record based on comparisons of attributes for that data record, compares the data record scores to the threshold, and controls access to the data records based on the comparison. Embodiments of the present invention further include a method and computer program product for protecting data in substantially the same manners described above.
BRIEF DESCRIPTION OF THE SEVERAL VIEWS OF THE DRAWINGS
Generally, like reference numerals in the various figures are utilized to designate like components.
<figref idref="DRAWINGS">FIG. 1</figref> is a diagrammatic illustration of an example environment for an embodiment of the present invention.
<figref idref="DRAWINGS">FIG. 2</figref> is a flow diagram illustrating an example manner of protecting data anonymity according to an embodiment of the present invention.
DETAILED DESCRIPTION
Present invention embodiments pertain to protecting data anonymity using probabilistic techniques. In an example scenario, a health care organization may wish to publicly release a subset of its patient records for research while protecting the patients' identities. The organization may initially exclude record attributes that narrowly identify patients (e.g., social security numbers, phone numbers, etc.) and include broader attributes (e.g., data of birth, zip code, gender, etc.). The attributes to be included in a released record are sometimes referred to as the record's quasi-identifier.
According to one embodiment of the present invention, probabilistic or fuzzy matching techniques for computing a score quantifying the similarity between two data records may be used to compute a self-score for each record intended for release. A self-score is the score for a record compared against itself. A record's self-score is based on its quasi-identifier and may exclude de-identified attributes (e.g., attributes that are included in the released record but masked out, replaced with random values, or the like). Consider a scoring algorithm for which higher scores for a pair of records indicate that the two records are more similar than lower scores do (in an alternative embodiment low scores may indicate similar records). Lower self-scores will then indicate that a record is less distinguishable from other records. As a result, the self-score of a record may operate as a measure of the data privacy protection for that record. In particular, lower self-score values correspond to stronger data protection for a given record when that record is matched against information available in the public domain. For example, if the self-score is near or below a threshold value characteristic of pairs of records considered unlikely to be duplicates, no public domain record can be confidently linked to the released records. In particular, a self-score may be associated with an expected number of falsely matching records in the dataset, corresponding to the k−1 false matches of the k-anonymity approach.
One aspect of a present invention embodiment is a realistic evaluation of the privacy protection (e.g., the k-anonymity or the corresponding expected false positive rate) for a dataset. Probabilistic matching provides a privacy protection model capable of properly processing misspelled values, synonyms, historical changes, data placed in incorrect columns, phonetic similarities, anonymous/masked/de-identified values, differently formatted values, and the like. Ignoring these possibilities tends to underestimate the actual strength of data privacy protection. Even slightly different values that would be deemed identical by a human would not be considered identical by a conventional k-anonymity algorithm based on an exact match comparison. Similarly, exact matching does not account for synonyms such as the word “one” and the numeral “1.” Since the probabilistic matching algorithm correctly interprets similarities and dissimilarities in the data to be released, it provides a better tradeoff between privacy protection and usefulness of the released data.
Another aspect of a present invention embodiment is to account for duplicate entity records. In reality there is always a probability that two or more records in a dataset correspond to the same entity (e.g., the same person, organization, etc.) which may result in an overestimate of the effective data privacy protection.
An example environment for present invention embodiments is illustrated in <figref idref="DRAWINGS">FIG. 1</figref>. Specifically, the environment includes one or more data sources <b>110</b>, one or more server systems <b>120</b>, and one or more client or end-user systems <b>130</b>. Data sources <b>110</b>, server systems <b>120</b>, and client systems <b>130</b> may be remote from each other and communicate over a network <b>12</b>. Network <b>12</b> may be implemented by any number of any suitable communications media (e.g., wide area network (WAN), local area network (LAN), Internet, intranet, etc.). Alternatively, any number of data sources <b>110</b>, server systems <b>120</b>, and/or client systems <b>130</b> may be local to each other, and communicate via any appropriate local communication medium (e.g., local area network (LAN), hardwire, wireless link, intranet, etc.).
A data source <b>110</b> may be implemented by any conventional information storage system (e.g., relational database, file system server, etc.).
A server system <b>120</b> may include an anonymity module <b>122</b> and matching module <b>124</b>. The anonymity module and matching module may be implemented across plural server systems. Alternatively, the anonymity module and/or matching module may reside on a client system <b>130</b> or other computer system in communication with the client system. The anonymity module and matching module may be separate, or one may be contained within the other.
Client systems <b>130</b> enable users to communicate with the anonymity module (e.g., via network <b>12</b>) and/or access released datasets. The client systems may present any graphical user (e.g., GUI, etc.) or other interface (e.g., command line prompts, menu screens, etc.) to receive commands from users and interact with the anonymity module and/or other modules or services.
Server systems <b>120</b> and client systems <b>130</b> may be implemented by any conventional or other computer systems preferably equipped with a display or monitor, a base (e.g., including at least one processor <b>20</b>, memories <b>30</b> and/or internal or external network interface or communications devices <b>10</b> (e.g., modem, network cards, etc.)), optional input devices (e.g., a keyboard, mouse, or other input device), and any commercially available and custom software (e.g., index software, database software, etc.)).
The server system, client system, anonymity module, and/or matching module may include one or more modules or units (e.g., matching weight generation module, ROC curve generation module, etc.) to perform the various functions of present invention embodiments described below (e.g., removing duplicates, determining self-score thresholds, etc.), may be implemented by any combination of any quantity of software and/or hardware modules or units, and may reside within memory <b>30</b> of a server system and/or client systems for execution by processor <b>20</b>.
An example manner of protecting data anonymity (e.g., via anonymity module <b>122</b>, matching module <b>124</b>, and server system <b>120</b>) according to an embodiment of the present invention is illustrated in <figref idref="DRAWINGS">FIG. 2</figref>. Initially, data from one or more data sources <b>110</b> may be processed by matching module <b>124</b> to form a base dataset at step <b>210</b>. The matching module may use a matching algorithm to identify and merge or link records from one or more data sources that refer to the same entity (e.g., the same patient treated at two health service provides) to form the base dataset. The matching module may use the matching algorithm to identify and remove duplicate records.
The matching algorithm may operate on a pair of records r<b>1</b> and r<b>2</b> to compute a score s(r<b>1</b>, r<b>2</b>) that quantifies the similarity of r<b>1</b> and r<b>2</b>. Any matching algorithm may be used to compute the score. For example, the score s(r<b>1</b>, r<b>2</b>) may have a value of one if each attribute of r<b>1</b> and r<b>2</b> exactly match and zero otherwise. Alternatively, a probabilistic or fuzzy algorithm may be used. For example, the algorithm may compute a distance (e.g., the Levenshtein edit distance) for each attribute between the r<b>1</b> and r<b>2</b> values for that attribute. The score s(r<b>1</b>, r<b>2</b>) may be set to a logarithm of the likelihood ratio M/U given the computed distances. M is the likelihood function for records that belong to the same entity (e.g., the same person), and U is the likelihood function for records that belong to different entities. The distributions M and U may be estimated from the data. For example, M and U may be modeled as the products of the marginal frequency distributions of distances between attribute value pairs for matching and non-matching records, respectively. To measure the marginal distributions for U, pairs of values of a given attribute for matching records may be selected by matching the records based on similarity of the records' other attributes to avoid biasing the distribution. To measure the marginal distributions for M, pairs of values for non-matching records may be selected randomly.
The matching module may construct a receiver operating characteristic (ROC) curve for threshold matching scores. The ROC curve is a plot of true positive rate against false positive rate for different threshold values of the matching score. In this context, the true positive rate for a given threshold is the probability that a pair of distinct records pertaining to the same entity has a matching score greater than the threshold, and the false positive rate is the probability that two records that pertain to different entities will have a score greater than the threshold. The true and false positive rates may be determined, e.g., from the measured M and U distributions, respectively; by bootstrap sampling from matched and unmatched records, respectively; or by any other conventional or unconventional technique. The information from the ROC curve may be used, e.g., to determine a threshold score for matching records given a desired false positive or false negative rate.
The matching module may be implemented using the algorithms and systems described in U.S. Pat. No. 8,332,366, which is hereby incorporated by reference in its entirety, or any other custom or commercial matching technology (e.g., IBM® Master Data Management (MDM), IBM® QualityStage®, Informatica® MDM, Tibco® Matching Engine, Oracle® Data Quality (ODQ) for Oracle Data Integrator (ODI), Oracle® Healthcare Master Person Index, SAP Data Quality, DataFlux® Data Quality, etc.).
At step <b>230</b>, a set of data records is specified for release. For example, a data governance organization representing the data holder may specify a dataset to be released internally for development and testing or to a third party. The set of records to be released may comprise some or all records of the base dataset. The records to be released may comprise some or all fields or columns of base dataset records.
At step <b>240</b>, a level of protection is specified for the data to be released. For example, the data governance organization (or other user) may specify the value of a k-anonymity parameter K which indicates a quantity of K−1 other records with the same attributes to provide anonymity. This value may be used to compute a corresponding desired duplication rate at step <b>250</b>. The desired duplication rate is given by (1−1/K)×100%. In terms of the k-anonymity model, a value K=2 means that a potential data privacy attacker attempting to match a publically available voter registration record to the released data set would, on average, have to pick one record out of the two matching records in the dataset. This yields 50% desired duplication rate on average. Similarly, if K=10, the rate of duplication will be 90% because only one guess out of 10 will result in a successful privacy attack.
At step <b>260</b>, the anonymity module determines a self-score threshold T that corresponds to the expected desired duplication rate determined at step <b>250</b>. The threshold T may be calculated in a manner similar to the calculation of a matching threshold from ROC curve information. For example, in an embodiment in which the score is the logarithm of the likelihood ratio given the computed distance between the records (e.g., s(r<b>1</b>,r<b>2</b>)=log(M/U)), the self-score threshold T may be set to log(num/(10+9K)), where num is the number of data records in the set of data records to be released. For attributes that are the same in data to be released and in data used to match records pertaining to the same entity in step <b>210</b>, attribute frequencies and/or other derived information may be reused. For attributes that differ in the data to be released, the matching module may derive or re-derive the frequency information used to compute false positive rates or other ROC information.
At step <b>270</b>, the anonymity module determines whether any of the records to be released have a self-score greater than the threshold T. If not, then all of the specified data records satisfy the k-anonymity requirements and may be released and processing ends. Otherwise, processing proceeds to step <b>280</b>.
Data records that have a self-score greater than the threshold T, fail the anonymity test and are handled at step <b>280</b>. In one embodiment of the present invention, failing records are removed from the set of records to be released. According to another embodiment of the present invention, one or more attributes of the failing records are excluded from the records to be released. According to yet another embodiment, one or more attributes of the failing records are modified to be less specific. For example, instead of a date of birth, the records may provide only the year of birth or a range of possible ages. The anonymity module may remove or modify records or fields automatically. Alternatively, the anonymity module may prompt an operator to review the failing records and select records to exclude or modify. Processing then returns to step <b>270</b> to determine whether any of the records to be released fail the anonymity test after the changes at step <b>280</b>.
It will be appreciated that the embodiments described above and illustrated in the drawings represent only a few of the many ways of implementing embodiments for protecting data.
The environment of the present invention embodiments may include any number of computer or other processing systems (e.g., client or end-user systems, server systems, etc.) and storage systems (e.g., file systems, databases, or other repositories), arranged in any desired fashion, where the present invention embodiments may be applied to any desired type of computing environment (e.g., cloud computing, client-server, network computing, mainframe, stand-alone systems, etc.). The computer or other processing systems employed by the present invention embodiments may be implemented by any number of any personal or other type of computer or processing system (e.g., desktop, laptop, PDA, mobile devices, etc.), and may include any commercially available operating system and any combination of commercially available and custom software (e.g., database software, communications software, etc.). These systems may include any types of monitors and input devices (e.g., keyboard, mouse, voice recognition, touch screen, etc.) to enter and/or view information.
It is to be understood that the software of the present invention embodiments may be implemented in any desired computer language and could be developed by one of ordinary skill in the computer arts based on the functional descriptions contained in the specification and flow charts illustrated in the drawings. Further, any references herein of software performing various functions generally refer to computer systems or processors performing those functions under software control. The computer systems of the present invention embodiments may alternatively be implemented by any type of hardware and/or other processing circuitry.
The various functions of the computer or other processing systems may be distributed in any manner among any number of software and/or hardware modules or units, processing or computer systems and/or circuitry, where the computer or processing systems may be disposed locally or remotely of each other and communicate via any suitable communications medium (e.g., LAN, WAN, intranet, Internet, hardwire, modem connection, wireless, etc.). For example, the functions of the present invention embodiments may be distributed in any manner among the various end-user/client and server systems, and/or any other intermediary processing devices. The software and/or algorithms described above and illustrated in the flow charts may be modified in any manner that accomplishes the functions described herein. In addition, the functions in the flow charts or description may be performed in any order that accomplishes a desired operation.
The software of the present invention embodiments may be available on a non-transitory computer useable medium (e.g., magnetic or optical mediums, magneto-optic mediums, floppy diskettes, CD-ROM, DVD, memory devices, etc.) of a stationary or portable program product apparatus or device for use with stand-alone systems or systems connected by a network or other communications medium.
The communication network may be implemented by any number of any type of communications network (e.g., LAN, WAN, Internet, intranet, VPN, etc.). The computer or other processing systems of the present invention embodiments may include any conventional or other communications devices to communicate over the network via any conventional or other protocols. The computer or other processing systems may utilize any type of connection (e.g., wired, wireless, etc.) for access to the network. Local communication media may be implemented by any suitable communication media (e.g., local area network (LAN), hardwire, wireless link, intranet, etc.).
The system may employ any number of any conventional or other databases, data stores or storage structures (e.g., files, databases, data structures, data or other repositories, etc.) to store information. The sources may be implemented by any number of any conventional or other databases, data stores or storage structures (e.g., files, databases, data structures, data or other repositories, etc.) to store information. The sources may be included within or coupled to the server and/or client systems. The sources and/or storage structures may be remote from or local to the computer or other processing systems, and may store any desired data.
The present invention embodiments may employ any number of any type of user interface (e.g., Graphical User Interface (GUI), command-line, prompt, etc.) for obtaining or providing information, where the interface may include any information arranged in any fashion. The interface may include any number of any types of input or actuation mechanisms (e.g., buttons, icons, fields, boxes, links, etc.) disposed at any locations to enter/display information and initiate desired actions via any suitable input devices (e.g., mouse, keyboard, etc.). The interface screens may include any suitable actuators (e.g., links, tabs, etc.) to navigate between the screens in any fashion.
The present invention embodiments are not limited to the specific tasks or algorithms described above, but may be utilized for protecting data of any type (e.g., health records, client records, customer records, product records, etc.) represented in any form (e.g., relational database tables, master data management entity records, custom formats, etc.) using any master data management (MDM) systems or other systems.
The terminology used herein is for the purpose of describing particular embodiments only and is not intended to be limiting of the invention. As used herein, the singular forms “a”, “an” and “the” are intended to include the plural forms as well, unless the context clearly indicates otherwise. It will be further understood that the terms “comprises”, “comprising”, “includes”, “including”, “has”, “have”, “having”, “with” and the like, when used in this specification, specify the presence of stated features, integers, steps, operations, elements, and/or components, but do not preclude the presence or addition of one or more other features, integers, steps, operations, elements, components, and/or groups thereof.
The corresponding structures, materials, acts, and equivalents of all means or step plus function elements in the claims below are intended to include any structure, material, or act for performing the function in combination with other claimed elements as specifically claimed. The description of the present invention has been presented for purposes of illustration and description, but is not intended to be exhaustive or limited to the invention in the form disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the invention. The embodiment was chosen and described in order to best explain the principles of the invention and the practical application, and to enable others of ordinary skill in the art to understand the invention for various embodiments with various modifications as are suited to the particular use contemplated.
The descriptions of the various embodiments of the present invention have been presented for purposes of illustration, but are not intended to be exhaustive or limited to the embodiments disclosed. Many modifications and variations will be apparent to those of ordinary skill in the art without departing from the scope and spirit of the described embodiments. The terminology used herein was chosen to best explain the principles of the embodiments, the practical application or technical improvement over technologies found in the marketplace, or to enable others of ordinary skill in the art to understand the embodiments disclosed herein.
The present invention may be a system, a method, and/or a computer program product. The computer program product may include a computer readable storage medium (or media) having computer readable program instructions thereon for causing a processor to carry out aspects of the present invention.
The computer readable storage medium can be a tangible device that can retain and store instructions for use by an instruction execution device. The computer readable storage medium may be, for example, but is not limited to, an electronic storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination of the foregoing. A non-exhaustive list of more specific examples of the computer readable storage medium includes the following: a portable computer diskette, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or Flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanically encoded device such as punch-cards or raised structures in a groove having instructions recorded thereon, and any suitable combination of the foregoing. A computer readable storage medium, as used herein, is not to be construed as being transitory signals per se, such as radio waves or other freely propagating electromagnetic waves, electromagnetic waves propagating through a waveguide or other transmission media (e.g., light pulses passing through a fiber-optic cable), or electrical signals transmitted through a wire.
Computer readable program instructions described herein can be downloaded to respective computing/processing devices from a computer readable storage medium or to an external computer or external storage device via a network, for example, the Internet, a local area network, a wide area network and/or a wireless network. The network may comprise copper transmission cables, optical transmission fibers, wireless transmission, routers, firewalls, switches, gateway computers and/or edge servers. A network adapter card or network interface in each computing/processing device receives computer readable program instructions from the network and forwards the computer readable program instructions for storage in a computer readable storage medium within the respective computing/processing device.
Computer readable program instructions for carrying out operations of the present invention may be assembler instructions, instruction-set-architecture (ISA) instructions, machine instructions, machine dependent instructions, microcode, firmware instructions, state-setting data, or either source code or object code written in any combination of one or more programming languages, including an object oriented programming language such as Smalltalk, C++ or the like, and conventional procedural programming languages, such as the “C” programming language or similar programming languages. The computer readable program instructions may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the latter scenario, the remote computer may be connected to the user's computer through any type of network, including a local area network (LAN) or a wide area network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet Service Provider). In some embodiments, electronic circuitry including, for example, programmable logic circuitry, field-programmable gate arrays (FPGA), or programmable logic arrays (PLA) may execute the computer readable program instructions by utilizing state information of the computer readable program instructions to personalize the electronic circuitry, in order to perform aspects of the present invention.
Aspects of the present invention are described herein with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each block of the flowchart illustrations and/or block diagrams, and combinations of blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer readable program instructions.
These computer readable program instructions may be provided to a processor of a general purpose computer, special purpose computer, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions/acts specified in the flowchart and/or block diagram block or blocks. These computer readable program instructions may also be stored in a computer readable storage medium that can direct a computer, a programmable data processing apparatus, and/or other devices to function in a particular manner, such that the computer readable storage medium having instructions stored therein comprises an article of manufacture including instructions which implement aspects of the function/act specified in the flowchart and/or block diagram block or blocks.
The computer readable program instructions may also be loaded onto a computer, other programmable data processing apparatus, or other device to cause a series of operational steps to be performed on the computer, other programmable apparatus or other device to produce a computer implemented process, such that the instructions which execute on the computer, other programmable apparatus, or other device implement the functions/acts specified in the flowchart and/or block diagram block or blocks.
The flowchart and block diagrams in the Figures illustrate the architecture, functionality, and operation of possible implementations of systems, methods, and computer program products according to various embodiments of the present invention. In this regard, each block in the flowchart or block diagrams may represent a module, segment, or portion of instructions, which comprises one or more executable instructions for implementing the specified logical function(s). In some alternative implementations, the functions noted in the block may occur out of the order noted in the figures. For example, two blocks shown in succession may, in fact, be executed substantially concurrently, or the blocks may sometimes be executed in the reverse order, depending upon the functionality involved. It will also be noted that each block of the block diagrams and/or flowchart illustration, and combinations of blocks in the block diagrams and/or flowchart illustration, can be implemented by special purpose hardware-based systems that perform the specified functions or acts or carry out combinations of special purpose hardware and computer instructions.
Contents5
3 sheets
Sheet 1 Sheet 2 Sheet 3
Every citation, both waysCites: the store holds 13 of 14
| Document | Relation | Office | Cited during |
|---|---|---|---|
| US11337177B2 | Cited by | United States of America | Applicant |
| US11956751B2 | Cited by | United States of America | Applicant |
| TWI765243B | Cited by | Taiwan Province of China | Examiner |
| US11641346B2 | Cited by | United States of America | Applicant |
| US11431682B2 | Cited by | United States of America | Applicant |
| US2009150362A1 | Cites | United States of America | Applicant |
| US2010332537A1 | Cites | United States of America | Applicant |
| US2011178943A1 | Cites | United States of America | Applicant |
| US2014237620A1 | Cites | United States of America | Applicant |
| US2015067883A1 | Cites | United States of America | Search report |
| EP2551803A1 | Cites | European Patent Office (EPO) | Applicant |
| US8332366B2 | Cites | United States of America | Applicant |
| US8407246B2 | Cites | United States of America | Applicant |
| US20090150362A1 | Cites | United States of America | Applicant |
| US20100332537A1 | Cites | United States of America | Applicant |
| US20110178943A1 | Cites | United States of America | Applicant |
| US20140237620A1 | Cites | United States of America | Applicant |
| US20150067883A1 | Cites | United States of America | Search report |
6 members in 1 office
Priority claims6
| Document | Office | Kind | Date |
|---|---|---|---|
| 201414450919 | United States of America | A | |
| 201414450919 | United States of America | A | |
| 201615349289 | United States of America | A | |
| 14450919 | – | – | – |
| US201414450919 | – | – | – |
| US201615349289 | – | – | – |
Members6
| Document | Office | Kind | |
|---|---|---|---|
| US2016034703A1 | United States of America | A1 | |
| US2016034715A1 | United States of America | A1 | |
| US9576151B2 | United States of America | B2 | |
| US9576152B2 | United States of America | B2 | |
| US2017061159A1 | United States of America | A1 | |
| US10169610B2This record | United States of America | B2 |
47 transactions on the USPTO file
Allowed after 1 non-final rejection.
- Non-final rejections
- 1
- Final rejections
- 0
- RCEs
- 0
- Appeals
- 0
Over time
Point at a mark for the transactionTransactions
| Event | Code | |
|---|---|---|
| Payment of Maintenance Fee, 4th Year, Large EntityM1551 | M1551 | |
| Recordation of Patent Grant MailedPGM/ | PGM/ | |
| Patent Issue Date Used in PTA CalculationAllowedPTAC | PTAC | |
| Email NotificationEML_NTR | EML_NTR | |
| Issue Notification MailedAllowedWPIR | WPIR | |
| Dispatch to FDCD1935 | D1935 | |
| Application Is Considered Ready for IssuePILS | PILS | |
| Correspondence Address ChangeC.AD | C.AD | |
| Issue Fee Payment VerifiedN084 | N084 | |
| Issue Fee Payment ReceivedIFEE | IFEE | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Notice of AllowanceAllowedMN/=. | MN/=. | |
| Notice of Allowance Data Verification CompletedAllowedN/=. | N/=. | |
| Reasons for AllowanceEX.R | EX.R | |
| Examiner's Amendment CommunicationEX.A | EX.A | |
| Paralegal or electronic terminal disclaimer approvedP574 | P574 | |
| Terminal Disclaimer FiledDIST | DIST | |
| Date Forwarded to ExaminerFWDX | FWDX | |
| Mail Interview Summary - Applicant Initiated - TelephonicMEXAT | MEXAT | |
| Miscellaneous Incoming LetterLET. | LET. | |
| Response after Non-Final ActionA... | A... | |
| Interview Summary - Applicant Initiated - TelephonicEXAT | EXAT | |
| Electronic ReviewELC_RVW | ELC_RVW | |
| Email NotificationEML_NTF | EML_NTF | |
| Mail Non-Final RejectionNon-final rejectionMCTNF | MCTNF | |
| Non-Final RejectionNon-final rejectionCTNF | CTNF | |
| Information Disclosure Statement consideredIDSC | IDSC | |
| Email NotificationEML_NTR | EML_NTR | |
| Application ready for PDX access by participating foreign officesCCRDY | CCRDY | |
| PG-Pub Issue NotificationPG-ISSUE | PG-ISSUE | |
| Case Docketed to Examiner in GAUDOCK | DOCK | |
| Email NotificationEML_NTR | EML_NTR | |
| Application Is Now CompleteCOMP | COMP | |
| Filing ReceiptFLRCPT.O | FLRCPT.O | |
| Application Dispatched from OIPEOIPE | OIPE | |
| FITF set to YES - revise initial settingFTFS | FTFS | |
| Cleared by OIPE CSRL194 | L194 | |
| Preliminary AmendmentA.PE | A.PE | |
| Electronic Information Disclosure StatementEIDS. | EIDS. | |
| Patent Term Adjustment - Ready for ExaminationPTA.RFE | PTA.RFE | |
| PTO/SB/69-Authorize EPO Access to Search ResultsSREXR141 | SREXR141 | |
| Applicants have given acceptable permission for participating foreignAPPERMS | APPERMS | |
| Information Disclosure Statement (IDS) FiledWIDS | WIDS | |
| IFW Scan & PACR Auto Security ReviewSCAN | SCAN | |
| Entity Status Set To Undiscounted (Initial Default Setting or Status Change)BIG. | BIG. | |
| Initial Exam Team nnIEXX | IEXX |
2 legal events, as the office reported them to INPADOC
Over the term
Point at a mark for the eventEvents
| Event | Code | |
|---|---|---|
| Maintenance fee paymentMAFP | MAFP | |
| AssignmentAS | AS |
Numbers
- Publication
- 10169610
- Publication, DOCDB
- 10169610
- Publication, EPODOC
- US10169610
- Application
- 15349289
- Application, DOCDB
- 201615349289
- Application, EPODOC
- US201615349289
Titles
- English
- Data privacy employing a k-anonymity model with probabalistic match self-scoring
Patent term adjustment
- A delay
- +56 daysthe office missed an examination deadline
- Applicant delay
- −75 days
- Net adjustment
- 0 days
Classification
- CPC, 8
- G06F21/6254
- H04L63/0407
- G06F17/3053
- H04L63/102
- G06F21/6227
- G06F16/24578
- G06N7/005
- G06N7/01
- IPC, 4
- G06F21 62
- G06F17 30
- G06N7 00
- H04L29 06
- USPC, 1
- 726027000