WO2024058945A1 - Systems for design and implementation of privacy preserving ai with privacy regulations within intelligence pipelines - Google Patents
Systems for design and implementation of privacy preserving ai with privacy regulations within intelligence pipelines Download PDFInfo
- Publication number
- WO2024058945A1 WO2024058945A1 PCT/US2023/031562 US2023031562W WO2024058945A1 WO 2024058945 A1 WO2024058945 A1 WO 2024058945A1 US 2023031562 W US2023031562 W US 2023031562W WO 2024058945 A1 WO2024058945 A1 WO 2024058945A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- data
- client
- privacy
- privacy protection
- processed
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6245—Protecting personal data, e.g. for financial or medical purposes
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
- G06F21/6245—Protecting personal data, e.g. for financial or medical purposes
- G06F21/6254—Protecting personal data, e.g. for financial or medical purposes by anonymising data, e.g. decorrelating personal data from the owner's identification
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N20/00—Machine learning
Definitions
- the present disclosure relates generally to data privacy preserving protocols and, more particularly (although not necessarily exclusively), to implementation of privacy preserving artificial intelligence.
- Data platforms for clients can provide tools for identifying users or user devices, across multiple streams of user experience, that may be receptive to particular types of communication. This identification of users or user devices may include processing historical and/or current data corresponding to multiple users or user devices in view of specifics corresponding to the communication type(s). As data from multiple systems are resolved in a data platform, privacy protection can become important (e.g., due to applicable privacy regulations and/or client-identified privacy objectives).
- privacy regulations and/or objectives may define what constitutes personally identifiable information (PH), such that it may be obscured before the data is stored, processed, used and/or transmitted.
- PH data can include any information that can be used to distinguish one user from another and can be used to deanonymize previously anonymous data. Examples of PH data can include social security numbers, passport numbers, telephone numbers, credit card numbers, street addresses, patient identification numbers, email addresses, etc.
- what constitutes PH may be situation-specific. For example, assigning a given user to an income bracket may be insufficient to identify the user in most zip codes, though it may avail identifying a particular person in one or more specific zip codes.
- regulations and/or priorities of various entities that pertain to data privacy can change over time and vary by region (e.g., as privacy regulations can change over time and by region).
- PH If an entity collects PH, it may be important to implement protocols to ensure that storage and transmission of PH is controlled to prevent unauthorized access. However, it can also be important to control use of the PH. For example, sometimes, if a data set with PH is used to train a machine-learning (ML) model, it may be possible for the model to be interrogated (by scrutinizing outputs generated in response to particular inputs) in a manner that lets the attacker predict PH data.
- ML machine-learning
- Techniques are provided (e.g., a method, a system, non-transitory computer-readable medium storing code or instructions executable by one or more processors) for designing and implementing privacy preserving Al with privacy regulations within intelligence pipelines.
- Various embodiments are described herein, including methods, systems, non-transitory computer-readable storage media storing programs, code, or instructions executable by one or more processors, and the like.
- One embodiment is directed to a computer-implemented method that includes receiving, from a client system, client data that includes information corresponding to a set of users and/or set of user devices, identifying privacy protection protocols that apply to the client data, identifying a particular subset of the client data as being personally identifiable information (PH) data, wherein the particular subset includes a set of PH attributes, splitting the PH attributes into multiple predefined categories based on a format of a data field in the PH attributes, for each predefined category of the multiple predefined categories, selecting, based on the predefined category and the privacy protection protocols, a processing technique from a plurality of processing techniques, and processing PH data corresponding to the predefined category using the selected processing technique, combining the processed PH data corresponding to the multiple predefined categories with non-PII data to create processed client data, determining, based on previous input from the client system and/or based on the processed PH data, to add noise to at least part of the processed PH data, determining an amount of noise based on
- a system includes one or more data processors and a non-transitory computer readable storage medium containing instructions which, when executed on the one or more data processors, cause the one or more data processors to perform part or all of one or more methods disclosed herein.
- a computer-program product is provided that is tangibly embodied in a non-transitory machine-readable storage medium and that includes instructions configured to cause one or more data processors to perform part or all of one or more methods disclosed herein.
- FIG. 1 depicts a flow diagram illustrating an example process for implementing the privacy preserving Al in accordance with some embodiments of the invention.
- FIG. 2 depicts a database environment for implementing privacy preserving Al in accordance with at least some embodiments of the present invention.
- FIG. 3 is a diagram depicting flow of client data through privacy protection protocols in accordance with at least some embodiments.
- FIG. 4 is a flow diagram illustrating an example process for privacy preservation of client data by implementing privacy rules in accordance with some embodiments of the invention.
- FIG. 5 is a block diagram depicting a separation of PH data and non-PII data by a PH identifier module in accordance with embodiments.
- FIG. 6 is a graph that illustrates a dependence of a root-mean-square error of a recommender algorithm when noise is added to ML model training data in accordance with embodiments.
- FIG. 7 is a graph that shows the relationship between the Mean Absolute Error of a recommender algorithm and the value of epsilon when a privacy budget is applied to training data for the ML model.
- FIG. 8 is a graph that depicts the accuracy of a ML model as a function 802 of epsilon using an algorithmic noise addition approach in ML model privacy protocols in accordance with embodiments
- FIG. 9 depicts a simplified diagram of a distributed system 900 for implementing an embodiment.
- FIG. 10 is a simplified block diagram of a cloud-based system environment in which functionalities described herein may be offered as cloud services, in accordance with certain embodiments.
- FIG. 11 illustrates an exemplary computer system 1100 that may be used to implement certain embodiments.
- Some embodiments of the present invention relate to systems and techniques for generating and implementing privacy-protection protocols through privacy preserving Artificial Intelligence (Al).
- incoming data can be parsed to differentiate data that corresponds to multiple predefined categories (e.g., categorical text data, categorical numeric, high cardinality text, high cardinality numeric, continuous numeric data, and text).
- categories e.g., categorical text data, categorical numeric, high cardinality text, high cardinality numeric, continuous numeric data, and text.
- a different type of privacy-protection protocol is implemented for each category of data.
- a technique can be selected to transform the PH in the category (e.g., if a corresponding Pll-transformation criterion is satisfied).
- FIG. 1 depicts a flow diagram illustrating an example process 100 for implementing the privacy preserving Al in accordance with some embodiments of the invention.
- Block 102 includes receiving client data via a data platform from a client system.
- the client system can include at least one of a mobile device, cloud storage platform, personal computer, laptop, computer cluster, server, server cluster, etc.
- the client data may be received via an interface generated by the data platform.
- the interface may identify regional and client privacy regulations for the client data.
- Privacy protection protocols are defined regarding PH data within the client data.
- the client can use a configuration screen to define the privacy protection protocols.
- Block 104 can include allowing clients to toggle to enable masking, obfuscating, or hiding PH data using a variety of privacy options.
- the client can choose to implement a different privacy protection protocol for different categories of PH data.
- the privacy protection protocol can be determined by a server operator associated with the data platform, such as when the client chooses a default setting for the privacy protection protocol or provides limited input to the configuration screen.
- the privacy protection protocol can be based on regional or client privacy regulations detected by the interface when the interface receives client data. For example, the server operator can confirm that the privacy protection protocols selected by the client comply with regional privacy regulations.
- ML model training data can include PH data
- the client can choose to include privacy settings for data associated ML models as part of the privacy protection protocols.
- preprocessing of ML model training data can be configured based on a ML privacy budget, which may be set by the client, a default value, etc.
- the client can define a degree to which the PH data is obscured prior to entering the ML model. For example, noise can be added to the PH data. A low amount of noise may correspond to high accuracy in the ML model but may not provide adequate privacy protection to the PH data entered in the ML model. If the amount of noise is increased, privacy protection can be enhanced but model accuracy may be reduced.
- the interface can notify the client of a level of expected accuracy in the ML model based on a selected ML privacy budget.
- noise can be added to algorithms or to outputs of the ML model in accordance with client selections for the privacy budget.
- the client can adjust the ML privacy budget in order to tune model accuracy and/or privacy.
- an output of the ML model can include PH data.
- the client can include in the privacy protection protocol a privacy setting for the output.
- the process includes identifying the PH data within the client data.
- the client data is transferred to a PH identifier module.
- the PH identifier module can identify which attributes contain PH and which are non-PII attributes. For example, the module may recognize that sets of nine-digit numbers indicate social security numbers or sets of seven or sets of ten-digit numbers indicate U.S. telephone numbers including area codes.
- the PH identifier module can identify PH attributes using PH identifier programs as well as imported PH infotype recognition libraries.
- a data type splitter module can split the PH attributes into several categories. The categories include categorical text, categorical numeric, high cardinality text, high cardinality numeric, continuous, text, etc.
- the process includes processing the PI I data with a selected processing approach.
- the data type splitter module can process the PH attributes based on category and based on privacy rules and heuristics associated with the privacy protection protocols supplied by the client. There can be several processing techniques for processing the PH attributes including for example adding noise to the PH data in ML model training data.
- block 110 can include inbuilt masking, hashing, pseudonymization, or anonymization of identified PH data based on PH Infotype.
- the process includes identifying an amount of noise based on the privacy protection protocols and the ML privacy budget.
- adding noise to ML training data may provide a degree of protection for the ML model, it can also reduce the accuracy of the ML model. Therefore, an amount of noise may be determined based on the ML privacy budget identified by the client, such that the client can control this balance.
- the process includes adding the amount of noise to a subset of PH and non-PII combined client data to produce protected training data. If data privacy is chosen for a category of PH data by the client, Random, Gaussian, or Laplace noise can be added to the category of data for PH attributes. Noise may not be added to the non-PII client data included in the protected training data.
- Block 114 of the process includes inputting the protected training data into the ML model. Once trained, the ML model can produce an output. In some examples, output is returned to the client device.
- FIG. 2 depicts a database environment 200 for implementing privacy preserving Al in accordance with at least some embodiments of the present invention.
- the database environment 200 includes a client data platform 202 and a plurality of client systems 208. Although three client systems are illustrated in FIG. 2, more or less client systems may be present in the database environment 200.
- Each client system of the plurality of client systems 208 can receive client data from user devices 216.
- Client System A can receive data from User Device A 216-a, User Device B 216-b, User Device C 216-c, and User Device D 216-d.
- Client System B can receive data from User Device E 216-e, User Device F 216-f, and User Device G 216-g.
- Client System C can receive data from User Device H 216-a, User Device 1 216-i, User Device J 216-j, User Device K 216-k, and User Device L 216-1. Although twelve user devices 216 are depicted in FIG. 2, more or less user devices 216 may be present in the database environment 200.
- the client data received from user devices 216 can include PH data.
- Each client system of the plurality of client systems 208 can store client data in a user data store 212.
- Each client system of the plurality of client systems 208 can communicate with the client data platform 202.
- Each client system can transmit client specific privacy rules 210 to the client data platform 202.
- the client data platform 202 can determine applicable regional privacy rules 204 for the client system by detecting locations of users associated with the client. Detecting locations of users can involve extracting fields of information from data involved in communication with the user devices 216. In some examples, locations of users can be extracted from home address data included in the client data.
- the client data platform can receive information regarding regional privacy rules 204 from the client.
- the client data platform 202 can communicate with each client system within the plurality of client systems 208 to define privacy protection protocols regarding Pll data within each client system.
- a client can use a configuration screen to define the privacy protection protocols.
- the client can choose to implement a different privacy protection protocol for different categories of PH data.
- the client can define a privacy budget to provide privacy settings for client data associated with ML models of the client.
- the client data platform 202 can receive user data from the client and a client specific privacy preserving program can be implemented by the client data platform 202.
- the client data platform 202 can modify a privacy preserving program 206 to create a client specific privacy preserving program that includes the privacy protection protocols and is based on the client specific privacy rules, the applicable regional privacy rules, and the privacy budget.
- a client system can receive the privacy preserving program 206 from the client data platform 202 and the privacy preserving program can be implemented by the client system.
- Each client system can use the client specific preserving program to implement privacy-protection protocols and maintain data security measures that comply with regional and client specific privacy rules.
- FIG. 3 is a diagram depicting flow of client data through privacy protection protocols in accordance with at least some embodiments.
- the client data includes data collected from users associated with a client.
- the data collected from the users can include PH data.
- the users associated with the client can reside in various regions. Regions can include various collections of countries, individual countries, states, provinces, etc. Privacy-protection policies for PH data of users can vary by region and by sector. For example, a country can require clients to implement and maintain specific data security measures to protect financial information of users that are citizens of the country.
- Client data can originate from user devices, which can include mobile devices, personal computers, laptops, smart watches, etc.
- the client data can be consolidated into a data repository associated with a client system called a data warehouse 302.
- the client data can include both PH and non-PII attributes.
- client data from the data warehouse 302 can be exported into a client data platform 202.
- the client data platform 202 is shown to include cloud storage 304 or an object storage (OS) or simple storage service (S3) bucket.
- a PH identifier module 306 associated with the client data platform 202 can analyze client data in the cloud storage 304.
- the PH identifier module 306 can identify which attributes contain PH attributes and which contain non-PII attributes using techniques such as PH identifier programs, PH infotype recognition libraries, or client-identified PH definitions. Identification of PH attributes can differ by organization, domain, country, and region, and such specificity may be reflected by (for example) program functions, libraries, or client-specified definitions.
- the PH identifier module 306 can be configured to incorporate various public or private PH Infotype libraries.
- the PH infotype libraries can be stored within the client data platform 202 or the PH infotype libraries can be received from and associated with the client. Examples of PH Infotype libraries include Presidio (Microsoft SDK), AWS Detect PH, and Open Source libraries.
- a data type splitter module can split the PH attributes into several categories.
- the categories include categorical text, categorical numeric, high cardinality text, high cardinality numeric, continuous, text, etc.
- the data type splitter module can separate the PH data with numeric attributes (numeric data) from PH data with categorical attributes (categorical data).
- numeric data can include zip codes, salaries, ages, social security numbers, birthdate, etc.
- Examples of categorical data can include name, gender, city of residence, race, birthplace, etc.
- Categorical data can be identified using rules-based algorithms, such as Entity recognition algorithms, such as a Named Entity Recognition (NER) algorithm. Pattern recognition techniques can be used to identify certain kinds of numeric (such as bank account data) or certain kinds of categorical data (such as national identity).
- NER Named Entity Recognition
- a privacy-protection protocol 308 can be implemented to attributes within the client data. Since privacy-protection policies can vary by region, the privacyprotection protocol 308 can depend on the citizenship of the users associated with the client data. In some examples, identifying the privacy-protection protocol 308 can include determining one or more geographical regions that correspond to the client system and retrieving one or more data-protection restrictions that correspond to the one or more geographical regions. The privacy-protection protocol 308 may also depend on client-specified privacy-protection policies. A decision to implement the privacy-protection protocol 308 can depend on whether attributes of client data are PH attributes or non-PII attributes. The privacy-protection protocol 308 implemented on PH attributes can depend on the category of the PH attributes.
- noise e.g., Gaussian noise
- DP data privacy
- the numeric data is not subject to a privacy-protection policy and the privacy protection protocol is not implemented for the numeric data.
- noise is not added to numeric data when the numeric data is not subject to a privacy-protection policy.
- the privacy-protection protocol 308 is not to be implemented for a first set of data, (e.g. the first set of data only contains non-PII attributes), then the first set of data can be used to train a ML model without being subjected to (DP) pre-processing 316.
- a data set with PH is used to train a machine-learning (ML) model
- the model may be interrogated (by scrutinizing outputs generated in response to particular inputs) in a manner that lets the attacker predict PH data.
- the preprocessing of ML model training data can be configured based on a ML privacy budget, which may be set by the client, a default value, etc.
- the client can define a degree to which the PH data (or non-PII data) is obscured prior to entering the ML model. For example, noise can be added to the PH data. A low amount of noise may correspond to high accuracy in the ML model but may not provide adequate privacy protection to the PH data entered in the ML model. If the amount of noise is increased, privacy protection can be enhanced but model accuracy may be reduced.
- a ML privacy protocol 310 can be implemented to process the first set of data even if the privacy-protection protocol 308 was not implemented for the first set of data. If the ML privacy protocol 310 is not selected for the first set of data, training data for a ML model using a standard ML algorithm can include the first set of data at block 312. Once trained, ML scoring can occur, and the outcome of the standard ML model can be returned to the client via the data warehouse 302. If the ML privacy protocol 310 is selected for the first set of data, training data for a ML model using a privacy protected ML algorithm can include the first set of data at block 314. Once trained, ML scoring can occur and the outcome of the privacy protected ML model can be returned to the client via the data warehouse 302.
- the privacy-protection protocol 308 is to be implemented for a second set of data (e.g., the second set of data includes at least one category of PH attributes subject to a privacy-protection policy)
- the second set of data can be subjected to DP pre-processing 316.
- DP pre-processing 316 can include inbuilt masking, hashing, pseudonymization, or anonymization of the second set of data based on PH Infotype.
- the type of pre-processing can depend on the categories of PH attributes included in the second set of data. For example, random, Gaussian, or Laplacian noise can be added to numerical attributes and categorical attributes can be encrypted.
- a ML privacy protocol 318 can be implemented to the second set of data. If the ML privacy protocol 318 is not selected for the second set of data, training data for a ML model using a standard ML algorithm can include the second set of data at block 320. Once trained, ML scoring can occur and the outcome of the standard ML model can be returned to the client via the data warehouse 302. If the ML privacy protocol 318 is selected for the second set of data, training data for a ML model using a privacy protected ML algorithm can include the first set of data at block 322. Once trained, ML scoring can occur and the outcome of the privacy protected ML model can be returned to the client via the data warehouse 302.
- FIG. 4 is a flow diagram illustrating an example process 400 for privacy preservation of client data by implementing privacy rules in accordance with some embodiments of the invention.
- Block 402 includes data cleaning of client data. Data cleaning can involve fixing incorrect, incomplete, duplicate, or otherwise erroneous data from data sets in the client data. For example, data cleaning can involve correcting syntax errors or errors involving format. As an example, a recorded birthdate of 13.03.92 can be changed to 03/13/92 to conform with or match other data in a dataset.
- Block 404 includes transferring the client data to a PH identifier module 306 to identify PH attribute data and non-PII attribute data within the client data.
- the PH identifier module 306 can identify PH attributes within the client data using PH identifier programs as well as imported PH infotype recognition libraries. Infotype recognition libraries can determine patterns in sets of data that can be used to identify PH attributes. For example, in the United States, sets of data with 5 digits can refer to zip codes or data in a format with (XXX)-XXX-XXXX where X is any numeric digit can be recognized as telephone numbers.
- the PH identifier module 306 can be configured to support various public or private PH Infotype libraries. The PH Infotype libraries supported by the PH identifier module 306 can be updated periodically.
- Block 406 involves transferring the PH attribute data to a data type splitter module.
- a data type splitter module can split the PH attributes into several categories. The categories can include categorical text, categorical numeric, high cardinality text, high cardinality numeric, continuous, text, etc.
- the data type splitter module can separate the PH data with numeric attributes (numeric data) from PH data with categorical attributes (categorical data). Examples of numeric data can include zip codes, salaries, ages, social security numbers, birthdate, etc.
- numeric data in a region can be identified by comparing population distributions in the region.
- a set of PH data displays a significant amount of overlap (e.g., more than 50% overlap) with a population distribution
- the PH data can be identified as numeric data.
- categorical data can include name, gender, city of residence, race, birthplace, etc.
- Categorical data can be identified using Entity recognition algorithms, such as a NER Algorithm. Pattern-recognition techniques can be used to identify certain kinds of numeric (such as bank account data) or certain kinds of categorical data (such as national identity).
- Block 408 involves applying privacy rules to the numeric data and to the categorical data. Origins of client data can affect the privacy rules since privacy regulation can vary by country and region.
- applying privacy rules to the numeric data involves transforming the numeric data into noisy data by adding noise to the numeric data.
- the noise can include Random, Gaussian, or Laplace noise.
- the privacy rules applied to PH data can depend on the type, For example, categorical numeric data that includes a limited number of values to denote gender may require less rigorous privacy steps than the privacy protocol requirements for PH data that includes bank account numbers or social security numbers for users.
- applying privacy rules to the categorical data involves transforming the categorical data into encrypted data by adding an encryption to the categorical data. The noisy data and the encrypted data can be combined to form a privacy dataset.
- Block 410 involves training a machine model with protected training data.
- the noisy data, the encrypted data, and the non-PII attribute data can be joined to form the protected training data.
- the ML model can produce an output.
- the output can correspond to a client-defined prediction and the determined prediction can be returned to a client device. If there is PH attribute data within the output, privacy rules can be applied to the PH attribute output data.
- FIG. 5 is a block diagram depicting a separation of PH data and non-PII data by a PH identifier module 306 in accordance with embodiments.
- a pre-processing module of the PH identifier module 306 can separate client data into categories based on attribute types.
- the attribute types can be PH attributes and non-PII attributes.
- the categories based on attribute types can include text 502, categorical text 504, high cardinality text 506, continuous text 508, high cardinality numeric 510, and categorical numeric 512.
- Categorical text 504 can include text associated with a fixed or limited number of possible values.
- An example of categorical text 504 can include a name of a make of a vehicle driven by a user. Another example of categorical text is a state of residence for the user.
- High cardinality data can include data that is very unique or uncommon that may be used to identify a user. Examples of high cardinality text 506 include email addresses, user names, and the like. Examples of high cardinality numeric 510 include bank account numbers, social security numbers, phone numbers, etc.
- Categorical numeric 512 can include numeric values assigned to a limited number of possible values. Examples of categorical numeric can be limited numeric values assigned to each possible gender or to each possible blood type.
- Continuous text 508 data can include text assembled into sentences which are compiled into paragraphs which are organized into sections and chapters, etc.
- PH data can be identified within the text 502 category using a ML model approach 514.
- the ML model approach 514 can be applied to a column of text to search for PH attributes such as personal names, organization names, and locations. If the ML model approach finds PH attributes within at least a threshold percentage (e.g., at least 80%) of rows in the column, the column is identified as PH data.
- privacy rule-based techniques 516 can be applied to identify PH data.
- the high cardinality numeric 520 categories can be compared to distributions of PH attributes such as age, location population, or salary.
- Pattern recognition 518 is another technique that identifies PH data, such as passport numbers, tax identification numbers, national identification numbers, bank account numbers, etc.
- FIG. 6 is a graph that illustrates a dependence of a root-mean-square error of a recommender algorithm when noise is added to ML model training data in accordance with embodiments.
- Rigorous privacy techniques for ML model algorithms may be necessary to protect PH data used to train ML models.
- a list of potential threats to ML systems can include de-anonymization (re-identification) attacks, reconstruction attacks, parameter interference attacks, model inversion attacks, membership inference attacks, etc. Even when a dataset is anonymized, attackers can utilize background knowledge to infer data with the de-anonymization or re-identification attacks. Attackers can gain external knowledge of feature vectors of ML model training data in reconstruction attacks.
- model inversion attacks attackers can discover new testing sample submissions to the ML model by a user and responses generated by the ML model regarding the new testing sample.
- a membership inference attack an attacker gains access to ML model outputs and may identify whether a particular set of PH data was used to train the ML model based on the identified outputs.
- Table 1 includes various methods that can protect PH data involved in ML models. Protection of data incorporated in the ML model can be configured based on a ML privacy budget, which may be set by the client, a default value, etc. By adjusting the ML privacy budget, the client can define a degree to which PH data involved in the ML model. Noise can be added at various stages associated with the ML model.
- a differential privacy approach can be taken. Differential privacy refers to techniques that are implemented to ensure bounds on how much information may be revealed due to participation in a database. Basically, differential privacy provides a limit to an amount of information that an attacker can access.
- epsilon is a parameter that can be linked to the ML privacy budget.
- a value for epsilon can be selected based on the ML privacy budget. A smaller value of epsilon results in a larger amount of added noise (i.e., greater privacy budget). Therefore, smaller values of epsilon are associated with stronger privacy protection but reduced accuracy.
- the graph in FIG. 6 shows the relationship between the RMSE of a recommender algorithm and the value of epsilon when a privacy budget is applied to training data for the ML model.
- a non-privacy value 604 for RMSE when noise is not added is also shown.
- the non-privacy value 604 is 0.6854.
- epsilon increases, a difference between RMSE for privacy data 602 and the non-privacy value 604 is reduced.
- the value of epsilon is decreased the difference between the privacy data 602 and the non-privacy value 604 increases.
- FIG. 7 is a graph that shows the relationship between the Mean Absolute Error of a recommender algorithm and the value of epsilon when a privacy budget is applied to training data for the ML model.
- a non-privacy value 704 for Mean Absolute Error when noise is not added is also shown.
- the non- privacy value 704 of the Mean Absolute Error is 0.398.
- epsilon increases, a difference between Mean Absolute Error for privacy data 702 and the non-privacy value 704 of the Mean Absolute Error is reduced.
- epsilon is decreased the difference between the privacy data 702 and the non-privacy value 704 for Mean Absolute Error increases.
- FIG. 8 is a graph that depicts the accuracy of a ML model as a function 802 of epsilon using an algorithmic noise addition approach in ML model privacy protocols in accordance with embodiments.
- the algorithmic noise addition approach the ML model can take several iterations to complete a ML model training stage. During the ML model training stage, model parameters may be optimized through attempts to reduce noise with each iteration.
- Various ML algorithms used can include logistic regression, naive Bayes, stochastic gradient descent, or deep neural networks.
- the graph in FIG. 8 depicts the accuracy of a Naive Bayes algorithm as epsilon is varied.
- a selected value for epsilon can affect an amount of noise added to the Naive Bayes algorithm.
- a value 804 for the accuracy when noise is not added to the algorithm is also shown.
- the graph shows that lower epsilon values can provide more privacy protection but reduced accuracy.
- FIG. 9 depicts a simplified diagram of a distributed system 900 for implementing an embodiment.
- distributed system 900 includes one or more client computing devices 902, 904, 906, and 908, coupled to a server 912 via one or more communication networks 910.
- Client computing devices 902, 904, 906, and 908 may be configured to execute one or more applications.
- server 912 may be adapted to run one or more services or software applications that enable the processing described in this disclosure.
- server 912 may also provide other services or software applications that can include non-virtual and virtual environments.
- these services may be offered as web-based or cloud services, such as under a Software as a Service (SaaS) model to the users of client computing devices 902, 904, 906, and/or 908.
- SaaS Software as a Service
- Users operating client computing devices 902, 904, 906, and/or 908 may in turn utilize one or more client applications to interact with server 912 to utilize the services provided by these components.
- server 912 may include one or more components 918, 920, and 922 that implement the functions performed by server 912. These components may include software components that may be executed by one or more processors, hardware components, or combinations thereof. It should be appreciated that various different system configurations are possible, which may be different than the distributed system 900.
- the embodiment shown in FIG. 9 is thus one example of a distributed system for implementing an embodiment system and is not intended to be limiting.
- client computing devices 902, 904, 906, and/or 908 Users may use client computing devices 902, 904, 906, and/or 908 to interact with server 912 in accordance with the teachings of this disclosure.
- a client device may provide an interface that enables the user of the client device to interact with the client device.
- the client device may also output information to the user via the interface.
- FIG. 9 depicts only four client computing devices, any number of client computing devices may be supported.
- the computing devices may include various types of computing systems such as portable handheld devices, general purpose computers such as personal computers and laptops, workstation computers, wearable devices, gaming systems, thin clients, various messaging devices, sensors or other sensing devices, and the like.
- These computing devices may run various types and versions of software applications and operating systems (e.g., Microsoft Windows®, Apple Macintosh®, UNIX® or UNIX- like operating systems, Linux or Linux-like operating systems such as Google ChromeTM OS) including various mobile operating systems (e.g., Microsoft Windows Mobile®, iOS®, Windows Phone®, AndroidTM, BlackBerry®, Palm OS®).
- Portable handheld devices may include cellular phones, smartphones, (e.g., an iPhone®), tablets (e.g., iPad®), personal digital assistants (PDAs), and the like.
- Wearable devices may include Google Glass® head mounted display, and other devices.
- Gaming systems may include various handheld gaming devices, Internet-enabled gaming devices (e.g., a Microsoft Xbox® gaming console with or without a Kinect® gesture input device, Sony Playstation® system, various gaming systems provided by Nintendo®, and others), and the like.
- the client devices may be capable of executing various different applications such as various Internet-related apps, communication applications (e.g., E-mail applications, short message service (SMS) applications) and may use various communication protocols.
- communication applications e.g., E-mail applications, short message service (SMS) applications
- SMS short message service
- Network(s) 910 may be any type of network familiar to those skilled in the art that can support data communications using any of a variety of available protocols, including without limitation TCP/IP (transmission control protocol/lnternet protocol), SNA (systems network architecture), IPX (Internet package exchange). AppleTalk®, and the like.
- TCP/IP transmission control protocol/lnternet protocol
- SNA systems network architecture
- IPX Internet package exchange
- AppleTalk® and the like.
- network(s) 910 can be a local area network (LAN), networks based on Ethernet, Token-Ring, a wide area network (Wan), the Internet, a virtual network, a virtual private network (VPN), an intranet, an extranet, a public switched telephone network (PSTN), an infra-red network, a wireless network (e.g., a network operating under any of the Institute of Electrical and Electronics (IEEE) 1002.11 suite of protocols, Bluetooth®, and/or any other wireless protocol), and/or any combination of these and/or other networks.
- LAN local area network
- Wi- wide area network
- VPN virtual private network
- PSTN public switched telephone network
- IEEE Institute of Electrical and Electronics
- Server 912 may be composed of one or more general purpose computers, specialized server computers (including, by way of example, PC (personal computer) servers, UNIX® servers, mid-range servers, mainframe computers, rack- mounter servers, etc.), server farms, server clusters, or any other appropriate arrangement and/or combination.
- Server 912 can include one or more virtual machines running virtual operating systems, or other computing architectures involving virtualization such as one or more flexible pools of logical storage devices that can be virtualized to maintain virtual storage devices for the server.
- server 912 may be adapted to run one or more services or software applications that provide the functionality described in the foregoing disclosure.
- server 912 may run one or more operating systems including any of those discussed above, as well as any commercially available server operating system.
- Server 912 may also run any of a variety of additional server applications and/or mid-tier applications, including HTTP (hypertext transport protocol) servers, FTP (file transfer protocol) servers, CGI (common gateway interface) servers, JAVA® servers, database servers, and the like.
- HTTP hypertext transport protocol
- FTP file transfer protocol
- CGI common gateway interface
- JAVA® servers JAVA® servers
- database servers and the like.
- Exemplary database servers include without limitation those commercially available from Oracle®, Microsoft®, Sybase®, IBM® (International Business Machines), and the like.
- server 912 may include one or more applications to analyze and consolidate data feeds and/or event updates received from the users of client computing devices 902, 904, 906, and 908.
- data feeds and/or event updates may include, but are not limited to, Twitter® feeds, Facebook® updates or real-time updates received from one or more third party information sources and continuous data streams, which may include real-time events related to sensor data applications, financial tickers, network performance measuring tools (e.g., network monitoring and traffic management applications), clickstream analysis tools, automobile traffic monitoring, and the like.
- Server 912 may also include one or more applications to display the data feeds and/or real-time events via one or more display devices of client computing devices 902, 904, 906, and 908.
- Distributed system 900 may also include one or more data repositories 914, 916. These data repositories may be used to store data and other information in certain embodiments. For example, one or more of the data repositories 914, 916 may be used to store data or information generated by the processing described herein and/or data or information used for the processing described herein. Data repositories 914, 916 may reside in a variety of locations. For example, a data repository used by server 912 may be local to server 912 or may be remote from server 912 and in communication with server 912 via a network-based or dedicated connection. Data repositories 914, 916 may be of different types.
- a data repository used by server 912 may be a database, for example, a relational database, such as databases provided by Oracle Corporation® and other vendors.
- a relational database such as databases provided by Oracle Corporation® and other vendors.
- One or more of these databases may be adapted to enable storage, update, and retrieval of data to and from the database in response to SQL-formatted commands.
- one or more of the data repositories 914, 916 may also be used by applications to store application data.
- the data repositories used by applications may be of different types.
- FIG. 10 is a simplified block diagram of a cloud-based system environment in which functionalities described herein may be offered as cloud services, in accordance with certain embodiments.
- cloud infrastructure system 1002 may provide one or more cloud services that may be requested by users using one or more client computing devices 1004, 1006, and 1008.
- Cloud infrastructure system 1002 may comprise one or more computers and/or servers that may include those described above for server 912.
- the computers in cloud infrastructure system 1002 may be organized as general purpose computers, specialized server computers, server farms, server clusters, or any other appropriate arrangement and/or combination.
- Network(s) 1010 may facilitate communication and exchange of data between clients 1004, 1006, and 1008 and a cloud infrastructure system.
- Network(s) 1010 may include one or more networks.
- the networks may be of the same or different types.
- Network(s) 1010 may support one or more communication protocols, including wired and/or wireless protocols, for facilitating the communications.
- cloud infrastructure system 1002 may have more or fewer components than those depicted in FIG. 10, may combine two or more components, or may have a different configuration or arrangement of components.
- FIG. 10 depicts three client computing devices, any number of client computing devices may be supported in alternative embodiments.
- the term cloud service is generally used to refer to a service that is made available to users on demand and via a communication network such as the Internet by systems (e.g., cloud infrastructure system 1002) of a service provider.
- a cloud service provider’s system may host an application, and a user may, via the Internet, on demand, order and use the application without the user having to buy infrastructure resources for executing the application.
- Cloud services are designed to provide easy, scalable access to applications, resources, and services.
- Several providers offer cloud services. For example, several cloud services are offered by Oracle Corporation® of Redwood Shores, California, such as middleware services, database services, Java cloud services, and others.
- cloud infrastructure system 1002 may provide one or more cloud services using different models such as under a Software as a Service (SaaS) model, a Platform as a Service (PaaS) model, an Infrastructure as a Service (laaS) model, and others, including hybrid service models.
- SaaS Software as a Service
- PaaS Platform as a Service
- laaS Infrastructure as a Service
- Cloud infrastructure system 1002 may include a suite of applications, middleware, databases and other resources that enable provision of the various cloud services.
- a SaaS model enables an application or software to be delivered to a customer over a communication network like the Internet, as a service, without the customer having to buy the hardware or software for the underlying application.
- a SaaS model may be used to provide customers access to on-demand applications that are hosted by cloud infrastructure system 1002.
- Examples of SaaS services provided by Oracle Corporation® include, without limitation, various services for human resources/capital management, customer relationship management (CRM), enterprise resource planning (ERP), supply chain management (SCM), enterprise performing management (EPM), analytics services, social applications, and others.
- An laaS model is generally used to provide infrastructure resources (e.g., servers, storage, hardware and networking resources) to a customer as a cloud service to provide elastic compute and storage capabilities.
- infrastructure resources e.g., servers, storage, hardware and networking resources
- Various laaS services are provided by Oracle Corporation®.
- a PaaS model is generally used to provide, as a service, platform and environment resources that enable customers to develop, run, and manage applications and services without the customer having to procure, build, or maintain such resources.
- PaaS services provided by Oracle Corporation® include, without limitation, Oracle Java Cloud Service (JCS), Oracle Database Cloud Service (DBCS), data management cloud service, various application development solutions services, and others.
- Cloud services are generally provided on an on-demand self-service basis, subscription-based, elastically scalable, reliable, highly available, and secure manner.
- a customer via a subscription order, may order one or more services provided by cloud infrastructure system 1002.
- Cloud infrastructure system 1002 then performs processing to provide the services requested in the customer’s subscription order.
- Cloud infrastructure system 1002 may be configured to provide one or even multiple cloud services.
- Cloud infrastructure system 1002 may provide the cloud services via different deployment models.
- cloud infrastructure system 1002 may be owned by a third-party cloud services provider and the cloud services are offered to any general public customer, where the customer can be an individual or an enterprise.
- cloud infrastructure system 1002 may be operated within an organization (e.g., within an enterprise organization) and services provided to customers that are within the organization.
- the customers may be various departments of an enterprise such as the Human Resources department, the Payroll department, etc. or even individuals within the enterprise.
- the cloud infrastructure system 1002 and the services provided may be shared by several organizations in a related community.
- Various other models such as hybrids of the above mentioned models may also be used.
- Client computing devices 1004, 1006, and 1008 may be of different types (such as devices 902, 904, 906, and 908 depicted in FIG. 9) and may be capable of operating one or more client applications.
- a user may use a client device to interact with cloud infrastructure system 1002, such as to request a service provided by cloud infrastructure system 1002.
- cloud infrastructure system 1002 such as to request a service provided by cloud infrastructure system 1002.
- a user may use a client device to request data storage services described in this disclosure.
- the processing performed by cloud infrastructure system 1002 may include big data analysis.
- the analysis may include using, analyzing, and manipulating large data sets to detect and visualize various trends, behaviors, relationships, etc. within the data.
- This analysis may be performed by one or more processors, possibly processing the data in parallel, performing simulations using the data, and the like.
- the data used for this analysis may include structured data (e.g., data stored in a database or structured according to a structured model) and/or unstructured data (e.g., data blobs (binary large objects)).
- cloud infrastructure system 1002 may include infrastructure resources 1030 that are utilized for facilitating the provision of various cloud services offered by cloud infrastructure system 1002.
- Infrastructure resources 1030 may include, for example, processing resources, storage or memory resources, networking resources, and the like.
- the resources may be bundled into sets of resources or resource modules (also referred to as “pods”).
- Each resource module or pod may comprise a pre-integrated and optimized combination of resources of one or more types.
- different pods may be provisioned for a databased service, a second set of pods, which may include a different combination of resources than a pod in the first set of pods, may be provisioned for Java service, and the like.
- the resources allocated for provisioning the services may be shared between the services.
- Cloud infrastructure system 1002 may itself internally use services 1032 that are shared by different components of cloud infrastructure system 1002 and which facilitate the provisioning of services by cloud infrastructure system 1002. These internal shared services may include, without limitation, a security and identity service, an integration service, an enterprise repository service, an enterprise manager service, a virus scanning and white-list service, a high availability, backup and recovery service, service for enabling cloud support, an email service, a notification service, a file transfer service, and the like.
- Cloud infrastructure system 1002 may comprise multiple subsystems. These subsystems may be implemented in software, or hardware, or combinations thereof. As depicted in FIG.
- the subsystems may include a user interface subsystem 1012 that enables users or customers of cloud infrastructure system 1002 to interact with cloud infrastructure system 1002.
- User interface subsystem 1012 may include various different interfaces such as a web interface 1014, an online store interface 1016 where cloud services provided by cloud infrastructure system 1002 are advertised and are purchasable by a customer, and other interfaces 1018.
- a customer may access the online store, browse cloud services offered by cloud infrastructure system 1002, and place a subscription order for one or more services offered by cloud infrastructure system 1002 that the customer wishes to subscribe to.
- the service request may include information identifying the customer and one or more services that the customer desires to subscribe to.
- cloud infrastructure system 1002 may comprise an order management subsystem (OMS) 1020 that is configured to process the new order.
- OMS 1020 may be configured to create an account for the customer, if not done already, receive billing and/or accounting information from the customer that is to be used for billing the customer for providing the requested service to the customer, verify the customer information, upon verification, book the order for the customer, and orchestrate various workflows to prepare the order for provisioning.
- OMS 1020 may then invoke the order provisioning subsystem (OPS) 1024 that is configured to provision resources for the order including processing, memory, and networking resources.
- the provisioning may include allocating resources for the order and configuring the resources to facilitate the services requested by the customer order.
- the manner in which resources are provisioned for an order and the type of provision resources may depend on the type of cloud service that has been ordered by the customer.
- OPS 1024 may be configured to determine the particular cloud service being requested and identify a number of pods that may have been pre-configured for that particular cloud service. The number of pods that are allocated for an order may depend on the size/amount/level/scope of the requested service.
- the number of pods to be allocated may be determined based upon the number of users to be supported by the service, the duration of time for which the service is being requested, and the like.
- the allocated pods may then be customized for the particular requesting customer for providing the requested service.
- Cloud infrastructure system 1002 may send a response or notification 1044 to the requesting customer to indicate when the requested service is now ready for use. In some instances, information (e.g., a link) may be sent to the customer that enables the customer to start using and availing the benefits of the requested services.
- Cloud infrastructure system 1002 may provide services to multiple customers. For each customer, cloud infrastructure system 1002 is responsible for managing information related to one or more subscription orders received from the customer, maintaining customer data related to the orders, and providing the requested services to the customer. Cloud infrastructure system 1002 may also collect usage statistics regarding a customer’s use of subscribed services.
- statistics may be collected for the amount of storage used, the amount of data transferred, the number of users, and the amount of system up time and system down time, and the like. This usage information may be used to bill the customer. Billing may be done, for example, on a monthly cycle.
- Cloud infrastructure system 1002 may provide services to multiple customers in parallel. Cloud infrastructure system 1002 may store information for these customers, including possibly proprietary information.
- cloud infrastructure system 1002 comprises an identity management subsystem (IMS) 1028 that is configured to manage customers information and provide the separation of the managed information such that information related to one customer is not accessible by another customer.
- IMS 1028 may be configured to provide various security-related services such as identity services, such as information access management, authentication and authorization services, services for managing customer identities and roles and related capabilities, and the like.
- FIG. 11 illustrates an exemplary computer system 1100 that may be used to implement certain embodiments.
- computer system 1100 may be used to implement any of various servers and computer systems described above.
- computer system 1100 includes various subsystems including a processing subsystem 1104 that communicates with a number of other subsystems via a bus subsystem 1102. These other subsystems may include a processing acceleration unit 1106, an I/O subsystem 1108, a storage subsystem 1118, and a communication subsystem 1124.
- Storage subsystem 1118 may include non-transitory computer-readable storage media including storage media 1122 and a system memory 1110.
- Bus subsystem 1102 provides a mechanism for letting the various components and subsystems of computer system 1100 communicate with each other as intended. Although bus subsystem 1102 is shown schematically as a single bus, alternative embodiments of the bus subsystem may utilize multiple buses. Bus subsystem 1102 may be any of several types of bus structures including a memory bus or memory controller, a peripheral bus, a local bus using any of a variety of bus architectures, and the like. For example, such architectures may include an Industry Standard Architecture (ISA) bus, Micro Channel Architecture (MCA) bus, and Peripheral Component Interconnect (PCI) bus, which can be implemented as a Mezzanine bus manufactured to the IEEE P1386.1 standard, and the like.
- ISA Industry Standard Architecture
- MCA Micro Channel Architecture
- PCI Peripheral Component Interconnect
- Processing subsystem 1104 controls the operation of computer system 1100 and may comprise one or more processors, application specific integrated circuits (ASICs), or field programmable gate arrays (FPGAs).
- the processors may be single core or multicore processors.
- the processing resources of computer system 1100 can be organized into one or more processing units 1132, 1134, etc.
- a processing unit may include one or more processors, one or more cores from the same or different processors, a combination of cores and processors, or other combinations of cores and processors.
- processing subsystem 1104 can include one or more special purpose co-processors such as graphics processors, digital signal processors (DSPs), or the like.
- DSPs digital signal processors
- some or all of the processing units of processing subsystem 1104 can be implemented using customized circuits, such as ASICs or FPGAs.
- processing units in processing subsystem 1104 can execute instructions stored in system memory 1110 or on computer-readable storage media 1122.
- the processing units can execute a variety of programs or code instructions and can maintain multiple concurrently executing programs or processes. At any given time, some or all of the program code to be executed can be resident in system memory 1110 and/or on computer-readable storage media 1122 including potentially on one or more storage devices.
- processing subsystem 1104 can provide various functionalities described above. In instances where computer system 1100 is executing one or more virtual machines, one or more processing units may be allocated to each virtual machine.
- a processing acceleration unit 1106 may optionally be provided for performing customized processing or for off-loading some of the processing performed by processing subsystem 1104 so as to accelerate the overall processing performed by computer system 1100.
- I/O subsystem 1108 may include devices and mechanisms for inputting information to computer system 1100 and/or for outputting information from or via computer system 1100.
- input device is intended to include all possible types of devices and mechanisms for inputting information to computer system 1100.
- User interface input devices may include, for example, a keyboard, pointing devices such as a mouse or trackball, a touchpad or touchscreen incorporated into a display, a scroll wheel, a click wheel, a dial, a button, a switch, a keypad, audio input devices with voice command recognition systems, microphones, and other types of input devices.
- User interface input devices may also include motion sensing and/or gesture recognition devices such as the Microsoft Kinect® motion sensor that enables users to control and interact with an input device, the Microsoft Xbox® 360 game controller, devices that provide an interface for receiving input using gestures and spoken commands.
- User interface input devices may also include eye gesture recognition devices such as the Google Glass® blink detector that detects eye activity (e.g., blinking while taking pictures and/or making a menu selection) from users and transforms the eye gestures as inputs to an input device (e.g., Google Glass®).
- user interface input devices may include voice recognition sensing devices that enable users to interact with voice recognition systems (e.g., Sih® navigator) through voice commands.
- user interface input devices include, without limitation, three dimensional (3D) mice, joysticks or pointing sticks, gamepads and graphic tablets, and audio/visual devices such as speakers, digital cameras, digital camcorders, portable media players, webcams, image scanners, fingerprint scanners, barcode reader 3D scanners, 3D printers, laser rangefinders, and eye gaze tracking devices.
- user interface input devices may include, for example, medical imaging input devices such as computed tomography, magnetic resonance imaging, position emission tomography, and medical ultrasonography devices.
- User interface input devices may also include, for example, audio input devices such as MIDI keyboards, digital musical instruments, and the like.
- output device is intended to include all possible types of devices and mechanisms for outputting information from computer system 1100 to a user or other computer.
- User interface output devices may include a display subsystem, indicator lights, or non-visual displays such as audio output devices, etc.
- the display subsystem may be a cathode ray tube (CRT), a flat-panel device, such as that using a liquid crystal display (LCD) or plasma display, a projection device, a touch screen, and the like.
- CTR cathode ray tube
- LCD liquid crystal display
- plasma display a projection device
- touch screen a touch screen
- user interface output devices may include, without limitation, a variety of display devices that visually convey text, graphics and audio/visual information such as monitors, printers, speakers, headphones, automotive navigation systems, plotters, voice output devices, and modems.
- Storage subsystem 1118 provides a repository or data store for storing information and data that is used by computer system 1100.
- Storage subsystem 1118 provides a tangible non-transitory computer-readable storage medium for storing the basic programming and data constructs that provide the functionality of some embodiments.
- Storage subsystem 1118 may store software (e.g., programs, code modules, instructions) that when executed by processing subsystem 1104 provides the functionality described above.
- the software may be executed by one or more processing units of processing subsystem 1104.
- Storage subsystem 1118 may also provide a repository for storing data used in accordance with the teachings of this disclosure.
- Storage subsystem 1118 may include one or more non-transitory memory devices, including volatile and non-volatile memory devices. As shown in FIG. 11 , storage subsystem 1118 includes a system memory 1110 and a computer-readable storage media 1122. System memory 1110 may include a number of memories including a volatile main random access memory (RAM) for storage of instructions and data during program execution and a non-volatile read only memory (ROM) or flash memory in which fixed instructions are stored. In some implementations, a basic input/output system (BIOS), containing the basic routines that help to transfer information between elements within computer system 1100, such as during start-up, may typically be stored in the ROM. The RAM typically contains data and/or program modules that are presently being operated and executed by processing subsystem 1104. In some implementations, system memory 1110 may include multiple different types of memory, such as static random access memory (SRAM), dynamic random access memory (DRAM), and the like.
- SRAM static random access memory
- DRAM dynamic random access memory
- system memory 1110 may load application programs 1112 that are being executed, which may include various applications such as Web browsers, mid-tier applications, relational database management systems (RDBMS), etc., program data 1114, and an operating system 1116.
- operating system 1116 may include various versions of Microsoft Windows®, Apple Macintosh®, and/or Linux operating systems, a variety of commercially available UNIX® or UNIX-like operating systems (including, without limitation, the variety of GNU/Linux operating systems, the Google Chrome® OS, and the like) and/or mobile operating systems such as iOS, Windows® Phone, Android® OS, Palm® OS operating systems, and others.
- Computer-readable storage media 1122 may store programming and data constructs that provide the functionality of some embodiments.
- Computer- readable storage 1122 may provide storage of computer-readable instructions, data structures, program modules, and other data for computer system 1100.
- Software programs, code modules, instructions that, when executed by processing subsystem 1104 provides the functionality described above, may be stored in storage subsystem 1118.
- computer-readable storage media 1122 may include nonvolatile memory such as a hard disk drive, a magnetic disk drive, an optical disk drive such as a CD ROM, DVD, a Blu-Ray® disk, or other optical media.
- Computer-readable storage media 1122 may include, but is not limited to Zip® drives, flash memory cards, universal serial bus (USB) flash drives, secure digital (SD) cards, DVD disks, digital video tape, and the like.
- Computer-readable storage media 1122 may also include solid-state devices (SSD) based on non-volatile memory such as flash memory SSDs, enterprise flash drives, solid state ROM, and the like, SSDs based on volatile memories such as solid state RAM, dynamic RAM, static RAM, DRAM-based SSDs, magnetoresistive RAM (MRAM) SSDs, and hybrid SSDs that use a combination of DRAM and flash memory based SSDs.
- SSD solid-state devices
- storage subsystem 1118 may also include a computer-readable storage media reader 1120 that can further be connected to computer-readable storage media 1122.
- Reader 1120 may receive and be configured to read memory from a memory device such as a disk, a flash drive, etc.
- computer system 1100 may support virtualization technologies, including but not limited to virtualization of processing and memory resources.
- computer system 1100 may provide support for executing one or more virtual machines.
- computer system 1100 may execute a program such as a hypervisor that facilitated the configuring and managing of the virtual machines.
- Each virtual machine may be allocated memory, compute (e.g., processors, cores), I/O, and networking resources.
- Each virtual machine generally runs independently of the other virtual machines.
- a virtual machine typically runs its own operating system, which may be the same as or different from the operating systems executed by other virtual machines executed by computer system 1100. Accordingly, multiple operating systems may potentially be run concurrently by computer system 1100.
- Communications subsystem 1124 provides an interface to other computer systems and networks. Communications subsystem 1124 serves as an interface for receiving data from and transmitting data to other systems from computer system 1100. For example, communications subsystem 1124 may enable computer system 1100 to establish a communication channel to one or more client devices via the Internet for receiving and sending information from and to the client devices.
- Communication subsystem 1124 may support both wired and/or wireless communication protocols.
- communications subsystem 1124 may include radio frequency (RF) transceiver components for accessing wireless voice and/or data networks (e.g., using cellular telephone technology, advanced data network technology, such as 3G, 4G, or EDGE (enhanced data rates for global evolution), WiFi (IEEE 802.XX family standards, or other mobile communication technologies, or any combination thereof), global positioning system (GPS) receiver components, and/or other components.
- RF radio frequency
- communications subsystem 1124 can provide wired network connectivity (e.g., Ethernet) in addition to or instead of a wireless interface.
- Communication subsystem 1124 can receive and transmit data in various forms.
- communication subsystem 1124 may receive input communications in the form of structured and/or unstructured data feeds 1126, event streams 1128, event updates 1130, and the like.
- communications subsystem 1124 may be configured to receive (or send) data feeds 1126 in real-time from users of social media networks and/or other communication services such as Twitter® feeds, Facebook® updates, web feeds such as Rich Site Summary (RSS) feeds, and/or real-time updates from one or more third party information sources.
- RSS Rich Site Summary
- communications subsystem 1124 may be configured to receive data in the form of continuous data streams, which may include event streams 1128 of real-time events and/or event updates 1130, that may be continuous or unbounded in nature with no explicit end.
- applications that generate continuous data may include, for example, sensor data applications, financial tickers, network performance measuring tools (e.g., network monitoring and traffic management applications), clickstream analysis tools, automobile traffic monitoring, and the like.
- Communications subsystem 1124 may also be configured to communicate data from computer system 1100 to other computer systems or networks.
- the data may be communicated in various different forms such as structured and/or unstructured data feeds 1126, event streams 1128, event updates 1130, and the like to one or more databases that may be in communication with one or more streaming data sources computers coupled to computer system 1100.
- Computer system 1100 can be one of various types, including a handheld portable device (e.g., an iPhone® cellular phone, an iPad® computing tablet, a PDA), a wearable device (e.g., a Google Glass® head mounted display), a personal computer, a workstation, a mainframe, a kiosk, a server rack, or any other data processing system. Due to the ever-changing nature of computers and networks, the description of computer system 1100 depicted in FIG. 11 is intended only as a specific example. Many other configurations having more or fewer components than the system depicted in FIG. 11 are possible.
- a handheld portable device e.g., an iPhone® cellular phone, an iPad® computing tablet, a PDA
- a wearable device e.g., a Google Glass® head mounted display
- FIG. 11 Due to the ever-changing nature of computers and networks, the description of computer system 1100 depicted in FIG. 11 is intended only as a specific example. Many other configurations having more or fewer components than the system
- Such configuration can be accomplished, for example, by designing electronic circuits to perform the operation, by programming programmable electronic circuits (such as microprocessors) to perform the operation such as by executing computer instructions or code, or processors or cores programmed to execute code or instructions stored on non- transitory memory medium, or any combination thereof.
- Processes can communicate using a variety of techniques including but not limited to conventional techniques for inter-process communications, and different parts of processes may use different techniques, or the same pair of processes may use different techniques at different times.
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Health & Medical Sciences (AREA)
- Bioethics (AREA)
- Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Databases & Information Systems (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Mathematical Physics (AREA)
- Evolutionary Computation (AREA)
- Data Mining & Analysis (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Artificial Intelligence (AREA)
- Computing Systems (AREA)
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202380066114.3A CN119895421A (zh) | 2022-09-16 | 2023-08-30 | 在智能流水线内设计和实现具有隐私规定的隐私保持ai的系统 |
| JP2025515722A JP2025531199A (ja) | 2022-09-16 | 2023-08-30 | インテリジェンスパイプライン内のプライバシ規制を用いたプライバシ保護aiの設計および実行のためのシステム |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US17/932,938 US12314433B2 (en) | 2022-09-16 | 2022-09-16 | Systems for design and implementation of privacy preserving AI with privacy regulations within intelligence pipelines |
| US17/932,938 | 2022-09-16 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| WO2024058945A1 true WO2024058945A1 (en) | 2024-03-21 |
| WO2024058945A9 WO2024058945A9 (en) | 2026-02-19 |
Family
ID=88192342
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/US2023/031562 Ceased WO2024058945A1 (en) | 2022-09-16 | 2023-08-30 | Systems for design and implementation of privacy preserving ai with privacy regulations within intelligence pipelines |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US12314433B2 (https=) |
| JP (1) | JP2025531199A (https=) |
| CN (1) | CN119895421A (https=) |
| WO (1) | WO2024058945A1 (https=) |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US12417309B1 (en) * | 2023-03-13 | 2025-09-16 | Blue Yonder Group, Inc. | Securing sensitive and personal data through cognitive actions |
| US12596823B2 (en) * | 2023-03-27 | 2026-04-07 | Microsoft Technology Licensing, Llc. | System and method for protecting information |
| US20240394404A1 (en) * | 2023-05-23 | 2024-11-28 | Backplain Inc. | Security and control platform for intercepting, inspecting, and selectively allowing interaction with third party artificial intelligence service providers |
| US12579127B2 (en) * | 2023-07-08 | 2026-03-17 | International Business Machines Corporation | Detecting labels of a data catalog incorrectly assigned to data set fields |
| KR102662784B1 (ko) * | 2023-08-25 | 2024-05-03 | (주)이지서티 | 인공지능을 이용한 자동 가명처리기법 추천 방법 |
| US20250078214A1 (en) * | 2023-09-01 | 2025-03-06 | Nvidia Corporation | Noise augmentation for computer vision and machine learning systems and applications |
| EP4682753A1 (en) * | 2024-07-19 | 2026-01-21 | Sony Group Corporation | Electronic device, system, and related methods for obtaining environment information |
| CN118965397B (zh) * | 2024-08-07 | 2025-11-04 | 中国建设银行股份有限公司 | 数据处理方法、装置、计算机设备、可读存储介质和程序产品 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20210374605A1 (en) * | 2020-05-28 | 2021-12-02 | Samsung Electronics Company, Ltd. | System and Method for Federated Learning with Local Differential Privacy |
| US20220147654A1 (en) * | 2020-11-11 | 2022-05-12 | Twillio Inc. | Data anonymization |
| WO2022169447A1 (en) * | 2021-02-03 | 2022-08-11 | Google Llc | Privacy preserving machine learning for content distribution and analysis |
Family Cites Families (10)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7523316B2 (en) * | 2003-12-08 | 2009-04-21 | International Business Machines Corporation | Method and system for managing the display of sensitive content in non-trusted environments |
| IL161263A0 (en) | 2004-04-02 | 2004-09-27 | Crossix Solutions Llc | A privacy preserving data-mining protocol |
| US8468244B2 (en) * | 2007-01-05 | 2013-06-18 | Digital Doors, Inc. | Digital information infrastructure and method for security designated data and with granular data stores |
| US11627165B2 (en) * | 2019-01-24 | 2023-04-11 | Deepmind Technologies Limited | Multi-agent reinforcement learning with matchmaking policies |
| US11256809B2 (en) | 2019-03-28 | 2022-02-22 | Salesforce.Com, Inc. | Security for private data inputs to artificial intelligence models |
| US11941520B2 (en) * | 2020-01-09 | 2024-03-26 | International Business Machines Corporation | Hyperparameter determination for a differentially private federated learning process |
| US12061722B1 (en) * | 2020-07-28 | 2024-08-13 | United Services Automobile Association (Usaa) | Systems and methods for managing personal data using client ledgers |
| US11315041B1 (en) * | 2020-09-22 | 2022-04-26 | Vignet Incorporated | Machine learning with data sharing for clinical research data across multiple studies and trials |
| US20220171873A1 (en) | 2020-11-30 | 2022-06-02 | Xayn Ag | Apparatuses, methods, and computer program products for privacy-preserving personalized data searching and privacy-preserving personalized data search training |
| EP4060543B1 (en) * | 2021-03-16 | 2023-06-21 | Tata Consultancy Services Limited | System and method for risk aware data anonymization |
-
2022
- 2022-09-16 US US17/932,938 patent/US12314433B2/en active Active
-
2023
- 2023-08-30 CN CN202380066114.3A patent/CN119895421A/zh active Pending
- 2023-08-30 WO PCT/US2023/031562 patent/WO2024058945A1/en not_active Ceased
- 2023-08-30 JP JP2025515722A patent/JP2025531199A/ja active Pending
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20210374605A1 (en) * | 2020-05-28 | 2021-12-02 | Samsung Electronics Company, Ltd. | System and Method for Federated Learning with Local Differential Privacy |
| US20220147654A1 (en) * | 2020-11-11 | 2022-05-12 | Twillio Inc. | Data anonymization |
| WO2022169447A1 (en) * | 2021-02-03 | 2022-08-11 | Google Llc | Privacy preserving machine learning for content distribution and analysis |
Non-Patent Citations (1)
| Title |
|---|
| IMDAD ULLAH ET AL: "Privacy in Targeted Advertising: A Survey", ARXIV.ORG, CORNELL UNIVERSITY LIBRARY, 201 OLIN LIBRARY CORNELL UNIVERSITY ITHACA, NY 14853, 20 June 2021 (2021-06-20), XP081976057 * |
Also Published As
| Publication number | Publication date |
|---|---|
| US20240095394A1 (en) | 2024-03-21 |
| US12314433B2 (en) | 2025-05-27 |
| CN119895421A (zh) | 2025-04-25 |
| JP2025531199A (ja) | 2025-09-19 |
| WO2024058945A9 (en) | 2026-02-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12314433B2 (en) | Systems for design and implementation of privacy preserving AI with privacy regulations within intelligence pipelines | |
| US11245682B2 (en) | Adaptive authorization using access token | |
| US11038861B2 (en) | Techniques for security artifacts management | |
| US9602545B2 (en) | Access policy management using identified roles | |
| US9723025B2 (en) | Dependent entity provisioning | |
| US11704680B2 (en) | Detecting fraudulent user accounts using graphs | |
| US10757064B2 (en) | Communication interface for handling multiple operations | |
| US10104086B2 (en) | Techniques for fine grained protection of resources in an access management environment | |
| US11676049B2 (en) | Enhanced model updating using vector space transformations for model mapping | |
| US11449773B2 (en) | Enhanced similarity detection between data sets with unknown prior features using machine-learning | |
| US20220207284A1 (en) | Content targeting using content context and user propensity | |
| US20240169216A1 (en) | Predicting record topic using transitive relations | |
| US12333585B2 (en) | Anomaly detection for bill generation | |
| US20250005036A1 (en) | System and method for automatic reconciliation of data | |
| US12306821B2 (en) | System and techniques for traversing a dependency graph or tree structure in one step | |
| US12524604B2 (en) | Managing content items to fill a content slot on a webpage | |
| US12373176B2 (en) | System and techniques for generating a reusable process | |
| US20260064982A1 (en) | Intelligently summarizing decision tree logic with large language models | |
| US12189706B2 (en) | Hybrid approach for generating recommendations | |
| US20250328321A1 (en) | System and techniques for generating a reusable process | |
| US20250278264A1 (en) | Targeting code analysis on unpredictable sections of text | |
| US12456010B2 (en) | Predicting text and data variables using customer-specific models | |
| US20250384061A1 (en) | Detection of unaccounted tenancies in a cloud environment | |
| US20230297861A1 (en) | Graph recommendations for optimal model configurations | |
| WO2026054816A1 (en) | Intelligently summarizing decision tree logic with large language models |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| 121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 23776751 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2025515722 Country of ref document: JP Kind code of ref document: A |
|
| WWE | Wipo information: entry into national phase |
Ref document number: 2025515722 Country of ref document: JP Ref document number: 202380066114.3 Country of ref document: CN |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWP | Wipo information: published in national office |
Ref document number: 202380066114.3 Country of ref document: CN |
|
| 122 | Ep: pct application non-entry in european phase |
Ref document number: 23776751 Country of ref document: EP Kind code of ref document: A1 |