WO1992009044A1 - Method of training a neural network - Google Patents

Method of training a neural network Download PDF

Info

Publication number
WO1992009044A1
WO1992009044A1 PCT/GB1991/001967 GB9101967W WO9209044A1 WO 1992009044 A1 WO1992009044 A1 WO 1992009044A1 GB 9101967 W GB9101967 W GB 9101967W WO 9209044 A1 WO9209044 A1 WO 9209044A1
Authority
WO
WIPO (PCT)
Prior art keywords
vectors
input
network
output
training
Prior art date
Application number
PCT/GB1991/001967
Other languages
French (fr)
Inventor
David Charles Wood
Original Assignee
British Telecommunications Public Limited Company
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 British Telecommunications Public Limited Company filed Critical British Telecommunications Public Limited Company
Priority to DE69119604T priority Critical patent/DE69119604T2/en
Priority to CA002095720A priority patent/CA2095720C/en
Priority to EP91919735A priority patent/EP0556254B1/en
Priority to US08/050,399 priority patent/US5390285A/en
Priority to JP51819291A priority patent/JP3290984B2/en
Publication of WO1992009044A1 publication Critical patent/WO1992009044A1/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/06Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
    • G06N3/067Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using optical means
    • G06N3/0675Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using optical means using electro-optical, acousto-optical or opto-electronic means
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B82NANOTECHNOLOGY
    • B82YSPECIFIC USES OR APPLICATIONS OF NANOSTRUCTURES; MEASUREMENT OR ANALYSIS OF NANOSTRUCTURES; MANUFACTURE OR TREATMENT OF NANOSTRUCTURES
    • B82Y20/00Nanooptics, e.g. quantum optics or photonic crystals

