Automated neural network generation using fitness estimation
US-10685286-B1 · Jun 16, 2020 · US
US11074163B2 · US · B2
| Field | Value |
|---|---|
| Publication number | US-11074163-B2 |
| Application number | US-201916674051-A |
| Country | US |
| Kind code | B2 |
| Filing date | Nov 5, 2019 |
| Priority date | Nov 5, 2019 |
| Publication date | Jul 27, 2021 |
| Grant date | Jul 27, 2021 |
A practical reading order for non-experts. Skip the full description unless you need deep technical detail.
What the patent document calls the invention.
A short plain-language summary of the technical disclosure.
Who owns or filed the patent and who is credited as inventor.
Filing, priority, publication, and grant dates set the timeline.
The legal scope of protection — read this for what is actually claimed.
Technology tags used to group this patent with similar filings.
Prior art links and similar publications in this corpus.
Official abstract text for this publication.
A method for generating a new test for a set of software code is provided. The method includes accessing a plurality of existing unit tests; implementing a machine learning algorithm; determining intended objectives of the set of software code; selecting a subset of the plurality of existing unit tests based on the determined objectives and an output of the machine learning algorithm; and using the selected unit tests to automatically generate the new test.
Opening claim text (preview).
What is claimed is: 1. A method for generating a new test for a set of software code, the method being implemented by at least one processor, the method comprising: accessing, by the at least one processor, a plurality of existing unit tests; implementing, by the at least one processor, at least one machine learning algorithm; determining, by the at least one processor, at least one intended objective of the set of software code; generating, by the at least one processor, a model that is based on the plurality of existing unit tests; selecting, by the at least one processor, at least one unit test from among the plurality of existing unit tests based on analyzing the determined at least one intended objective with respect to the model and based on an output of the at least one machine learning algorithm; using, by the at least one processor, the selected at least one unit test to automatically generate the new test; and modifying, by the at least one processor after the new test is generated, the model based on the generated new test. 2. The method of claim 1 , wherein the using the selected at least one unit test to generate the new test comprises modifying the selected at least one unit test based on the determined at least one intended objective. 3. The method of claim 1 , wherein the using the selected at least one unit test to generate the new test is performed based on at least one recurrent neural network (RNN). 4. The method of claim 1 , further comprising generating, by the at least one processor, information that relates to identifying a testing requirement that corresponds to the set of software code. 5. The method of claim 1 , further comprising determining, by the at least one processor, whether the automatically generated new test is a valid test. 6. The method of claim 5 , wherein the determining whether the new test is a valid test is performed based on a PIT testing protocol. 7. The method of claim 5 , wherein the determining whether the automatically generated new test is a valid test comprises obtaining a numerical rating value that relates to a validity of the new test. 8. A computing device configured to implement an execution of a method for generating a new test for a set of software code, the computing device comprising: a processor; a memory; and a communication interface coupled to each of the processor and the memory, wherein the processor is configured to: access a plurality of existing unit tests from the memory; implement at least one machine learning algorithm; determine at least one intended objective of the set of software code; generate a model that is based on the plurality of existing unit tests; select at least one unit test from among the plurality of existing unit tests based on analyzing the determined at least one intended objective with respect to the model and based on an output of the at least one machine learning algorithm; use the selected at least one unit test to automatically generate the new test; and modify, after the new test is generated, the model based on the generated new test. 9. The computing device of claim 8 , wherein the processor is further configured to generate the new test by modifying the selected at least one unit test based on the determined at least one intended objective. 10. The computing device of claim 8 , wherein the processor is further configured to use the selected at least one unit test to generate the new test based on at least one recurrent neural network (RNN). 11. The computing device of claim 8 , wherein the processor is further configured to generate information that relates to identifying a testing requirement that corresponds to the set of software code. 12. The computing device of claim 8 , wherein the processor is further configured to determine whether the automatically generated new test is a valid test. 13. The computing device of claim 12 , wherein the processor is further configured to determine whether the new test is a valid test based on a PIT testing protocol. 14. The computing device of claim 13 , wherein the processor is further configured to obtain a numerical rating value that relates to a validity of the new test.
Recurrent networks, e.g. Hopfield networks · CPC title
Supervised learning · CPC title
characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU] · CPC title
Machine learning · CPC title
Learning methods · CPC title
Related publications grouped by family.
Answers are generated from the same data shown on this page.