[go: up one dir, main page]

WO2000029970A1 - Oscillatary neurocomputers with dynamic connectivity - Google Patents

Oscillatary neurocomputers with dynamic connectivity Download PDF

Info

Publication number
WO2000029970A1
WO2000029970A1 PCT/US1999/026698 US9926698W WO0029970A1 WO 2000029970 A1 WO2000029970 A1 WO 2000029970A1 US 9926698 W US9926698 W US 9926698W WO 0029970 A1 WO0029970 A1 WO 0029970A1
Authority
WO
WIPO (PCT)
Prior art keywords
neurocomputer
oscillating
frequency
elements
input
Prior art date
Application number
PCT/US1999/026698
Other languages
French (fr)
Other versions
WO2000029970A9 (en
Inventor
Frank C. Hoppensteadt
Eugene Izhikevich
Original Assignee
Arizona Board Of Regents, A Body Corporate Acting On Behalf Of Arizona State University
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Arizona Board Of Regents, A Body Corporate Acting On Behalf Of Arizona State University filed Critical Arizona Board Of Regents, A Body Corporate Acting On Behalf Of Arizona State University
Priority to US09/831,812 priority Critical patent/US6957204B1/en
Publication of WO2000029970A1 publication Critical patent/WO2000029970A1/en
Publication of WO2000029970A9 publication Critical patent/WO2000029970A9/en

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/049Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs

Definitions

  • the present invention relates generally to computational devices and more particularly to a neural network computer requiring a minimal number of connective devices between processing elements.
  • Artificial neural networks are biologically inspired; that is, they are composed of elements that perform in a manner analogous to the most elementary functions of the biological neuron.
  • a neurocomputer is composed of a number (n) of processing elements that may be switches or nonlinear amplifiers. These elements are then organized in a way that may be related to the anatomy of the brain. The configuration of connections, and thus communication routes, between these elements represents the manner in which the neurocomputer will function, analogous to that of a program performed by digital computers.
  • artificial neural networks exhibit a surprising number of the brain's characteristics. For example, they learn from experience, generalize from previous examples to new ones, and abstract essential characteristics from inputs containing irrelevant data.
  • the neurocomputer does not execute a list of commands (a program). Rather, the neurocomputer performs pattern recognition and associative recall via self-organization of connections between elements.
  • Artificial neural networks can modify their behavior in response to their environment. Shown a set of inputs (perhaps with desired outputs), they self-adjust to produce consistent responses. A network is trained so that application of a set of inputs produces the desired (or at least consistent) set of outputs. Each such input (or output) set is referred to as a vector. Training is accomplished by sequentially applying input vectors, while adjusting network weights according to a predetermined procedure. During training, the network weights gradually converge to values such that each input vector produces the desired output vector.
  • oscillatory neurocomputers are among the more promising types of neurocomputers.
  • the elements of an oscillatory neurocomputer consist of oscillators rather than amplifiers or switches.
  • Oscillators are mechanical, chemical or electronic devices that are described by an oscillatory signal (periodic, quasi-periodic, almost periodic function, etc.).
  • the output is a scalar function of the form
  • N is a fixed wave form (sinusoid, saw-tooth or square wave), ⁇ is the
  • is the phase deviation (lag or lead).
  • Recurrent neural networks have feedback paths from their outputs back to their inputs. As such, the response of such networks is dynamic in that after applying a new input, the output is calculated and fed back to modify the input. The output is then recalculated, and the process is repeated again and again. Ideally, successive iterations produce smaller and smaller output changes until eventually the outputs become constant.
  • neural networks such as is required by Hop field's network, must have a fully connected synaptic matrix. That is, to function optimally, recurrent network processing elements must communicate data to each other.
  • Hop field's network To properly exhibit associative and recognition properties, neural networks, such as is required by Hop field's network, must have a fully connected synaptic matrix. That is, to function optimally, recurrent network processing elements must communicate data to each other.
  • a neurocomputer that exhibits pattern recognition and associative recall capabilities while requiring only n connective junctions for every n processing elements employed thereby.
  • the neurocomputer comprises n oscillating processing elements that can communicate through a common medium so that there are required only n connective junctions.
  • a rhythmic external forcing input modulates the oscillatory frequency of the medium which, in turn, is imparted to the n oscillators.
  • Any two oscillators oscillating at different frequencies may communicate provided that the input's power spectrum includes the frequency equal to the difference between the frequencies of the two oscillators in question.
  • selective communication, or dynamic connectivity, between different neurocomputer oscillators occurs due to frequency modulation of the medium by external forcing.
  • FIG. 1 is a schematic diagram of a prior art recurrent neural network employing five neural processing elements.
  • FIG. 2 is a schematic diagram of a neural network according to principles of the present invention and employing five neural processing elements.
  • FIG. 3 is a diagrammatic illustration of results obtained through simulation of the neurocomputer according to principles of the present invention using a phase deviation
  • n 60, t e [0, 10].
  • FIG. 4 is a schematic block diagram of a phase-locked loop.
  • FIG. 5 is a diagrammatic illustration of the relationship between demodulated output voltage and input frequency and phase of a phase-locked loop as depicted in FIG. 4.
  • FIG. 6 is a schematic block diagram of a neural network according to principles of the present invention employing two phase-locked loops as depicted in FIG. 4.
  • FIG. 7 is a diagrammatic illustration of one frequency multiplication performed in the neural network depicted in FIG. 6.
  • FIG. 8 is a schematic diagram showing the circuit components of the neural network of FIG. 6 according to principles of the present invention.
  • FIG. 9 is a schematic block diagram of a five-oscillator neural network with associated function generator and oscilloscopes connected for testing.
  • FIGS. 10A-10E are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin t impressed on the input.
  • FIGS. 11 A-l IE are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin 2t impressed on the input.
  • FIGS. 12A-12E are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin 3t impressed on the input.
  • FIGS. 13A-13E are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin lOt impressed on the input.
  • Elements 20 may comprise switches, amplifiers, oscillators or any other suitable neurocomputer element type known in the art. In order for each of elements 20 to communicate with the others
  • n in this case, 25
  • connective junctions 30 to which conductors 40 are attached.
  • FIG. 2 schematically illustrates a neurocomputer 50 according to principles of the present invention.
  • Neurocomputer 50 comprises a finite number n (in this case, n-5) oscillatory neural processing elements 60A, 60B, 60C, 60D and 60E.
  • Elements 60A, 60B, 60C, 60D and 60E can comprise voltage-controlled oscillators, optical oscillators, lasers, microelectromechanical systems, Josephson junctions, macromolecules, or any other suitable oscillator known in the art.
  • Each element 60 A, 60B, 60C, 60D and 60E oscillates at a particular frequency that may or may not be the same frequency as that of the others of elements 60 A, 60B, 60C, 60D and 60E.
  • the neurocomputer 50 further comprises a medium 70 connected to each of elements 60 A, 60B, 60C, 60D and 60E by means of connective junctions 80A, 80B, 80C, 80D and 80E, respectively.
  • Medium 70 may comprise a unitary body or multiple connected bodies.
  • Neurocomputer 50 further comprises a rhythmic forcing signal source 90 able to apply a modulated oscillatory frequency to medium 70 by means of a connection 100.
  • the medium 70 can be a conductive medium electrically connected to the oscillators 60A, 60B, 60C, 60D and 60E by conductive connection junctions 80A, 80B, 80C, 80D and 80E.
  • the rhythmic forcing signal source 90 can be an electrical signal generator such as a frequency modulated transmitter connected by a conductive connection 100 to the medium 70.
  • any two elements such as 60B and 60E, can be said to communicate to each other if changing the phase deviation of one influences the phase deviation of the other. Such is the case if the two elements oscillate at the same frequency. Accordingly, if elements 60B and 60E oscillate at the same frequency, they will communicate in such manner.
  • any two oscillators such as 60B and 60E, can be made to communicate by filling the frequency gap between them. That is, the uniform oscillatory signal must include a frequency equal to the difference between the respective frequencies of elements 60B and 60E. Accordingly, if elements 60B and 60E are
  • a neurocomputer may be comprised mainly of phase-locked loops, amplifiers, and band-pass filters.
  • a schematic of such a neurocomputer is shown in FIG. 8.
  • the major components include a phase detector 120, low-pass filter 130, unity amplifier 140, and a voltage controlled oscillator (“NCO”) 150.
  • Phase locked loops use a feedback loop to produce a replica of an input signal's frequency.
  • op-amps operational amplifiers
  • a PLL amplifies the frequency difference of the inputs and sets them equal to each other, so that the internally generated signal in the VCO 150 is an exact replica of the input signal (pin 4 of the PLL).
  • the PLL 110 is said to be in the "locked on” state.
  • any change in the input's frequency is detected by the phase detector 120 as an error signal.
  • This error signal is applied to the internal signal, which is a replica of the input, so that it will match the input signal's frequency.
  • the error signal is essentially the phase difference in the signal, which is the information waveform.
  • the encoded information is extracted from pin 7 of the PLL 110.
  • PLLs may be set up to perform frequency multiplication. This is accomplished by placing an open circuit between pins 3 and 4 in FIG. 4 and inputting a second source at pin 3. Since the phase detector 120 of PLL 110 is classified as type 1, it has a highly linear XOR gate and a built-in four-quadrant multiplier. The four-quadrant multiplier allows PLL 110 to perform frequency multiplication very accurately. A PLL connected in this manner produces an output that is the frequency multiplication of the two inputs.
  • the free running frequency (f 0 ) is ideally the center frequency level of the signal that is to be demodulated.
  • the value for the free running frequency is obtained from
  • the capture-range (f c ) is the frequency range over which the PLL will try to lock on to an input's frequency. The following formula may be used to determine the capture-range.
  • C2 is the capacitance of the similarly designated capacitor in FIG. 5 and fj is the lock-range.
  • the lock-range (f ⁇ is the range over which the PLL will remain in the locked on state. This range is generally larger than the capture-range and can be increased by increasing Ncc of the PLL as shown in the following equation.
  • Communication can occur when a signal is outside the capture range if it is conditioned by another signal. This can be demonstrated by implementing the multiple PLL circuit 170 as shown in FIG. 6.
  • the key to designing the circuit depicted in FIG. 6 is the ability to obtain the sum and difference of two input frequencies, which can be accomplished through multiplication.
  • FIG. 7 shows what occurs when multiplying 8kHz and 42kHz, as at the multiplier
  • these 8kHz and 42kHz components are present in the output 172 of the multiplier 171. Also present are 50kHz and 34 kHz, the sum and difference of 8 kHz and 42 kHz, respectively. Interfering harmonics are also present. Here, 8 kHz and 42 kHz were chosen to obtain an adequate separation between the harmonics and the desired frequency components.
  • band pass filters were placed in the circuit.
  • the filter was comprised of an inductor and capacitor. To isolate the single frequency desired, the following formula was used:
  • the PLL 181 By modulating the 8 kHz carrier frequency of the function generator 178 with a 100 Hz sine wave modulation and multiplying the modulated signal with a 42 kHz carrier frequency, the PLL 181 was able to demodulate the input signal and output the 100 Hz information signal. Similarly, the PLL 182 was able to demodulate the 100 Hz information signal. Testing of the circuit depicted in FIG. 6 demonstrates that communication can still occur even if a signal is outside the capture range of a PLL if the information signal is combined with another carrier signal.
  • the multipliers 172 and 173 are LM 565 phase locked loops from National Semiconductor.
  • National Semiconductor op amps LM 324 are used in the band pass filter and amplification stages 175 and 176 along with the inductor and capacitor filtering circuit elements of the values shown.
  • the phase locked loops 181 and 182 connected as oscillators employ the LM 565 phase locked loops from National Semiconductor.
  • VCCi from the PLL oscillator 181 at the upper right, is fed back to the multiplier 173 at the lower left and VCC 2 is fed back from the PLL oscillator 182 at the lower right to the multiplier 172 at the upper left.
  • VCCi from the PLL oscillator 181 at the upper right
  • a five-element neural network 190 is shown.
  • These oscillators are forced by a common function generator 198.
  • the function generator is connected to the oscillators via the conductors 200 and 202 serving as the conductive medium and connectors, respectively, of the neural network 190 previously discussed.
  • Oscilloscopes 211, 212, 213, 214, and 215 are connected to the oscillators as illustrated to demonstrate the output signals of the oscillators responsive to various inputs from the function generator 198.
  • a summing circuit 217 is connected into a feedback loop 218 common to each of the oscillators.
  • FIGS. 10-13 illustrate the responses of the oscillators 191-195, respectively, to four input signals generated by the function generator 198.
  • FIG. 10 shows the traces of the oscilloscopes 211-215 corresponding to the oscillating signals of oscillators 191-195, respectively, when the forcing voltage from the function generator 198 is sin t. None of the oscillators 191-195 are in communication and the oscillator signals are unrelated, as shown by the traces 10A- 10E.
  • the oscillators respond with signals as shown by the traces of FIGS. 11A to 1 IE.
  • the oscillators 191, 193 and 195 communicate, producing the oscilloscope traces of FIGS. 11 A, 11C and 1 IE, and the oscillators 192 and 194 communicate producing the traces of FIGS. 1 IB and 1 ID.
  • the oscillators 191-195 produce in the oscilloscopes 211-215 the traces shown at FIGS. 12A- 12E, respectively.
  • Oscillators 191 and 194 communicate, producing the traces of FIGS. 12A and 12D.
  • Oscillators 192 and 195 communicate producing the traces shown at FIGS. 12B and 12E.
  • the oscillator 193 is not in communication with any other of the oscillators and it produces the trace shown at FIG. 12C.
  • FIGS. 13A-13E shown are traces illustrating the response of the oscillators 191-195 when a signal sin lOt is impressed by the function generator 198. None of the oscillators here are communicating.
  • a further, more generalized example of implementation of the present invention will now be described using a network of n voltage controlled oscillators (known as Kuramoto's phase model) and represented by:
  • the external input a(t) can be chaotic or noisy. It can dynamically connect the rth and they ' th oscillators if its Fourier transform has a non-zero entry corresponding to
  • connection matrix S (s tJ ) is symmetric
  • phase model (5) is a gradient system. Indeed, it can be written in the form
  • System (5) has multiple attractors and Hopfield-Grossberg-like associative properties as also shown in FIG. 3. Therefore, system (1) with external forcing has oscillatory associative memory.

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • General Health & Medical Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Computational Linguistics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Evolutionary Computation (AREA)
  • Artificial Intelligence (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Stabilization Of Oscillater, Synchronisation, Frequency Synthesizers (AREA)

Abstract

A neurocomputer (50) comprises n oscillating processing elements (60A, 60B, 60C, 60D and 60E) that communicate through a common medium (70) so that there are required only n connective junctions (80A, 80B, 80C, 80D and 80E). A rhythmic external forcing input (90) modulates the oscillatory frequency of the medium (70) which, in turn, is imparted to the n oscillators (60A, 60B, 60C, 60D and 60E). Any two oscillators oscillating at different frequencies may communicate provided that input's power spectrum includes the frequency equal to the difference between the frequencies of the two oscillators in question. Thus, selective communication, or dynamic connectivity, between different neurocomputer oscillators occurs due to the frequency modulation of the medium (70) by external forcing.

Description

OSCILLATORY NEUROCOMPUTERS WITH DYNAMIC
CONNECTIVITY
The present application claims priority rights based on U.S. Provisional Application Serial No. 60/108,353 filed November 13, 1998.
FIELD OF THE INVENTION The present invention relates generally to computational devices and more particularly to a neural network computer requiring a minimal number of connective devices between processing elements.
BACKGROUND OF THE INVENTION
Artificial neural networks, or neurocomputers, are biologically inspired; that is, they are composed of elements that perform in a manner analogous to the most elementary functions of the biological neuron. Typically, a neurocomputer is composed of a number (n) of processing elements that may be switches or nonlinear amplifiers. These elements are then organized in a way that may be related to the anatomy of the brain. The configuration of connections, and thus communication routes, between these elements represents the manner in which the neurocomputer will function, analogous to that of a program performed by digital computers. Despite this superficial resemblance, artificial neural networks exhibit a surprising number of the brain's characteristics. For example, they learn from experience, generalize from previous examples to new ones, and abstract essential characteristics from inputs containing irrelevant data. Unlike a von Neumann computer, the neurocomputer does not execute a list of commands (a program). Rather, the neurocomputer performs pattern recognition and associative recall via self-organization of connections between elements.
Artificial neural networks can modify their behavior in response to their environment. Shown a set of inputs (perhaps with desired outputs), they self-adjust to produce consistent responses. A network is trained so that application of a set of inputs produces the desired (or at least consistent) set of outputs. Each such input (or output) set is referred to as a vector. Training is accomplished by sequentially applying input vectors, while adjusting network weights according to a predetermined procedure. During training, the network weights gradually converge to values such that each input vector produces the desired output vector.
Because of their ability to simulate the apparently oscillatory nature of brain neurons, oscillatory neurocomputers are among the more promising types of neurocomputers. Simply stated, the elements of an oscillatory neurocomputer consist of oscillators rather than amplifiers or switches. Oscillators are mechanical, chemical or electronic devices that are described by an oscillatory signal (periodic, quasi-periodic, almost periodic function, etc.). Usually the output is a scalar function of the form
V(ωt+φ) where N is a fixed wave form (sinusoid, saw-tooth or square wave), ω is the
frequency of oscillation, and φ is the phase deviation (lag or lead).
Recurrent neural networks have feedback paths from their outputs back to their inputs. As such, the response of such networks is dynamic in that after applying a new input, the output is calculated and fed back to modify the input. The output is then recalculated, and the process is repeated again and again. Ideally, successive iterations produce smaller and smaller output changes until eventually the outputs become constant. To properly exhibit associative and recognition properties, neural networks, such as is required by Hop field's network, must have a fully connected synaptic matrix. That is, to function optimally, recurrent network processing elements must communicate data to each other. Although some prototypes have been built, the commercial manufacture of such neurocomputers faces a major problem: A conventional recurrent neurocomputer consisting of n processing elements requires n connective junctions to be fully effective. The terms connector or connective junction, as used herein throughout, are defined as a connective element that enables one processing element to receive as input data output data produced by itself or any other one processing element. For large n this is difficult and expensive.
Accordingly, a need exists for a neurocomputer with fully recurrent capabilities and requiring a minimal number of connective devices between processing elements.
SUMMARY OF THE INVENTION
In accordance with the present invention, a neurocomputer is disclosed that exhibits pattern recognition and associative recall capabilities while requiring only n connective junctions for every n processing elements employed thereby.
In a preferred embodiment of the invention, the neurocomputer comprises n oscillating processing elements that can communicate through a common medium so that there are required only n connective junctions. A rhythmic external forcing input modulates the oscillatory frequency of the medium which, in turn, is imparted to the n oscillators. Any two oscillators oscillating at different frequencies may communicate provided that the input's power spectrum includes the frequency equal to the difference between the frequencies of the two oscillators in question. Thus, selective communication, or dynamic connectivity, between different neurocomputer oscillators occurs due to frequency modulation of the medium by external forcing. BRIEF DESCRIPTION OF THE DRAWING
FIG. 1 is a schematic diagram of a prior art recurrent neural network employing five neural processing elements.
FIG. 2 is a schematic diagram of a neural network according to principles of the present invention and employing five neural processing elements.
FIG. 3 is a diagrammatic illustration of results obtained through simulation of the neurocomputer according to principles of the present invention using a phase deviation
model and Hebbian learning rule with parameters: n = 60, t e [0, 10].
FIG. 4 is a schematic block diagram of a phase-locked loop.
FIG. 5 is a diagrammatic illustration of the relationship between demodulated output voltage and input frequency and phase of a phase-locked loop as depicted in FIG. 4.
FIG. 6 is a schematic block diagram of a neural network according to principles of the present invention employing two phase-locked loops as depicted in FIG. 4.
FIG. 7 is a diagrammatic illustration of one frequency multiplication performed in the neural network depicted in FIG. 6.
FIG. 8 is a schematic diagram showing the circuit components of the neural network of FIG. 6 according to principles of the present invention.
FIG. 9 is a schematic block diagram of a five-oscillator neural network with associated function generator and oscilloscopes connected for testing. FIGS. 10A-10E are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin t impressed on the input.
FIGS. 11 A-l IE are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin 2t impressed on the input. FIGS. 12A-12E are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin 3t impressed on the input.
FIGS. 13A-13E are oscilloscope traces of the oscillator responses of the network of FIG. 9 with a signal sin lOt impressed on the input.
DESCRIPTION OF THE PREFERRED EMBODIMENT
FIG. 1 schematically illustrates a conventional recurrent neurocomputer 10 comprising n (in this case, n=5) neural processing elements 20. Elements 20 may comprise switches, amplifiers, oscillators or any other suitable neurocomputer element type known in the art. In order for each of elements 20 to communicate with the others
7 • 7 of elements 20, neurocomputer 10 necessarily includes n (in this case, n =25) connective junctions 30 to which conductors 40 are attached. As can be observed, where the number n of elements 20 grows large, the implementation of such a neurocomputer becomes prohibitively difficult, from both cost and practicability standpoints.
FIG. 2 schematically illustrates a neurocomputer 50 according to principles of the present invention. Neurocomputer 50 comprises a finite number n (in this case, n-5) oscillatory neural processing elements 60A, 60B, 60C, 60D and 60E. Elements 60A, 60B, 60C, 60D and 60E can comprise voltage-controlled oscillators, optical oscillators, lasers, microelectromechanical systems, Josephson junctions, macromolecules, or any other suitable oscillator known in the art. Each element 60 A, 60B, 60C, 60D and 60E oscillates at a particular frequency that may or may not be the same frequency as that of the others of elements 60 A, 60B, 60C, 60D and 60E. In its most general sense, the neurocomputer 50 further comprises a medium 70 connected to each of elements 60 A, 60B, 60C, 60D and 60E by means of connective junctions 80A, 80B, 80C, 80D and 80E, respectively. Medium 70 may comprise a unitary body or multiple connected bodies. Neurocomputer 50 further comprises a rhythmic forcing signal source 90 able to apply a modulated oscillatory frequency to medium 70 by means of a connection 100. Specifically, the medium 70 can be a conductive medium electrically connected to the oscillators 60A, 60B, 60C, 60D and 60E by conductive connection junctions 80A, 80B, 80C, 80D and 80E. The rhythmic forcing signal source 90 can be an electrical signal generator such as a frequency modulated transmitter connected by a conductive connection 100 to the medium 70.
In operation, any two elements, such as 60B and 60E, can be said to communicate to each other if changing the phase deviation of one influences the phase deviation of the other. Such is the case if the two elements oscillate at the same frequency. Accordingly, if elements 60B and 60E oscillate at the same frequency, they will communicate in such manner.
If elements 60B and 60E oscillate at different frequencies, they will not communicate in such manner. However, by causing input signal source 90 to apply a uniform oscillatory signal multiplicatively to elements 60A, 60B, 60C, 60D and 60E by way of medium 70, any two oscillators, such as 60B and 60E, can be made to communicate by filling the frequency gap between them. That is, the uniform oscillatory signal must include a frequency equal to the difference between the respective frequencies of elements 60B and 60E. Accordingly, if elements 60B and 60E are
oscillating at two different frequencies, say ωl and ω2, then applying the time (t) dependent voltage signal a(t)=cos(ωl-ω2)t to medium 70 enables elements 60B and 60E
to communicate data to each other.
Mathematical analysis of the said neurocomputer architecture, which is based on the theory developed by F. C. Hoppensteadt and E. M. Izhikevich (Oscillatory neurocomputers with dynamic connectivity, Physical Review Letters 82(1999)2983- 2986) shows that the neurocomputer dynamic is equivalent to a fully connected Hopfield network (J.J. Hopfield, Neural networks and physical systems with emergent collective computational abilities, Proceedings of National Academy of Sciences (USA) 79(1982)2554-2558). In particular, we use the well-known Hebbian learning rule (D.O.Hebb, The Organization of Behavior, J. Wiley, New York, 1949; and S. Grossberg, Non-linear neural networks: Principles, mechanisms and architectures, Neural Networks 1(1988)17-61) to show that a network of n - 60 oscillators can memorize and successfully retrieve through associative recall three patterns corresponding to the images "0", "1", "2", as we illustrate in Figure 3. Thus, the neurocomputer can act as a classical fully connected Hopfield network despite the fact that it has only n interconnections.
As discussed below, a neurocomputer according to principles of the present invention may be comprised mainly of phase-locked loops, amplifiers, and band-pass filters. A schematic of such a neurocomputer is shown in FIG. 8. In this discussion, emphasis will be placed on the operation of phase-locked loops, which are ideally designed to perform frequency demodulation and frequency multiplication. Because of these qualities, they are highly suited for simulating neuron interaction. A schematic of the major components of a phase locked loop ("PLL") 110 is shown in FIG. 4. The major components include a phase detector 120, low-pass filter 130, unity amplifier 140, and a voltage controlled oscillator ("NCO") 150. Phase locked loops use a feedback loop to produce a replica of an input signal's frequency. They are similar to operational amplifiers ("op-amps") in that an op-amp amplifies the voltage difference between input signals. The difference is that a PLL amplifies the frequency difference of the inputs and sets them equal to each other, so that the internally generated signal in the VCO 150 is an exact replica of the input signal (pin 4 of the PLL). Once this has occurred the PLL 110 is said to be in the "locked on" state. When the two signals are "locked on," any change in the input's frequency is detected by the phase detector 120 as an error signal. This error signal is applied to the internal signal, which is a replica of the input, so that it will match the input signal's frequency. The error signal is essentially the phase difference in the signal, which is the information waveform. The encoded information is extracted from pin 7 of the PLL 110. By implementing the above technique, frequency demodulation is performed using PLLs.
PLLs may be set up to perform frequency multiplication. This is accomplished by placing an open circuit between pins 3 and 4 in FIG. 4 and inputting a second source at pin 3. Since the phase detector 120 of PLL 110 is classified as type 1, it has a highly linear XOR gate and a built-in four-quadrant multiplier. The four-quadrant multiplier allows PLL 110 to perform frequency multiplication very accurately. A PLL connected in this manner produces an output that is the frequency multiplication of the two inputs.
Before simulating neuron activity using phase locked loop circuitry, one first establishes the free running frequency, the capture-range, and the lock-range of the PLL. The free running frequency (f0) is ideally the center frequency level of the signal that is to be demodulated. The value for the free running frequency is obtained from
fo = 1.2/(4»Rl«Cl) (0
It should be mentioned that the resistance Rl and the capacitance Cl correspond to the values of resistor Rl and capacitor Cl in FIG. 4. The capture-range (fc) is the frequency range over which the PLL will try to lock on to an input's frequency. The following formula may be used to determine the capture-range.
fc = l/(2«π)«V((2«π«fL)/(3.6»1000«C2)) (ii)
where C2 is the capacitance of the similarly designated capacitor in FIG. 5 and fj is the lock-range.
By evaluating the formula for the capture range, one can see that the capture range is limited by low pass filter time constant. The lock-range (f^ is the range over which the PLL will remain in the locked on state. This range is generally larger than the capture-range and can be increased by increasing Ncc of the PLL as shown in the following equation.
Figure imgf000011_0001
After establishing the free running, lock and capture frequencies, it should be determined if there exists a linear relationship between the input frequency and phase, and the demodulated output voltage. This linear relationship can be determined and demonstrated as shown in FIG. 5.
Communication can occur when a signal is outside the capture range if it is conditioned by another signal. This can be demonstrated by implementing the multiple PLL circuit 170 as shown in FIG. 6. The key to designing the circuit depicted in FIG. 6 is the ability to obtain the sum and difference of two input frequencies, which can be accomplished through multiplication.
In order to implement the multiplication operation as shown by the multiplication circle 171 or 172, one should understand the following theory:
cos(ωc) cos(ωm) = (l/2)*[cos(ωc - ωm) + cos(ωc + com)]
=> Fourier Transform =
(l/4)»[δ(f + (fc - fin)) + δ(f + (fc + fin)) + δ(f - (fc - fin)) + δ(f - (fc + fin))]
FIG. 7 shows what occurs when multiplying 8kHz and 42kHz, as at the multiplier
171 in FIG. 7. As seen in FIG. 8, these 8kHz and 42kHz components are present in the output 172 of the multiplier 171. Also present are 50kHz and 34 kHz, the sum and difference of 8 kHz and 42 kHz, respectively. Interfering harmonics are also present. Here, 8 kHz and 42 kHz were chosen to obtain an adequate separation between the harmonics and the desired frequency components.
To resolve the problem of harmonic frequencies output by the multipliers 171, 173, band pass filters were placed in the circuit. The filter was comprised of an inductor and capacitor. To isolate the single frequency desired, the following formula was used:
f = l/(V(L«C»2«π)) (iv)
This formula was used to choose the desired inductor and capacitor needed. A problem resulting from the addition of the band pass filter was a voltage drop of the input signal. To compensate for this drop, amplifiers were inserted into the circuit to raise the voltage back up to the desired magnitude. The band pass filter amplifier circuits thus added are indicated at 175, 176 of FIG. 6.
By modulating the 8 kHz carrier frequency of the function generator 178 with a 100 Hz sine wave modulation and multiplying the modulated signal with a 42 kHz carrier frequency, the PLL 181 was able to demodulate the input signal and output the 100 Hz information signal. Similarly, the PLL 182 was able to demodulate the 100 Hz information signal. Testing of the circuit depicted in FIG. 6 demonstrates that communication can still occur even if a signal is outside the capture range of a PLL if the information signal is combined with another carrier signal.
In FIG. 8, the circuit shown in block diagram form in FIG. 6 is schematically shown in greater detail. The multipliers 172 and 173 are LM 565 phase locked loops from National Semiconductor. National Semiconductor op amps LM 324 are used in the band pass filter and amplification stages 175 and 176 along with the inductor and capacitor filtering circuit elements of the values shown. The phase locked loops 181 and 182 connected as oscillators employ the LM 565 phase locked loops from National Semiconductor. VCCi, from the PLL oscillator 181 at the upper right, is fed back to the multiplier 173 at the lower left and VCC2 is fed back from the PLL oscillator 182 at the lower right to the multiplier 172 at the upper left. In FIG. 9, a five-element neural network 190 is shown. Five phase locked loop oscillators 191, 192, 193, 194 and 195 are tuned at frequencies Wi, W2, W3, W4, W5, respectively, where the ratio of frequencies is Wι:W2:W :W4:W5 = 1 :2:3:4:5. These oscillators are forced by a common function generator 198. The function generator is connected to the oscillators via the conductors 200 and 202 serving as the conductive medium and connectors, respectively, of the neural network 190 previously discussed. Oscilloscopes 211, 212, 213, 214, and 215 are connected to the oscillators as illustrated to demonstrate the output signals of the oscillators responsive to various inputs from the function generator 198. A summing circuit 217 is connected into a feedback loop 218 common to each of the oscillators. FIGS. 10-13 illustrate the responses of the oscillators 191-195, respectively, to four input signals generated by the function generator 198. FIG. 10 shows the traces of the oscilloscopes 211-215 corresponding to the oscillating signals of oscillators 191-195, respectively, when the forcing voltage from the function generator 198 is sin t. None of the oscillators 191-195 are in communication and the oscillator signals are unrelated, as shown by the traces 10A- 10E.
With a function generator input sin 2t, the oscillators respond with signals as shown by the traces of FIGS. 11A to 1 IE. Here, the oscillators 191, 193 and 195 communicate, producing the oscilloscope traces of FIGS. 11 A, 11C and 1 IE, and the oscillators 192 and 194 communicate producing the traces of FIGS. 1 IB and 1 ID. With an input signal sin 3t impressed by the function generator 198, the oscillators 191-195 produce in the oscilloscopes 211-215 the traces shown at FIGS. 12A- 12E, respectively. Oscillators 191 and 194 communicate, producing the traces of FIGS. 12A and 12D. Oscillators 192 and 195 communicate producing the traces shown at FIGS. 12B and 12E. The oscillator 193 is not in communication with any other of the oscillators and it produces the trace shown at FIG. 12C.
In FIGS. 13A-13E, shown are traces illustrating the response of the oscillators 191-195 when a signal sin lOt is impressed by the function generator 198. None of the oscillators here are communicating. A further, more generalized example of implementation of the present invention will now be described using a network of n voltage controlled oscillators (known as Kuramoto's phase model) and represented by:
Figure imgf000015_0001
where ^ € §" is the phase of the rth oscillator, a(t) is the external input and e « 1 is
the strength of connections. We require that all differences ^' ~ Ω; be different when / ≠
(i) Averaging
Let t?,(.) = Ω,. -f φ, then
Figure imgf000015_0002
One can average this system to obtain
Figure imgf000015_0003
where
1 fτ "
is the average of the right-hand side of (2).
(ii) Quasiperiodic External Input
Now suppose we are given a matrix of connections C = (cυ). Let
αl') = ^ ∑ . cos({Ω; - Ωl} (4,
be a time dependent external input, which is a quasiperiodic function of t. Since all ,-a differences are different for all i and j, it is easy to verify that
H, CiJ
- sva(φ} - φt)
If we denote s,j = (cυ + cβ)l2, use the slow time τ =et, and disregard the small-order
term o(e), then we can rewrite system (2) in the form
Figure imgf000016_0001
where —d/dτ. We see that the external input of the form (4) can dynamically connect
any two oscillators provided that the corresponding cy is not zero.
(iii) Chaotic External Input
In general, the external input a(t) can be chaotic or noisy. It can dynamically connect the rth and they'th oscillators if its Fourier transform has a non-zero entry corresponding to
the frequency w ~ •> 1"> since the average, H„ would depend on the phase difference
^ -^ in this case.
(iv) Oscillatory Associative Memory
Since the connection matrix S = (stJ) is symmetric, the phase model (5) is a gradient system. Indeed, it can be written in the form
du_ dφ,
where
, n n C i • • • . *n » = - jj ∑ ∑ βy COS( - φ,)
= 1 /=. is a gradient function. The vector of phase deviations φ ~ ^ψl * * ■ •φ > e ■^" always
converges to an equilibrium on the n-torus fc * as shown in FIG. 3. System (5) has multiple attractors and Hopfield-Grossberg-like associative properties as also shown in FIG. 3. Therefore, system (1) with external forcing has oscillatory associative memory.
(v) Hebbian Learning Rule
Suppose we are given a set of m key vectors to be memorized
Figure imgf000018_0001
where ' ~ ^ means that the /th and they'th oscillators are in-phase φ% ~ ^', and
» = ~ζ; means they are anti-phase l ' ~ Y] * . A Hebbian learning rule of the form
S*l s, ς. (6) i = i
is the simplest one among many possible learning algorithms. To get (5) it suffices to apply the external input of the form (4) with c, = Sy for all / andy.
(vi) Initializing the Network
To use the proposed neurocomputer architecture to implement the standard Hopfield- Grossberg paradigm, as we illustrate in FIG. 3, we need a way to present an input image
as an initial condition -^, and to read the output from the network. While the latter task poses no difficulty and can be accomplished using Fourier analysis of the "mean field activity," the former task requires some ingenuity since we do not have direct access to the oscillators.
Suppose we are given a vector ° e κ" to be recognized. Let us apply the external input
a(t) Cy - ?ξ? with for a certain period of time. This results in the phase deviation system of the form
Figure imgf000019_0001
It is easy to check that if, ζ?ξ° = l then φs(t)~ψj{t) → 0. and if ξ?ξ° = -1 then ip,(t) - fi (t)- ~ ir t°r a^ * andy. Thus, the network activity converges to the equilibrium
having phase relations defined by the vector , as shown in FIG. 3. When we restore the original external input a(t), which induces the desired dynamic connectivity, the
recognition starts from the input image . (We added noise to the image ' shown in FIG. 3 to enhance the effect of convergence to an attractor during recognition.) Although the invention has been described in terms of the illustrative embodiment, it will be appreciated by those skilled in the art that various changes and modifications may be made to the illustrative embodiment without departing from the spirit or scope of the invention. It is intended that the scope of the invention not be limited in any way to the illustrative embodiment shown and described but that the invention be limited only by the claims appended hereto.

Claims

WHAT IS CLAIMED IS:
1. A neurocomputer comprising: a plurality of n processing elements; a plurality of connectors operably coupled with said elements; a conductive medium operably coupled with said connectors; and a forcing apparatus operably coupled with said medium.
2. The neurocomputer of claim 1 , wherein: said plurality of connectors comprises no more than n connectors, each of said connectors being operably coupled with a corresponding one of said elements.
3. The neurocomputer of claim 1 , wherein: said forcing apparatus comprises a rhythmic input.
4. The neurocomputer of claim 1 , wherein: said elements comprise oscillators.
5. A neurocomputer comprising: a plurality of n oscillating processing elements; a plurality of no more than n connectors, each of said connectors being operably coupled with a corresponding one of said elements; a conductive medium operably coupled with said connectors; and a rhythmic input operably coupled with said medium.
6. A neurocomputer comprising: a plurality of n processing element means; a plurality of connectors operably coupled with said element means; means for simultaneously applying an oscillatory signal to each of said element means via said connectors; and means for generating said oscillatory signal operably coupled with said means for applying.
7. The neurocomputer of claim 6, wherein: said plurality of connectors comprises n connectors, each of said connectors being operably coupled with a corresponding one of said element means.
8. The neurocomputer of claim 6, wherein: said element means comprise oscillators.
9. The neurocomputer of claim 6, wherein: said means for applying comprises a conductive medium.
10. The neurocomputer of claim 6, wherein: said means for generating comprises a rhythmic input.
11. An oscillatory neurocomputer comprising: a number n of oscillating elements a source of a rhythmic forcing input, a medium interconnecting the source of rhythmic forcing input to each oscillating element, each oscillating element having an oscillating frequency, the oscillating frequency fi of at least one of the oscillating elements differing from the oscillating frequency f2 of at least one other of the oscillating elements, the source of a rhythmic forcing input producing an input of a third frequency f3, establishing communication between the at least one oscillating element and the at least one other oscillating element.
12. An oscillatory neurocomputer according to claim 11, wherein f3 is substantially the difference between f and f .
13. An oscillatory neurocomputer according to claim 11, further comprising a number ni of connections of the source of a rhythmic forcing input to the oscillating elements, wherein
Figure imgf000022_0001
14. An oscillatory neurocomputer according to claim 12, further comprising a number ni of connections of the source of a rhythmic forcing input to the oscillating elements, wherein
Figure imgf000022_0002
15. An oscillatory neurocomputer according to claim 11, wherein the oscillating elements are electronic oscillators, the source of a rhythmic forcing input is a function generator and the interconnecting medium is an electrically conductive medium electrically connecting the source of a rhythmic forcing input to the oscillators.
16. An oscillatory neurocomputer according to claim 15, wherein the function generator provides a forcing signal having a carrier frequency and information content modulating the carrier frequency, the oscillators responding to the impression of the forcing signal onto the conductive medium to produce information content modulation substantially the same as that of the conductive medium.
17. An oscillatory neurocomputer according to claim 11, wherein the number n of oscillating elements is greater than two, a first subset of the oscillating elements communicate at a frequency f of rhythmic forcing input from the source, and at least one second subset of the oscillating elements communicate at least one further frequency f4 of rhythmic forcing input from the source.
18. An oscillatory neurocomputer according to claim 15, wherein content varying one oscillator from its oscillating frequency is communicated to and varies from its oscillating frequency another oscillator in communication with the one oscillator.
19. A neurocomputer including : (a) an array of oscillators, at least a plurality of said oscillators having differing frequencies,
(b) a common conducting medium connected to each of the plurality of oscillators, (c) a source connected to the conducting medium to impart oscillator signals of various frequencies to the conducting medium, the signals of various frequencies including frequencies effective to bring two or more of the oscillators into communication.
20. An oscillatory neurocomputer according to claim 19, wherein the oscillators include feedback circuits connected with the medium.
21. An oscillatory neurocomputer according to claim 20, wherein the oscillators are phase locked loops.
22. A method of enabling communication of a characteristic between a first processing element oscillating at a first frequency and a second processing element oscillating at a second frequency different from the first frequency, the method comprising the steps of: operably coupling the first element to a medium; operably coupling the second element to said medium; operably coupling said medium to a rhythmic input; and causing said rhythmic input to oscillate said medium at a third frequency.
23. The method of claim 22, wherein: said third frequency comprises a frequency substantially equal to the difference between the first frequency and the second frequency.
24. A method of enabling communication of a characteristic between a plurality of n oscillating processing elements comprising the steps of: operably coupling each of the plurality of n elements to a corresponding one of a plurality of no more than n connectors; operably coupling each one of said connectors to a conductive medium; and operably coupling said medium to a rhythmic input.
25. In a neurocomputer, a number n of active elements and a medium having connections to the active elements for application of an input signal thereto, said active elements being phase locked loop oscillators.
PCT/US1999/026698 1998-11-13 1999-11-12 Oscillatary neurocomputers with dynamic connectivity WO2000029970A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US09/831,812 US6957204B1 (en) 1998-11-13 1999-11-12 Oscillatary neurocomputers with dynamic connectivity

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US10835398P 1998-11-13 1998-11-13
US60/108,353 1998-11-13

Publications (2)

Publication Number Publication Date
WO2000029970A1 true WO2000029970A1 (en) 2000-05-25
WO2000029970A9 WO2000029970A9 (en) 2000-11-02

Family

ID=22321718

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/US1999/026698 WO2000029970A1 (en) 1998-11-13 1999-11-12 Oscillatary neurocomputers with dynamic connectivity

Country Status (1)

Country Link
WO (1) WO2000029970A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005006250A1 (en) * 2003-06-25 2005-01-20 Variance Dynamical, Inc. Apparatus and method for detecting and analyzing spectral components
WO2005088535A3 (en) * 2004-03-17 2007-02-15 Canon Kk Parallel pulse signal processing apparatus, pattern recognition apparatus, and image input apparatus
EP3045872A1 (en) * 2015-01-14 2016-07-20 Insitu, Inc. Systems and methods for signal quantization
RU2663546C1 (en) * 2017-05-31 2018-08-07 Федеральное государственное бюджетное образовательное учреждение высшего образования "Петрозаводский государственный университет" Interaction method in the oxide structures with the electrical switching effect based coupled oscillators system
RU2697947C1 (en) * 2018-06-29 2019-08-21 Федеральное государственное бюджетное образовательное учреждение высшего образования "Петрозаводский государственный университет" Method of pattern recognition in a system of coupled oscillators

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4660166A (en) * 1985-01-22 1987-04-21 Bell Telephone Laboratories, Incorporated Electronic network for collective decision based on large number of connections between signals
US4815475A (en) * 1987-06-02 1989-03-28 Howard Burger Modulation system for evoked response stimulation and method
US4926064A (en) * 1988-07-22 1990-05-15 Syntonic Systems Inc. Sleep refreshed memory for neural network
US5072130A (en) * 1986-08-08 1991-12-10 Dobson Vernon G Associative network and signal handling element therefor for processing data
US5263122A (en) * 1991-04-22 1993-11-16 Hughes Missile Systems Company Neural network architecture
US5446828A (en) * 1993-03-18 1995-08-29 The United States Of America As Represented By The Secretary Of The Navy Nonlinear neural network oscillator
US5479577A (en) * 1992-03-06 1995-12-26 Ezel Inc. Neural device
US5705956A (en) * 1996-07-12 1998-01-06 National Semiconductor Corporation Neural network based PLL

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4660166A (en) * 1985-01-22 1987-04-21 Bell Telephone Laboratories, Incorporated Electronic network for collective decision based on large number of connections between signals
US5072130A (en) * 1986-08-08 1991-12-10 Dobson Vernon G Associative network and signal handling element therefor for processing data
US4815475A (en) * 1987-06-02 1989-03-28 Howard Burger Modulation system for evoked response stimulation and method
US4926064A (en) * 1988-07-22 1990-05-15 Syntonic Systems Inc. Sleep refreshed memory for neural network
US5263122A (en) * 1991-04-22 1993-11-16 Hughes Missile Systems Company Neural network architecture
US5479577A (en) * 1992-03-06 1995-12-26 Ezel Inc. Neural device
US5446828A (en) * 1993-03-18 1995-08-29 The United States Of America As Represented By The Secretary Of The Navy Nonlinear neural network oscillator
US5705956A (en) * 1996-07-12 1998-01-06 National Semiconductor Corporation Neural network based PLL

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
BUHMANN ET AL.: "Sensory Segmentation by Neural Oscillators", IEEE IJCNN,, July 1991 (1991-07-01), pages II-604 - II-606, XP002926669 *
ENDO ET AL.: "Neural Network with Interacting Oscillators to Generate Low Frequency Rhythm", ANNUAL INTERNATIONAL CONFERENCE OF THE IEEE ENGINEERING IN MEDICINE AND BIOLOGY SOCIETY,, 1990, XP002926670 *
KUROKAWA ET AL.: "A Local Connected Neural oscillator network for Sequential Character Segmentation", IEEE ICNN,, June 1997 (1997-06-01), pages 839 - 841, XP002926668 *
LANGE ET AL.: "Phase-Locking of Artificial Neural Oscillators Can Perform Dynamic Role-Binding and Inferencing", IEEE ICNN,, June 1989 (1989-06-01), pages 595, XP002926671 *
LIU ET AL.: "Phase-Looked Loop with neurocrontroller", SICE,, July 1998 (1998-07-01), pages 1133 - 1138, XP002926673 *
WANG ET AL.: "An Oscillation Model of Auditory Stream Segregastion", PROCEEDINGS OF THE 12TH LAPR INTER. CONF. ON SIGNAL PROCESSING,, October 1994 (1994-10-01), pages 198 - 200, XP002926672 *

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005006250A1 (en) * 2003-06-25 2005-01-20 Variance Dynamical, Inc. Apparatus and method for detecting and analyzing spectral components
US7474973B2 (en) * 2003-06-25 2009-01-06 Variance Dynamicaz, Inc. Apparatus and method for detecting and analyzing spectral components in predetermined frequency bands within a signal, frequency filter, and related computer-readable media
WO2005088535A3 (en) * 2004-03-17 2007-02-15 Canon Kk Parallel pulse signal processing apparatus, pattern recognition apparatus, and image input apparatus
US7707128B2 (en) 2004-03-17 2010-04-27 Canon Kabushiki Kaisha Parallel pulse signal processing apparatus with pulse signal pulse counting gate, pattern recognition apparatus, and image input apparatus
EP3045872A1 (en) * 2015-01-14 2016-07-20 Insitu, Inc. Systems and methods for signal quantization
US9753068B2 (en) 2015-01-14 2017-09-05 Insitu Inc. Systems and methods for signal quantization
RU2663546C1 (en) * 2017-05-31 2018-08-07 Федеральное государственное бюджетное образовательное учреждение высшего образования "Петрозаводский государственный университет" Interaction method in the oxide structures with the electrical switching effect based coupled oscillators system
RU2697947C1 (en) * 2018-06-29 2019-08-21 Федеральное государственное бюджетное образовательное учреждение высшего образования "Петрозаводский государственный университет" Method of pattern recognition in a system of coupled oscillators

Also Published As

Publication number Publication date
WO2000029970A9 (en) 2000-11-02

Similar Documents

Publication Publication Date Title
Izhikevich Weakly pulse-coupled oscillators, FM interactions, synchronization, and oscillatory associative memory
Maulik et al. Reduced-order modeling of advection-dominated systems with recurrent neural networks and convolutional autoencoders
US7321882B2 (en) Method for supervised teaching of a recurrent artificial neural network
Lee et al. The bifurcating neuron network 1
Korkmaz et al. The investigation of chemical coupling in a HR neuron model with reconfigurable implementations
CN112884141A (en) Memristive coupling Hindmarsh-Rose neuron circuit
US6957204B1 (en) Oscillatary neurocomputers with dynamic connectivity
Guo et al. Hopf bifurcation and phase synchronization in memristor-coupled Hindmarsh–Rose and FitzHugh–Nagumo neurons with two time delays
Foroutannia et al. Complete dynamical analysis of a neocortical network model
Isaeva et al. Hyperbolic chaos and other phenomena of complex dynamics depending on parameters in a nonautonomous system of two alternately activated oscillators
US7280989B1 (en) Phase-locked loop oscillatory neurocomputer
WO2000029970A1 (en) Oscillatary neurocomputers with dynamic connectivity
Heger et al. Robust autoassociative memory with coupled networks of Kuramoto-type oscillators
Patel et al. Bifurcation analysis of a silicon neuron
Torralba Analogue architectures for vision cellular neural networks and neuromorphic circuits
Mao et al. Second-order locally active memristor based neuronal circuit
De Feo et al. Piecewise-linear identification of nonlinear dynamical systems in view of their circuit implementations
RU2709168C1 (en) Information processing method in pulsed neural network
Baldan et al. Physics-informed neural networks for inverse electromagnetic problems
Zhang et al. Design of grid multi-scroll attractors in memristive Hopfield neural networks and its secure communication scheme: J. Zhang et al
Al-Assaf et al. Parameter identification of chaotic systems using wavelets and neural networks
JP2756170B2 (en) Neural network learning circuit
Alfaro-Ponce et al. Adaptive identifier for uncertain complex-valued discrete-time nonlinear systems based on recurrent neural networks
Lautenbacher et al. On the electrical modeling and synchronization of diffusively coupled FitzHugh-Nagumo oscillators
Ghiasi et al. Linear fragmentation Morris–Lecar realization using new exponential module instead of hyperbolic function in FPGA implementation

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CN JP KR US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

121 Ep: the epo has been informed by wipo that ep was designated in this application
AK Designated states

Kind code of ref document: C2

Designated state(s): CN JP KR US

AL Designated countries for regional patents

Kind code of ref document: C2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LU MC NL PT SE

COP Corrected version of pamphlet

Free format text: PAGES 1/12-12/12, DRAWINGS, REPLACED BY NEW PAGES 1/12-12/12; DUE TO LATE TRANSMITTAL BY THE RECEIVING OFFICE

DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
WWE Wipo information: entry into national phase

Ref document number: 09831812

Country of ref document: US

122 Ep: pct application non-entry in european phase