Definitions

  • This invention relates to a method of training a neural network having an input for inputting input vectors, an output for outputting output vectors and an adjustable response determining means for determining which output vector is output by the network in response to the inputting of a given input vector.
  • a neural network can, in general terms, be regarded as a series of nodes, each node providing an output which is some function of the outputs of other nodes to which the node is coupled. For example, a particular node might output a signal at a first level if the weighted sum of the outputs of those other nodes exceeds some set threshold and a signal at a second level if it doesn' t. Different nodes may receive the outputs from different sets of other nodes, with weightings and threshold values particular to that node.
  • An input vector is coupled to a set of the nodes via the input of the network and an output vector is generated at the output of the network.
  • the response of the neural network to the input vector is determined in this case by the values of the weightings and thresholds which collectively form the response determining means for this type of network.
  • neural networks may employ techniques different to the weighting and threshold technique described above but will nevertheless have some response determining means which determines the output vectors provided by the particular network in response to input vectors.
  • a computer generated hologram 100 and lenses 102 and 104 generate intensity coded beams (not shown) directly from a single laser source 106 which impinge on the individual modulators of a modulator array 82.
  • the relative intensities of the beams are shown by the numerals on the modulators.
  • These different intensity beams provide the different weightings to be applied to the outputs of the modulators in their connection to the nodes formed by the rows of ietectors.
  • a signal is passed to the next level via pre-amplifiers 84 or not, depending on whether this weighted sum is above or below some set threshold either a fixed bias from a bias supply 86 or relative to one of the other weighted sums.
  • This slowly varying voltage level can be set by standard low-bandwidth analogue drives under computer control.
  • the hologram that produces the multiple beams no 15 longer has to produce beams with a pre-programmed weight matrix.
  • a uniform array of beams can now be used instead, the weights being determined by the independently adjustable bias voltages on the modulators. Further, the weights can now be adjusted during a training phase for the neural network. 20
  • This arrangement of optical neural network provides a means of sending high speed digital data through a neural network while still being able to change the weights at more modest speeds under computer control.
  • 25 throughput could be achieved - in particular the data signals could be produced externally and illuminate a sandwich of modulator/detector arrays. The modulators could then be addressed independently to adjust the weights.
  • bias voltages which determine the threshold levels 30 can also be adjusted at the same slower timescale in these implementations.
  • an 35 appropriate configuration of the response determining means can be achieved by supervised training of the network. That is, the network is presented with the training set of input vectors and the response determining means adjusted according to some algorithm to reduce the error (i. e. increase the similarity) between the actual output vectors from the network and the target set of output vectors.
  • a known method of training a neural network comprises applying each input vector from the training set to the network in turn. A measure of the similarity of the output vector from the network and the target output vector for that input vector is obtained and the response determining means adjusted in a manner dependent to at least some extent on the measure of similarity. This is repeated for each input vector of the training set in turn.
  • This method of training neural networks is applicable to those networks which employ such variably bistable modulators, and, indeed, to other networks in which the optical intensity can be varied to determine the weighting.
  • a characteristic of such training methods as applied to such an optical neural network is that the computation of the weight and threshold changes that have to be made for a given input vector must be completed before the next input vector is applied to the network. That is, the high data throughput of the network is of no benefit during the training phase because the rate at which the input vectors can be applied to the network is restricted to the relatively slow rate at which the changes can be calculated.
  • D P Casasent and E Barnard in an article titled "Adaptive - Clustering Optical Neural Net” describe pattern recognition techniques for clustering and linear discriminant function selection combined with neural net methods in which a net is trained on an input set of training vectors to classify the inputs into one of c classes.
  • the training algorithm involves inputting each of the input training vectors in turn to the network and for each determining the most active hidden neuron in the proper class and the most active hidden neuron in any other class. Once this has been done, the vector inner product of the weight vector and input vector for each of these two hidden neurons is calculated, a perceptron error function calculated, and an error penalty calculated and added to the error function. The next training vector of the set is then input and the calculations repeated for this next input vector.
  • the inner vector products of the weights of a hidden node and the input vector can be implemented optically.
  • the training scheme does not take advantage of the high data throughput of the neural network although the vector inner product is calculated rapidly in the optical rather than the electronic domain.
  • a method of training a neural network having an input for inputting input vectors, an output for outputting output vectors and an adjustable response determining means for determining which output vector is output by the network in response to the inputting of a given input vector comprises: inputting a series of input vectors to the network so as to obtain a series of corresponding output vectors; comparing each output vector with a respective target vector; and adjusting the response determining means in a manner dependent on an average mismatch value which value is the average number of occasions the output vectors of the series of output vectors are different from the respective target vectors.
  • Measuring the average mismatch value of the whole of the output set and target set for a given series of inputs and adjusting the response determining means dependent on this global measure rather than immediately after comparing pairs of individual vectors, and without calculating error functions based on them, provides enhanced training rates for neural networks having a data throughput rate that can be higher than the rate at which the response determining means can be adjusted. This can speed up training by not limiting the rate of applying the input vectors to the relatively slow weight adjustment rate of the network which depends on slower computational elements.
  • the members of a training set of input vectors are repeatedly input to the network to provide a plurality of series of input vectors, the response determining means being adjusted in dependence on the average mismatch value of each series.
  • the adjustment can be made, with the training method of the present invention, on the basis of non-whole number of sets of training vectors, ie asynchronously with the training set of vectors. This permits adjustment of the network at as high a rate as the required adjustments can be calculated with no need to wait until the calculations have been completed before training set can be reapplied to the network.
  • Another particular advantage of the training method is that a small training set of input vectors, that may contain data which is very difficult or expensive to collect, can be readily extended into a large training set by the addition of random noise or distortion.
  • the random additions can be placed on the data anywhere within the network or on the weights and thresholds themselves. Such an extension allows the network to be trained so that its response is robust against the noise or distortion.
  • the method of training of the present invention is seen by the applicant to have particular advantage when applied to training optical neural networks having high data throughput rates, it can be applied to other hardware neural network architectures. It can also be applied to systems where the data throughput rate is comparable to the weight updating rate where it may ease computation of the weight changes, for example.
  • the algorithm employed to calculate the adjustments to be made to the response determining means may be any desired algorithm that attempts to eventually minimise the mismatch value.
  • Simulated annealing algorithms as described for example in S. Kirkpatric, C. D. Gelatt Jr, M. P. Vecchi, "Optimisation by Simulated Annealing," Science, 220, 671-680 (1983), or algorithms related to them, are effective at finding a global maximum for complex problems of this type, especially where the variables can only take discrete values. These techniques are however extremely expensive as regards computer time and so have not widely used to date. With the advent of very fast hardware, the computation time for a set of input vectors becomes less and so the technique becomes more feasible.
  • the training method provides a potential 1000-fold increase in training speed for this exemplary network. The actual increase will depend on the algorithms employed.
  • Figure 1 is a schematic diagram of a prior art optical neural network
  • Figure 2 is a schematic diagram illustrating the steps of the present invention in relation to a generalised neural network providing asynchronous training
  • Figure 3 is a schematic diagram of an exemplary neural network to which the training method of the present invention is applicable;
  • Figure 4 is a schematic structural diagram of the structure of a neural network suitable for implementation as an optical neural network trained by the method of the present invention
  • Figure 5 is a schematic diagram of an optical neural network implementing the structure of the trained neural network of Figure 4 after training to have a specific response
  • Figure 6 is a graph of the modulation depth obtained for the weight of the network of Figure 5;
  • Figure 7 is a demonstration of EX-OR and ODD-EVEN parity functions of a trend network as shown in Figure 5.
  • the set of output vectors 0, obtained on inputting the set of input vectors I is determined by a response determining means (not shown) of the neural network 2. It is assumed that the response determining means is adjustable by varying various parameters that characterise the network, for example inter-node weightings and thresholds.
  • a controller 8 linked to the neural network 2 by a control bus 10, which may be general purpose computer controlling a hardware implemented neural network or might be a software routine in a software simulation of a neural network in a general purpose computer or an optically implemented neural network.
  • the neural network 2 is to be trained so that for the set of input vectors I ⁇ to I. it will output respective desired output vectors O. to 0_.
  • the desired output vectors O j constitute the target set of output vectors for the neural network 2 and of the training set input vectors I
  • the members of the training set of input vectors I f are applied consecutively to input port 4 of the neural network 2 which provides at its output port 6 a corresponding set of output vectors 0' , to 0' n which for an untrained network will not, in general, be the same as the target set 0, to 0.
  • a series of vectors O j of the target set and the respective output vectors 0' are examples of vectors O j of the target set and the respective output vectors 0' .
  • c ⁇ error logger 12 which keeps a count of the number of mismatches of output vectors O' . and target output vectors 0 r This count is made available to the computer controller 8 which adjusts the parameters of the neural network 2 dependent on an average mismatch value which value is the average number of occasions the output vectors of the series of output vectors are different from the respective target vectors.
  • This adjustment in general will be made asynchronously with the input of the training set of vectors, ie made before a whole number of repeats of the training set have been input to the network.
  • the training set and target set are repeatedly applied to the neural network 2 and the' error logger 12, respectively, for as long as the algorithm determines.
  • the training method of the present invention allows asynchronous training with the average mismatch value being determined by the computer implementing the algorithm at the rate at which it can calculate the desired changes to the network whilst the training data and the mismatch value is built up at the high throughput rate the hardware allows.
  • neural networks generally, whether they be implemented as hardware, are suitably programmed general purpose computers or are otherwise implemented.
  • FIG. 3 there is shown a functional diagram of a simple neural network 20 having first and second layers 22 and 24, respectively, is shown which network 20 has been used in a model for a computer simulation of the present invention.
  • the network 20 has an input port 26 for receiving a 3-bit binary word, input vector [a, b, c, ] and an output port 28 at which a single binary bit, output vector [d] is output.
  • the first layer comprises four nodes 30, 32, 34 and 36. In the node 30 the individual bits of an input vector _a,b, c, ] are weighted by weights W' ⁇ , W 2 and W' 3 respectively.
  • the weighted input bits are then summed by an adder 38 the output of which is subject to a threshold test, denoted by T 1 , which produces a "zero" level signal if the sum is below the threshold T 1 and a "one" level signal if the sum is above the threshold T 1 .
  • Nodes 32, 34 and 36 are similarly configured with weight and threshold sets (W t 2 , W- 2 , W- 3 , T 2 ) (W 3 W 3 2 , W 3 3 , T 3 ) and (W 4 ., W K W 4 2 , W 4 3 , T 4 ), respectively. Adders of these nodes are identical and are each referenced 38.
  • the outputs from thresholds T 1 , T 2 , T 3 and T 4 form a 4-bit input vector which is input to the second layer 24 which comprises a single node.
  • This second layer (or node) 24 has four weighting elements j 5 , W- 5 , W 3 5 , 4 5 and a threshold element T 5 .
  • 5 is applied to the output of the threshold element T 1 of the first layer 22. These weighted values are summed by adder 40 and subject to a threshold test by the threshold element T 5 whose output constitutes the output vector [d] of the neural network 20.
  • a neural network is to be implemented as an optical neural network, as shown in Figure 1 for example, it is not possible to have negative weights as all the beam intensities have positive values.
  • a modification of the neural network of Figure 3 to accommodate this restriction is shown in the threshold and weight blocks of Figure 4 where some of the outputs A, B, C, and D from the adders of the nodes 30, 32, 34 and 36 of Figure 3 are biased relative to the other outputs.
  • comparators 42, 44 and 46 form the outputs A-B, B-C and A-C respectively which are input to threshold elements 48, 50 and 52, respectively.
  • the remainder of the neural network of Figure 4 is as in the network of Figure 3.
  • the weights W 1 were restricted to five discrete levels 0.0, 0.25, 0.5, 0.75, 1.00 and the thresholds T' restricted to eleven levels 0.5 to 1.5 in steps of 0.125.
  • the network was trained to produce an output vector [0] for all binary three bit input vectors [a, b, c] except for [0, 1,0] when the output vector [1] was to be produced.
  • T is then gradually cooled, ie reduced when monotonically, so that changes that increase the average mismatch value are accepted with a decreasing probability and the network is forced into a configuration that minimises the error.
  • the iterations are stopped when the average mismatch value reaches an acceptable figure.
  • a network that is trained in the presence of a large amount of noise is then robust to the addition of noise up to this level.
  • Software simulations of the two-layer neural network of Figure 4 have shown it can be trained to perform any recognition or logic function on three-bit input data. The software simulations were, however, very time consuming and
  • an optical neural network is configured as the neural network of Figure 4 to demonstrate experimentally the training method of the present invention.
  • a 1.5 ⁇ m laser 40 illuminates a computer generated two- phase hologram 42 which in this case produces a sixteen-way optical interconnect via a lens 44 which produces a 4x4 array of nominally equal intensity light beams (not shown) which are focused onto respective modulator elements M j , of a 4x4 planar array of multiple quantum well (MQW) modulators driven by high-speed SMOS circuits 46 by a further lens 45.
  • the modulated beams are focused onto respective detectors D.. of a detector array 48 which feed transimpedence amplifiers and comparators.
  • An indium phosphide detector array was used instead of the multiple quantum well devices to improve ⁇ sensitivity.
  • the MQW modulator drive circuitry provided adjustable interconnection strengths or weights. This was possible because the modulation depth from an MQW modulator is dependent upon the dc bias applied across the device as well as the ac-coupled data signal.
  • Figure 6 shows the five-band- ⁇ oded weight values and the resulting modulation depth from a single return to zero (RZ) transition of the modulators.
  • a variable dc bias or threshold was added to the inverting input of each comparator to produce a trainable threshold function.
  • the analogue voltages for the weight and thresholds were both derived from eight-bit digital-to- analogue converters.
  • the time constant in the analogue rate circuitry resulted in a maximum settli-ng time of 25 ⁇ s, the threshold circuitry having a settling time of 2 ⁇ s whilst the modulators detectors and amplifiers can be driven at 40Mbit/s RZ.
  • the modulators M-- and detectors D rj i and j both range from 1 to 4 with i denoting the columns from left to right and j denoting the rows from top to bottom.
  • One exemplary modulator M 21 and detector D 32 is referenced to illustrate the indexing scheme.
  • the modulators M and detectors Dij of the first three columns form the first layer of the neural network 40, whilst the fourth column of the modulators M.. and detectors D ⁇ form the second layer of the neural network 40.
  • Each modulator M is individually addressed by a modulator drive 56 with the combination of high-speed logical data (common to each element in the column) and low speed bias voltage from a weight controller 58 to determine the modulation weight.
  • the output from the detectors is D.. summed in rows.
  • A-D, B-C, A-C and D Four binary inputs (A-D, B-C, A-C and D), determined from comparators on the A, B, C, D outputs, are thresholded against a bias voltage set by threshold controller 59. These are fed back into the remaining weighted modulators of the fourth column on the modulator array 46 via a modulator driver 60 and a signal bus 62 with weights for the modulators being provides by weight controller 58. The output from the second layer of four detectors 64 is then summed, and thresholded against threshold 6, to give the final, binary output from the network at output 68.
  • a pattern generator was set up to repeat continually all numerate input combinations of 3-bit words along with the target output pattern consistent with the required logic function.
  • the training set was arranged to be a large multiple of the eight possible combinations. This ensured that the mismatch value reflected both the ability to distinguish each combination and the average degradation of the ability due to the affect of various noise sources.
  • the chosen multiple was determined by the need to generate a reasonable statistical average mismatch value without seriously compromising training times.
  • the training data was applied to the network at lOMbit/s RZ with each training cycle consisting of approximately 10,000 words (1,250 repetitions of the test pattern).
  • the training method according to the present invention was still capable of finding solutions when the performance of the hardware was deliberately degraded by adjusting the optical power budget and introducing optical timing misalignment etc indicating the robustness of the method of training when applied particularly to an optical neural network.

