Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
IN MEMORY MATRIX MULTIPLICATION AND ITS USAGE IN NEURAL NETWORKS
Document Type and Number:
WIPO Patent Application WO/2017/163208
Kind Code:
A1
Abstract:
A method for an associative memory array includes storing each column of a matrix in an associated column of the associative memory array, where each bit in row j of the matrix is stored in row R-matrix-row-j of the array, storing a vector in each associated column, where a bit j from the vector is stored in an R-vector-bit-j row of the array. The method includes simultaneously activating a vector-matrix pair of rows R- vector-bit-j and R-matrix-row-j to concurrently receive a result of a Boolean function on all associated columns, using the results to calculate a product between the vector- matrix pair of rows, and writing the product to an R-product-j row in the array.

Inventors:
AKERIB AVIDAN (IL)
LASSERRE PAT (US)
Application Number:
PCT/IB2017/051680
Publication Date:
September 28, 2017
Filing Date:
March 23, 2017
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
GSI TECHNOLOGY INC (US)
International Classes:
G06F9/30; G11C15/04; G11C7/00; G11C7/10; G11C7/18; G11C8/10; G11C15/00
Foreign References:
US20100122070A12010-05-13
US5784309A1998-07-21
US5087826A1992-02-11
US5317573A1994-05-31
Attorney, Agent or Firm:
BRUN, Heidi M. (IL)
Download PDF:
Claims:
CLAIMS

What is claimed is:

1. A method for an associative memory array, the method comprising:

storing each column of a matrix in an associated column of said associative memory array, wherein each bit in row j of said matrix is stored in row R-matrix-row-j of said array; storing a vector in each said associated column, wherein a bit j from said vector is stored in an R-vector-bit-j row of said array; simultaneously activating a vector-matrix pair of rows R-vector-bit-j and R-matrix-row-j to concurrently receive a result of a Boolean function on all said associated columns; using said results on said associated columns to calculate a product between said vector-matrix pair of rows; and writing said product to an R-product-j row in said array.

2. The method of claim 1 wherein said array comprises a plurality of sections and also comprising storing a multiplicity of vector-matrix pairs, each pair in one of said sections, and concurrently activating a vector-matrix pair in each of said sections.

3. The method of claim 1 and also comprising repeating said simultaneously activating, using and writing for each said vector-matrix pair of rows and adding the values of all said R-product rows to calculate a cross product of said vector and said matrix.

4. A method for an associative memory array, the method comprising:

storing each row j of a matrix in cells of a multiplier row R-matrix-row-j in said memory array; storing a value of each bit j of a vector in all cells of an associated multiplicand vector row R-vector-bit-j in said memory array, wherein each cell in an R-matrix-row-j row is connected to a cell in an R-vector-bit-j row by a corresponding bit-line BLj ; and simultaneously activating a vector-matrix pair of rows R-vector-bit-j and R-matrix-row-j to concurrently receive a result of a Boolean function on all said bit-lines BLj .

5. The method of claim 4 and also comprising using said values on said corresponding bit- lines BLj to calculate products of multiplication operations between multiplicand row R- vector-bit-j and multiplier row R-matrix-row-j .

6. The method of claim 5 and also comprising writing said products in a product row R- product-j in said memory array.

7. The method of claim 6 and also comprising repeating said simultaneously activating, using and writing for each said vector-matrix pair of rows and activating said R-product-j rows to calculate a sum of said R-product-j rows per bit-line.

8. The method of claim 7 and also comprising writing said sum in a SUM row in said memory array.

9. The method of claim 4 wherein said vector is an input layer of a neural network, said matrix is a hidden layer of said artificial network, and said sum is an output layer of said artificial network.

10. A method for in memory computation of a neural network, said neural network having weights arranged in a matrix, the method comprising:

previously storing said matrix in an associated memory device; receiving an input arranged in a vector and storing it in said memory device; and in-memory, computing an output of said network using said input and said weights.

11. The method of claim 10 wherein said storing of said input comprises:

storing a copy of said input in a same column of a column of said previously stored weights.

12. A method for an associative memory array, the method comprising:

storing each associated multiplicand and multiplier bits from a multiplicand matrix and a multiplier matrix in one of a plurality of columns on separate associated rows, wherein cells on a column are connected by a bit-line, activating said associated multiplicand and multiplier rows to calculate results of a multiplication using a Boolean value generated on said bit-lines; writing said results to cells in product rows connected to said bit-lines, wherein a plurality of said product rows associated with a row of said multiplicand matrix and a column of said multiplier matrix are connected by a global bit-line; activating a plurality of said product rows, using a Boolean result generated on said global bit-lines to calculate sums of all product rows; and writing said sums to a sum row.

13. An apparatus for in-memory computation, the apparatus comprising:

a memory array arranged in rows and columns, said memory array comprising: a plurality of multiplier rows, each of said multiplier rows to store a row of a multiplier matrix; a plurality of multiplicand rows, each of said multiplicand rows to store a replica of a bit of a multiplicand vector, wherein cells of a multiplicand row are connected to cells of a multiplier row by a product bit-line; a plurality of product rows, each of said product rows to store a multiplication result in a cell, wherein cells of a product row are connected to a product bit-line, and to a sum bit-line connecting a plurality of said product rows; a sum row, each cell in said sum row to store a sum of all product cells connected to a sum bit-line; and a processor to concurrently activate multiplicand rows and multiplier rows, to concurrently write multiplication results to said product rows, to activate said product rows and to write a sum result to said sum row.

