US2023297446A1PendingUtilityA1

Data model generation using generative adversarial networks

Assignee: CAPITAL ONE SERVICES LLCPriority: Jul 6, 2018Filed: May 22, 2023Published: Sep 21, 2023
Est. expiryJul 6, 2038(~11.9 yrs left)· nominal 20-yr term from priority
G06T 11/10G06N 3/0455G06N 3/0985G06N 3/09G06N 3/094G06N 3/0442G06N 3/0464G06N 3/0475G06F 18/213G06F 9/541G06F 16/215G06F 16/35G06N 5/022G06N 20/10G06N 20/20G06F 11/3688G06F 11/3684G06N 3/08G06N 3/084G06N 3/088G06T 7/254G06T 2207/10016G06T 2207/10024G06T 2207/20081G06T 2207/20084H04N 21/23412H04N 21/8153G06N 5/01G06N 3/047G06N 3/044G06N 3/045G06N 20/00G06F 17/16G06F 11/3628G06F 21/6254G06N 5/04G06F 17/15G06F 21/6245G06T 7/194G06T 7/246G06T 7/248G06F 16/24568G06F 16/2237G06F 16/285G06F 16/906G06F 16/93G06F 16/90335G06F 16/9038G06F 16/90332G06F 16/258G06F 16/288G06F 16/283G06F 16/335G06F 16/2264G06F 16/2423G06F 16/248G06F 16/254G06F 30/20G06F 40/166G06F 40/117G06F 40/20G06F 8/71G06F 9/54G06F 9/547G06F 11/3608G06F 11/3636G06F 17/18G06F 21/552G06F 21/60G06N 7/00G06Q 10/04H04L 63/1416H04L 63/1491H04L 67/306H04L 67/34G06N 5/00G06N 5/02G06V 30/1985G06F 18/22G06F 18/23G06F 18/24G06F 18/40G06F 18/214G06F 18/217G06F 18/285G06F 18/2115G06F 18/2148G06F 18/2193G06F 18/2411G06F 18/2415G06N 7/01G06V 30/194G06V 10/993G06V 10/768G06N 3/06G06N 3/04G06T 11/001
88
PatentIndex Score
0
Cited by
0
References
0
Claims

Abstract

Methods for generating data models using a generative adversarial network can begin by receiving a data model generation request by a model optimizer from an interface. The model optimizer can provision computing resources with a data model. As a further step, a synthetic dataset for training the data model can be generated using a generative network of a generative adversarial network, the generative network trained to generate output data differing at least a predetermined amount from a reference dataset according to a similarity metric. The computing resources can train the data model using the synthetic dataset. The model optimizer can evaluate performance criteria of the data model and, based on the evaluation of the performance criteria of the data model, store the data model and metadata of the data model in a model storage. The data model can then be used to process production data.

Claims