Abstract

A method of training a neural network (2) having dynamically adjustable parameters controlled by a controller (10) which determine the response of the network (2). A set of input vectors (I1 to In) are input to network (2) at an input port (4). The corresponding set of output vectors (O'1 to O'n) provided by the network (2) are compared to a target set of output vectors (O1 to On) by an error logger (12) which provides to the controller (10) a measure of similarity of the two sets. The controller (10) is arranged to alter the dynamic parameters independence on the average number of occasions the output vectors are different from the respective target output vectors. Measuring the similarity of the whole of the output set and target set and adjusting the parameters on this global measure rather than on the similarity of pairs of individual vectors provides enhanced training rates for neural networks having a data throughput rate that can be higher than the rate at which the parameters can be adjusted.

Description

METHOD OF TRAINING A NEURAL NETWORK
This invention relates to a method of training a neural network having an input for inputting input vectors, an output for outputting output vectors and an adjustable response determining means for determining which output vector is output by the network in response to the inputting of a given input vector.
A neural network can, in general terms, be regarded as a series of nodes, each node providing an output which is some function of the outputs of other nodes to which the node is coupled. For example, a particular node might output a signal at a first level if the weighted sum of the outputs of those other nodes exceeds some set threshold and a signal at a second level if it doesn' t. Different nodes may receive the outputs from different sets of other nodes, with weightings and threshold values particular to that node. An input vector is coupled to a set of the nodes via the input of the network and an output vector is generated at the output of the network. The response of the neural network to the input vector is determined in this case by the values of the weightings and thresholds which collectively form the response determining means for this type of network.
Other implementations of neural networks may employ techniques different to the weighting and threshold technique described above but will nevertheless have some response determining means which determines the output vectors provided by the particular network in response to input vectors.
An example of an optical implementation of a neural network is described in an article by N. M. Barnes, P. Healey, P. McKee, A. W. O'Neill, M. A. Z. Rejman-Greene, E.G. Scott, R.P.Webb and D. Wood entitled "High Speed Opto-Electronic Neural Network", Electronics Letters 19th July 1990, Vol 26, No.15, pp 1110-1112. This exploits the possibilities of parallel processing and optical interconnections to provide a high throughput. That is, the neural network has a rapid response to an applied input vector, which in the reported configuration can be clocked at rates in excess of lOMbits/s. The network is shown at Figure 1 of this application. It is a two-layer perception network which can recognise exclusive-or (EXOR) combinations in a pair of input stream A and B.
Its basic operation is to perform a matrix-vector multiplication in which each row of a 4x4 optical detector array 80 provides an electrical signal corresponding to the sum of the light intensities impinging on the row.
A computer generated hologram 100 and lenses 102 and 104 generate intensity coded beams (not shown) directly from a single laser source 106 which impinge on the individual modulators of a modulator array 82. The relative intensities of the beams are shown by the numerals on the modulators. These different intensity beams provide the different weightings to be applied to the outputs of the modulators in their connection to the nodes formed by the rows of ietectors.
A signal is passed to the next level via pre-amplifiers 84 or not, depending on whether this weighted sum is above or below some set threshold either a fixed bias from a bias supply 86 or relative to one of the other weighted sums.
There are several ways in which the number of intensity coded beams could be generated including, for example, using a fixed mask to filter the intensity of individual beams from an array of sources. A novel method of determining the weights devised by the applicant (not published at the time of filing this application) for an optical neural computer is based on the fact that the modulation depth that can be achieved at a given wavelength for a multiple quantum well (MQW) modulator is determined not only by the voltage swing of the digital drive but also by the applied bias across the modulators. See Figure 3 of N. M. Barnes, P. Healey, M. A. Z. Rejman-Greene, - 3 -
E.G. Scott 8. R. P. Webb, "16 Channel Parallel Optical Interconnect Demonstration with an InGaAs/InP MQW Modulator Array," Elect Lett, 26, 1126-1127 (1990). This behaviour means the modulation depth can be adjusted by changing the 5 bias voltage, even if the voltage swing of the digital drive which determines whether the modulator is in the "on" or "off" state is unaltered. By the addition of a low pass filter to the circuit of Figure 1, a slowly varying (10-100 KHz) analogue bias voltage can be superimposed onto the fast 10 (about 50 Mhz ) digital data. Hence the modulation depth, which corresponds to the signal weight, can be changed at a rate of 10-100 Khz. This slowly varying voltage level can be set by standard low-bandwidth analogue drives under computer control. The hologram that produces the multiple beams no 15 longer has to produce beams with a pre-programmed weight matrix. A uniform array of beams can now be used instead, the weights being determined by the independently adjustable bias voltages on the modulators. Further, the weights can now be adjusted during a training phase for the neural network. 20 This arrangement of optical neural network provides a means of sending high speed digital data through a neural network while still being able to change the weights at more modest speeds under computer control.
There are other ways in which this high data
25 throughput could be achieved - in particular the data signals could be produced externally and illuminate a sandwich of modulator/detector arrays. The modulators could then be addressed independently to adjust the weights.
The bias voltages which determine the threshold levels 30 can also be adjusted at the same slower timescale in these implementations.
In those cases for which the set of desired output vectors ("target set") of the network corresponding to a set of known input vectors ("training "set") is known, an 35 appropriate configuration of the response determining means can be achieved by supervised training of the network. That is, the network is presented with the training set of input vectors and the response determining means adjusted according to some algorithm to reduce the error (i. e. increase the similarity) between the actual output vectors from the network and the target set of output vectors. A known method of training a neural network comprises applying each input vector from the training set to the network in turn. A measure of the similarity of the output vector from the network and the target output vector for that input vector is obtained and the response determining means adjusted in a manner dependent to at least some extent on the measure of similarity. This is repeated for each input vector of the training set in turn.
An example of such a training scheme is described in an article by P. D. Wasserman and T. Schwartz titled "Neural Networks, Part 2" 8294 IEEE Expert Vol 3 (1988) Spring, No.1 pp 10 to 15.
This method of training neural networks is applicable to those networks which employ such variably bistable modulators, and, indeed, to other networks in which the optical intensity can be varied to determine the weighting. However, a characteristic of such training methods as applied to such an optical neural network is that the computation of the weight and threshold changes that have to be made for a given input vector must be completed before the next input vector is applied to the network. That is, the high data throughput of the network is of no benefit during the training phase because the rate at which the input vectors can be applied to the network is restricted to the relatively slow rate at which the changes can be calculated. D P Casasent and E Barnard in an article titled "Adaptive - Clustering Optical Neural Net" describe pattern recognition techniques for clustering and linear discriminant function selection combined with neural net methods in which a net is trained on an input set of training vectors to classify the inputs into one of c classes. The training algorithm involves inputting each of the input training vectors in turn to the network and for each determining the most active hidden neuron in the proper class and the most active hidden neuron in any other class. Once this has been done, the vector inner product of the weight vector and input vector for each of these two hidden neurons is calculated, a perceptron error function calculated, and an error penalty calculated and added to the error function. The next training vector of the set is then input and the calculations repeated for this next input vector.
After all the training vectors have been input, all the errors and error gradients are accumulated and the weight of the net adapted using a conjugate-gradient algorithm. The training vector set is input repeatedly until satisfactory performance on the test set of input vectors is obtained.
As discussed in this article the inner vector products of the weights of a hidden node and the input vector can be implemented optically.
Because the training method of Casasent et al requires the two class maxima to be determined and the error function and error penalty to be calculated for one input vector before the next can be input to the net, the training scheme does not take advantage of the high data throughput of the neural network although the vector inner product is calculated rapidly in the optical rather than the electronic domain. According to the present invention a method of training a neural network having an input for inputting input vectors, an output for outputting output vectors and an adjustable response determining means for determining which output vector is output by the network in response to the inputting of a given input vector comprises: inputting a series of input vectors to the network so as to obtain a series of corresponding output vectors; comparing each output vector with a respective target vector; and adjusting the response determining means in a manner dependent on an average mismatch value which value is the average number of occasions the output vectors of the series of output vectors are different from the respective target vectors.
Measuring the average mismatch value of the whole of the output set and target set for a given series of inputs and adjusting the response determining means dependent on this global measure rather than immediately after comparing pairs of individual vectors, and without calculating error functions based on them, provides enhanced training rates for neural networks having a data throughput rate that can be higher than the rate at which the response determining means can be adjusted. This can speed up training by not limiting the rate of applying the input vectors to the relatively slow weight adjustment rate of the network which depends on slower computational elements. Conveniently, the members of a training set of input vectors are repeatedly input to the network to provide a plurality of series of input vectors, the response determining means being adjusted in dependence on the average mismatch value of each series. The adjustment can be made, with the training method of the present invention, on the basis of non-whole number of sets of training vectors, ie asynchronously with the training set of vectors. This permits adjustment of the network at as high a rate as the required adjustments can be calculated with no need to wait until the calculations have been completed before training set can be reapplied to the network.
Another particular advantage of the training method is that a small training set of input vectors, that may contain data which is very difficult or expensive to collect, can be readily extended into a large training set by the addition of random noise or distortion. The random additions can be placed on the data anywhere within the network or on the weights and thresholds themselves. Such an extension allows the network to be trained so that its response is robust against the noise or distortion. Although the method of training of the present invention is seen by the applicant to have particular advantage when applied to training optical neural networks having high data throughput rates, it can be applied to other hardware neural network architectures. It can also be applied to systems where the data throughput rate is comparable to the weight updating rate where it may ease computation of the weight changes, for example.
The algorithm employed to calculate the adjustments to be made to the response determining means, in the above example the weights and thresholds, may be any desired algorithm that attempts to eventually minimise the mismatch value.
Simulated annealing algorithms, as described for example in S. Kirkpatric, C. D. Gelatt Jr, M. P. Vecchi, "Optimisation by Simulated Annealing," Science, 220, 671-680 (1983), or algorithms related to them, are effective at finding a global maximum for complex problems of this type, especially where the variables can only take discrete values. These techniques are however extremely expensive as regards computer time and so have not widely used to date. With the advent of very fast hardware, the computation time for a set of input vectors becomes less and so the technique becomes more feasible. If, for example the network takes data at a rate of 50MHz and the training set contains 1000 members, data on the similarity of the set of output vectors and a target set can be collected at the rate of 50KHz and therefore, in principle, 50, 000 iterations can be performed each second (assuming the weight and threshold calculations can be made at this rate) each iteration being calculated on information on all 1000 output vectors rather than on the comparison of only one output vector and a target vector. That is, the training method provides a potential 1000-fold increase in training speed for this exemplary network. The actual increase will depend on the algorithms employed. The method of the present invention will now be described, by way of example only, with reference to the accompanying drawings of which:
Figure 1 is a schematic diagram of a prior art optical neural network;
Figure 2 is a schematic diagram illustrating the steps of the present invention in relation to a generalised neural network providing asynchronous training;
Figure 3 is a schematic diagram of an exemplary neural network to which the training method of the present invention is applicable;
Figure 4 is a schematic structural diagram of the structure of a neural network suitable for implementation as an optical neural network trained by the method of the present invention;
Figure 5 is a schematic diagram of an optical neural network implementing the structure of the trained neural network of Figure 4 after training to have a specific response; Figure 6 is a graph of the modulation depth obtained for the weight of the network of Figure 5; and
Figure 7 is a demonstration of EX-OR and ODD-EVEN parity functions of a trend network as shown in Figure 5.
The neural network of Figure 1 has already been described.
The method of training a neural network according to the present invention will now be described in general terms with reference to Figure 2.
A generalised neural network 2, the specific implementation of which is not important to the following description, is able to accept one of a set of input vectors Ij, i=l to n at an input 4 and provides at an output 6 a corresponding output vector 0,. The set of output vectors 0, obtained on inputting the set of input vectors I, is determined by a response determining means (not shown) of the neural network 2. It is assumed that the response determining means is adjustable by varying various parameters that characterise the network, for example inter-node weightings and thresholds. In this case they are controllable by means of a controller 8, linked to the neural network 2 by a control bus 10, which may be general purpose computer controlling a hardware implemented neural network or might be a software routine in a software simulation of a neural network in a general purpose computer or an optically implemented neural network.
Consider now that the neural network 2 is to be trained so that for the set of input vectors I χ to I. it will output respective desired output vectors O. to 0_. The desired output vectors Oj constitute the target set of output vectors for the neural network 2 and of the training set input vectors I The members of the training set of input vectors If are applied consecutively to input port 4 of the neural network 2 which provides at its output port 6 a corresponding set of output vectors 0' , to 0' n which for an untrained network will not, in general, be the same as the target set 0, to 0. A series of vectors Oj of the target set and the respective output vectors 0' . from the neural net 2 are input to c ι error logger 12 which keeps a count of the number of mismatches of output vectors O' . and target output vectors 0r This count is made available to the computer controller 8 which adjusts the parameters of the neural network 2 dependent on an average mismatch value which value is the average number of occasions the output vectors of the series of output vectors are different from the respective target vectors. This adjustment in general will be made asynchronously with the input of the training set of vectors, ie made before a whole number of repeats of the training set have been input to the network.
The training set and target set are repeatedly applied to the neural network 2 and the' error logger 12, respectively, for as long as the algorithm determines.
In the case of a neural network in which the throughput is very high compared to the rate at which the computer can calculate the required changes to the neural network parameters, this approach of looking at the average mismatch value for a series of input vectors allows the training to work on a large training set without the need for synchronism between the application of the input vectors to the network and the computation. That is, the training method of the present invention allows asynchronous training with the average mismatch value being determined by the computer implementing the algorithm at the rate at which it can calculate the desired changes to the network whilst the training data and the mismatch value is built up at the high throughput rate the hardware allows.
It is emphasised, that the invention is applicable to neural networks generally, whether they be implemented as hardware, are suitably programmed general purpose computers or are otherwise implemented.
Referring now to Figure 3, there is shown a functional diagram of a simple neural network 20 having first and second layers 22 and 24, respectively, is shown which network 20 has been used in a model for a computer simulation of the present invention. The network 20 has an input port 26 for receiving a 3-bit binary word, input vector [a, b, c, ] and an output port 28 at which a single binary bit, output vector [d] is output. The first layer comprises four nodes 30, 32, 34 and 36. In the node 30 the individual bits of an input vector _a,b, c, ] are weighted by weights W' χ, W2 and W' 3 respectively. The weighted input bits are then summed by an adder 38 the output of which is subject to a threshold test, denoted by T1, which produces a "zero" level signal if the sum is below the threshold T1 and a "one" level signal if the sum is above the threshold T1.
Nodes 32, 34 and 36 are similarly configured with weight and threshold sets (Wt 2, W-2, W-3, T2) (W3 W3 2, W3 3, T3) and (W4., W KW4 2, W4 3, T4), respectively. Adders of these nodes are identical and are each referenced 38.
The outputs from thresholds T1, T2, T3 and T4 (A, B, C and D) form a 4-bit input vector which is input to the second layer 24 which comprises a single node. This second layer (or node) 24 has four weighting elements j 5, W-5, W3 5, 4 5 and a threshold element T5.
Weighting W| 5 is applied to the output of the threshold element T1 of the first layer 22. These weighted values are summed by adder 40 and subject to a threshold test by the threshold element T5 whose output constitutes the output vector [d] of the neural network 20.
This network is trainable by the method of the present invention in which the weights W1'., i=l-4, j=l-5 and the thresholds T', j =1-5 are the dynamic parameters under computer control.
Where a neural network is to be implemented as an optical neural network, as shown in Figure 1 for example, it is not possible to have negative weights as all the beam intensities have positive values. A modification of the neural network of Figure 3 to accommodate this restriction is shown in the threshold and weight blocks of Figure 4 where some of the outputs A, B, C, and D from the adders of the nodes 30, 32, 34 and 36 of Figure 3 are biased relative to the other outputs. In this case comparators 42, 44 and 46 form the outputs A-B, B-C and A-C respectively which are input to threshold elements 48, 50 and 52, respectively. The remainder of the neural network of Figure 4 is as in the network of Figure 3.
In a computer simulation applying the training method of the present invention to the neural network of Figure 4, the weights W1, were restricted to five discrete levels 0.0, 0.25, 0.5, 0.75, 1.00 and the thresholds T' restricted to eleven levels 0.5 to 1.5 in steps of 0.125.
The network was trained to produce an output vector [0] for all binary three bit input vectors [a, b, c] except for [0, 1,0] when the output vector [1] was to be produced.
There are eight possible combinations of the three, binary input data channels. These eight combinations were input as a training set in a closed loop. Random, uniform noise was added to the signals 2 to the first layer of the network and after the threshold elements T5. The addition of random noise produced an increase the length of the training data loop and the network had to find the weights and threshold levels that gave not only the desired output, but also made the output robust against the noise level. Loop lengths of a few thousand were used in the computer simulations of the training method. The resultant values of weightings and thresholds are as shown in Figure 4.
Other schemes may be used to introduce noise to extend the training set, as convenient to the particular implementation of neural network.
Using a form of simulated annealing to minimise the error count in the training loop, solutions have been found with the network of Figure 4 for every logic or recognition problem that has been attempted, including recognition of one or two elements of the eight possible input patterns and parity checks. In the algorithm, a change is proposed to one of the weight or threshold levels and the new error count in the training loop calculated. If the new average mismatch value is lower than before the change is accepted. If the new average mismatch value is larger, by an amount Δe, the change is accepted if exp(-Δe/T) is less than a random number in the range 0 to 1 for some fictitious "temperature", T. The iterations begin with T large, so that almost all proposed changes are accepted. T is then gradually cooled, ie reduced when monotonically, so that changes that increase the average mismatch value are accepted with a decreasing probability and the network is forced into a configuration that minimises the error. The iterations are stopped when the average mismatch value reaches an acceptable figure. There are a large number of possible configurations that give zero errors when no random noise is added to the system and the training scheme finds the solution rapidly. As the noise level increases, the number of acceptable solutions decreases and more iterations are needed to find a -solution. A network that is trained in the presence of a large amount of noise is then robust to the addition of noise up to this level. Software simulations of the two-layer neural network of Figure 4 have shown it can be trained to perform any recognition or logic function on three-bit input data. The software simulations were, however, very time consuming and
5 took several hours of computer time for each pattern.
Referring now to Figure 5, an optical neural network is configured as the neural network of Figure 4 to demonstrate experimentally the training method of the present invention. A 1.5μm laser 40 illuminates a computer generated two- phase hologram 42 which in this case produces a sixteen-way optical interconnect via a lens 44 which produces a 4x4 array of nominally equal intensity light beams (not shown) which are focused onto respective modulator elements Mj, of a 4x4 planar array of multiple quantum well (MQW) modulators driven by high-speed SMOS circuits 46 by a further lens 45. The modulated beams are focused onto respective detectors D.. of a detector array 48 which feed transimpedence amplifiers and comparators. An indium phosphide detector array was used instead of the multiple quantum well devices to improve sensitivity.
The MQW modulator drive circuitry provided adjustable interconnection strengths or weights. This was possible because the modulation depth from an MQW modulator is dependent upon the dc bias applied across the device as well as the ac-coupled data signal. Figure 6 shows the five-band- σoded weight values and the resulting modulation depth from a single return to zero (RZ) transition of the modulators. A variable dc bias or threshold was added to the inverting input of each comparator to produce a trainable threshold function. The analogue voltages for the weight and thresholds were both derived from eight-bit digital-to- analogue converters. The time constant in the analogue rate circuitry resulted in a maximum settli-ng time of 25μs, the threshold circuitry having a settling time of 2μs whilst the modulators detectors and amplifiers can be driven at 40Mbit/s RZ. For both the modulators M-- and detectors Drj, i and j both range from 1 to 4 with i denoting the columns from left to right and j denoting the rows from top to bottom. One exemplary modulator M21 and detector D32 is referenced to illustrate the indexing scheme.
The modulators M and detectors Dij of the first three columns form the first layer of the neural network 40, whilst the fourth column of the modulators M.. and detectors D^ form the second layer of the neural network 40. There are three, high-speed, binary input channels 50, 52 and 54 - each connected to a column of four, independently weighted modulators. Each modulator M is individually addressed by a modulator drive 56 with the combination of high-speed logical data (common to each element in the column) and low speed bias voltage from a weight controller 58 to determine the modulation weight. The output from the detectors is D.. summed in rows. Four binary inputs (A-D, B-C, A-C and D), determined from comparators on the A, B, C, D outputs, are thresholded against a bias voltage set by threshold controller 59. These are fed back into the remaining weighted modulators of the fourth column on the modulator array 46 via a modulator driver 60 and a signal bus 62 with weights for the modulators being provides by weight controller 58. The output from the second layer of four detectors 64 is then summed, and thresholded against threshold 6, to give the final, binary output from the network at output 68.
As the weights are coded here as different optical intensities in the beams they must take positive values. A pattern generator was set up to repeat continually all numerate input combinations of 3-bit words along with the target output pattern consistent with the required logic function. The training set was arranged to be a large multiple of the eight possible combinations. This ensured that the mismatch value reflected both the ability to distinguish each combination and the average degradation of the ability due to the affect of various noise sources. The chosen multiple was determined by the need to generate a reasonable statistical average mismatch value without seriously compromising training times. In this particular case the training data was applied to the network at lOMbit/s RZ with each training cycle consisting of approximately 10,000 words (1,250 repetitions of the test pattern). The same "temperature" t was used for 250 such cycles (250 weight/threshold changes) before being reduced. At each new value of T the network parameters were reset to those associated with the lowest error count obtained so far. The network was trained to recognise all the 3-bit combinational functions and in particular reproduced the EX-OR and the ODD/EVEN parity functions which are known to require two- layer networks. These functions best indicate the success of a strategy that does not rely on access to the hidden layer neurons. Figure 7 shows the output of the network after training each pattern and are compared to the respective input words.
Analysis of the training exercises indicates that the recognition of single words generally requires less than 1,000 cycles (20 seconds). The more complex combinational tasks such as the EX-OR and ODD/EVEN parity functions require, on average, 10, 000 cycles which reflects the necessity for two-layer processing. Direct comparison with simulation results is unrealistic due to the number of training cycles being highly dependent on the amount and characteristics of the hardware system and the artificial (simulation) noise. Conceptually, we would expect the hardware to require more training cycles due to the fact that the calculations and error counts from the hardware will have a far more complex relationship than those in an idealised simulation. We can however calculate the implicit savings which are obtained due to the use of the high speed hardware. The simulation of the neural network would require 30 seconds to process one cycle of the training set whilst the hardware requires 1ms - 30 thousand times faster the time spent in the three remaining training areas is proportioned as follows: computer processing 25%, computer interfacing 70% and opto¬ electronic hardware processing about 5%. There is therefore significant capacity to handle much larger training sets (larger networks or more noise immunity). The large proportion of time spent in communicating between the hardware and the computer is not a fundamental problem as only one message has to be sent in either direction for every training cycle. Therefore, with a purpose built interface, it should be possible to significantly reduce the average training times. These experiments indicate that the strategy is capable of rapidly and regularly producing solutions even though the solution space is extremely granular and no hidden layer monitoring is performed. It has also been found that the training method according to the present invention was still capable of finding solutions when the performance of the hardware was deliberately degraded by adjusting the optical power budget and introducing optical timing misalignment etc indicating the robustness of the method of training when applied particularly to an optical neural network.