14. The apparatus of claim 13 wherein a row of said multiplier rows and an associated row of said multiplicand rows are adjacent rows.

15. The apparatus of claim 13 wherein a product row is adjacent to one of said associated multiplier row and said multiplicand row.

16. The apparatus of claim 13 wherein said product bit-lines and said sum bit-lines are the same bit-lines.

17. The apparatus of claim 16 wherein said controller to activate a pair of associated multiplicand row and multiplier row at a time and to write a multiplication result to an associated product row.

18. The apparatus of claim 13 wherein said memory array is divided into a plurality of sections.

19. The apparatus of claim 18 wherein a multiplicand row and a corresponding row of said multiplier matrix are stored in a dedicated section.

20. The apparatus of claim 18 wherein a multiplicity of multiplicand rows and corresponding rows of said multiplier matrix are stored in a dedicated section.

21. An apparatus for in-memory computation, the apparatus comprising:

a memory array arranged in rows and columns, said memory array comprising: a plurality of multiplier rows, each of said multiplier rows to store a row of a multiplier matrix; a plurality of multiplicand rows, each of said multiplicand rows to store a replica of a bit of a row of a multiplicand matrix, wherein cells of a multiplicand row are connected to cells of a multiplier row by a product bit-line; a plurality of product rows, each of said product rows to store a multiplication result in cells, wherein cells of a product row are connected to a product bit-line, and to a sum bit-line connecting a plurality of said product rows; a plurality of sum rows, each of said sum rows to store a sum of all product cells connected to a sum bit-line, wherein cells of said sum row are connected to said product bit-lines; and a processor to concurrently activate multiplicand rows and multiplier rows, to concurrently write multiplication results to said product rows, to activate said product rows, and to write sum results to said sum rows.

22. The apparatus of claim 21 wherein said memory array is divided to a plurality of sections.

23. The apparatus of claim 22 wherein each row of said multiplicand matrix is stored in a dedicated section.

Description:
TITLE OF THE INVENTION

IN MEMORY MATRIX MULTIPLICATION AND ITS USAGE IN NEURAL

NETWORKS

CROSS REFERENCE TO RELATED APPLICATIONS

[0001] This application claims priority and benefits from US provisional patent application 62/312,162, filed March 23, 2016, which is incorporated herein by reference.

FIELD OF THE INVENTION

[0002] The present invention relates to memory devices generally and to matrix multiplication in associative memory devices in particular.

BACKGROUND OF THE INVENTION

[0003] Matrix multiplication is a common task performed in computational procedures and algorithms in numerous fields, such as graph theory, graphics, artificial intelligence, data mining, big data computing, prediction analysis, deep learning, neural networks and the like. The matrix multiplication procedure is a complex procedure and consumes a lot of computational resources.

[0004] An artificial neural network is a computation paradigm inspired by the way a brain processes information, aimed at solving problems in the same way that the human brain would. The brain is composed of a large number of cells highly interconnected to each other. Information in the brain is relayed between cells using signals (chemical or electrical) that pass through specialized structures between cells, that enable the signal to be relayed between the cells, called synapses.

[0005] The artificial neural network is mathematically modeled and used to provide output according to specific input, imitating the flow in the brain. The mathematical model of an artificial neural network includes multiple nodes (representing the cells of the brain) connected by multiple weighted links (representing the synapses connecting the cells of the brain). The nodes and links are mathematically represented by matrices and vectors and activating an artificial neural network requires significant matrix operations.

[0006] If A is an n x m multiplicand matrix and B is an m χ p multiplier matrix, their product matrix AB is an n χ p output matrix, in which the m entries of a row of A are multiplied with the m entries of a column of B and summed to produce an entry of AB as described in equation 1 :

[0007] Equation 1

[0008] It may be worth noting that, in order to perform matrix multiplication, the number of columns m in the multiplicand matrix must be equal to the number of rows m of the multiplier matrix.

[0009] A vector is a special type of matrix having only one row, i.e. the vector can be perceived as n x m matrix where n = 1. The multiplication of a vector and a matrix, naturally, uses the same formula described in equation 1 hereinabove. When the multiplicand is a 1 χ p vector and the multiplier is a p χ m matrix, the result of a multiplication is a 1 χ m vector.

[0010] The naive complexity of a general matrix multiplication is O(mpn). When both the multiplicand and multiplier matrices are square matrices (n χ n) the computation complexity may be 0(n 3 ) and when the multiplicand is a vector (1 χ m) and the multiplier is a matrix (m χ n), the complexity of the computation may be O(mn).

[0011] Fig. 1, to which reference is now made, illustrates an example of a multiplicand vector i (1x3), a multiplier matrix H (3x3) and a result vector z (1x3). Multiplicand vector i has three columns CO, CI and C2, storing values i 0 , i 1 and i 2 , respectively. Multiplier matrix H has three columns CO, CI and C2 and three rows R0, Rl and R2. The values stored in matrix H are each labeled with a two digit subscript, j and k, where j stands for the row and k stands for the column . For example, value H 2 i ; is stored in row R2 and column CI. Vector z stores the results of the multiplication z 0 , z 1 and z 2 . In the figure, each bit of vector i, has a different pattern, each row of matrix H has a different shade of gray and bits of vector z, has no shade and no pattern.

