IEEE Solid-States Circuits Magazine - Fall 2021 - 67

We show that circulant matrices generated
from generator polynomials, as
in cyclic error-correcting codes, give a
set of solutions for the bi-adjacency
matrices of the layers that satisfy all
of the requisites in our problem statement.
From here on, we call these
graphs CSC architectures.
Al
Suppose the bi-adjacency matrix
## - of every factor()
01
lL
ized
layer l in our CSC graph has a
generator polynomial ()
pxl
that has
F terms, which generates a cyclic biadjacency
matrix of block length N. It
can be shown that the product of the
L bi-adjacency matrices attributed
to the L layers is a matrix
A (, )ijT
A ,T
where
represents the number of
paths between the Input node i and
Output node j of the CSC graph.
In the problem statement, the
connectivity should be equal to C
for all arbitrary pairs of Input and
Output nodes, and, thus,
AJC ,
T =
where J is an N-by-N all-one matrix.
The all-C matrix AT
can be attributed
to another generator polynomial
()
px CxT
= R =0
N-1
i
i, which constructs
a cyclic matrix as follows: the first
row of the matrix corresponds to
the coefficients of the polynomial-
represented as big-endian in this
article-and, then, every next row
is a cyclic right shift of its previous
row. The cyclic bi-adjacency matrices
in this article are not ideals, as
in ideal cyclic codes, and might have
nondistinctive rows. We provide two
different factorization sets of (),pxT
connectivity equal to one (CSCI) and
layers equal to two (CSCII).
CSCI
If
=
C ,1= and F, L, and N are such that
NF ,L
then ()= R =i 0 x can be
px
T
factorized as follows:
Z
[
\
]
]
N-1
i 0
=
l
]] == l
Dil
/ %
/
px xD F
.
F
i
=
-
1
l
pxl
() ,.
xp x
L
i
=
l
=
-
1
l ()
(6)
By assigning () and () to thepx1
px0
By assigning () as the generator
polynomial of the factorized
layer l, the CSC layers of the graph
are completely defined. Dl
is the
first and second layers of the graph, respectively,
the CSCII graph is defined.
In CSCII graphs,
EN ,NC2=
declares compression given CN /41
and a computation of ()O NN .
which
N-1
i
The second motivation of devising a CSC
architecture is to develop and employ
structurally compact models that require no
indexing for low-precision neural networks.
dilation parameter that indicates
the distance between elements of
value one in the first row of the
bi-adjacency matrix of layer l.
It
also represents the dilation between
the fanned-out edges in its corresponding
layer. For small values of
F near Napier's constant (e.g., two
or three) and, consequently, more
layers (e.g., log N2
or log N3
), the
least number of synapses results
but at the expense of elongating the
graph, which, by itself, will increase
the memory communication during
hardware implementation.
Figure 1(d) shows a CSCI graph
with three layers and generator polynomial
()
pxl
= R =
-
j
2 1 l
x
2NN2log
2 j
for the layer l.
For F 2= and C ,1= the numbers of
edges and MAC operations are equal
to
, which makes the comO
logNN2
putation complexity ().
We evaluate LeNet-300-100, which is
an early neural network proposed by
Yann LeCun, on MNIST, which is a data
set of handwritten digits, by replacing
FC layers with CSCI.
CSCII
If
satisfy NC ,F2
L ,2= and F, C, and N are integers to
N-1
= then ()= R =0
i
can be factorized as follows:
N==
Z
]
]
]
]
[
\
]
]
]]
NCx
px px ().( )( 1)
i=
/
1
px xD
px xD
Fi=
F
0()
1
1()
,.1.
i
/
/
=
-
1
Di
1
C
F
Di
0.
,
i
===
==
01
mod xN
1
(7)
YW ij jXW X
j
[] ()[] /ii [, ][ ], (8)
=
1
which is a computation of O( ).N2
If
W is factorizable into L matrices, or,
correspondingly, if a cascade of L CSC
layers with linear activations as well
as parameters N and F are weighted to
equate a factorizable FC layer, then the
equivalent
WW . Because of
Ll
T
=P =
1
l
the associative property of matrix-matrix
multiplication, the computation of
WXT
can start from the rightmost matrix-vector
multiplication and propagate
to the leftmost matrix. As such,
IEEE SOLID-STATE CIRCUITS MAGAZINE
FALL 2021
67
px CxT
i
Figure 1(e) shows a CSCII graph
with C = 2 and generator polynomial
()
pxl
= R =
-
j
4 1 l
x
2 j
for layer l. In the
" CSC Architectures for FC Layers "
section, we evaluate replacing FC
layers of AlexNet, which is a popular
neural network proposed by Alex
Krizhevsky, with CSCII architectures.
CSC Architectures for FC Layers
In this section, we denote the computation
of weighted matrices
trained using a CSC architecture.
We then explain a bottom-up algorithm
to seek appropriate CSC
architectures. For simplicity, we ignore
the term bias in all equations
in this section and assume the numbers
of nodes in the I/O of the FC
layers are all equal to N. As a result,
vectors/matrices in this section are
YI ,RN
!
WI ,RNN
!
# XI .RN
!
If layers
are not equally sized, we adjust
their I/O according to the " I/O Adjustment "
section.
A standard FC layer is representable
with a dense weight matrix W
whose operation on an input vector X
is equivalent to a matrix-vector multiplication
that generates a vector Y,
subject to

