US11568221B2 - Artificial neuron synaptic weights implemented with variable dissolvable conductive paths - Google Patents
Artificial neuron synaptic weights implemented with variable dissolvable conductive paths Download PDFInfo
- Publication number
- US11568221B2 US11568221B2 US16/297,441 US201916297441A US11568221B2 US 11568221 B2 US11568221 B2 US 11568221B2 US 201916297441 A US201916297441 A US 201916297441A US 11568221 B2 US11568221 B2 US 11568221B2
- Authority
- US
- United States
- Prior art keywords
- memristor
- resistance
- current
- neurons
- conductive path
- 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.)
- Active, expires
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/06—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
- G06N3/063—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/048—Activation functions
-
- G06N3/0481—
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/0499—Feedforward networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/06—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
- G06N3/063—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
- G06N3/065—Analogue means
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
Definitions
- the present invention relates to variable resistor elements used for physical hardware-based artificial neural networks.
- Neural networks and artificial neural networks (ANNs) are information processing systems that are loosely based on the models of biological neural networks. They are implemented in software or electronic circuits and have the several defining properties: 1) the NN consists of simple building blocks that can be called neurons, nodes, or units; 2) the connectivity between the neurons determines the functionality of the neural network; 3) the NN must be able to learn; and 4) the NN must be able to generalize.
- the human brain is composed of approximately 10 11 neurons (or nerve cells).
- the dendrites are the incoming extensions that carry signals into the neuron.
- the axons are the outgoing extensions which carry signals out of the neuron.
- the synapse are the connections between two neurons.
- synaptic weight refers to the strength or amplitude of a connection between two nodes, corresponding in biology to the amount of influence the firing of one neuron has on another.
- learning occurs when new connections are formed between the neurons, or by modifying existing connections.
- These biological networks can be modeled and applied to information processing networks to produce computational models with a range of applications including, but not limited to, cybersecurity and secure authentication methods.
- a system includes a physical neural network comprising a plurality of neurons, each neuron of the plurality of neurons comprising circuitry having at least one memristor and at least one input connection receiving an input signal, wherein at least a first memristor is a substantially nonlinear resistor having a resistance that substantially changes with relation to an electrical current passing through the first memristor, and, wherein at least a first input connection of at least a first neuron of the plurality of neurons comprises at least a first synaptic weight, wherein the first synaptic weight comprises a multiplicative gain applied to a first input signal received by the first input connection, and, a controller coupled to the physical neural network, the controller configured to execute instructions for receiving commands, wherein each command comprises a target resistance value and a corresponding memristor in the plurality of neurons; and, determining, for each command, a current value corresponding to the target resistance value in the corresponding memristor, and applying, for each command, the determined current value to the corresponding mem
- a system in another embodiment, includes a physical neural network comprising a plurality of neurons, each neuron of the plurality of neurons comprising circuitry having at least one memristor, wherein at least a first memristor is a substantially nonlinear resistor having a resistance that substantially changes with relation to an electrical current passing through the first memristor; and, wherein an electrical current passing through the first memristor is limited such that the memristor is operated according to the temporary dissolvable conductive path method, such that the current value is limited to be below a known forming threshold in order to avoid creating a conductive filament within the memristor, and such that the memristor resistance returns to a baseline value upon cessation of the current.
- a system in another embodiment, includes a physical neural network comprising a plurality of neurons, each neuron of the plurality of neurons comprising circuitry having at least one memristor and at least one input connection receiving an input signal, wherein at least a first memristor is a substantially nonlinear resistor having a resistance that substantially changes with relation to an electrical current passing through the first memristor, and, wherein at least a first input connection of at least a first neuron of the plurality of neurons is electrically coupled to at least the first memristor, such that the first memristor at least partially determines one or more electrical properties of the first input connection and a controller coupled to the physical neural network, the controller configured to execute instructions for receiving commands, wherein each command comprises a target resistance value and a corresponding memristor in the plurality of neurons, and, determining, for each command, a current value corresponding to the target resistance value in the corresponding memristor, and applying, for each command, the determined current value to the corresponding memristor.
- FIG. 1 is a schematic depicting the forming and programming of a Resistive RAM (ReRAM) array.
- ReRAM Resistive RAM
- FIG. 2 shows an illustrative graph of a program and erase cycle of an Ag-based ReRAM cell.
- FIG. 3 shows illustrative graphs corresponding to current and resistance of a ReRAM cell during the formation of a dissolvable conductive path in the ReRAM cell via the controlled application of current.
- FIG. 4 A is a schematic depicting two biological neurons and a connecting synapse.
- FIG. 4 B is a schematic showing the abstraction of biological neurons into artificial neurons used in neural networks.
- FIG. 5 depicts a detailed diagram of a biological neuron.
- FIG. 6 shows one embodiment of circuitry controlling an artificial neuron.
- FIG. 7 A depicts an embodiment of a circuit integrating memristors in artificial neurons, particularly of a circuit used to control the input signal of the artificial neuron.
- FIG. 7 B depicts an embodiment of a circuit integrating memristors in artificial neurons, particularly of a circuit to control the transmission of the input signal.
- FIG. 7 C depicts an embodiment of a circuit integrating memristors in artificial neurons, particularly of an active filter to reduce sources of small noise.
- FIG. 8 shows an illustrative graph depicting the resistance values of two different Ag-based ReRAM cells that have undergone forming, as electric current is cycled through each cell.
- FIG. 9 shows an illustrative graph depicting the resistance values of two Cu-based ReRAM cells that have not undergone forming, as electric current is cycled through each cell.
- FIG. 10 shows an illustrative graph depicting directly the relationship between resistance and current for several memristor cells.
- FIG. 11 shows an illustrative graph depicting the correlation between high-current and low-current resistance for several memristor cells.
- FIG. 12 depicts a diagram of a system utilizing a physical neural network.
- FIG. 13 depicts a diagram of a multi-layer artificial neural network.
- FIG. 14 depicts a flow chart of a supervised learning algorithm as applied to a physical neural network.
- FIG. 15 depicts a diagram of an artificial neuron as it compares to the biological neuron, including an area of interest to the implementation of dissolvable filaments acting as the biological synapse corollary.
- ANNs are comprised of elements referred to as neurons. Each neuron receives one or more inputs, and produces a single output. At a given time each input is either active or not (e.g. 1 or 0), and the neuron's output is also 1 or 0. Each input to a neuron has a corresponding “weight”, which determines the strength of that input's influence on the neuron. The neuron's overall activation is the sum of all its active inputs, with each scaled by the corresponding weight. The neuron compares this sum (of weighted inputs) to a fixed threshold when deciding whether or not to fire at a given time.
- the unidirectional connections between neurons are referred to as “synapses” with the output of a pre-synaptic neuron becoming the input of a post-synaptic neuron.
- Each synapse has a “weight” which determines a pre-synaptic neuron's influence on the post-synaptic neuron: a high weight means that the pre-synaptic neuron can easily cause the post-synaptic neuron to fire; a low weight synapse mean that the pre-synaptic neuron has only a weak influence on the post-synaptic neuron.
- Neurons and synapses are collected together into neural networks.
- An ANN can use this collection of neurons to perform tasks which are difficult to perform with standard computer logic, with examples including image classification and speech recognition.
- FIG. 4 A A schematic of a biological neural connection is shown in FIG. 4 A .
- the first neuron 400 emits output signals through its axon 402 .
- the second neuron 404 receives input signals through its dendrites 406 .
- the intensity of the signal received by the second neuron 404 is determined by the strength (the “weight”) of the synapse 408 .
- the synapse 408 is the connection where the output (axon 402 ) of the first neuron 400 meets the input (dendrite 406 ) of the second neuron.
- the second neuron 404 receives input through one or more dendrites 406 , then sums all inputs together, then compares that sum to a threshold to determine if the second neuron is sufficiently activated to emit its own output (i.e. if it “fires”).
- An essential feature of biological neural networks is the ability to adjust the weight of each synapse 408 . Adjusting of synaptic weights is a biological underpinning of learning.
- FIG. 4 B An abstracted schematic of a biological or artificial neural connection is shown in FIG. 4 B .
- the first neuron 410 takes the sum ⁇ of its input and passes this sum through a thresholding function ⁇ 1 to determine its output on the outgoing axon 412 .
- a neuron's output is either “fire” or nothing; there is no partial output from a neuron, all outputs are the same.
- This signal is received by the dendrite 406 of the second neuron 414 .
- Each neuron has a threshold that must be met to activate the neuron, causing it to “fire.”
- the threshold is modeled with the transfer function, ⁇ .
- Neurons can be fall into two categories; the first is that they can be excitatory, causing other neurons to fire when they are stimulated. The second is that they can be inhibitory, preventing other neurons from firing when they are stimulated.
- Excitatory neurons may be modeled as having positive synaptic weights on their outgoing synapses, while inhibitory neurons may be modeled as having negative synaptic weights on their outgoing synapses.
- An ANN uses “layers” of neurons as depicted in FIG. 13 .
- An input layer 1300 receives direct inputs 1302 from external data.
- An output layer 1304 produces the ANN's final output 1310 , it's “decision” (e.g. a classification of an image).
- Zero or more hidden layers 1306 between the input and output layers perform intermediate calculations.
- Each connection 1308 (each arrow) between neurons has a synaptic weight, a scalar value which determines the influence of each input on the post-synaptic neuron.
- the process of “training” a neural network generally involves a repeated process of adjusting synaptic weights. In a biological NN, this process is an underlying mechanism of learning.
- An ANN may be trained by a process of “supervised learning”, wherein the network is supplied with labeled examples (e.g. images and their corresponding classifications). The network learns to map from inputs (e.g. images) to outputs (e.g. classifications) by a trial-and-error process of adjusting the synaptic weights between neurons throughout the layers of the ANN.
- the training process involves several steps as shown in FIG. 14 .
- An example image is drawn from the training data set ( 1400 ).
- the data of this image is applied to the ANN “input layer” ( 1402 ).
- the “input layer” then drives its output into zero or more “hidden layers”, which drive output into the “output layer” of the ANN ( 1404 ).
- the ANN output is compared to the pre-determined classification of the image, to assess if the ANN is “correct” ( 1406 ).
- the synapses are modified based on this feedback 1408 , e.g. by rules such as “if the output is correct then the participating synapses are strengthened; if the output is incorrect then the participating synapses are weakened”.
- This sequence of steps ( 1400 to 1408 ) may be repeated multiple times with multiple examples to train the ANN.
- Synaptic weights may be adjusted many times in the process of training an ANN, and when training is complete the “knowledge” of the ANN is contained in the synaptic weights (in combination with the layout of the network, but the layout is not changed).
- ANNs are entirely software-based, in that the neurons, synapses, and weights exist entirely as digital values subject to mathematical operations on standard computing hardware.
- a software-based ANN is a simulation.
- a Physical Neural Network is a type of ANN in which the network components exist as distinct physical objects.
- a PNN could use analog hardware such as memristors to model neural network parameters such as synaptic weights. Embodying an NN as a PNN may allow for faster speed or stronger security of an NN application.
- PNN hardware components are generally adjustable or configurable in some way. This is generally required because ANNs, like biological neural networks, must adjust parameters (e.g. synaptic weights) in order to learn and change. As described in the present disclosure, a current-injected, dissolvable filament may be used to model a synaptic weight in a PNN, acting as the corollary to the biological synapse. This form of ReRAM-based PNN has several advantages described herein.
- ReRAM Resistive Random Access Memory
- CBRAM Conductive Bridge RAM
- Memristor Memristor
- phase change memory types Phase change memory types.
- ReRAM is a means of storing information as resistance values.
- a ReRAM cell may have two states: low-resistance and high-resistance, which represent 0 and 1 digital values of the cell.
- a ReRAM cell may be “read” by measuring the resistance, and a ReRAM cell may be “set” by adjusting the resistance to become high or low. By this means, the ReRAM cell stores digital information as a resistance value.
- FIG. 1 shows an illustrative state diagram 100 depicting the transition of a given ReRAM cell 101 through various states as the cell undergoes forming, programming, and erasing processes.
- the cells of ReRAMs After forming, the cells of ReRAMs have two levels of resistance, the high resistance state (HRS) 122 to store a “1” and a low resistance state (LRS) 118 to store a “0”.
- HRS high resistance state
- LRS low resistance state
- the LRS may correspond to a resistance of about 5 k ⁇
- the HRS may correspond to a resistance of about 100 k ⁇
- the resistance between the electrodes of the ReRAM cell 101 may have a resistance of 20 M ⁇ prior to forming.
- Each cell has an active top electrode 106 , the anode, susceptible to the release positive ions (e.g., metallic ions or oxygen vacancies), a neutral bottom electrode 108 , the cathode, and a dielectric 110 allowing the positive ions to migrate when subject to an electric field E.
- the electric field E is proportional to the voltage V applied between the two electrodes.
- a forming cycle 102 all cells of a ReRAM device (e.g., including the ReRAM cell 101 ) are conditioned with the formation of a conductive filament 112 , which reduces the resistance between the two electrodes 106 and 108 .
- the conductive filament 112 may include positive ions (e.g., metallic ions or oxygen vacancies) that migrate from the top electrode 106 when subject to an electric field generated when a voltage V form is applied across the top electrode 106 and the bottom electrode 108 . In this way, the ReRAM cell 101 transitions from an “unformed” state 114 to a “formed” state 116 .
- the energy needed during the forming cycle 102 is relatively high, and is part of the upfront conditioning of the ReRAM cell 101 . It should be noted that the majority of the conductive filament 112 formed during the forming cycle 102 may be considered permanent, with the remaining portion of the conductive filament 112 forming a temporary conductive path that may be broken and re-formed via the application of positive or negative voltage across the top electrode 106 and the bottom electrode 108 .
- the subsequent program/erase cycles 104 involve the breaking or re-forming the conductive filament 112 to write a “0” (LRS), or a “1” (HRS).
- the energy needed to “reset”, i.e., to break the filament, and to “set”, i.e., re-form the filament is much lower than the energy that is needed in the forming process.
- the ReRAM cell 101 may be in the logic “0” LRS 118 immediately after forming, with the conductive filament 112 providing an electrically conductive path between the top electrode 106 and the bottom electrode 108 , and thereby lowering the resistance between the top electrode 106 and the bottom electrode 108 .
- a reset voltage V reset may be applied between the top electrode 106 and the bottom electrode 108 during an intermediate resetting state 120 .
- V reset may generally be within a range of around ⁇ 0.1 V to ⁇ 0.3 V.
- the ions of the conductive filament 112 may “break”, moving away from the bottom electrode 108 as a result of the applied electric field. This breaking of the conductive filament 112 may increase the resistance between the top electrode 106 and the bottom electrode 108 , causing the ReRAM cell 101 to enter the logic “1” HRS 122 .
- a set voltage V set (sometimes referred to as a re-forming voltage) may be applied between the bottom electrode 108 and the top electrode 106 during an intermediate re-forming state 124 .
- the ions of the conductive filament 112 may move back toward the bottom electrode 108 as a result of the applied electric field.
- This re-forming of the conductive filament 112 (e.g., to contact the bottom electrode 108 ) may decrease the resistance between the top electrode 106 and the bottom electrode 108 , causing the ReRAM cell 101 to enter the logic “0” LRS 118 .
- FIG. 2 shows a graph 200 (e.g., which may be generated using a semiconductor analyzer) showing current and voltage across a silver-based (Ag) ReRAM cell (e.g., ReRAM cell 101 of FIG. 1 ) during the re-forming of a conductive filament (e.g., conductive filament 112 of FIG. 1 ).
- Section 202 shows the voltage and current between the top and bottom electrodes of the ReRAM cell during re-forming. As shown in the section 202 , voltage is increased to about 0.15V, where current begins to sharply increase as resistance across the electrodes decreases. The voltage is then lowered back down to 0V to end the re-forming process.
- the V set and 100 ⁇ A may be required to re-form the conductive filament, and to reach the LRS (e.g., the LRS 118 ).
- the V set can vary from around 0.1V to 3V, and the currents may vary around the 10-400 ⁇ A range.
- One method for re-forming the conductive filament is to sweep and ramp up a positive voltage. The current between the top and bottom electrodes will abruptly increase when the positive ions create a conductive filament connecting the top and bottom electrodes. During the voltage ramp, when the voltage has reached V set , the positive ions of the conductive filament are constantly migrating in an unstable manner, increasing the size of the conductive filament.
- the resistance M of the cell may drop proportionally with the current circulating in the cell. This may create an avalanche effect, with the resistance during programming (e.g., during the re-forming state 124 of FIG. 1 ) dropping quickly in a manner that is generally difficult to control.
- a negative voltage ramp (e.g., from 0 to at least V reset ) may subsequently be applied to the ReRAM cell to break the conductive filament and return the ReRAM cell to a high resistance state (e.g., HRS 122 of FIG. 1 ).
- HRS 122 of FIG. 1 a high resistance state
- the negative voltage ramp is applied, and the current increases from 0 to roughly ⁇ 300 ⁇ A once the voltage reaches the V reset (roughly ⁇ 0.1 V in the present example) before the magnitude of the current begins to decrease as the voltage is further increased to roughly ⁇ 0.2V.
- V set is generally sensitive to manufacturing variations in the ReRAM cells.
- Typical measurements of ReRAM cells typically observe V set to be roughly within a 0.5-1V range, and current to be roughly within a 10-100 ⁇ A range for about 5 to 40 ⁇ s.
- a negative voltage (the V reset ) of about ⁇ 1V is generally needed for about 1 ⁇ s and the current may be roughly 100 ⁇ A, which may drop to below roughly 50 ⁇ A when the filament breaks.
- the total energy needed for such a cycle (e.g., a set, forming the filament, followed by a reset, breaking the filament) is approximately 200 pJ.
- V reset the voltage needed to reset a cell to High Resistance State (HRS) may be difficult to control.
- FIG. 3 shows graphs 300 and 302 depicting the relationship between the current and resistance of an illustrative ReRAM cell (e.g., ReRAM cell 101 of FIG. 1 ) to which a current-controlled is applied in an alternative method of changing the resistance of the ReRAM cell.
- an illustrative ReRAM cell e.g., ReRAM cell 101 of FIG. 1
- a controlled current or controlled voltage which may be fixed or ramped, in order to form a temporary conductive path between the end of a broken conductive filament and the lower electrode of the cell.
- a ramped current may be applied at an electrode of the cell with a variable current source).
- the resistance of the ReRAM cell drops abruptly from a relatively high resistance 304 (e.g., roughly 100 k ⁇ ; corresponding to a logic “1” state) to a relatively low resistance 306 (e.g., less than about 10 k ⁇ ; corresponding to a logic “0” state) sometimes referred to as the conductive path resistance (RCP), allowing the current to follow a gentler trajectory compared to that of the comparatively higher-power voltage ramping method corresponding to the graph 200 of FIG. 2 , in which the filament is “permanently” re-formed.
- a relatively high resistance 304 e.g., roughly 100 k ⁇ ; corresponding to a logic “1” state
- a relatively low resistance 306 e.g., less than about 10 k ⁇ ; corresponding to a logic “0” state
- RCP conductive path resistance
- the “permanent” reforming of the conductive filament previously described in connection with FIG. 2 may be distinguished from the formation of “temporary” conductive paths of the FIG. 3 , which require comparatively less power to form, and which are “temporary” in that they dissipate or “dissolve” once the applied current or voltage ceases.
- the sample ReRAM cell used for the measurement presented in particular example embodiment of FIG. 3 was manufactured with Silver based elements, and subject to a forming cycle post-processing (e.g., forming cycle 102 of FIG. 1 ).
- the abrupt drop in resistance is the result of a physical change in the dielectric material separating the two electrodes, along with the formation of a conductive path.
- the dielectric material of ReRAM cells usually contains metallic ions such as silver or copper and microscopic defects. When subject to an electric field, the metallic ions and defects get somewhat organized to create a conductive path (e.g., conductive filament 112 of FIG. 1 ). After the initial creation of this path, more ions, and defects migrate to enlarge the path and the resistance changes proportionally with the flux going through the structure.
- metallic ions such as silver or copper and microscopic defects.
- the temporary conductive path method requires a current of around 20 nA versus the permanent conductive path method, which requires a current of around 10-100 ⁇ A.
- the peak voltage of the temporary conductive path method is also orders of magnitude lower than that of the permanent conductive path method, for example around 500 ⁇ V versus around 800 mV.
- FIG. 8 shows a graph 800 depicting the results (e.g., resistance and current over time) of the characterization of two silver-based (Ag) ReRAM cells, Cell A and Cell B (e.g., each corresponding to an embodiment of the ReRAM cell 101 of FIG. 1 ), when subjected to 20 successive cycles of generating conductive paths via the temporary conductive path method described previously.
- Cell A and Cell B were characterized after going through an initial forming and a reset cycle (e.g., forming cycle 102 and resetting state 120 of FIG. 1 ). This characterization process may sometimes be referred to herein as “post-forming temporary conductive path formation”.
- the current injected into the two cells gradually increases over 25 seconds from 0 to 50 nA.
- the resistance of each cell is plotted concurrently with the current.
- the resistance abruptly dropped from about 90K ⁇ to about 3K ⁇ , with Cell A having an average RCP of about 3.5K ⁇ and Cell B having an average RCP of about 2.5K ⁇ .
- the resistance returns to the high value when the cycle is over, and the 20 successive cycles are shown to be substantially similar to each other for a given ReRAM cell.
- Cell A is significantly different from Cell B, with a higher average RCP.
- a similar pattern was observed over a large population of silver-based ReRAM cells.
- FIG. 9 shows a graph 900 depicting the results (e.g., resistance and current over time) of the characterization of two copper-silica based ReRAM cells, Cell C and Cell D, (e.g., each corresponding to an embodiment of the ReRAM cell 101 of FIG. 1 ), when subjected to 20 successive cycles of generating conductive paths via the temporary conductive path method described previously.
- the cells were characterized without going through an initial high energy forming process (e.g., forming cycle 102 of FIG. 1 ). This characterization process may sometimes be referred to herein as “pre-forming temporary conductive path formation”.
- the current injected in the cells is gradually increased over 2.5 seconds from 0 to 50 nA.
- the resistance of each cell is plotted concurrently with the current. In each cycle, the resistance abruptly drops from about 30 M ⁇ to about 30K ⁇ , with Cell C having an average RCP of about 75K ⁇ and Cell D having an average RCP of about 25K ⁇ .
- the resistance differences from high to low are much higher than in embodiments in which formation of the temporary conductive path is performed after forming of the conductive filament.
- ReRAM cell resistances Similar to the post-forming temporary conductive path formation embodiments described previously, ReRAM cell resistances also return to the high resistance value (e.g., 30 M ⁇ in the case of a ReRAM cell that hasn't undergone a forming cycle) when the cycle is over (e.g., when current returns to zero), and the 20 successive cycles are again very similar to each other for a given ReRAM cell. As shown, the resistance behavior of Cell C is substantially different from Cell D. Large cell-to-cell variation over a large population of cells was also observed with pre-forming temporary conductive path formation. In the configuration of this embodiment, the vast majority of the cells characterized are stable and predictable.
- each memristor is calibrated prior to use to generate a table or plot of resistance values vs. current values.
- An example of such a plot is shown in FIG. 10 as plot 1000 .
- Each memristor has a separate curve. These curves are repeatable, as shown in FIG. 8 and FIG. 9 .
- FIG. 11 shows a scatter plot 1100 of the resistance values at two different current values (50 nA and 400 nA). The ratio between the low-current and high-current resistance is relatively consistent across the population of memristors.
- FIG. 5 depicts an embodiment of a PNN.
- the biological inspiration is shown in FIG. 5 with the array of dendrites 500 receiving inputs, the cell body 502 integrating (summing) all the inputs to determine the activation level, the axon hillock 504 comparing the activation level to the threshold to determine the output firing, and the axon 506 carrying the output to its terminals 508 which become synapses on other neurons.
- Example PNN circuitry is diagrammed in FIG. 15 .
- Input signals 1510 arrive at a synapse 1512 which has a particular weight value.
- the remainder of the circuitry in the dendrite 1514 serves to appropriately delay the signal.
- the dendrite 1514 then passes the appropriately weighted and delayed signal to the main soma 1516 , where all signals are integrated onto the soma capacitor 1518 to determine the neuron's activation level.
- the soma 1516 is the axon hillock 1520 which performs the thresholding operation to determine if the activation level is sufficient to cause the neuron to “fire” and emit an output signal on its output axon 1522 .
- the synapse 1512 may be physically modeled by circuitry including a memristor 1524 , wherein the weight of the synapse 1512 corresponds to the resistance of the memristor 1524 .
- the circuitry of the dendrite 1514 is configured to scale the input signal 1510 by the resistance of the memristor 1524 .
- the resistance value (the “weight”) may serve to scale the input signal by several means, with examples depicted in FIG. 7 .
- a memristor (e.g. 1524 ) may be operated according to the “temporary conductive path method” previously described.
- the varying weight values may be varying resistance values controlled by the magnitude of an injected current.
- each weight value may be determined by the training set given to the neural network and may be maintained under constant power. To use this neural network for a different application, the power can be removed from each cell which allows each cell to return to the weights of the original pristine state. A new training set can then be input, and the new weights (i.e., resistance values) can be set to deliver the correct output for the new training set.
- the hardware system 1200 includes at least a PNN 1202 and a PNN controller 1204 .
- the controller 1204 at least controls the synaptic weights (e.g. memristor resistances) of neurons in the PNN, e.g. by applying currents to memristors in the PNN 1202 .
- the PNN receives external inputs 1206 which are to be processed (e.g. classified), and the PNN responds to those inputs by producing outputs 1208 . In a training procedure those outputs may be compared to predetermined values in order to determine any adjustments to be made to the synaptic weights in the PNN 1202 .
- Desired changes may be applied as commands 1210 to the controller 1204 , whereupon the controller translates these commands into currents 1212 using a previously-populated calibration table 1214 (see FIG. 10 for example memristor calibration data).
- the currents are applied to the PNN 1202 to set resistances (e.g. synaptic weights).
- FIG. 6 depicts one embodiment of circuitry controlling an artificial neuron.
- An input voltage signal V in 600 is creating a synapse output current signal I syn 602 .
- the transmission is modulated by two control voltage signals: V ⁇ 604 , and V w 608 . Both control signals may correspond to previous learning of the artificial neuron.
- This example circuit may be considered to be a log-domain integrator synapse. It includes four transistors: the presynaptic input transistor 610 , the weight control transistor 612 , the decay control transistor 606 , and the output transistor 614 .
- the presynaptic input signal 600 may appear as a short rectangular pulse as depicted.
- the output signal 602 may appear as an exponentially-decaying pulse as depicted.
- This exponential decay in the output signal 602 arises from the discharge behavior of the synaptic capacitor 616 .
- the time constant of this exponential decay is determined by the capacitance of the synaptic capacitor 616 and by the decay control voltage 604 applied to the decay control transistor 606 ; these two elements together form an RC circuit with a decay time adjustable by the gate voltage 604 applied to the decay control transistor 606 .
- the weight signal 608 applied to the gate of the weight control transistor 612 , determines the allowable weight current 618 .
- This weight current 618 is gated by the presynaptic input transistor 610 , such that when the presynaptic input voltage 600 exceeds the gate threshold voltage of the presynaptic input transistor 610 , the weight current 618 is permitted to flow.
- This weight current 618 produces voltage on the gate of the output transistor 614 , which controls the flow of output current 602 .
- This example circuit has two control voltages which may be used to modulate the relationship between the presynaptic input signal 600 and the output signal 602 . These two control voltages are the weight control gate voltage 608 and the decay control gate voltage 604 . Control voltages such as 604 and 608 may be usefully mediated by memristor-based circuitry as depicted in FIG. 7 . A memristor, which may be operated according to the “dissolvable path” method described above, may be used to enhance the dynamic range of control signals such as those which originate in current sources such as 702 and 712 .
- FIG. 7 Three embodiments of using memristors to adjust signals are illustrated in FIG. 7 .
- an adjustable current source applies a pulsed control current 702 through a memristor 704 resulting in an input voltage V in 706 that is also pulsed.
- This input voltage 706 controls an NMOS transistor 708 in order to control the current of the input signal 700 .
- a circuit with a variable resistor 704 can allow a wide dynamic range of the control current 702 while maintaining a useable range of the input voltage 706 .
- a circuit such as the example circuit shown in FIG. 7 A may be employed to control an input signal such as signal 600 in FIG. 6 , or to control a weight control signal such as 608 in FIG. 6 .
- the circuit receives input from an externally-controlled current source (e.g. current source 702 ).
- This current passes through a memristor 704 , yielding an input voltage 706 .
- This input voltage 706 is nonlinearly dependent on the applied current 702 .
- the input voltage 706 may be applied to the gate of a transistor 708 .
- This transistor may be a presynaptic input transistor (e.g. 610 in FIG. 6 ), a weight control transistor (e.g. 612 in FIG. 6 ), or another control transistor.
- a memristor 704 e.g., a memristor based on Hafnium oxide
- a memristor 704 may have a resistance varying from 10 M ⁇ (given 10 nA current) to 1 M ⁇ (given 1 ⁇ A current).
- a circuit based on a fixed resistor of 1 M ⁇ varies from 10 mV to 1V under the same conditions which is 10 ⁇ more variation and may cause low-end or high-end saturation of the signal control.
- this circuit has a similar function to the one shown in FIG. 7 A but driving a PMOS 718 rather than an NMOS 708 .
- a control current 712 is applied to a memristor 714 , resulting in a voltage drop to yield the input voltage 716 .
- This input voltage 716 controls a current 710 through a PMOS transistor 718 .
- Example usages of this circuit may be to control a transistor such as the decay control transistor 606 in FIG. 6 , or to control a transistor such as the weight control transistor 612 in FIG. 6 .
- FIG. 7 C An embodiment depicting an adjustable filter is shown in FIG. 7 C . Such an embodiment may be used to filter sources of noise or adjust other time-varying signals in a nonlinear manner.
- This example circuit may be used to filter input signals such as signal 600 in FIG. 6 .
- the control voltage V in 724 is small, the current through the memristor 720 is small and the resistance R of the memristor 720 is high, thus the resulting voltage 726 applied to the gate of the NMOS transistor is subject to a slow increase due to a long response time T ⁇ .
- FIG. 7 C describes an adjustable filter that may be used to control an input signal 702 of FIG. 7 A .
- Such a combined method is equally applicable to regulating the control of the transmission depicted in FIG. 7 B , by replacing the ground 732 by V dd 734 , the NMOS 708 with a PMOS 718 , and I W 700 by I ⁇ 710 .
- the memristors are used to store and adjust synaptic weights during a training process.
- the memristors are used to load pre-determined (e.g. previously trained) synaptic weights into a PNN.
- the fast, low-power adjusting of synaptic weights allows for a “rapid prototyping” process for PNN's, wherein sets of synaptic weights can be quickly loaded, tested, and changed.
- the process of setting synaptic weights may be performed as follows. First, the desired weights are determined, either by adjusting existing weights or by loading a set of weights. Second, the current needed to achieve the desired weights is determined based on prior calibration measurements. Third, the necessary currents are applied to the appropriate memristors to achieve the desired synaptic weights within the PNN.
- synaptic weights e.g. memristor resistances
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Health & Medical Sciences (AREA)
- Life Sciences & Earth Sciences (AREA)
- Biomedical Technology (AREA)
- Biophysics (AREA)
- General Health & Medical Sciences (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Computational Linguistics (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Mathematical Physics (AREA)
- Software Systems (AREA)
- Artificial Intelligence (AREA)
- Neurology (AREA)
- Semiconductor Memories (AREA)
Abstract
Description
=αqV/d
with α being a constant, and d being the distance between the
Claims (15)
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/297,441 US11568221B2 (en) | 2018-03-09 | 2019-03-08 | Artificial neuron synaptic weights implemented with variable dissolvable conductive paths |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201862640832P | 2018-03-09 | 2018-03-09 | |
| US16/297,441 US11568221B2 (en) | 2018-03-09 | 2019-03-08 | Artificial neuron synaptic weights implemented with variable dissolvable conductive paths |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| US20190279078A1 US20190279078A1 (en) | 2019-09-12 |
| US11568221B2 true US11568221B2 (en) | 2023-01-31 |
Family
ID=67844038
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| US16/297,441 Active 2041-04-10 US11568221B2 (en) | 2018-03-09 | 2019-03-08 | Artificial neuron synaptic weights implemented with variable dissolvable conductive paths |
Country Status (1)
| Country | Link |
|---|---|
| US (1) | US11568221B2 (en) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP7271463B2 (en) * | 2020-03-06 | 2023-05-11 | 株式会社東芝 | Synaptic circuits and neural network devices |
| SE544261C2 (en) | 2020-06-16 | 2022-03-15 | IntuiCell AB | A computer-implemented or hardware-implemented method of entity identification, a computer program product and an apparatus for entity identification |
| CN113553293B (en) * | 2021-07-21 | 2024-09-03 | 清华大学 | Storage and calculation integrated device and calibration method thereof |
| SE546526C2 (en) * | 2021-09-03 | 2024-11-26 | IntuiCell AB | A computer-implemented or hardware-implemented method for processing data, a computer program product, a data processing system and a first control unit therefor |
| KR102650005B1 (en) * | 2022-04-15 | 2024-03-22 | 국민대학교 산학협력단 | Memory device, operating method of the memory device, and memory system including the same |
Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20140310217A1 (en) * | 2013-04-12 | 2014-10-16 | Qualcomm Incorporated | Defining dynamics of multiple neurons |
| US20150170025A1 (en) * | 2013-12-18 | 2015-06-18 | The Government Of The United States Of America As Represented By The Secretary | Method and apparatus for performing close-loop programming of resistive memory devices in crossbar array based hardware circuits and systems |
| US20150269483A1 (en) * | 2014-03-18 | 2015-09-24 | Panasonic Intellectual Property Management Co., Ltd. | Neural network circuit and learning method for neural network circuit |
| US20180005115A1 (en) * | 2016-06-29 | 2018-01-04 | International Business Machines Corporation | Accelerated neural network training using a pipelined resistive processing unit architecture |
| US20180075338A1 (en) * | 2016-09-12 | 2018-03-15 | International Business Machines Corporation | Convolutional neural networks using resistive processing unit array |
-
2019
- 2019-03-08 US US16/297,441 patent/US11568221B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20140310217A1 (en) * | 2013-04-12 | 2014-10-16 | Qualcomm Incorporated | Defining dynamics of multiple neurons |
| US20150170025A1 (en) * | 2013-12-18 | 2015-06-18 | The Government Of The United States Of America As Represented By The Secretary | Method and apparatus for performing close-loop programming of resistive memory devices in crossbar array based hardware circuits and systems |
| US20150269483A1 (en) * | 2014-03-18 | 2015-09-24 | Panasonic Intellectual Property Management Co., Ltd. | Neural network circuit and learning method for neural network circuit |
| US20180005115A1 (en) * | 2016-06-29 | 2018-01-04 | International Business Machines Corporation | Accelerated neural network training using a pipelined resistive processing unit architecture |
| US20180075338A1 (en) * | 2016-09-12 | 2018-03-15 | International Business Machines Corporation | Convolutional neural networks using resistive processing unit array |
Non-Patent Citations (9)
| Title |
|---|
| Cagli, Carlo, et al. "Evidence for threshold switching in the set process of NiO-based RRAM and physical modeling for set, reset, retention and disturb prediction." 2008 IEEE International Electron Devices Meeting. IEEE, 2008. (Year: 2008). * |
| Dickey, Michael D. "Stretchable and soft electronics using liquid metals." Advanced Materials 29.27 (2017): 1606425. (Year: 2017). * |
| Duan, Shukai, et al. "Memristor-based cellular nonlinear/neural network: design, analysis, and applications." IEEE transactions on neural networks and learning systems 26.6 (2014): 1202-1213. (Year: 2014). * |
| He, Xingli, et al. "Transient resistive switching devices made from egg albumen dielectrics and dissolvable electrodes." ACS applied materials & interfaces 8.17 (2016): 10954-10960. (Year: 2016). * |
| Hu, Xiaofang, et al. "A memristive multilayer cellular neural network with applications to image processing." IEEE transactions on neural networks and learning systems 28.8 (2016): 1889-1901. (Year: 2016). * |
| Liu, Xiaoxiao, et al. "Harmonica: A framework of heterogeneous computing systems with memristor-based neuromorphic computing accelerators." IEEE Transactions on Circuits and Systems I: Regular Papers 63.5 (2016): 617-628. (Year: 2016). * |
| Vandelli, Luca, et al. "Comprehensive physical modeling of forming and switching operations in HfO2 RRAM devices." 2011 International Electron Devices Meeting. IEEE, 2011. (Year: 2011). * |
| Wong, H-S. Philip, et al. "Metal-oxide RRAM." Proceedings of the IEEE 100.6 (2012): 1951-1970. (Year: 2012). * |
| Zhao, Jianhui, et al. "An electronic synapse memristor device with conductance linearity using quantized conduction for neuroinspired computing." Journal of Materials Chemistry C 7.5 (Dec. 2018): 1298-1306. (Year: 2018). * |
Also Published As
| Publication number | Publication date |
|---|---|
| US20190279078A1 (en) | 2019-09-12 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US11568221B2 (en) | Artificial neuron synaptic weights implemented with variable dissolvable conductive paths | |
| US11586884B2 (en) | Artificial neurons using diffusive memristor | |
| US9208434B2 (en) | Neuromorphic system exploiting the intrinsic characteristics of memory cells | |
| Suri et al. | Bio-inspired stochastic computing using binary CBRAM synapses | |
| US10740672B2 (en) | Capacitative artificial neural networks | |
| CN111967589B (en) | Neuron simulation circuit and driving method thereof, neural network device | |
| Jang et al. | ReRAM-based synaptic device for neuromorphic computing | |
| Covi et al. | Spike-driven threshold-based learning with memristive synapses and neuromorphic silicon neurons | |
| Wang et al. | Computing of temporal information in spiking neural networks with ReRAM synapses | |
| US8832011B2 (en) | Electronic synapses from stochastic binary memory devices | |
| CN112598124A (en) | Neuron analog circuit and neural network device | |
| KR20200088952A (en) | Spiking neural network circuit and operating method of the same | |
| CN107122828B (en) | Circuit structure and driving method thereof, neural network | |
| Zarudnyi et al. | Spike-timing dependent plasticity in unipolar silicon oxide RRAM devices | |
| KR102358622B1 (en) | Artificial neuron device using ovonic threshold switch, artificial neural chip and user device including the same | |
| US20200167638A1 (en) | Circuit neuronal apte à mettre en oeuvre un apprentissage synaptique | |
| CN111656369B (en) | Neural-like circuits and how they work | |
| Giulioni et al. | Real time unsupervised learning of visual stimuli in neuromorphic VLSI systems | |
| JP2021033415A (en) | Spiking neural network device and its learning method | |
| CN114341982B (en) | Artificial synapses based on self-selected memory cells | |
| Dalgaty et al. | Hybrid CMOS-RRAM neurons with intrinsic plasticity | |
| Nandakumar et al. | Bio-mimetic synaptic plasticity and learning in a sub-500 mV Cu/SiO2/W memristor | |
| Šuch et al. | Passive memristor synaptic circuits with multiple timing dependent plasticity mechanisms | |
| Milo et al. | Resistive switching synapses for unsupervised learning in feed-forward and recurrent neural networks | |
| Suri et al. | Addition of HfO2 interface layer for improved synaptic performance of phase change memory (PCM) devices |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO UNDISCOUNTED (ORIGINAL EVENT CODE: BIG.); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| FEPP | Fee payment procedure |
Free format text: ENTITY STATUS SET TO SMALL (ORIGINAL EVENT CODE: SMAL); ENTITY STATUS OF PATENT OWNER: SMALL ENTITY |
|
| AS | Assignment |
Owner name: GOVERNMENT OF THE UNITED STATES OF AMERICA, AS REPRESENTED BY THE SECRETARY OF THE AIRFORCE, NEW YORK Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TELESCA, DONALD A., JR;REEL/FRAME:049947/0918 Effective date: 20190404 Owner name: ARIZONA BOARD OF REGENTS ON BEHALF OF NORTHERN ARIZONA UNIVERSITY, ARIZONA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CAMBOU, BERTRAND F;VILLA, BRAYDEN COLE DAVID;SIGNING DATES FROM 20190314 TO 20190327;REEL/FRAME:049947/0906 Owner name: ARIZONA BOARD OF REGENTS ON BEHALF OF NORTHERN ARI Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:CAMBOU, BERTRAND F;VILLA, BRAYDEN COLE DAVID;SIGNING DATES FROM 20190314 TO 20190327;REEL/FRAME:049947/0906 Owner name: GOVERNMENT OF THE UNITED STATES OF AMERICA, AS REP Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:TELESCA, DONALD A., JR;REEL/FRAME:049947/0918 Effective date: 20190404 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: DOCKETED NEW CASE - READY FOR EXAMINATION |
|
| AS | Assignment |
Owner name: ARIZONA BOARD OF REGENTS ON BEHALF OF NORTHERN ARIZONA UNIVERSITY, ARIZONA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:GOVERNMENT OF THE UNITED STATES OF AMERICA, AS REPRESENTED BY THE SECRETARY OF THE AIRFORCE;REEL/FRAME:052577/0491 Effective date: 20190210 |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NON FINAL ACTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE TO NON-FINAL OFFICE ACTION ENTERED AND FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: FINAL REJECTION MAILED |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: RESPONSE AFTER FINAL ACTION FORWARDED TO EXAMINER |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: NOTICE OF ALLOWANCE MAILED -- APPLICATION RECEIVED IN OFFICE OF PUBLICATIONS |
|
| STPP | Information on status: patent application and granting procedure in general |
Free format text: PUBLICATIONS -- ISSUE FEE PAYMENT VERIFIED |
|
| STCF | Information on status: patent grant |
Free format text: PATENTED CASE |