[0012] The multiplication result, vector z, is computed according to equation 1. As a vector has only one row, the subscript notation may omit the row number (instead of using i 0 o the notation will be i 0 ), and the expansion of equation 1 for this specific example may be presented as the following three equations: equation 1-0, equation 1-1 and equation 1-2

[0013] z 0 = io x Hoo + ii x Hio + i 2 x H 20 Equation 1-0

[0014] zi = i 0 x Hoi + ii x Ha + i 2 x H 2 i Equation 1-1

[0015] z 2 = io x Ho 2 + ii x Ho + i 2 x H 22 Equation 1-2

[0016] A visual representation of the multiplications needed during a vector - matrix multiplication is illustrated in Fig. 2, to which reference is now made. Each operand (bit) from the multiplicand vector i needs to be multiplied by an entire row of matrix H, (i.e.by each operand (bit) from the row). Note that the sum operation between all the multiplication results is not illustrated in Fig. 2. The multiplication between operands is visualized by a connecting line and it may be appreciated that the number of connections between operands is m χ n, and in the example, the number of connections is 3 x3 = 9.

[0017] Matrix multiplication may be regarded as repeating the vector multiplication several times, once for each row of the multiplicand matrix.

SUMMARY OF THE PRESENT INVENTION

[0018] There is provided, in accordance with a preferred embodiment of the present invention, a method for an associative memory array. The method includes storing each column of a matrix in an associated column of the associative memory array, where each bit in row j of the matrix is stored in row R-matrix-row-j of the array, and storing a vector in each associated column, where a bit j from the vector is stored in an R-vector-bit-j row of the array. The method also includes simultaneously activating a vector-matrix pair of rows, R-vector-bit-j and R- matrix-row-j, to concurrently receive a result of a Boolean function on all associated columns, using the results on the associated columns to calculate a product between the vector-matrix pair of rows and writing the product to an R-product-j row in the array.

[0019] Further, in accordance with a preferred embodiment of the present invention, the array includes a plurality of sections and the method also includes storing a multiplicity of vector-matrix pairs, each pair in one of the sections, and concurrently activating a vector-matrix pair in each of the sections.

[0020] Furthermore, in accordance with a preferred embodiment of the present invention, the method also includes repeating the simultaneously activating, using and writing for each vector- matrix pair of rows and adding the values of all the R-product rows to calculate a cross product of the vector and the matrix.

[0021] There is provided, in accordance with a preferred embodiment of the present invention, a method for an associative a method for an associative memory array. The method includes storing each row j of a matrix in cells of a multiplier row R-matrix-row-j in the memory array, storing a value of each bit j of a vector in all cells of an associated multiplicand vector row R-vector-bit-j in the memory array, where each cell in an R-matrix-row-j row is connected to a cell in an R-vector-bit-j row by a corresponding bit-line BLj, and simultaneously activating a vector-matrix pair of rows, R-vector-bit-j and R-matrix-row-j, to concurrently receive a result of a Boolean function on all bit-lines BLj.

[0022] Furthermore, in accordance with a preferred embodiment of the present invention, the method also includes using the values on the corresponding bit-lines BLj to calculate products of multiplication operations between multiplicand row R-vector-bit-j and multiplier row R-matrix- row-j .

[0023] Still further, in accordance with a preferred embodiment of the present invention, the method also includes writing the products in a product row R-product-j in the memory array.

[0024] Moreover, in accordance with a preferred embodiment of the present invention, the method also includes repeating the simultaneously activating, using and writing for each vector- matrix pair of rows and activating the R-product-j rows to calculate a sum of the R-product-j rows per bit-line.

[0025] Furthermore, in accordance with a preferred embodiment of the present invention, the method also includes writing the sum in a SUM row in the memory array.

[0026] Still further, in accordance with a preferred embodiment of the present invention, the vector is an input layer of a neural network, the matrix is a hidden layer of the artificial network, and the sum is an output layer of the artificial network.

[0027] There is also provided, in accordance with a preferred embodiment of the present invention, a method for in memory computation of a neural network, the neural network having weights arranged in a matrix. The method includes previously storing the matrix in an associated memory device, receiving an input arranged in a vector and storing it in the memory device, and in-memory, computing an output of the network using the input and the weights. [0028] Moreover, in accordance with a preferred embodiment of the present invention, the storing of the input includes storing a copy of the input in a same column of a column of the previously stored weights.

[0029] There is also provided, in accordance with a preferred embodiment of the present invention, a method for an associative memory array. The method includes storing each associated multiplicand and multiplier bits from a multiplicand matrix and a multiplier matrix in one of a plurality of columns on separate associated rows, where cells on a column are connected by a bit-line, activating the associated multiplicand and multiplier rows to calculate results of a multiplication using a Boolean value generated on the bit-lines, writing the results to cells in product rows connected to the bit-lines, where a plurality of the product rows associated with a row of the multiplicand matrix and a column of the multiplier matrix are connected by a global bit-line. The method also includes activating a plurality of product rows, using a Boolean result generated on the global bit-lines to calculate sums of all product rows, and writing the sums to a sum row.