exact text as granted — not AI-modified
1 - 20 . (canceled) 
     
     
         21 . A method for generating data models, comprising:
 receiving, by a model optimizer from an interface, a data model generation request;   provisioning, by the model optimizer, computing resources with a data model;   generating, by a dataset generator, a synthetic dataset for training the data model using a generative network, wherein the generative network comprises a decoder network configured to generate decoder output data in a sample space having a first dimensionality from decoder input data in a code space;   training, by the computing resources, the data model using the synthetic dataset; and   processing production data using the data model.   
     
     
         22 . The method of  claim 21 , wherein the generative network is trained to generate the output data with an output data schema matching a schema of a reference dataset. 
     
     
         23 . The method of  claim 22 , wherein the model optimizer is configured to generate at least one of a statistical correlation score between the synthetic dataset and the reference dataset, a data similarity score between the synthetic dataset and the reference dataset, or a data quality score for the synthetic dataset. 
     
     
         24 . The method of  claim 23 , wherein training the data model using the synthetic dataset comprises determining that the synthetic dataset satisfies a criterion concerning the at least one of the statistical correlation score between the synthetic dataset and the reference dataset, the data similarity score between the synthetic dataset and the reference dataset, or the data quality score for the synthetic dataset. 
     
     
         25 . The method of  claim 21 , wherein the decoder input data in the code space has a second dimensionality less than the first dimensionality. 
     
     
         26 . The method of  claim 21 , wherein generating the synthetic dataset for training the data model comprises:
 identifying a first point and a second point in the sample space, and   generating a first representative point and a second representative point in the code space using the first point, the second point, and an encoder network corresponding to the decoder network.   
     
     
         27 . The method of  claim 26 , wherein the first representative point is a centroid or a medoid of the first point and the second point. 
     
     
         28 . A system for generating data models, comprising:
 at least one processor; and   at least one non-transitory memory storing instructions that, when executed by the at least one processor cause a cloud computing system to perform operations comprising:
 receiving, by a model optimizer from an interface, a data model generation request; 
 provisioning, by the model optimizer, computing resources with a data model; 
 generating, by a dataset generator, a synthetic dataset for training the data model using a generative network, wherein the generative network comprises a decoder network configured to generate decoder output data in a sample space having a first dimensionality from decoder input data in a code space; 
 training, by the computing resources, the data model using the synthetic dataset; and 
 processing production data using the data model. 
   
     
     
         29 . The system of  claim 28 , wherein the generative network is trained to generate the output data with an output data schema matching a schema of a reference dataset. 
     
     
         30 . The system of  claim 29 , wherein the model optimizer is configured to generate at least one of a statistical correlation score between the synthetic dataset and the reference dataset, a data similarity score between the synthetic dataset and the reference dataset, and a data quality score for the synthetic dataset. 
     
     
         31 . The system of  claim 30 , wherein training the data model using the synthetic dataset comprises determining that the synthetic dataset satisfies a criterion concerning the at least one of the statistical correlation score between the synthetic dataset and the reference dataset, the data similarity score between the synthetic dataset and the reference dataset, and the data quality score for the synthetic dataset. 
     
     
         32 . The system of  claim 28 , wherein the decoder input data in the code space has a second dimensionality less than the first dimensionality. 
     
     
         33 . The system of  claim 28 , wherein generating the synthetic dataset for training the data model comprises:
 identifying a first point and a second point in the sample space, and   generating a first representative point and a second representative point in the code space using the first point, the second point, and an encoder network corresponding to the decoder network.   
     
     
         34 . The system of  claim 33 , wherein the first representative point is a centroid or a medoid of the first point and the second point. 
     
     
         35 . A non-transitory computer-readable medium storing instructions that, when executed by a processor, cause the processor to perform operations comprising:
 receiving, by a model optimizer from an interface, a data model generation request;   provisioning, by the model optimizer, computing resources with a data model;   generating, by a dataset generator, a synthetic dataset for training the data model using a generative network, wherein the generative network comprises a decoder network configured to generate decoder output data in a sample space having a first dimensionality from decoder input data in a code space;   training, by the computing resources, the data model using the synthetic dataset; and   processing production data using the data model.   
     
     
         36 . The computer-readable medium of  claim 35 , wherein the generative network is trained to generate the output data with an output data schema matching a schema of a reference dataset. 
     
     
         37 . The computer-readable medium of  claim 36 , wherein the model optimizer is configured to generate at least one of a statistical correlation score between the synthetic dataset and the reference dataset, a data similarity score between the synthetic dataset and the reference dataset, or a data quality score for the synthetic dataset. 
     
     
         38 . The computer-readable medium of  claim 37 , wherein training the data model using the synthetic dataset comprises determining that the synthetic dataset satisfies a criterion concerning the at least one of the statistical correlation score between the synthetic dataset and the reference dataset, the data similarity score between the synthetic dataset and the reference dataset, or the data quality score for the synthetic dataset. 
     
     
         39 . The computer-readable medium of  claim 35 , wherein generating the synthetic dataset for training the data model comprises:
 identifying a first point and a second point in the sample space, and   generating a first representative point and a second representative point in the code space using the first point, the second point, and an encoder network corresponding to the decoder network;   further wherein the first representative point is a medoid or a centroid of the first point and the second point.   
     
     
         40 . The computer-readable medium of  claim 35 , wherein the decoder input data in the code space has a second dimensionality less than the first dimensionality.

Join the waitlist — get patent alerts

Track US2023297446A1 — get alerts on status changes and closely related new filings.

We store only your email — no account needed. See our privacy policy.