Claims

CLAI MS
1. A method of training a neural network having an input for inputting input vectors, an output for outputting output vectors and an adjustable response determining means for determining which output vector is output by the network in response to the inputting of a given input vector, the method comprising: inputting a series of input vectors to the network so as to obtain a series of corresponding output vectors; comparing each output vector with a respective target vector; and adjusting the response determining means in a manner dependent on an average mismatch value which value is the average number of occasions the output vectors of the series of output vectors are different from the respective target vectors.
2. A method as claimed in claim 1 in which members of a training set of input vectors are repeatedly input to the network to provide a plurality of series of input vectors, the response determining means being adjusted in dependence on the average mismatch value of each series.
3. A method as claimed in any preceding claim in which the response determining means is adjusted according to a simulated annealing algorithm.
4. A method as claimed in claim 3 in which adjustment to the response determining means is retained if the change of average mismatch value, Δe, for the next series of input vectors is negative or, if positive, if exp(-Δe/T) < r where T is a constant and r is a random number in the range 0 to 1.
5. A method as claimed in claim 4 in which T is decreased monotonically during training.
6. A method as claimed in any preceding claim in which the neural network comprises an optical neural network.
PCT/GB1991/001967 1990-11-08 1991-11-08 Method of training a neural network WO1992009044A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
DE69119604T DE69119604T2 (en) 1990-11-08 1991-11-08 TRAINING PROCEDURE OF A NEURONAL NETWORK
CA002095720A CA2095720C (en) 1990-11-08 1991-11-08 Method and apparatus for training a neural network
EP91919735A EP0556254B1 (en) 1990-11-08 1991-11-08 Method of training a neural network
US08/050,399 US5390285A (en) 1990-11-08 1991-11-08 Method and apparatus for training a neural network depending on average mismatch
JP51819291A JP3290984B2 (en) 1990-11-08 1991-11-08 Training method of neural network

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
GB909024332A GB9024332D0 (en) 1990-11-08 1990-11-08 Method of training a neural network
GB9024332.0 1990-11-08