[0030] There is also provided, in accordance with a preferred embodiment of the present invention, an apparatus for in-memory computation. The apparatus includes a memory array arranged in rows and columns. The memory array includes a plurality of multiplier rows, each of the multiplier rows to store a row of a multiplier matrix, a plurality of multiplicand rows, each of the multiplicand rows to store a replica of a bit of a multiplicand vector, where cells of a multiplicand row are connected to cells of a multiplier row by a product bit-line. The apparatus also includes a plurality of product rows, each of the product rows to store a multiplication result in a cell, where cells of a product row are connected to a product bit-line, and to a sum bit- line connecting a plurality of product rows and a sum row, each cell in the sum row to store a sum of all product cells connected to a sum bit-line. The apparatus also includes a processor to concurrently activate multiplicand rows and multiplier rows, to concurrently write multiplication results to the product rows, to activate the product rows and to write a sum result to the sum row.

[0031] Moreover, in accordance with a preferred embodiment of the present invention, a row of multiplier rows and an associated row of multiplicand rows are adjacent rows.

[0032] Further, in accordance with a preferred embodiment of the present invention, a product row is adjacent to one of the associated multiplier row and the multiplicand row.

[0033] Still further, in accordance with a preferred embodiment of the present invention, the product bit-lines and the sum bit-lines are the same bit-lines.

[0034] And still further, in accordance with a preferred embodiment of the present invention, the apparatus also includes a controller to activate a pair of associated multiplicand row and multiplier row at a time and to write a multiplication result to an associated product row.

[0035] Still further, in accordance with a preferred embodiment of the present invention, the memory array is divided into a plurality of sections.

[0036] Moreover, in accordance with a preferred embodiment of the present invention, a multiplicand row and a corresponding row of the multiplier matrix are stored in a dedicated section.

[0037] Additionally, in accordance with a preferred embodiment of the present invention, a multiplicity of multiplicand rows and corresponding rows of the multiplier matrix are stored in a dedicated section.

[0038] There is also provided, in accordance with a preferred embodiment of the present invention, an apparatus for in-memory computation. The apparatus includes a memory array arranged in rows and columns. The memory array includes a plurality of multiplier rows, each of the multiplier rows to store a row of a multiplier matrix, a plurality of multiplicand rows, each of the multiplicand rows to store a replica of a bit of a row of a multiplicand matrix, where cells of a multiplicand row are connected to cells of a multiplier row by a product bit-line. The apparatus also includes a plurality of product rows, each of the product rows to store a multiplication result in cells, wherein cells of a product row are connected to a product bit-line, and to a sum bit-line connecting a plurality of the product rows, a plurality of sum rows, each of the sum rows to store a sum of all product cells connected to a sum bit-line, where cells of the sum row are connected to the product bit-lines. The apparatus also includes a processor to concurrently activate multiplicand rows and multiplier rows, to concurrently write multiplication results to the product rows, to activate the product rows, and to write sum results to the sum rows.

[0039] Moreover, in accordance with a preferred embodiment of the present invention, the memory array is divided to a plurality of sections.

[0040] Furthermore, in accordance with a preferred embodiment of the present invention, each row of the multiplicand matrix is stored in a dedicated section.

BRIEF DESCRIPTION OF THE DRAWINGS

[0041] The subject matter regarded as the invention is particularly pointed out and distinctly claimed in the concluding portion of the specification. The invention, however, both as to organization and method of operation, together with objects, features, and advantages thereof, may best be understood by reference to the following detailed description when read with the accompanying drawings in which:

[0042] Fig. 1 is a schematic illustration of a multiplicand vector, a multiplier matrix and a result vector;

[0043] Fig. 2 is a schematic visual representation of the multiplication operation during a vector - matrix multiplication;

[0044] Fig. 3 is a schematic illustration of an associative memory device, constructed and operative in accordance with a preferred embodiment of the present invention;

[0045] Fig. 4 is a schematic illustration of a memory arrangement of operands of a vector- matrix multiplication, in accordance with a preferred embodiment of the present invention, useful in understanding the operation of the device of Fig. 3;

[0046] Fig. 5 is a schematic illustration of the placement in memory of the different participants in the vector matrix multiplication process, useful in understanding the operation of the device of Fig. 3;

[0047] Figs. 6A, 6B, 6C and 6D are detailed schematic illustrations of the value of cells in a section of the associative memory array, one figure for each of type of storage in a row, useful in understanding the source of the data described in Fig. 5;

[0048] Fig. 7 is a schematic illustration of an alternative embodiment for row assignments in a single segment of the associative memory array; [0049] Fig. 8 is a schematic illustration of row assignment in a multi segment associative memory array, constructed and operative in accordance with a preferred embodiment of the present invention;

[0050] Fig. 9 is a schematic illustration of an artificial neural network computation in an associative memory array, constructed and operative in accordance with a preferred embodiment of the present invention;

[0051] Fig. 10 is a schematic illustration of a constant complexity procedure for storing a vector in an associative memory array constructed and operative in accordance with a preferred embodiment of the present invention; and

[0052] Fig. 11 is a schematic illustration of neural network scaling capabilities using an associative memory array, constructed and operative in accordance with a preferred embodiment of the present invention.

[0053] It will be appreciated that for simplicity and clarity of illustration, elements shown in the figures have not necessarily been drawn to scale. For example, the dimensions of some of the elements may be exaggerated relative to other elements for clarity. Further, where considered appropriate, reference numerals may be repeated among the figures to indicate corresponding or analogous elements.

DETAILED DESCRIPTION OF THE PRESENT INVENTION

