Regularization of machine learning models
US-2017161640-A1 · Jun 8, 2017 · US
US10586151B1 · US · B1
| Field | Value |
|---|---|
| Publication number | US-10586151-B1 |
| Application number | US-201615224632-A |
| Country | US |
| Kind code | B1 |
| Filing date | Jul 31, 2016 |
| Priority date | Jul 31, 2015 |
| Publication date | Mar 10, 2020 |
| Grant date | Mar 10, 2020 |
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.
Some embodiments of the invention provide a novel method for training a multi-layer node network that mitigates against overfitting the adjustable parameters of the network for a particular problem. During training, the method of some embodiments adjusts the modifiable parameters of the network by iteratively identifying different interior-node, influence-attenuating masks that effectively specify different sampled networks of the multi-layer node network. An interior-node, influence-attenuating mask specifies attenuation parameters that are applied (1) to the outputs of the interior nodes of the network in some embodiments, (2) to the inputs of the interior nodes of the network in other embodiments, or (3) to the outputs and inputs of the interior nodes in still other embodiments. In each mask, the attenuation parameters can be any one of several values (e.g., three or more values) within a range of values (e.g., between 0 and 1).
Opening claim text (preview).
The invention claimed is: 1. A method of configuring a machine trained (MT) network comprising input and output nodes, and interior nodes between the input and output nodes, each node producing an output, and each interior or output node receiving as inputs a set of outputs of a set of other nodes, each node having a set of configurable parameters for training, the method comprising: iteratively selecting a plurality of influence-attenuating masks, each mask specifying a different plurality of attenuation parameters for applying to the inputs of each of the interior nodes, said attenuation parameters for each of a set of one or more masks including at least three different values; and for each mask: selecting an input set of values with a known output set of values; using the mask to forward propagate the input set of values through the network's nodes to produce a computed output set of values; and using the mask to back propagate a set of error values that quantifies a difference between the input set's known output set and the input set's computed output set, said back propagation assigning error values from later nodes to earlier nodes and adjusting the configurable parameters of the nodes based on (i) the assigned error values and (ii) the plurality of attenuation parameters. 2. The method of claim 1 , wherein the attenuation parameters for each of the masks fall within a range of values between 0 and 1, and excluding 0 but including 1. 3. The method of claim 1 , wherein the attenuation parameters for each of the masks fall within a range of values between 0 and 1. 4. The method of claim 1 , wherein each of a plurality of nodes comprises: a linear component that uses a set of weight coefficients to combine a set of output values of a set of nodes to compute a first calculated value; and a nonlinear component to compute a second calculated value from the node's first calculated value, wherein the configurable parameters of the network comprise at least the set of weight coefficients of the set of nodes. 5. The method of claim 4 , wherein using the mask to forward propagate comprises multiplying each weight coefficient associated with a node's input by an attenuation parameter specified for that input in the selected mask. 6. The method of claim 1 , wherein using the mask to forward propagate comprises multiplying each node's input by the attenuation parameter specified for node in the selected mask. 7. The method of claim 6 , wherein in a mask, an attenuation parameter of 1 for a node leaves the node's input unaffected, while an attenuation parameter less than 1 for a node reduces the node's input and thereby diminishes the influence of the node's input during the training of the network for that mask. 8. The method of claim 1 , wherein back propagating the error values for the masks selected in different iterations averages the configurable parameters that are produced for the plurality of the selected masks to obtain the configurable parameters of the MT network. 9. A non-transitory machine readable medium storing a program for configuring a machine trained (MT) network comprising input and output nodes, and interior nodes between the input and output nodes, each node producing an output, and each interior or output node receiving as inputs a set of outputs of a set of other nodes, each node having a set of configurable parameters for training, the program comprising sets of instructions for: iteratively selecting a plurality of influence-attenuating masks, each mask specifying a different plurality of attenuation parameters for applying to the inputs of each of the interior nodes, said attenuation parameters for each of a set of one or more masks including at least three different values; and for each mask: selecting an input set of values with known output set of values; using the mask to forward propagate the input set of values through the network's nodes to produce a computed output set of values; and using the mask to back propagate a set of error values that quantifies a difference between the input set's known output set and the input set's computed output set, said back propagation assigning error values from later nodes to earlier nodes and adjusting the configurable parameters of the nodes based on (i) the assigned error values and (ii) the plurality of attenuation parameters. 10. The non-transitory machine readable medium of claim 9 , wherein the attenuation parameters for each of the masks fall within a range of values between 0 and 1, and excluding 0. 11. The non-transitory machine readable medium of claim 9 , wherein each of a plurality of nodes comprises: a linear component that uses a set of weight coefficients to combine a set of output values of a set of nodes to compute a first calculated value; and a nonlinear component to compute a second calculated value from the node's first calculated value, wherein the configurable parameters of the network comprise at least the set of weight coefficients of the set of nodes. 12. The non-transitory machine readable medium of claim 11 , wherein the set of instructions for using the mask to forward propagate comprises a set of instructions for multiplying each weight coefficient associated with a node's input by an attenuation parameter specified for that input in the selected mask. 13. The non-transitory machine readable medium of claim 9 , wherein the set of instructions for using the mask to forward propagate comprises a set of instructions for multiplying each node's input by the attenuation parameter specified for node in the selected mask. 14. The non-transitory machine readable medium of claim 13 , wherein in a mask, an attenuation parameter of 1 for a node leaves the node's input unaffected, while an attenuation parameter less than 1 for a node reduces the node's input and thereby diminishes the influence of the node's input during the training of the network for that mask. 15. A method of configuring a machine trained (MT) network comprising input and output nodes, and interior nodes between the input and output nodes, each node producing an output, and each interior or output node receiving a set of outputs of a set of other nodes, each node having a set of configurable parameters for training, the method comprising: iteratively selecting a plurality of influence-attenuating masks, each mask specifying a different plurality of attenuation parameters for applying to the outputs of each of the interior nodes, said attenuation parameters for each of a set of one or more masks including at least three different values; and for each mask: selecting an input set of values with known output set of values; using the mask to forward propagate the input set of values through the network's nodes to produce a computed output set of values; and using the mask to back propagate a set of error values that quantifies a difference between the input set's known output set and the input set's computed output set, said back propagation assigning error values from later nodes to earlier nodes and adjusting the configurable parameters of the nodes based on (i) the assigned error values and (ii) the plurality of attenuation parameters. 16. The method of claim 15 , wherein the attenuation parameters for each of the set of masks fall within a range of values between 0 and 1, and excluding 0 but including 1. 17. The method of claim 15 , wherein the attenuation parameters for each of the set of masks fall within a range of values between 0 and 1. 18. The method of claim 15 , wherein each of
Related publications grouped by family.
Answers are generated from the same data shown on this page.