EP0242098A2 - Parallel computation circuit - Google Patents

Parallel computation circuit Download PDF

Info

Publication number
EP0242098A2
EP0242098A2 EP87302964A EP87302964A EP0242098A2 EP 0242098 A2 EP0242098 A2 EP 0242098A2 EP 87302964 A EP87302964 A EP 87302964A EP 87302964 A EP87302964 A EP 87302964A EP 0242098 A2 EP0242098 A2 EP 0242098A2
Authority
EP
European Patent Office
Prior art keywords
term
amplifiers
amplifier
terms
circuit
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
EP87302964A
Other languages
German (de)
French (fr)
Other versions
EP0242098B1 (en
EP0242098A3 (en
Inventor
John Stewart Denker
Richard Edwin Howard
Lawrence David Jackel
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
AT&T Corp
Original Assignee
American Telephone and Telegraph Co Inc
AT&T Corp
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 American Telephone and Telegraph Co Inc, AT&T Corp filed Critical American Telephone and Telegraph Co Inc
Publication of EP0242098A2 publication Critical patent/EP0242098A2/en
Publication of EP0242098A3 publication Critical patent/EP0242098A3/en
Application granted granted Critical
Publication of EP0242098B1 publication Critical patent/EP0242098B1/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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/063Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
    • G06N3/065Analogue means

Definitions

  • This relates to apparatus for parallel processing of signals.
  • FIG. 1 A generalized diagram of this circuit is shown in FIG. 1, depicting five amplifiers (10-14) with positive and negative outputs V, and -V, on line pair 21, V 2 and -V 2 on line pair 33, V 3 and -V 3 on line pair 23, V 4 and -V, on line pair 24, and V N and -V N on line pair 25.
  • Those outputs are connected to an interconnection block 20 which has output lines 41-45 connected to the input ports of amplifiers 10-14, respectively.
  • each output voltage V i is connected to each and every output line of block 20 through a conductance (e.g., resistor).
  • the conductance may be identified by the specific output line (i.e., source) that is connected by the conductance to a specific voltage line.
  • T 1 identifies the conductance that connects the positive output V 2 of amplifier 11 to the input of the first amplifier (line 41).
  • each amplifier input port is Also connected to each amplifier input port is a resistor and a capacitor whose second lead is grounded, and means for injecting a current (from some outside source) into each input port.
  • the FIG. 1 circuit can solve the above classes of problems when those problems are structured so that the minimization of a function having at most second order terms in some parameters of the problem results in the desired solution.
  • Other problems may require the minimization of equations that contain terms of order higher than two. Those may be problems that perhaps can otherwise be stated with second order terms, but the statement with higher order terms is more meaningful, or they may be problems that can only be described with the use of higher order terms.
  • the network comprises analog amplifiers that are connected with a resistive interconnection matrix which, like the prior art network, connects each amplifier output to the input of all other amplifiers.
  • the connections embodied in the matrix are achieved with conductances whose values are computed in accordance with the set of problem restrictions, while the cost variables of the problem which are to be minimized are applied as input signals.
  • the problem selected is the classic routing problem, such as encountered in the airline industry.
  • N points where stops can be made e.g., cities
  • the object is to find a path in conformance to the rules of the problem at hand which connects a given origin point with a specific destination point at a minimum attendant overall cost.
  • Equation (3) is one such cost function where V AB represents a link from point (city) A to point (city) B, and CAB represents the direct cost associated with taking link AB.
  • V AB represents a link from point (city) A to point (city) B
  • CAB represents the direct cost associated with taking link AB.
  • the presence or absence of link AB in the solution is indicated by V AB either taking on the value 1 or 0, respectively, and thus, the terms CAB V AB combine to represent the overall direct cost of taking a particular route.
  • a specification that a particular link may not be present in the solution tour is accomplished by assigning a high cost factor CAB to the impermissible link.
  • each point may have a link to all other points and, hence, at most (N) (N-1) links can exist.
  • This number corresponds to the number of terms in Equation (3) and is equal to the number of direct cost terms in Hopfield's model.
  • the V terms herein are characterized by two subscripts rather than one. Consequently, we might expect that terms which otherwise correspond to the T ij terms found in Equation (2) would appear with four subscripts, e.g., T ijkl . Also, the summations performed would be over four indices rather than two.
  • Equation (3) describes the direct cost of a tour, in itself it is not sufficient to insure that a solution would be found to the tour minimization problem.
  • Equation (3) clearly permits a tour specification of a link DE followed by a link DF, but links DE and DF emanate from the same point (D) and cannot follow each other. This is an "outgoing branch” condition. Since the "outgoing branch” condition is unacceptable in the final solution, we discourage it by adding the penalty function to the overall cost function of Equation (3). Equation (3) says, in essence, that a traversal from A to B followed by a traversal from A to B shall be very costly (a is large).
  • Equations (4) and (5) are similar to the first term in Equation (2), in that the variable V appears in the second degree, and so those terms present no problem in the realization of a circuit to minimize the cost function resulting from combining Equations (3), (4), and (5). However, preventing the "outgoing branch” and "incoming branch” conditions may not be sufficient.
  • Equation (3) A further condition of Equation (3) relates to the selection of some links and the non-selection of some other possible links.
  • Equation (3) an additional function is constructed and added to the overall cost function of Equation (3), which considers each link AB and imposes penalties for certain conditions at points A and B. That function (discussed in detail below) is where the first three terms concern themselves with continuity at point B, and the last three terms concern themselves with continuity at point A.
  • Equation (6) imposes a penalty for not including a link from point B to some point C.
  • a penalty ⁇ 3 is imposed when a link AB is taken AND a link BC (where C is any other point) is not taken.
  • the product operator n performs the logic AND function and, hence, when a link BC is taken, the resulting product is zero and penalty ⁇ 3 is not imposed.
  • Equation (6) imposes a penalty for not including a link from some point C to point A.
  • point A is the starting point, however, the fourth term imposes no penalties, but the fifth term imposes a penalty for not exiting a, and the sixth term imposes a penalty for entering a.
  • Equation (9) represents a valid and useful statement of the overall cost function of the routing problem.
  • the terms having the product operator II are approximately in the N th degree of the variable V.
  • the overall cost function is therefore not of the form described in the aforementioned copending applications, and it would appear that this overall cost function cannot be mapped onto the circuit of FIG. 1 as described by the prior art. We discovered a way to restructure the problem and make it solvable with a circuit akin to the circuit of FIG. 1.
  • the FIG. 1 circuit developes an output voltage for each V term and, when the circuit reaches steady state, these voltages assume either the value 1 or 0.
  • the product terms e.g., V BC
  • V Bout single variables of the form V Bout
  • T V CA single variable
  • inter-neurons which, in their steady state, are either 1 (turned on) or 0 (turned off). Whatever state the inter-neurons assume, however, they must satisfy their definitional equality; and this imperative may be incorporated in the overall cost function by assigning a penalty for failing to satisfy the equality.
  • Employing De Morgan's theorem offers the identity and in our application where the final state of an inter-neuron is either 1 or 0, is also equal to 1 - V x y.
  • an additional cost function to be included in the overall cost function can be created which introduces the concept of a penalty for failure to satisfy the definitional requirement of inter-neurons.
  • Equation (9) is replaced with V Bout and the cost term ⁇ 11 (V Bout + V BC -1) 2 is added.
  • the term in Equation (9) is replaced with V inA and the cost term ⁇ 12 ( V inA + V CA -1 ) 2 is added.
  • the term is replaced with 1 - VA, and the term is replaced with 1 - V a B.
  • Equation (10) has the general form of Equation (2) in that it has terms in V only of the first degree and of the second degree. It differs from Equation (2) only in that the terms don't all appear as summations over four indices. That can be remedied, however, in a straightforward manner.
  • the above makes a simple variable transformation to reduce confusion.
  • Equation (10) and (11) A perusal of Equations (10) and (11) reveals that the terms corresponding to the I ij coefficients contain the direct cost factors (C ij ) of the problem, and and ⁇ terms.
  • the T ijkl coefficients comprise only a and 5 terms.
  • the 5 and ⁇ terms define the ever-present restrictions on valid solutions for the type of problem described, and hence the mapping of those terms onto the T ij elements of Equation (2) leads to the advantageous result that a highly parallel computation circuit can be constructed with feedback terms T ij being independent of the specific routing problem to be solved.
  • FIG. 2 depicts a circuit that attains a minimum for the cost function of Equations (10) and (11). It is similar to the FIG. 1 circuit in that there are output voltages V,, V2, ... V N2 (obtained from corresponding amplifiers) and an interconnection block 30 that connects those output voltages to the various input ports of the amplifiers. It differs, however, in that additional amplifiers, 16, 17, 18 are provided that develop the inter-neuron outputs and those, too, are connected to interconnection block 30. In this manner the inter-neurons affect the output voltages, and the output voltages affect the inter-neurons to insure that the inter-neurons follow their definitional equality, causing the overall cost function (10) to be minimized.
  • FIG. 1 depicts a circuit that attains a minimum for the cost function of Equations (10) and (11). It is similar to the FIG. 1 circuit in that there are output voltages V, V2, ... V N2 (obtained from corresponding amplifiers) and an interconnection block 30 that connects those output voltages
  • Equation 2 also includes a network 40 which implements the connections embodied in the coefficient of the I ij term of Equation (11). Evaluation of the I ij and T ijkl terms of Equation (11) for a particular routing problem yields the actual conductance values in the feedback matrices of FIG. 2.
  • V inA and V Cout terms corresponds to the inclusion of an input inter-neuron and an output inter-neuron, respectively; and that translates to an additional active element in the system that implements the energy minimization process.
  • the feedback matrix that connects the output of each amplifier to the input of all amplifiers, expressed as is augmented for each input inter-neuron with a term of the form and is augmented for each output inter-neuron with a term of the form The matrix that provides input currents to the amplifiers is augmented in a similar fashion as shown in Equation (11).

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Biomedical Technology (AREA)
  • Biophysics (AREA)
  • Neurology (AREA)
  • Mathematical Physics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Amplifiers (AREA)
  • Arrangements For Transmission Of Measured Signals (AREA)
  • Complex Calculations (AREA)
  • Multi Processors (AREA)
  • Control By Computers (AREA)

Abstract

A highly interconnected analog network is constructed with inter-neurons (e.g., 16-18) that account for energy function terms of order greater than two. The network comprises analog amplifiers that are connected with a resistive interconnection matrix (30) which connects each amplifier output to the input of all other amplifiers. The connections embodied in the matrix are achieved with conductances whose values are computed in accordance with the set of problem restrictions, while the cost variables of the problem which are to be minimized are incorporated in the input signals.

Description

    Background of the Invention
  • This relates to apparatus for parallel processing of signals.
  • In spite of the tremendous computational power of digital computers, for a variety of reasons many practical problems cannot effectively be solved by the digital computer. The reason may be that a closed form solution is unavailable for the particular formulation of the problem and, therefore, numerical methods must be employed; or it may be that the number of variables in an optimization problem is large, and finding the optimum solution from the very large set of possible solutions is just too great a task to be performed by a digital computer in a reasonable time.
  • Heretofore, most artisans have either suffered the limitations of general purpose digital computers, or developed special purpose digital computers to solve their particular problems more efficiently. Recently, advances have brought to the forefront a class of highly parallel computation circuits that solve a large class of complex problems in analog fashion. These circuits comprise a plurality of amplifiers having a sigmoid transfer function and a resistive feedback network that connects the output of each amplifier to the input of the other amplifiers. Each amplifier input also includes a capacitor connected to ground and a resistor connected to ground. Input currents are fed into each amplifier input, and output is obtained from the collection of output voltages of the amplifiers.
  • A generalized diagram of this circuit is shown in FIG. 1, depicting five amplifiers (10-14) with positive and negative outputs V, and -V, on line pair 21, V2 and -V2 on line pair 33, V3 and -V3 on line pair 23, V4 and -V, on line pair 24, and VN and -VN on line pair 25. Those outputs are connected to an interconnection block 20 which has output lines 41-45 connected to the input ports of amplifiers 10-14, respectively. Within interconnection block 20, each output voltage Vi is connected to each and every output line of block 20 through a conductance (e.g., resistor). For convenience, the conductance may be identified by the specific output line (i.e., source) that is connected by the conductance to a specific voltage line. For example T
    Figure imgb0001
    1 identifies the conductance that connects the positive output V2 of amplifier 11 to the input of the first amplifier (line 41).
  • Also connected to each amplifier input port is a resistor and a capacitor whose second lead is grounded, and means for injecting a current (from some outside source) into each input port.
  • Applying Kirchoff's current law to the input port of each amplifier i of FIG. 1 yields the equation:
    Figure imgb0002
    where
    • C; is the capacitance between the input of amplifier i and ground,
    • Figure imgb0003
      is the equivalent resistance and it equals
      Figure imgb0004
      , where ρi is the resistance between the input of amplifier i and ground,
    • u; is the voltage at the input of amplifier i,
    • T
      Figure imgb0005
      j is the a conductance between the positive output of amplifier j and the input of amplifier i,
    • Vi is the positive output voltage of amplifier j, and
    • Iiis the current driven into the input port of amplifier i by an external source.
  • When T
    Figure imgb0006
    j and T
    Figure imgb0007
    j are disjoint, T
    Figure imgb0008
    j -T
    Figure imgb0009
    j may for convenience be expressed as Tij, and it is well known that a circuit satisfying Equation (1) with symmetric Tij terms is stable. It is also well known that such a circuit responds to applied stimuli, and reaches a steady state condition after a short transition time. At steady state, dui/dt=0 and dVi/dt=0.
  • With this known stability in mind, the behavior of other functions may be studied which relate to the circuit of FIG.1 and involve the input signals of the circuit, the output signals of the circuit, and/or the circuit's internal parameters.
  • For example, a function was studied that has the form
    Figure imgb0010
    It is observed that the integral of the function g ; I (V) approaches 0 as the gain of amplifier i approaches infinity. Also, the time derivative of the function E is negative, and that it reaches 0 when the time derivative of voltages Vi reaches 0. Since equation (1) assures the condition of dV;/dt approaching 0 for all i, the function E of equation (2) is assured of reaching a stable state. The discovery of this function E led to the use of the FIG.1 circuit in problem solving applications in associative memory applications, and in decomposition problems.
  • The FIG. 1 circuit can solve the above classes of problems when those problems are structured so that the minimization of a function having at most second order terms in some parameters of the problem results in the desired solution. Other problems, however, may require the minimization of equations that contain terms of order higher than two. Those may be problems that perhaps can otherwise be stated with second order terms, but the statement with higher order terms is more meaningful, or they may be problems that can only be described with the use of higher order terms.
  • It is the object of this invention, therefore, to obtain solutions for problems characterized by higher order terms with a highly parallel circuit not unlike the circuit of FIG. 1.
  • Summary of the Invention
  • These objects are achieved with an interconnected analog network that is constructed with inter-neurons that account for terms of order greater than two. The network comprises analog amplifiers that are connected with a resistive interconnection matrix which, like the prior art network, connects each amplifier output to the input of all other amplifiers. The connections embodied in the matrix are achieved with conductances whose values are computed in accordance with the set of problem restrictions, while the cost variables of the problem which are to be minimized are applied as input signals.
  • Brief Description of the Drawing
    • FIG. 1 describes the prior art highly interconnected analog network: and
    • FIG. 2 describes a network constructed in accordance with the principles of our invention.
    Detailed Description
  • The principles of our invention may be more fully understood and appreciated when applied to a specific problem and, to that end, the following detailed description presents the best mode for constructing a highly parallel computation circuit for solving a minimization problem characterized by an equation that has terms of order greater than two.
  • For purposes of illustration, the problem selected is the classic routing problem, such as encountered in the airline industry. In such a problem there may be N points where stops can be made (e.g., cities), and there is a cost associated with travelling from one point to the next. The object is to find a path in conformance to the rules of the problem at hand which connects a given origin point with a specific destination point at a minimum attendant overall cost.
  • One way to solve this problem is to construct a cost function that describes the desired attributes of the final solution, and to select the variables of that function so that the cost is minimized. Equation (3) below is one such cost function
    Figure imgb0011
    where VAB represents a link from point (city) A to point (city) B, and CAB represents the direct cost associated with taking link AB. The presence or absence of link AB in the solution is indicated by VAB either taking on the value 1 or 0, respectively, and thus, the terms CABVABcombine to represent the overall direct cost of taking a particular route. A specification that a particular link may not be present in the solution tour is accomplished by assigning a high cost factor CAB to the impermissible link.
  • In a routing problem of N points, each point may have a link to all other points and, hence, at most (N) (N-1) links can exist. This number corresponds to the number of terms in Equation (3) and is equal to the number of direct cost terms in Hopfield's model. It may be noted that since it is links that are considered rather than cities, the V terms herein are characterized by two subscripts rather than one. Consequently, we might expect that terms which otherwise correspond to the Tij terms found in Equation (2) would appear with four subscripts, e.g., Tijkl. Also, the summations performed would be over four indices rather than two.
  • Although the Equation (3) cost function describes the direct cost of a tour, in itself it is not sufficient to insure that a solution would be found to the tour minimization problem. For example, Equation (3) clearly permits a tour specification of a link DE followed by a link DF, but links DE and DF emanate from the same point (D) and cannot follow each other. This is an "outgoing branch" condition. Since the "outgoing branch" condition is unacceptable in the final solution, we discourage it by adding the penalty function
    Figure imgb0012
    to the overall cost function of Equation (3). Equation (3) says, in essence, that a traversal from A to B followed by a traversal from A to B shall be very costly (a is large).
  • A corollary to the "outgoing branch" condition is the "incoming branch" condition, where more than one link is chosen to reach a certain point. This unwanted condition is discouraged by adding the penalty function
    Figure imgb0013
    to the overall cost function of Equation (3).
  • The terms contributed by Equations (4) and (5) are similar to the first term in Equation (2), in that the variable V appears in the second degree, and so those terms present no problem in the realization of a circuit to minimize the cost function resulting from combining Equations (3), (4), and (5). However, preventing the "outgoing branch" and "incoming branch" conditions may not be sufficient.
  • A further condition of Equation (3) relates to the selection of some links and the non-selection of some other possible links. When one visualizes the physical problem, it is readily apparent that having taken one link to reach a point A, some link emanating from point A must also be taken; otherwise the tour cannot properly be completed. Stated in other words, having taken a certain link and having taken one of a number of other links would not comport with a valid solution to the physical problem. Conversely, a solution where a link is taken from a point A but no link is taken to reach point A also does not comport with a physically realizable solution to the problem. This continuity requirement applied to all points of the tour, save for the starting (origin) point, α, and the end (destination) point, m. At those points we wish not to discourage the breaking of continuity, and in fact we wish to encourage it. Accordingly, an additional function is constructed and added to the overall cost function of Equation (3), which considers each link AB and imposes penalties for certain conditions at points A and B. That function (discussed in detail below) is
    Figure imgb0014
    where the first three terms concern themselves with continuity at point B, and the last three terms concern themselves with continuity at point A.
  • With respect to Point B, as long as it is not the end point, ω, the desired solution must include a link from point B to some point C. Accordingly, the first term in Equation (6) imposes a penalty for not including a link from point B to some point C. Stated in other words, a penalty λ3 is imposed when a link AB is taken AND a link BC (where C is any other point) is not taken. The product operator n performs the logic AND function and, hence, when a link BC is taken, the resulting product is zero and penalty λ3 is not imposed. When B is the destination point, however, the first term imposes no penalties, but the second term imposes a penalty for not entering ω, and the third term imposes a penalty for exiting m.
  • With respect to point A, as long as it is not the starting point, a, the desired solution must include a link from some point C to point A. Accordingly, the fourth term in Equation (6) imposes a penalty for not including a link from some point C to point A. When point A is the starting point, however, the fourth term imposes no penalties, but the fifth term imposes a penalty for not exiting a, and the sixth term imposes a penalty for entering a.
  • There are two situations that may occur where continuity is maintained but it is undesirable. These are when a "stand still" path is taken, such as VAA , and when a "backtrack" path is taken, such as VAB followed by VBA. These undesirable situations are penalized with function E4 that has the form
    Figure imgb0015
    Utilizing the equality
    Figure imgb0016
    the cost function which combines Equations (3) through (7) equals to the following:
    Figure imgb0017
    Figure imgb0018
  • Equation (9) represents a valid and useful statement of the overall cost function of the routing problem. Unfortunately, the terms having the product operator II are approximately in the Nth degree of the variable V. The overall cost function is therefore not of the form described in the aforementioned copending applications, and it would appear that this overall cost function cannot be mapped onto the circuit of FIG. 1 as described by the prior art. We discovered a way to restructure the problem and make it solvable with a circuit akin to the circuit of FIG. 1.
  • In solving the minimization problem in accordance with Equation (2), the FIG. 1 circuit developes an output voltage for each V term and, when the circuit reaches steady state, these voltages assume either the value 1 or 0. Realizing that the product terms (e.g.,
    Figure imgb0019
    V BC) are also restricted in the steady state to 0 or 1, we replace terms of the form
    Figure imgb0020
    VBC with single variables of the form VBout and the term T VCA with the single variable ViA. This yields a cost function equation that has terms with V variables only in the first or second degree. On first blush this process of replacement appears to be merely form over substance; but that is not the case, as shown below.
  • We call the VBout and VinA terms inter-neurons which, in their steady state, are either 1 (turned on) or 0 (turned off). Whatever state the inter-neurons assume, however, they must satisfy their definitional equality; and this imperative may be incorporated in the overall cost function by assigning a penalty for failing to satisfy the equality. Employing De Morgan's theorem offers the identity
    Figure imgb0021
    and in our application where the final state of an inter-neuron is either 1 or 0,
    Figure imgb0022
    is also equal to 1 -
    Figure imgb0023
    Vxy. Employing the above, an additional cost function to be included in the overall cost function can be created which introduces the concept of a penalty for failure to satisfy the definitional requirement of inter-neurons. Specifically, the term
    Figure imgb0024
    in Equation (9) is replaced with VBout and the cost term λ11 (VBout +
    Figure imgb0025
    V BC -1)2 is added. Similarly, the term
    Figure imgb0026
    in Equation (9) is replaced with VinA and the cost term λ12 ( VinA +
    Figure imgb0027
    VCA -1 )2 is added. Finally, the term
    Figure imgb0028
    is replaced with 1 -
    Figure imgb0029
    VA,, and the term
    Figure imgb0030
    is replaced with 1 -
    Figure imgb0031
    VaB.
  • Combining the above cost functions yields the final overall cost function:
    Figure imgb0032
  • Equation (10) has the general form of Equation (2) in that it has terms in V only of the first degree and of the second degree. It differs from Equation (2) only in that the terms don't all appear as summations over four indices. That can be remedied, however, in a straightforward manner. For example, the term
    Figure imgb0033
    can be converted to
    Figure imgb0034
    (or rewritten in a simpler form as
    Figure imgb0035
    where
    Figure imgb0036
    is a function whose value is 1 when k=i, and 0 otherwise. In addition to the introduction of the δ function, the above makes a simple variable transformation to reduce confusion.
  • The above procedure can be applied to each and every term in Equation (10), yielding the table:
    Figure imgb0037
    Figure imgb0038
    which may be written as
    Figure imgb0039
    where
    Figure imgb0040
    Figure imgb0041
    and
    Figure imgb0042
  • A perusal of Equations (10) and (11) reveals that the terms corresponding to the Iij coefficients contain the direct cost factors (Cij) of the problem, and and δ terms. The Tijkl coefficients comprise only a and 5 terms. The 5 and λ terms define the ever-present restrictions on valid solutions for the type of problem described, and hence the mapping of those terms onto the Tij elements of Equation (2) leads to the advantageous result that a highly parallel computation circuit can be constructed with feedback terms Tij being independent of the specific routing problem to be solved.
  • FIG. 2 depicts a circuit that attains a minimum for the cost function of Equations (10) and (11). It is similar to the FIG. 1 circuit in that there are output voltages V,, V2, ... VN2 (obtained from corresponding amplifiers) and an interconnection block 30 that connects those output voltages to the various input ports of the amplifiers. It differs, however, in that additional amplifiers, 16, 17, 18 are provided that develop the inter-neuron outputs
    Figure imgb0043
    and those, too, are connected to interconnection block 30. In this manner the inter-neurons affect the output voltages, and the output voltages affect the inter-neurons to insure that the inter-neurons follow their definitional equality, causing the overall cost function (10) to be minimized. FIG. 2 also includes a network 40 which implements the connections embodied in the coefficient of the Iij term of Equation (11). Evaluation of the Iij and Tijkl terms of Equation (11) for a particular routing problem yields the actual conductance values in the feedback matrices of FIG. 2.
  • The above describes a very specific example of a system where the energy to be minimized is expressed in terms of output signal products of degree greater than two. Because of the specific nature of the illustrative example, the resulting equations (10 and 11) are rather long and somewhat complex. So as not to overlook the forest for the trees, it is reiterated here that our concept of inter-neurons is applicable whenever the energy function has a term that contains a product such as
    Figure imgb0044
    In accordance with our invention, the first of these terms converts to VABVinA and a penalty term of the form λ(VinA +
    Figure imgb0045
    VCA-1)2 is added to the energy function. Similarly, the second of these terms converts to VABVCout and the penalty of the form x(VCout +
    Figure imgb0046
    VCD-1)2 is added to the energy function. Introduction of the VinA and VCout terms corresponds to the inclusion of an input inter-neuron and an output inter-neuron, respectively; and that translates to an additional active element in the system that implements the energy minimization process. The feedback matrix that connects the output of each amplifier to the input of all amplifiers, expressed as
    Figure imgb0047
    is augmented for each input inter-neuron with a term of the form
    Figure imgb0048
    and is augmented for each output inter-neuron with a term of the form
    Figure imgb0049
    The matrix that provides input currents to the amplifiers is augmented in a similar fashion as shown in Equation (11).
  • Of course other index patterns in the higher order product terms of the energy function would yield somewhat different augmentation terms to the Vijklmatrix and to the Iij matrix; but those variations are clearly within the contemplation of our invention.
  • Expressing the principles of our invention in even broader terms, whenever the energy function has terms of order greater than two, such as Vu•Vw •Vx•Vy •Vz .... In accordance with our invention, such terms are converted to Vu•V m, where each Vm is a new inter-neuron term, and a penalty term of the form
    Figure imgb0050
    is added to the energy function. Introduction of the Vm translates to an additional active element in the system that implements the energy minimization process. The feedback matrix that connects the output of each amplifier to the input of all amplifiers is augmented for each inter-neuron by the coefficients of the equation
    Figure imgb0051

Claims (7)

1. A parallel circuit for developing N simultaneous output signals which minimize an energy function that is characterized by said output signals in terms of products of different ones of said output signals, including product terms of degree greater than two, comprising:
a plurality of M amplifiers where M is greater than N by the number of terms in said energy function whose order is greater than two; and
a feedback conductance matrix connecting the output of each of said amplifiers, Vjj, to the input of each of said amplifiers, forming M2 connections, with each of said connections being effected through a conductance Tijkl;

CHARACTERIZED IN THAT
said feedback matrix comprises conductances Tijkl connecting the output of amplifier ij to the input of amplifier kl with conductance values which are linear combinations of Ax and
Figure imgb0052
terms, where λx are predetermined penalty constants and
Figure imgb0053
is a function whose value is one when y = z, and zero otherwise, where y and z belong to the set {i, j, k, I}.
2. The circuit of claim 1, further comprising an input matrix for injecting a predetermined current into each of said inputs of said amplifiers.
3. The apparatus of claim 2 wherein said input matrix is a combination of preselected input signals and a linear combination of λx and
Figure imgb0054
terms, wherein said preselected input signals uniquely characterize the circuit's response to stimuli, λx are preselected penalty constants and
Figure imgb0055
is a function in y and z whose value is one when y = and zero otherwise, with y and z belonging to the set {i, j, k, I}.
4. The circuit of claim 1 wherein for each term in said energy function whose degree is greater than two, said M is increased by one and said feedback matrix is augmented by the coefficients of the equation
Figure imgb0056
where Vu, Vw , and Vx, are said amplifier output voltages included in that term of said energy function whose degree is greater than two, and Vm is the amplifier output voltage of an additional amplifier included in said plurality of M amplifiers.
5. The circuit of claim 1 wherein for each term in said energy function of the form VuV wVx ... said M is increased by one and said feedback matrix is augmented by the coefficients of the equation
Figure imgb0057
where Vu, Vw, and Vx, are said amplifier output voltages included in that term of said energy function whose degree is greater than two, and Vm is the amplifier output voltage of an an additional amplifier included in said plurality of M amplifiers.
6. The circuit of claim 1 wherein for each term in said energy function of the form
Figure imgb0058
said plurality of M amplifiers is increased by one amplifier developing an output voltage VinA and said feedback matrix is augmented with a term of the form
Figure imgb0059
where λ is a preselected penalty constant and 5 is a function in the variables appearing as a subscript and a superscript of δ, whose value is one when subscript is equal to the superscript and zero otherwise.
7. The circuit of claim 1 wherein for each term in said energy function of the form
Figure imgb0060
said plurality of M amplifiers is increased by one amplifier developing an output voltage VCout and said feedback matrix is augmented with a term of the form
Figure imgb0061
where λ is a preselected penalty constant and δ is a function in the variables appearing as a subscript and a superscript of δ, whose value is one when subscript is equal to the superscript and zero otherwise.
EP87302964A 1986-04-14 1987-04-06 Parallel computation circuit Expired - Lifetime EP0242098B1 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US851234 1986-04-14
US06/851,234 US4755963A (en) 1986-04-14 1986-04-14 Highly parallel computation network with means for reducing the algebraic degree of the objective function
SG23194A SG23194G (en) 1986-04-14 1994-02-07 Parallel computation circuit

Publications (3)

Publication Number Publication Date
EP0242098A2 true EP0242098A2 (en) 1987-10-21
EP0242098A3 EP0242098A3 (en) 1988-12-28
EP0242098B1 EP0242098B1 (en) 1993-09-15

Family

ID=26663883

Family Applications (1)

Application Number Title Priority Date Filing Date
EP87302964A Expired - Lifetime EP0242098B1 (en) 1986-04-14 1987-04-06 Parallel computation circuit

Country Status (7)

Country Link
US (1) US4755963A (en)
EP (1) EP0242098B1 (en)
JP (1) JPH0799526B2 (en)
CA (1) CA1258133A (en)
DE (1) DE3787395T2 (en)
ES (1) ES2042554T3 (en)
SG (1) SG23194G (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110417732A (en) * 2019-06-20 2019-11-05 中国人民解放军战略支援部队信息工程大学 Method and device for obtaining Boolean function algebraic times for symmetric cryptography design

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4937872A (en) * 1987-04-03 1990-06-26 American Telephone And Telegraph Company Neural computation by time concentration
US4903226A (en) * 1987-08-27 1990-02-20 Yannis Tsividis Switched networks
US4866645A (en) * 1987-12-23 1989-09-12 North American Philips Corporation Neural network with dynamic refresh capability
US4943556A (en) * 1988-09-30 1990-07-24 The United States Of America As Represented By The Secretary Of The Navy Superconducting neural network computer and sensor array
US5093781A (en) * 1988-10-07 1992-03-03 Hughes Aircraft Company Cellular network assignment processor using minimum/maximum convergence technique
US4941122A (en) * 1989-01-12 1990-07-10 Recognition Equipment Incorp. Neural network image processing system
US5113367A (en) * 1989-07-03 1992-05-12 The United States Of America As Represented By The Secretary Of The Navy Cross entropy deconvolver circuit adaptable to changing convolution functions
US5075868A (en) * 1989-09-18 1991-12-24 The United States Of America As Represented By The Secretary Of The Navy Memory modification of artificial neural networks
US5832453A (en) * 1994-03-22 1998-11-03 Rosenbluth, Inc. Computer system and method for determining a travel scheme minimizing travel costs for an organization
WO2001061609A2 (en) * 2000-02-16 2001-08-23 Travel Analytics, Inc. Tool for analyzing corporate airline bids
US7974892B2 (en) 2004-06-23 2011-07-05 Concur Technologies, Inc. System and method for expense management
US9400959B2 (en) 2011-08-31 2016-07-26 Concur Technologies, Inc. Method and system for detecting duplicate travel path information
US10115128B2 (en) 2010-10-21 2018-10-30 Concur Technologies, Inc. Method and system for targeting messages to travelers
US9286601B2 (en) 2012-09-07 2016-03-15 Concur Technologies, Inc. Methods and systems for displaying schedule information
JP6623947B2 (en) * 2016-06-17 2019-12-25 富士通株式会社 Information processing apparatus, Ising apparatus, and control method of information processing apparatus

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE2658222B1 (en) * 1976-12-22 1978-01-26 Siemens Ag UNIT FOR ULTRASONIC SCANNING
US4464726A (en) * 1981-09-08 1984-08-07 Massachusetts Institute Of Technology Charge domain parallel processing network
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

Non-Patent Citations (4)

* Cited by examiner, † Cited by third party
Title
BIOLOGICAL CYBERNETICS, vol. 52, no. 3, July 1985, pages 141-152, Springer-Verlag, Berlin, DE; J.J. HOPFIELD et al.: ""Neural" computation of decisions in optimization problems" *
IEEE TRANSACTIONS ON SYSTEMS, MAN, AND CYBERNETICS, vol. SMC-13, no. 5, September/October 1983, pages 851-857, IEEE, New York, US; Y. HIRAI: "A model of human associative processor (HASP)" *
MINI-MICRO SYSTEMS, vol. 19, no. 10, August 1986, pages 43-51, Newton, Massachusetts, US; J. VICTOR: "Bell labs models parallel processor on neural networks" *
PROCEEDINGS OF THE NATIONAL ACADEMIE OF SCIENCES OF THE USA, vol. 81, May 1984, pages 3088-3092; J.J. HOPFIELD: "Neurons with graded response have collective computational properties like those of two-state neurons" *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110417732A (en) * 2019-06-20 2019-11-05 中国人民解放军战略支援部队信息工程大学 Method and device for obtaining Boolean function algebraic times for symmetric cryptography design
CN110417732B (en) * 2019-06-20 2021-07-06 中国人民解放军战略支援部队信息工程大学 Method and device for obtaining Boolean function algebraic times for symmetric cryptography design

Also Published As

Publication number Publication date
US4755963A (en) 1988-07-05
SG23194G (en) 1995-03-17
CA1258133A (en) 1989-08-01
JPS62295186A (en) 1987-12-22
DE3787395T2 (en) 1994-04-07
DE3787395D1 (en) 1993-10-21
ES2042554T3 (en) 1993-12-16
EP0242098B1 (en) 1993-09-15
EP0242098A3 (en) 1988-12-28
JPH0799526B2 (en) 1995-10-25

Similar Documents

Publication Publication Date Title
EP0242098A2 (en) Parallel computation circuit
US4731747A (en) Highly parallel computation network with normalized speed of response
KR20190029406A (en) Method and system for performing analog complex vector-matrix multiplication
Bandler et al. Wave sensitivities of networks
Haritantis et al. Wave active filters
Guillemin On the realization of an nth-order G matrix
US4168440A (en) LC Simulated filter with transmission zeros
US5712958A (en) Analog fuzzy rule circuit comprising a network of controlled and fixed resistors in combination
HK26394A (en) Parallel computation circuit
Bodharamik et al. Two scattering matrix programs for active circuit analysis
Melvin et al. p-port active RC networks: Short-circuit admittance-matrix synthesis with a minimum number of capacitors
Lai An algorithm for solving the matrix polynomial equation B (s) D (s)+ A (s) N (s)= H (s)
Miron et al. Two new Miller theorems
US5918221A (en) Fuzzy analog processor with temperature compensation
Milic Nodal analysis of networks containing elements without a voltage-controlled description
Penfield Description of electrical networks using wiring operators
Dewilde et al. A passive synthesis for time-invariant transfer functions
Barbosa et al. Feasible directions linear programming by neural networks
US3046504A (en) Active multiport networks
Rybin et al. Nodal analysis of circuits containing current conveyors
Bhargav et al. Network models for maximization of heat transfer under weight constraints
US4464637A (en) Semi-active notch filter
Brtnik Comparison of the Methods of Graphical Solution of Symbolic Sensitivity
Bandler et al. New results in network simulation, sensitivity and tolerance analysis for cascaded structures
Vaage A Solution for Faults at Two Locations in Three‐Phase Power Systems

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): DE ES FR GB IT NL SE

PUAL Search report despatched

Free format text: ORIGINAL CODE: 0009013

AK Designated contracting states

Kind code of ref document: A3

Designated state(s): DE ES FR GB IT NL SE

17P Request for examination filed

Effective date: 19890619

17Q First examination report despatched

Effective date: 19910311

GRAA (expected) grant

Free format text: ORIGINAL CODE: 0009210

AK Designated contracting states

Kind code of ref document: B1

Designated state(s): DE ES FR GB IT NL SE

REF Corresponds to:

Ref document number: 3787395

Country of ref document: DE

Date of ref document: 19931021

ET Fr: translation filed
ITF It: translation for a ep patent filed
REG Reference to a national code

Ref country code: ES

Ref legal event code: FG2A

Ref document number: 2042554

Country of ref document: ES

Kind code of ref document: T3

RAP4 Party data changed (patent owner data changed or rights of a patent transferred)

Owner name: AT&T CORP.

PLBE No opposition filed within time limit

Free format text: ORIGINAL CODE: 0009261

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: NO OPPOSITION FILED WITHIN TIME LIMIT

26N No opposition filed
EAL Se: european patent in force in sweden

Ref document number: 87302964.9

REG Reference to a national code

Ref country code: GB

Ref legal event code: IF02

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: FR

Payment date: 20020327

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: GB

Payment date: 20020402

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: NL

Payment date: 20020403

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: SE

Payment date: 20020416

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: ES

Payment date: 20020417

Year of fee payment: 16

PGFP Annual fee paid to national office [announced via postgrant information from national office to epo]

Ref country code: DE

Payment date: 20020628

Year of fee payment: 16

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: GB

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20030406

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: SE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20030407

Ref country code: ES

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20030407

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: NL

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20031101

Ref country code: DE

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20031101

GBPC Gb: european patent ceased through non-payment of renewal fee

Effective date: 20030406

NLV4 Nl: lapsed or anulled due to non-payment of the annual fee

Effective date: 20031101

EUG Se: european patent has lapsed
PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: FR

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES

Effective date: 20031231

REG Reference to a national code

Ref country code: FR

Ref legal event code: ST

REG Reference to a national code

Ref country code: ES

Ref legal event code: FD2A

Effective date: 20030407

PG25 Lapsed in a contracting state [announced via postgrant information from national office to epo]

Ref country code: IT

Free format text: LAPSE BECAUSE OF NON-PAYMENT OF DUE FEES;WARNING: LAPSES OF ITALIAN PATENTS WITH EFFECTIVE DATE BEFORE 2007 MAY HAVE OCCURRED AT ANY TIME BEFORE 2007. THE CORRECT EFFECTIVE DATE MAY BE DIFFERENT FROM THE ONE RECORDED.

Effective date: 20050406