[0054] In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of the invention. However, it will be understood by those skilled in the art that the present invention may be practiced without these specific details. In other instances, well-known methods, procedures, and components have not been described in detail so as not to obscure the present invention.

[0055] Applicant has realized that matrix multiplication may be performed more efficiently in memory using associative memory devices, such as those described in US patent 8,238,173 , filed on July 16, 2009, and US patent 9,558,812, filed on May 5, 2016, both assigned to the common assignee of the present invention, and incorporated herein by reference.

[0056] As discussed in the above mentioned patents, multiple rows may be accessed in each computation cycle, resulting in the ability to perform multiple cell operations, such as a multi- cell write operation and a multi-cell computation.

[0057] Fig. 3, to which reference is now made, illustrates an associative memory device 300 constructed and operative in accordance with a preferred embodiment of the present invention. Associative memory device 300 may comprise a memory array 310, a multiple row decoder 320, sensing circuitry 330, a selective write unit 340 and a controller 350.

[0058] Memory array 310 may be any suitable memory array, volatile or non-volatile, destructive or non-destructive such as RAM, DRAM, SRAM, Re-RAM, ZRAM, MRAM, Memristor and the like, and may comprise pure memory cells, designed to store data only with no additional circuitry. In accordance with a preferred embodiment of the present invention, memory array 310 may be a single memory array or may be divided into two or more sections, each of which comprises multiple cells arranged in rows and columns in which the data may be stored. For the examples of Fig. 3, memory array 310 is assumed to be divided into two sections: section 315 and, section 316. Data from different sources is stored in rows of section 315 in a unique manner. Rows, labeled as R-vector-bit, may store data from a vector, rows, labeled as R-matrix-row, may store data from a matrix, rows labeled as R-SUM may store a sum, calculated in memory, and rows labeled as Temporary may store intermediate values calculated in memory that may be needed for other calculations. As an example, section 315 includes 3 rows of type R-vector-bit (R-vector-bit-0, R-vector-bit- 1 and R-vector-bit-2), 3 rows of type R- matrix-row (R-matrix-row-O, R-matrix-row-l and R-matrix-row-2) 1 row of type R-SUM and a plurality of rows of type Temporary. It may be appreciated that the number of rows and columns in the illustration is merely an example for the illustration and the number of rows and columns in section 315 may be completely different. The allocation of rows in section 316 is not specified.

[0059] Multiple row decoder 320 may be any suitable row decoder capable of concurrently activating a plurality of rows. Row decoder 320 may activate two or more rows of memory array

310 at a time. All columns of memory array 310 may be activated at the same time, providing concurrent computation on all columns of array 310 when a read operation is performed, and providing a concurrent write operation when a write operation is performed.

[0060] Sensing circuitry 330 may be formed of any suitable sensing circuitry and may be capable of sensing the value on any bit-line connecting cells of a column and may provide the result of a Boolean function performed between selected cells of each column.

[0061] Selective write unit 340 may select which sensed columns to write back to memory array 310 and is capable of writing the value from a plurality of sensing circuitry components concurrently.

[0062] Controller 350 may indicate to multiple row decoder 320 which rows to activate for the current operation, read or write, and may also indicate to selective write unit 340 from which columns to write the output of sensing circuitry 330 back into memory array 310. The rows to which the data may be written in a selective write operation may be in the same section as the previously selected rows or in a different section.

[0063] . It may be appreciated that the computations occur within the memory array, as a result of the multi read operation. Thus, associative memory device 300 may implement concurrently any Boolean operation, on all the columns of array 310, resulting in a massive, in place, parallel computation.

[0064] Applicant has realized that storing the vector and the matrix data in specific, locations in memory array 310 may have a profound implication on the complexity of the vector - matrix computation. As described hereinbelow, the computation complexity of a vector-matrix multiplication, in the present invention, may be linear and even constant.

[0065] In accordance with a preferred embodiment of the present invention, the operands of a specific vector-matrix computation may be stored in cells connected to the same bit-line, i.e. in one column, as described hereinbelow, such that concurrently activating several rows may provide a result of a vector-matrix multiplication, which result may further be written back to memory array 310.

[0066] Reference is now made to Fig. 4, which illustrates a memory arrangement of operands from multiplicand vector i, and operands from multiplier matrix H in memory array 310. In accordance with a preferred embodiment of the present invention, vector i is stored as a column (rather than as a row) in each and every column of memory array 310, which is used to store matrix H, such that bit i 0 of vector i is repeatedly stored in columns CO, CI and C2 of a row of memory array 310, bit ii is repeatedly stored in a second row and bit i 2 is repeatedly stored in a third row. It may be appreciated that the operands from vector i and the operands from matrix H used in each computation are all stored in the same column, connected to a same bit-lines: BLO in columns CO, BLl in column CI and BL2 in C2. Additional rows, used for intermediate storage and final results, may also be used, as further described hereinbelow. It may be appreciated that a single operand from vector i is stored in several locations to optimize the computation at the expense of some extra storage.

[0067] Since each data item from the vector is replicated over an entire row of the array, the number of needed connections between all operands of a computation may be reduced, as can be seen in Fig. 4. It may be appreciated that, the number of connections is dramatically reduced from those in Fig. 2 by an order of magnitude, from m 2 to m (where m is 3 in the example).

[0068] It may be appreciated that, as can be seen in Fig. 4, the bits i j from vector i may be placed right above the bits Hy from matrix H, providing a close vicinity between operands.

