Execution of a genetic algorithm having variable epoch size with selective execution of a training algorithm

US11074503B2 · US · B2

Patent metadata
FieldValue
Publication numberUS-11074503-B2
Application numberUS-201715697158-A
CountryUS
Kind codeB2
Filing dateSep 6, 2017
Priority dateSep 6, 2017
Publication dateJul 27, 2021
Grant dateJul 27, 2021

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

A method includes generating, by a processor of a computing device, a first plurality of models (including a first number of models) based on a genetic algorithm and corresponding to a first epoch of the genetic algorithm. The method includes determining whether to modify an epoch size for the genetic algorithm during a second epoch of the genetic algorithm based on a convergence metric associated with at least one epoch that is prior to the second epoch. The second epoch is subsequent to the first epoch. The method further includes, based on determining to modify the epoch size, generating a second plurality of models (including a second number of models that is different than the first number) based on the genetic algorithm and corresponding to the second epoch. Each model of the first plurality of models and the second plurality of models includes data representative of neural networks.

First claim

Opening claim text (preview).

What is claimed is: 1. A computer system comprising: a memory configured to store an input data set; a processor configured to: generate a first plurality of data structures during a first iteration of a recursive search, wherein each of the first plurality of data structures includes data representative of a neural network, and wherein the first plurality of data structures includes a first number of data structures; provide a trainable data structure based on the first plurality of data structures to an optimization trainer, the optimization trainer configured to: train the trainable data structure based on a portion of the input data set to generate a trained data structure; and provide the trained data structure as input to a subsequent iteration of the recursive search; and after providing the trainable data structure to the optimization trainer, refrain from using the optimization trainer during one or more subsequent iterations of the recursive search. 2. The computer system of claim 1 , wherein executing the recursive search further comprises, during a particular iteration of the recursive search: selecting a subset of data structures from a population of data structures based on fitness values associated with the subset of data structures, the fitness values determined based on at least a subset of the input data set; and performing at least one of a crossover operation or a mutation operation with respect to at least one data structure of the subset to generate the trainable data structure. 3. The computer system of claim 1 , wherein the optimization trainer is executed on a different device, graphics processing unit (GPU), processor, core, thread, or any combination thereof, than the recursive search. 4. A method comprising: determining a trainable model to provide to a trainer, the trainable model determined based on modification of one or more models of a first plurality of models that is generated based on a genetic algorithm and corresponding to a first epoch of the genetic algorithm, wherein each of the first plurality of models includes data representative of a neural network; providing the trainable model to the trainer; adding a trained model received from the trainer as input to a second epoch of the genetic algorithm that is subsequent to the first epoch; determining whether to enable the trainer, disable the trainer, or activate at least one additional trainer for a third epoch of the genetic algorithm based on a convergence metric that is associated with at least one epoch prior to the third epoch or the trained model, wherein the third epoch is subsequent to the second epoch; and generating an output of the genetic algorithm based at least in part on one or more characteristics of one or more models of the third epoch or based on modifying one or more characteristics of the one or more models of the third epoch. 5. The method of claim 4 , wherein the first plurality of models includes a first number of models, and further comprising: determining whether to modify an epoch size during the second epoch based on a second convergence metric associated with at least one epoch that is prior to the second epoch; and based on a determination to modify the epoch size, generating a second plurality of models based on the genetic algorithm and corresponding to the second epoch, wherein each of the second plurality of models includes data representative of a neural network, wherein the second plurality of models includes a second number of models, and wherein the second number is different than the first number. 6. The method of claim 5 , wherein the second number is less than the first number. 7. The method of claim 5 , wherein the second number is greater than the first number. 8. The method of claim 4 , wherein the convergence metric includes a fitness value corresponding to the at least one epoch or to at least one model of the at least one epoch, an improvement metric corresponding to the at least one epoch or to at least one model of the at least one epoch, a stagnation metric corresponding to the at least one epoch, or any combination thereof. 9. The method of claim 4 , wherein the convergence metric includes an epoch number associated with the at least one epoch. 10. The method of claim 4 , wherein the data representative of the neural network includes node data corresponding to a plurality of nodes of the neural network, connection data corresponding to one or more connections of the neural network, or any combination thereof. 11. The method of claim 4 , further comprising: determining a fitness value associated with the trained model; and providing a second trainable model to the trainer based on the fitness value satisfying a threshold, the second trainable model determined based on modifying one or more models of a third plurality of models generated based on the genetic algorithm and corresponding to the third epoch. 12. The method of claim 11 , wherein the fitness value associated with the trained model is determined based on a fitness function that is evaluated based on an input data set associated with the genetic algorithm. 13. The method of claim 11 , further comprising providing a third trainable model to the trainer based on the fitness value satisfying a second threshold, the third trainable model determined based on modifying one or more models of the third plurality of models. 14. The method of claim 4 , further comprising: determining a fitness value associated with the trained model; and refraining from providing any trainable models to the trainer for at least one epoch based on the fitness value failing to satisfy a threshold. 15. The method of claim 14 , further comprising providing a second trainable model to the trainer, the second trainable model based on identifying one or more models of a third plurality of models generated based on the genetic algorithm and corresponding to a fourth epoch of the genetic algorithm, wherein the fourth epoch is subsequent to the third epoch, and wherein the third epoch and the fourth epoch are separated by at least one epoch of the genetic algorithm. 16. The method of claim 4 , wherein the trainer is configured to update connection weights of the trainable model but not a topology or activation functions of the trainable model. 17. The method of claim 4 , wherein modifying the one or more models of the second plurality of models includes performing at least one of a crossover operation or a mutation operation with respect to the one or more models of the second plurality of models. 18. A computer-readable storage device storing instructions that, when executed, cause a computer to perform operations comprising: determining a trainable model to provide to a trainer, the trainable model determined based on modification of one or more models of a first plurality of models that is generated based on a genetic algorithm and corresponding to a first epoch of the genetic algorithm, wherein each of the first plurality of models includes data representative of a neural network; providing the trainable model to the trainer; adding a trained model received from the trainer as input to a second epoch of the genetic algorithm that is subsequent to the first epoch; determining whether to enable the trainer, disable the trainer, or activate at least one additional trainer for a third epoch of the genetic algorithm based on a convergence metric that is associated with at least one epoch prior to the third epoch or the trained model, wherein the third epoch is subsequent to

Assignees

Inventors

Classifications

  • Recurrent networks, e.g. Hopfield networks · CPC title

  • Activation functions · CPC title

  • modifying the architecture, e.g. adding, deleting or silencing nodes or connections · CPC title

  • Reinforcement learning · CPC title

  • Supervised learning · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US11074503B2 cover?
A method includes generating, by a processor of a computing device, a first plurality of models (including a first number of models) based on a genetic algorithm and corresponding to a first epoch of the genetic algorithm. The method includes determining whether to modify an epoch size for the genetic algorithm during a second epoch of the genetic algorithm based on a convergence metric associa…
Who is the assignee on this patent?
Sparkcognition Inc
What technology area does this patent fall under?
Primary CPC classification G06F16/24566. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Jul 27 2021 00:00:00 GMT+0000 (Coordinated Universal Time) (B2). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 3 related publications on this page (citations in our corpus or others sharing the same primary CPC).