IEEE Solid-States Circuits Magazine - Fall 2021

Table of Contents for the Digital Edition of IEEE Solid-States Circuits Magazine - Fall 2021

Contents
IEEE Solid-States Circuits Magazine - Fall 2021 - Cover1
IEEE Solid-States Circuits Magazine - Fall 2021 - Cover2
IEEE Solid-States Circuits Magazine - Fall 2021 - Contents
IEEE Solid-States Circuits Magazine - Fall 2021 - 2
IEEE Solid-States Circuits Magazine - Fall 2021 - 3
IEEE Solid-States Circuits Magazine - Fall 2021 - 4
IEEE Solid-States Circuits Magazine - Fall 2021 - 5
IEEE Solid-States Circuits Magazine - Fall 2021 - 6
IEEE Solid-States Circuits Magazine - Fall 2021 - 7
IEEE Solid-States Circuits Magazine - Fall 2021 - 8
IEEE Solid-States Circuits Magazine - Fall 2021 - 9
IEEE Solid-States Circuits Magazine - Fall 2021 - 10
IEEE Solid-States Circuits Magazine - Fall 2021 - 11
IEEE Solid-States Circuits Magazine - Fall 2021 - 12
IEEE Solid-States Circuits Magazine - Fall 2021 - 13
IEEE Solid-States Circuits Magazine - Fall 2021 - 14
IEEE Solid-States Circuits Magazine - Fall 2021 - 15
IEEE Solid-States Circuits Magazine - Fall 2021 - 16
IEEE Solid-States Circuits Magazine - Fall 2021 - 17
IEEE Solid-States Circuits Magazine - Fall 2021 - 18
IEEE Solid-States Circuits Magazine - Fall 2021 - 19
IEEE Solid-States Circuits Magazine - Fall 2021 - 20
IEEE Solid-States Circuits Magazine - Fall 2021 - 21
IEEE Solid-States Circuits Magazine - Fall 2021 - 22
IEEE Solid-States Circuits Magazine - Fall 2021 - 23
IEEE Solid-States Circuits Magazine - Fall 2021 - 24
IEEE Solid-States Circuits Magazine - Fall 2021 - 25
IEEE Solid-States Circuits Magazine - Fall 2021 - 26
IEEE Solid-States Circuits Magazine - Fall 2021 - 27
IEEE Solid-States Circuits Magazine - Fall 2021 - 28
IEEE Solid-States Circuits Magazine - Fall 2021 - 29
IEEE Solid-States Circuits Magazine - Fall 2021 - 30
IEEE Solid-States Circuits Magazine - Fall 2021 - 31
IEEE Solid-States Circuits Magazine - Fall 2021 - 32
IEEE Solid-States Circuits Magazine - Fall 2021 - 33
IEEE Solid-States Circuits Magazine - Fall 2021 - 34
IEEE Solid-States Circuits Magazine - Fall 2021 - 35
IEEE Solid-States Circuits Magazine - Fall 2021 - 36
IEEE Solid-States Circuits Magazine - Fall 2021 - 37
IEEE Solid-States Circuits Magazine - Fall 2021 - 38
IEEE Solid-States Circuits Magazine - Fall 2021 - 39
IEEE Solid-States Circuits Magazine - Fall 2021 - 40
IEEE Solid-States Circuits Magazine - Fall 2021 - 41
IEEE Solid-States Circuits Magazine - Fall 2021 - 42
IEEE Solid-States Circuits Magazine - Fall 2021 - 43
IEEE Solid-States Circuits Magazine - Fall 2021 - 44
IEEE Solid-States Circuits Magazine - Fall 2021 - 45
IEEE Solid-States Circuits Magazine - Fall 2021 - 46
IEEE Solid-States Circuits Magazine - Fall 2021 - 47
IEEE Solid-States Circuits Magazine - Fall 2021 - 48
IEEE Solid-States Circuits Magazine - Fall 2021 - 49
IEEE Solid-States Circuits Magazine - Fall 2021 - 50
IEEE Solid-States Circuits Magazine - Fall 2021 - 51
IEEE Solid-States Circuits Magazine - Fall 2021 - 52
IEEE Solid-States Circuits Magazine - Fall 2021 - 53
IEEE Solid-States Circuits Magazine - Fall 2021 - 54
IEEE Solid-States Circuits Magazine - Fall 2021 - 55
IEEE Solid-States Circuits Magazine - Fall 2021 - 56
IEEE Solid-States Circuits Magazine - Fall 2021 - 57
IEEE Solid-States Circuits Magazine - Fall 2021 - 58
IEEE Solid-States Circuits Magazine - Fall 2021 - 59
IEEE Solid-States Circuits Magazine - Fall 2021 - 60
IEEE Solid-States Circuits Magazine - Fall 2021 - 61
IEEE Solid-States Circuits Magazine - Fall 2021 - 62
IEEE Solid-States Circuits Magazine - Fall 2021 - 63
IEEE Solid-States Circuits Magazine - Fall 2021 - 64
IEEE Solid-States Circuits Magazine - Fall 2021 - 65
IEEE Solid-States Circuits Magazine - Fall 2021 - 66
IEEE Solid-States Circuits Magazine - Fall 2021 - 67
IEEE Solid-States Circuits Magazine - Fall 2021 - 68
IEEE Solid-States Circuits Magazine - Fall 2021 - 69
IEEE Solid-States Circuits Magazine - Fall 2021 - 70
IEEE Solid-States Circuits Magazine - Fall 2021 - 71
IEEE Solid-States Circuits Magazine - Fall 2021 - 72
IEEE Solid-States Circuits Magazine - Fall 2021 - 73
IEEE Solid-States Circuits Magazine - Fall 2021 - 74
IEEE Solid-States Circuits Magazine - Fall 2021 - 75
IEEE Solid-States Circuits Magazine - Fall 2021 - 76
IEEE Solid-States Circuits Magazine - Fall 2021 - 77
IEEE Solid-States Circuits Magazine - Fall 2021 - 78
IEEE Solid-States Circuits Magazine - Fall 2021 - 79
IEEE Solid-States Circuits Magazine - Fall 2021 - 80
IEEE Solid-States Circuits Magazine - Fall 2021 - 81
IEEE Solid-States Circuits Magazine - Fall 2021 - 82
IEEE Solid-States Circuits Magazine - Fall 2021 - 83
IEEE Solid-States Circuits Magazine - Fall 2021 - 84
IEEE Solid-States Circuits Magazine - Fall 2021 - 85
IEEE Solid-States Circuits Magazine - Fall 2021 - 86
IEEE Solid-States Circuits Magazine - Fall 2021 - 87
IEEE Solid-States Circuits Magazine - Fall 2021 - 88
IEEE Solid-States Circuits Magazine - Fall 2021 - 89
IEEE Solid-States Circuits Magazine - Fall 2021 - 90
IEEE Solid-States Circuits Magazine - Fall 2021 - 91
IEEE Solid-States Circuits Magazine - Fall 2021 - 92
IEEE Solid-States Circuits Magazine - Fall 2021 - 93
IEEE Solid-States Circuits Magazine - Fall 2021 - 94
IEEE Solid-States Circuits Magazine - Fall 2021 - 95
IEEE Solid-States Circuits Magazine - Fall 2021 - 96
IEEE Solid-States Circuits Magazine - Fall 2021 - 97
IEEE Solid-States Circuits Magazine - Fall 2021 - 98
IEEE Solid-States Circuits Magazine - Fall 2021 - 99
IEEE Solid-States Circuits Magazine - Fall 2021 - 100
IEEE Solid-States Circuits Magazine - Fall 2021 - 101
IEEE Solid-States Circuits Magazine - Fall 2021 - 102
IEEE Solid-States Circuits Magazine - Fall 2021 - 103
IEEE Solid-States Circuits Magazine - Fall 2021 - 104
IEEE Solid-States Circuits Magazine - Fall 2021 - 105
IEEE Solid-States Circuits Magazine - Fall 2021 - 106
IEEE Solid-States Circuits Magazine - Fall 2021 - 107
IEEE Solid-States Circuits Magazine - Fall 2021 - 108
IEEE Solid-States Circuits Magazine - Fall 2021 - 109
IEEE Solid-States Circuits Magazine - Fall 2021 - 110
IEEE Solid-States Circuits Magazine - Fall 2021 - 111
IEEE Solid-States Circuits Magazine - Fall 2021 - 112
IEEE Solid-States Circuits Magazine - Fall 2021 - 113
IEEE Solid-States Circuits Magazine - Fall 2021 - 114
IEEE Solid-States Circuits Magazine - Fall 2021 - 115
IEEE Solid-States Circuits Magazine - Fall 2021 - 116
IEEE Solid-States Circuits Magazine - Fall 2021 - 117
IEEE Solid-States Circuits Magazine - Fall 2021 - 118
IEEE Solid-States Circuits Magazine - Fall 2021 - 119
IEEE Solid-States Circuits Magazine - Fall 2021 - 120
IEEE Solid-States Circuits Magazine - Fall 2021 - 121
IEEE Solid-States Circuits Magazine - Fall 2021 - 122
IEEE Solid-States Circuits Magazine - Fall 2021 - 123
IEEE Solid-States Circuits Magazine - Fall 2021 - 124
IEEE Solid-States Circuits Magazine - Fall 2021 - 125
IEEE Solid-States Circuits Magazine - Fall 2021 - 126
IEEE Solid-States Circuits Magazine - Fall 2021 - 127
IEEE Solid-States Circuits Magazine - Fall 2021 - 128
IEEE Solid-States Circuits Magazine - Fall 2021 - 129
IEEE Solid-States Circuits Magazine - Fall 2021 - 130
IEEE Solid-States Circuits Magazine - Fall 2021 - 131
IEEE Solid-States Circuits Magazine - Fall 2021 - 132
IEEE Solid-States Circuits Magazine - Fall 2021 - 133
IEEE Solid-States Circuits Magazine - Fall 2021 - 134
IEEE Solid-States Circuits Magazine - Fall 2021 - 135
IEEE Solid-States Circuits Magazine - Fall 2021 - 136
IEEE Solid-States Circuits Magazine - Fall 2021 - 137
IEEE Solid-States Circuits Magazine - Fall 2021 - 138
IEEE Solid-States Circuits Magazine - Fall 2021 - 139
IEEE Solid-States Circuits Magazine - Fall 2021 - 140
IEEE Solid-States Circuits Magazine - Fall 2021 - 141
IEEE Solid-States Circuits Magazine - Fall 2021 - 142
IEEE Solid-States Circuits Magazine - Fall 2021 - 143
IEEE Solid-States Circuits Magazine - Fall 2021 - 144
IEEE Solid-States Circuits Magazine - Fall 2021 - 145
IEEE Solid-States Circuits Magazine - Fall 2021 - 146
IEEE Solid-States Circuits Magazine - Fall 2021 - 147
IEEE Solid-States Circuits Magazine - Fall 2021 - 148
IEEE Solid-States Circuits Magazine - Fall 2021 - 149
IEEE Solid-States Circuits Magazine - Fall 2021 - 150
IEEE Solid-States Circuits Magazine - Fall 2021 - 151
IEEE Solid-States Circuits Magazine - Fall 2021 - 152
IEEE Solid-States Circuits Magazine - Fall 2021 - 153
IEEE Solid-States Circuits Magazine - Fall 2021 - 154
IEEE Solid-States Circuits Magazine - Fall 2021 - 155
IEEE Solid-States Circuits Magazine - Fall 2021 - 156
IEEE Solid-States Circuits Magazine - Fall 2021 - 157
IEEE Solid-States Circuits Magazine - Fall 2021 - 158
IEEE Solid-States Circuits Magazine - Fall 2021 - 159
IEEE Solid-States Circuits Magazine - Fall 2021 - 160
IEEE Solid-States Circuits Magazine - Fall 2021 - 161
IEEE Solid-States Circuits Magazine - Fall 2021 - 162
IEEE Solid-States Circuits Magazine - Fall 2021 - 163
IEEE Solid-States Circuits Magazine - Fall 2021 - 164
IEEE Solid-States Circuits Magazine - Fall 2021 - Cover3
IEEE Solid-States Circuits Magazine - Fall 2021 - Cover4
https://www.nxtbook.com/nxtbooks/ieee/mssc_fall2023
https://www.nxtbook.com/nxtbooks/ieee/mssc_summer2023
https://www.nxtbook.com/nxtbooks/ieee/mssc_spring2023
https://www.nxtbook.com/nxtbooks/ieee/mssc_winter2023
https://www.nxtbook.com/nxtbooks/ieee/mssc_fall2022
https://www.nxtbook.com/nxtbooks/ieee/mssc_summer2022
https://www.nxtbook.com/nxtbooks/ieee/mssc_spring2022
https://www.nxtbook.com/nxtbooks/ieee/mssc_winter2022
https://www.nxtbook.com/nxtbooks/ieee/mssc_fall2021
https://www.nxtbook.com/nxtbooks/ieee/mssc_summer2021
https://www.nxtbook.com/nxtbooks/ieee/mssc_spring2021
https://www.nxtbook.com/nxtbooks/ieee/mssc_winter2021
https://www.nxtbook.com/nxtbooks/ieee/mssc_fall2020
https://www.nxtbook.com/nxtbooks/ieee/mssc_summer2020
https://www.nxtbook.com/nxtbooks/ieee/mssc_spring2020
https://www.nxtbook.com/nxtbooks/ieee/mssc_winter2020
https://www.nxtbook.com/nxtbooks/ieee/mssc_fall2019
https://www.nxtbook.com/nxtbooks/ieee/mssc_summer2019
https://www.nxtbook.com/nxtbooks/ieee/mssc_2019summer
https://www.nxtbook.com/nxtbooks/ieee/mssc_2019winter
https://www.nxtbook.com/nxtbooks/ieee/mssc_2018fall
https://www.nxtbook.com/nxtbooks/ieee/mssc_2018summer
https://www.nxtbook.com/nxtbooks/ieee/mssc_2018spring
https://www.nxtbook.com/nxtbooks/ieee/mssc_2018winter
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_winter2017
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_fall2017
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_summer2017
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_spring2017
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_winter2016
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_fall2016
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_summer2016
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_spring2016
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_winter2015
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_fall2015
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_summer2015
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_spring2015
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_winter2014
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_fall2014
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_summer2014
https://www.nxtbook.com/nxtbooks/ieee/solidstatecircuits_spring2014
https://www.nxtbookmedia.com