[0069] It may be appreciated that the number of rows and columns in memory array 310 may be larger than the number of rows and columns of matrix H. For simplicity, the description uses the same row[s] and column[s] identifiers to identify a row/column from matrix H and a row/column in memory array 310. However, any other placement of rows and columns from matrix H in memory array 310 is possible as long as the order of rows and columns in the array remains identical to the order in the matrix, the relevant items from vector i and from matrix H are stored on a same column, and the computation result may be associated to a relevant location in the result vector.

[0070] Fig. 5, to which reference is now made, illustrates the placement of the different participants in the vector matrix multiplication process. Cells in one section, such as section 315 of memory 310 (of Fig. 3), are illustrated.

[0071] Section 315 may comprise n columns CO, CI ... Cn, and a plurality of rows, each row storing values from different sources. The source of a value stored in a row may be vector i, matrix H, a multiplication operation sum operation and any temporary computation needed to achieve a sum or a product computation.

[0072] Section 315 may have the following row types: R-vector-bit rows, repeatedly storing the value of a specific bit j of vector i in all the cells of the row; R-matrix-row rows, storing an entire row j of matrix H; R-product rows; each storing the product of the vector bits and matrix bits of associated rows; and an R-sum row that may store the sum of all associated products. It may be appreciated that the products and sum may be calculated according to equation 1.

[0073] Figs. 6A, 6B, 6C and 6D, to which reference is now made, illustrate in more detail the value of cells in section 315 according to an embodiment of the present invention. Fig. 6A illustrates the process of storing values in R-vector-bit rows. Row R-vector-bit-0 may store the value of bit iO of vector i in all the columns (CO, CI and C2); row R-vector-bit- 1 may store the value of bit il of vector i in all the columns and similarly, row R-vector-bit-2 may repeatedly store the value of bit i2 of vector i in all the cells of the row.

[0074] Fig. 6B illustrates the process of storing values in R-matrix rows. Row R-matrix-row- 0 of section 315 may store the value of row R0 of matrix H; row R-matrix-row- 1 in section may store the value of row Rl of matrix H and similarly row R-matrix-row-2 in section 315 may store the value of row R2 of matrix H.

[0075] Fig. 6C illustrates the content that may be stored in rows R-product. Each R-product-j row of section 315 may store a result of a multiplication operation between cells in R-vector-bit- j (bit j from vector i ) and cells in R-matrix-row-j (row j from matrix H ) of the same column, for all columns at once. Row R-product-0 may store the multiplication result of cells in R-vector- bit-0 and cells in R-matrix-row-0: iOxHOO, iOxHOl, i0xH02; Row R-product-1 may store the multiplication result of cells in R-vector-bit- 1 and cells in R-matrix-row- 1 : il xHIO, il xHl l, il xH12; and Row R-product-2 may store the multiplication result of cells in R-vector-bit-2 and cells in R-matrix-row-2: i2xH20, i2xH21, i2xH22. As both cells are connected to the same bit- line, the bit-line may have a result of a Boolean operation performed on those two cells. Since, as discussed hereinbelow, the result is not yet the multiplication result, Selective Write Unit 340 (of Fig. 3) may write the Boolean result to a temporary location to be used during the calculation of the product.

[0076] Repeating this procedure of activating two rows and writing a Boolean result to a third row of the same column may, by selecting the correct rows each time, as discussed in US 8,238,173 to Akerib et al., result in a product between a vector multiplicand bit and a matrix multiplier bit, for all columns. A similar operation may provide a sum of all the multiplication results, which may be stored in row R-sum (Fig. 6D), i.e. it may store the sum of R-product-0 + R-product-1 + R-product-2 of a column.

[0077] It may be appreciated that the computation, performed on all columns of the array concurrently, may include two steps: multiplication in parallel and sum in parallel of all multiplication results.

[0078] The multiplication operation may be performed for each pair of rows R-vector-bit-j x R-matrix-row-j by the following steps: controller 350 (of Fig. 3) may instruct multiple row decoder 320 to concurrently activate a pair of rows. Row decoder 320 may activate the pair of rows as instructed. The bit-lines of each column may hold the results of a Boolean operation between values stored in activated cells in a column: i j χ H jk .

[0079] It will be appreciated that, when all columns are concurrently activated, the multiplication of one of the vector bits by all of the relevant matrix elements (i.e. i j * H jk ) may be calculated simultaneously. Thus, the number of steps needed to perform the multiplications of the entire matrix H is just the number of rows in the multiplying matrix, 3 in the example. Similarly, when all columns are concurrently activated, the sum of all columns may be calculated simultaneously, i.e. the entire output vector z may be calculated concurrently in a single step. Thus, the complexity of a vector-matrix multiplication using this memory configuration, may be linear, i.e. O(n).

[0080] It may be appreciated that R-vector-bit rows (sourced from vector i) and R-matrix- row rows (sourced from matrix H) may be located remotely in memory and do not have to be located as consecutive rows. They must, however, provide a connectivity via a single bit-line between operands of a computation. Fig. 7, to which reference is now made, illustrates an alternative embodiment for row assignments in memory array 310 in a single section. In Fig. 7, the elements of each type are stored in consecutive rows: all the vector related rows are stored in consequent rows in section 315, all matrix related rows are stored in consequent rows in section 315 and all computation rows are stored in consequent rows in section 315. As long as the operand of each computation is stored on cells of a same column, connected by the same bit- line, the multiplication and summation may be performed in place, concurrently on all columns.