Publications (1)

Publication Number Publication Date
WO1992009044A1 true WO1992009044A1 (en) 1992-05-29

Family

ID=10685082

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/GB1991/001967 WO1992009044A1 (en) 1990-11-08 1991-11-08 Method of training a neural network

Country Status (7)

Country Link
US (1) US5390285A (en)
EP (1) EP0556254B1 (en)
JP (1) JP3290984B2 (en)
CA (1) CA2095720C (en)
DE (1) DE69119604T2 (en)
GB (1) GB9024332D0 (en)
WO (1) WO1992009044A1 (en)

Families Citing this family (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE69428495T2 (en) * 1993-11-26 2002-04-11 Koninkl Philips Electronics Nv Multimode laser for an optical information processing system, in particular for a neural network
US5903884A (en) * 1995-08-08 1999-05-11 Apple Computer, Inc. Method for training a statistical classifier with reduced tendency for overfitting
KR100267839B1 (en) 1995-11-06 2000-10-16 오가와 에이지 Nitride semiconductor device
US5872975A (en) * 1996-06-05 1999-02-16 Lockheed Martin Corporation Automatic retargeting of processor modules in multiple processor systems
US6501857B1 (en) * 1999-07-20 2002-12-31 Craig Gotsman Method and system for detecting and classifying objects in an image
US6424960B1 (en) * 1999-10-14 2002-07-23 The Salk Institute For Biological Studies Unsupervised adaptation and classification of multiple classes and sources in blind signal separation
US20050149462A1 (en) * 1999-10-14 2005-07-07 The Salk Institute For Biological Studies System and method of separating signals
US7130776B2 (en) * 2002-03-25 2006-10-31 Lockheed Martin Corporation Method and computer program product for producing a pattern recognition training set
US7082420B2 (en) * 2002-07-13 2006-07-25 James Ting-Ho Lo Convexification method of training neural networks and estimating regression models
US11222263B2 (en) * 2016-07-28 2022-01-11 Samsung Electronics Co., Ltd. Neural network method and apparatus
US10565686B2 (en) 2017-06-12 2020-02-18 Nvidia Corporation Systems and methods for training neural networks for regression without ground truth training samples
US11244226B2 (en) 2017-06-12 2022-02-08 Nvidia Corporation Systems and methods for training neural networks with sparse data
JP6838259B2 (en) * 2017-11-08 2021-03-03 Kddi株式会社 Learning data generator, judgment device and program
CN110956259B (en) * 2019-11-22 2023-05-12 联合微电子中心有限责任公司 Photon neural network training method based on forward propagation
CN111722923A (en) * 2020-05-29 2020-09-29 浪潮电子信息产业股份有限公司 Heterogeneous resource calling method and device and computer readable storage medium
CN112447188B (en) * 2020-11-18 2023-10-20 中国人民解放军陆军工程大学 Acoustic scene classification method based on improved softmax function

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4918618A (en) * 1988-04-11 1990-04-17 Analog Intelligence Corporation Discrete weight neural network
US5099434A (en) * 1988-07-18 1992-03-24 Northrop Corporation Continuous-time optical neural network
US5004309A (en) * 1988-08-18 1991-04-02 Teledyne Brown Engineering Neural processor with holographic optical paths and nonlinear operating means
US4914603A (en) * 1988-12-14 1990-04-03 Gte Laboratories Incorporated Training neural networks
US5068801A (en) * 1989-11-06 1991-11-26 Teledyne Industries, Inc. Optical interconnector and highly interconnected, learning neural network incorporating optical interconnector therein

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
APPLIED OPTICS. vol. 29, no. 17, 10 June 1990, NEW YORK US pages 2603 - 2615; CASASENT: 'Adaptative-clustering optical neural net' *
ELECTRONICS LETTERS. vol. 26, no. 15, 19 June 1990, ENAGE GB pages 1110 - 1112; BARNES ET AL.: 'High speed opto-electronic neural network' cited in the application see page 1111, left column, line 12 - right column, line 42 *
OPTICS LETTERS. vol. 14, no. 16, 15 August 1989, NEW YORK US pages 838 - 840; JANG ET AL.: 'Programmable quadratic associative memory using holographic lenslet arrays' see page 839, left column, line 42 - page 840, left column, line 22; figure 3 *
see page 2604, right column, line 35 - page 2605, left column, line 12 see page 2607, right column, line 13 - page 2608, right column, line 11 *

Also Published As

Publication number Publication date
JP3290984B2 (en) 2002-06-10
EP0556254A1 (en) 1993-08-25
JPH06504636A (en) 1994-05-26
CA2095720A1 (en) 1992-05-09
GB9024332D0 (en) 1990-12-19
EP0556254B1 (en) 1996-05-15
CA2095720C (en) 1999-02-16
DE69119604T2 (en) 1996-09-26
DE69119604D1 (en) 1996-06-20
US5390285A (en) 1995-02-14

Similar Documents

Publication Publication Date Title
EP0556254B1 (en) Method of training a neural network
Anand et al. An improved algorithm for neural network classification of imbalanced training sets
EP0502943B1 (en) Neural networks
Song et al. Spike sequence learning in a photonic spiking neural network consisting of VCSELs-SA with supervised training
Solazzi et al. Regularising neural networks using flexible multivariate activation function
Mandischer Evolving recurrent neural networks with non-binary encoding
Kothari et al. On lateral connections in feed-forward neural networks
US5220642A (en) Optical neurocomputer with dynamic weight matrix
Kumar et al. Neural networks and fuzzy logic
Munro Genetic search for optimal representations in neural networks
Li et al. ASTERS: adaptable threshold spike-timing neuromorphic design with twin-column ReRAM synapses
Martincigh et al. A new architecture for digital stochastic pulse-mode neurons based on the voting circuit
Bengio et al. An EM approach to learning sequential behavior
Hassoun Dynamic associative memories
Zhang et al. A modified supervised learning rule for training a photonic spiking neural network to recognize digital patterns
EP4184391A1 (en) Neural network and method for variational inference
Wood Training high-speed opto-electronic neural network hardware
PRICOPE AN ANALYSIS ON VERY DEEP CONVOLUTIONAL NEURAL NETWORKS: PROBLEMS AND SOLUTIONS
Baek et al. A Gradient-Descent Calibration Method to Mitigate Process Variations in Analog Synapse Arrays
Youse'zadeh et al. Neural Networks Modeling of Discrete Time Chaotic Maps
CN115393602A (en) Hybrid integrated photon pulse neural network device and digital image classification method
Aved’yan et al. Multilayer Neural Networks
Paek et al. Optical learning machine for multi-category classification
Gmitro et al. Space-variant optical intercorrects via multifaceted planar holograms
Liu et al. Comparison of inner and outer product neural associative retrieval via computer simulation

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): CA JP US

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): AT BE CH DE DK ES FR GB GR IT LU NL SE

WWE Wipo information: entry into national phase

Ref document number: 2095720

Country of ref document: CA

WWE Wipo information: entry into national phase

Ref document number: 1991919735

Country of ref document: EP

WWP Wipo information: published in national office

Ref document number: 1991919735

Country of ref document: EP

WWG Wipo information: grant in national office

Ref document number: 1991919735

Country of ref document: EP