[0081] Fig. 8, to which reference is now made, illustrates an alternative preferred embodiment of the present invention. In this embodiment, memory array 800 may comprise several sections 810, 820 and 830 where each pair of associated rows, the row storing the multiplicand bit from vector i and the row storing the multiplier row from matrix H, may be stored in one of the available sections. Memory array may comprise local bit lines BLi within sections and global bit lines GBLk which connect local bit lines of different sections. Using this configuration, storing each pair of rows in a dedicated section, it may be possible to activate all rows concurrently, providing the multiplication results of the entire vector-matrix multiplication in a single step, a result in each section, instead of activating a pair of rows at a time. In the summing step, cells connected with a global bit-line may be activated to provide the sum of all products. Using a dedicated section to each pair of rows may provide all the multiplication results in a single step and an additional step for the sum calculation, providing a complexity of 0(1) to the entire vector-matrix multiplication process.

[0082] As described hereinabove, storing all rows in a single section may provide a complexity of O(n), and any combination of the number of sections and the row arrangement inside the sections may provide a complexity between 0(1) and 0(n). In each case, the number of available sections and the size of the matrix may be taken into consideration when arranging the vector and matrix information in the memory array.

[0083] Improving the complexity of a vector-matrix multiplication may significantly improve the computation complexity of artificial neural networks. In artificial neural networks, multiple nodes, representing the cells of the brain, are connected by weighted links, representing the connectivity strength in the synapses between the cells. Fig. 9, to which reference is now made, illustrates an exemplary artificial neural network. The nodes of an artificial neural network are arranged in layers: an input layer includes the input values of the problem in question (circles in the drawing), a group of hidden layers (rectangles in the drawing) connected by weighted links (arrows in the drawing), and an output layer (ellipses in the drawing) that may provide an answer to the question in mind.

[0084] Fig. 9 illustrates the usage of vectors and matrices in such an artificial neural network. The neural network comprises input nodes NiO - Ni2, hidden layers nodes H00 - NH 12 and an output layer NO0 - N02. This neural network, may be calculated using the vector-matrix calculation of the example of figures 6 A - 6D, using a mapping. The weights iO, il, i2 between the nodes of the input layer NiO, Nil Ni2 and the first layer of the hidden layer NH00, NH01 NH02 may be mapped to vector i. The weights H00, H01, H02, H10, HI 1, H12, H20, H21, H22 between the first layer of the hidden layers NHOO, NHOl, NH02 and the second layer of the hidden layer NHIO, NHl 1 NH22, may be mapped to matrix H. The weights zO, zl z2 between the hidden layers and the output layer: NOO, NOl N02, may be mapped to vector z.

[0085] In accordance with a preferred embodiment of the present invention, the data of the neural network may be arranged in the associative memory array in a manner similar to the vector matrix multiplication described hereinabove, such that the operands of a processing step are located on the same column (i.e. on the same bit-line). In this manner the multiplier and the multiplicand may be simultaneously activated to provide the result of the multiplication on a result row, and simultaneously activating a plurality of result rows may provide the sum, with the advantage of performing the entire computation in memory without having to perform any input-output (10) operation of the data used for computation. The only needed IO is receiving an input vector i and providing and output vector z.

[0086] The matrix (the hidden layers of the neural network) may be stored once in memory array 300 (of Fig. 3) and may be used multiple times, for different input vectors, providing an output vector for each. Since the matrix is stored once, when the network is trained and ready to operate, the complexity of the matrix insertion to memory array 300 has no impact on the computation complexity of the on-going activity of the neural network.

[0087] A typical on-going usage of a neural network may be receiving and storing an input vector, performing the computation and receiving a output. It may be appreciated that storing the input vector into memory array is a repeated task whose complexity may have an impact on the overall complexity of the neural network since a new input vector is provided for each computation. It may be appreciated that the entire vector may be written to memory array 300, in the arrangement described hereinabove, at once. All cells storing a bit from the input vector (in each relevant column and each relevant row) may be set to the appropriate value in a single step, using the multi-cell write operation defined in US 9,558,812 to Akerib et al. [0088] Fig. 10, to which reference is now made, illustrates how vector i may be stored in memory array 310 in a constant complexity regardless of the size of the vector.

[0089] First, the cells of each row R-vector-bit-j must be cleared to ensure that previous content is erased. Using the multi-cell write operation, the value "0" may be concurrently written to all cells of all rows R-vector-bit-j . Controller 350 may instruct multiple row decoder 320 to set the value "0" on write enable (WE) lines WEviO, WEvil, WEvi2... WEvin (the WE of all R- vector-bit rows). Controller 350 may activate all columns in selective write unit 340 which may set the value "0" to all selected cells.

[0090] After clearing all cells in R-vector-bit rows, controller 350 may set the values of the bits of vector i to the WE lines. Using the multi-cell write operation, controller 350 may set the value of iO to WEviO, il to WEvil i2 to WEvi2, etc. until the last bit from vector i is set to WEvin. Controller 350 may instruct selective write unit 340 to activate all columns which may result by setting the value of iO to all cells of row R-vector-bit-0, the value il to all cells of row R-vector-bit- 1 and so on to all R- vector bit rows until R-vector-bit-n.

[0091] It may be appreciated that the entire distribution of all bits from vector i to all bits of all rows R-vector-bit may typically take 2 clock cycles: one to clear any previous content from cells storing vector related operands in memory array 310 and the other to distribute all bit values 1 from vector i to the relevant operand cells.

[0092] The concurrent bit distribution has a complexity of 0(1) since it does not depend on the number of columns of array 310.

[0093] It may be appreciated that all multiplication steps may be performed in parallel, i.e. all A k B kj may be done in a single step in the best case and in n steps in the worst case, depending on the number of sections in memory array 310. It may further be appreciated the all the sum [0094] It may be further appreciated that there are no crossing interconnections between operands, as in the prior art, and all outputs are generated at the same time because the input data is repeated in several locations, replacing the cross interconnections with 'data repeats'. Input vector i is stored in a vertical manner together with each row j of matrix H in a column of memory array 310.

[0095] In addition to the low computation complexity, it may be appreciated that it may be easy to provide linear scaling to the network. Increasing the output vector (i.e. adding output nodes to the neural network) may be implemented by adding columns to the memory array, and increasing the input vector (i.e. adding more input nodes) may be achieved by adding rows (each input row may store an additional input value) as is illustrated in Fig. 11 to which reference is now made.

[0096] Fig. 11 schematically illustrates the outcome of adding an input node or an output node to an existing neural network, constructed and operative in accordance with a preferred embodiment of the present invention. Item 1200A is an exemplary memory configuration of a neural network with a 1x3 input vector, a 3x3 matrix and a 1x3 output vector, capable of computing the neural network of Fig. 9.

[0097] Item 1200B is an exemplary network configuration where an additional value 1201 is added to the input vector increasing the size of the input vector to 1x4. This change may be reflected in the network by adding an additional row to the matrix (as the number of rows of a multiplier matrix must be equal to the number of columns of the multiplicand vector). The new row of the matrix may be reflected in the memory array by a new row 1202 storing the new matrix line and an additional new row 1203 storing the value of the added bit repeatedly in all row cells. [0098] Item 1200C is an exemplary network configuration where an additional value 1204 is added to the output vector increasing the size of the output vector to 1x4. Adding a new output value may be reflected in the network by adding an additional column to the matrix, as the number of column of the matrix must be equal to the number of columns of the product vector). The new column in the matrix is reflected in memory by a new column 1205 in the memory array.

[0099] It may be appreciated that a single neural network may also be implemented by a distributed system comprised of several associative memory devices 300 of Fig. 3. Each memory device 300 may compute the entire computation related to a single output node of a neural network. In such a distributed configuration, scalability is also easily achieved. Increasing the output vector (i.e. adding output nodes to the neural network) may be implemented by adding an associative memory devices 300, while increasing the input vector (i.e. adding more input nodes) may be achieved by adding rows (each input row may store an additional the input value) to each memory device 300 of the distributed system.

[00100] As already mentioned hereinabove, matrix-matrix multiplication may be regarded as multiple vector-matrix multiplications (the number of rows of the multiplicand vector is the number of needed vector-matrix multiplications). The multiplier matrix may be stored as described hereinabove while each vector (i.e. row of the multiplicand matrix) may be stored in memory as described hereinabove. The multiplication process is performed one row of the multiplicand at a time by selecting, for each multiplicand row, the associated pair of rows.

[00101] Unless specifically stated otherwise, as apparent from the preceding discussions, it is appreciated that, throughout the specification, discussions utilizing terms such as "processing," "computing," "calculating," "determining," or the like, refer to the action and/or processes of a general purpose computer of any type such as a client/server system, mobile computing devices, smart appliances or similar electronic computing device that manipulates and/or transforms data represented as physical, such as electronic, quantities within the computing system's registers and/or memories into other data similarly represented as physical quantities within the computing system's memories, registers or other such information storage, transmission or display devices.

[00102] Embodiments of the present invention may include apparatus for performing the operations herein. This apparatus may be specially constructed for the desired purposes, or it may comprise a general-purpose computer selectively activated or reconfigured by a computer program stored in the computer. The resultant apparatus when instructed by software may turn the general purpose computer into inventive elements as discussed herein. The instructions may define the inventive device in operation with the computer platform for which it is desired. Such a computer program may be stored in a computer readable storage medium, such as, but not limited to, any type of disk, including optical disks, magnetic-optical disks, read-only memories (ROMs), volatile and non-volatile memories, random access memories (RAMs), electrically programmable read-only memories (EPROMs), electrically erasable and programmable read only memories (EEPROMs), magnetic or optical cards, Flash memory, disk-on-key or any other type of media suitable for storing electronic instructions and capable of being coupled to a computer system bus.

[00103] The processes and displays presented herein are not inherently related to any particular computer or other apparatus. Various general-purpose systems may be used with programs in accordance with the teachings herein, or it may prove convenient to construct a more specialized apparatus to perform the desired method. The desired structure for a variety of these systems will appear from the description below. In addition, embodiments of the present invention are not described with reference to any particular programming language. It will be appreciated that a variety of programming languages may be used to implement the teachings of the invention as described herein.

[00104] While certain features of the invention have been illustrated and described herein, many modifications, substitutions, changes, and equivalents will now occur to those of ordinary skill in the art. It is, therefore, to be understood that the appended claims are intended to cover all such modifications and changes as fall within the true spirit of the invention.