Cellular Neural Networks: A Review
Cellular Neural Networks: A Review
Cellular Neural Networks: A Review
Vietri sul Mare, Italy, May 12-14, 1993,, World Scientific (E. Caianiello, ed.)
ABSTRACT
A unified review of the Cellular Neural Network paradigm is attempted. First of all,
general theoretical framework is stated, followed by description of particular models
proposed in literature and comparison with other Neural Network and parallel computing
paradigms. Theory of such systems, especially the issue of stability, is then resumed by
listing main results available. Applications, design and learning follow. The paper is
concluded by description of proposed and tested hardware realizations.
1. Cellular Neural Networks: spatially defined parallel analog computing for local
and diffusion-solvable problems
Problems defined in space-time, e.g. image processing tasks, partial differential
equations (PDE) systems, and so on, are often characterized by the fact that the
information necessary to solve for the future or steady state of the system at a certain
point is contained (from the start, or from a certain time on) within a finite distance of the
same point. Therefore, these problems are solved by a relaxation and information diffusion
process, which develops at the same time at all points of space domain.
Cellular Neural Network (CNN) is an analog parallel computing paradigm defined in
space, and characterized by locality of connections between processing elements (cells, or
neurons). Such systems are best suited for local and diffusion-solvable problems such as
those considered above.
Two examples may help to give a first glance at CNN operation.
The first problem taken into consideration is halftoning of a grey-scale image. This
kind of processing, used in newspaper photographs, Xerox and fax machines, is used to
convert a continuously shaded image into one made of black dots on white background,
that, when filtered by the eye (spatial low-pass) gives the same impression as the original
image.
When a point of the image is considered, it is apparent that decision whether it
should be black or white depends not only on the grey level of the original in the same
point, but also on neighboring points grey level, and on decisions made for neighboring
points. Therefore, parallel processing is best suited for this problem; however, sequential
filtering is generally applied on the scanned image, thereby introducing artefacts in the
halftoned image. A CNN-halftoning system, developed by Crounse, Roska and Chua1,
might do the same job in parallel fashion at the speed of analog circuitry, with greater
accuracy.
An example of halftoning is given in figure 1.
A second example problem,
employing wider diffusion of information,
is connected component detection (CCD),
which can be used as a preprocessing for
pattern recognition. It consists of counting
the number of connected components
This figure is missing.
found by scanning an image along a given
It was pasted in the original
direction. An example of CCD obtained
by a CNN of an image along three
different directions is shown in figure 2.
This operation may be obtained by making
the image drift towards a border,
Figure 1 An example of halftoning
squashing it to 1-pixel width while
preserving 1-pixel wide separation between disconnected parts. This can be done by only
using local information at every instant of time. Evolution of CCD processing of a 1dimensional image is depicted in figure 3.
TIME
The main difference between CNNs and other Neural Network (NN) paradigms is
the fact that information is only exchanged between neighboring neurons. This
characteristic does not prevent the capability of obtaining global processing, as the CCD
example shows. By exploiting locality of connections, electronic IC and optical or electrooptical implementations become feasible, even for large nets, which is the main advantage
of CNNs over NNs.
In the following section, a general definition of CNN is given, which is particularized
to the different CNN models found in literature. Section 3 discusses stability of CNNs, and
in section 4 a review of applications is given. The question of design and learning is then
2.1.2 Comments
When considered as a system, a CNN is a Neural Network characterized by the fact
that connections are only allowed between neighboring neurons. The notion of distance
implies that the network is intrinsically defined in space; generally only 1-, 2- or 3dimensional space is considered, so that the CNN can be directly mapped into a physical
realization scheme, that can profit of a dramatically simplified connection layout.
The cell grid can be e.g. a planar array (with rectangular, triangular, hexagonal
geometry), a torus, a 3-dimensional array, generally considered and realized as a stack of
2-dimensional arrays (layers).
Cells may be all identical, or they can belong to a few different types (as is the case
for biological neurons), and more than one connection network may be present, with
different neighborhood size (short range interactions and subsystem connections). It is
obvious that, if the neighborhood size were as large as the network itself, we might obtain
a fully connected network. It is understood that we shall not call such a net "cellular", and
that generally the neighborhood shall have small size.
Cells may be very simple, or (moderately) complex. The "moderately" limit might be
described by the fact that CNN dynamics must basically depend on information flow in the
net, rather than on the operation inside the cells, so that we shall e.g. exclude that a
parallel digital computer be a CNN.
2.2 Level 2 (system operation)
2.2.1 Definitions
The CNN is a dynamical system operating in continuous or discrete time. A general
form of the cell dynamical equations may be stated as follows:
(continuous time)
t x j (t ) = g x j (t ) +
+
F
AI
j H x j = t , t , yk = t ,t ; p j K +
k Nr ( j )
F
BI
j H x j = t , t , uk = t , t ; p j K + I j ( t )
k Nr ( j )
F
I
xj
= t ,t K
H
y j (t ) =
(2a)
(discrete time)
x j ( n + 1) = g x j ( n ) +
+
k Nr ( j )
k Nr ( j )
A j F x j
H
B j F x j
H
y j ( n) = f F x j
H
, yk n m,n ; p jA I +
K
n m, n
I
, uk n m,n ; p B
+ I j (n)
j
K
n m, n
I
n m, n K
(2b)
In Eqs.2, x,y,u,I denote respectively cell state, output, input, and bias; j and k are
cell indices; g is a local instantaneous feedback function, N is neighborhood function (if
more than one neighborhood is defined, several similar sums are present), pA and pB are
arrays of parameters, notation z|T denotes the restriction of function z() to interval T of
its argument (i.e. the set of all its values). In Eqs.2a, t is time, t is a differential operator
(e.g. d/dt), is memory duration time, is (one out of several possible, identified by index
j) neighborhood feedback functional, and in the same way is input functional, is
output functional; in Eqs.2b, A and B are the analogous functions for discrete time, f is
output function, n is time and m memory duration.
y
u
tx
x
Figure 5 Functional block scheme of a CNN cell. Symbols are just reminders of more general operation.
Data can be fed to the CNN through two different ports: initial conditions of the
state and proper input u. Bias values I may be used as a third port.
2.3 Level 3 (special cases)
Continuous time models (CT-CNN)
2.3.1 Chua & Yang's CNN (CY-CNN)
Chua & Yang's CNN2 is a first order system, with linear instantaneous connections
and piece-wise linear (PWL) output function (figure 6); Eqs. 2a specialize in this case as
follows:
dx j (t )
dt
= x j (t ) +
A jk yk (t ) +
B jk uk (t ) + I j
k Nr ( j )
k Nr ( j )
y j (t ) =
1
b x(t ) + 1 x (t ) 1 g
2
(3)
= xij (t ) +
A( i k )( j l ) (t ) ykl +
B(i k )( j l ) (t )ukl + I
kl Nr ( ij )
klNr ( ij )
yij (t ) =
1
e xij ( t ) + 1 xij ( t ) 1 j
2
(4)
This means that A, B and I values can be determined by cloning template matrices
that are identically repeated in the neighborhood of every neuron:
A=
L A1;1
M
A
M 0;1
M A
N 1; 1
A1;0
A0;0
A1;0
A1;1 O
P
A0;1 P
A1;1 PQ
B=
L B1; 1
M
B
M 0; 1
M B
N 1;1
B1;0
B0;0
B1;0
B1;1 O
P
B0;1 P
B1;1 PQ
(5)
= g x j (t ) +
A jk x k (t ) +
B jk uk (t ) + I j
k Nr ( j )
k Nr ( j )
g( x ) =
R m( x + 1) + 1
|
lim S x
m
| m ( x 1) 1
T
x < 1
x <1
x >1
(6)
g(x)
k Nr ( j )
Aik d y j (t ), yk (t )i +
k Nr ( j )
Aik yk (t ) + Bik uk (t )
k Nr ( j )
(7)
(8)
k Nr ( j )
dxijm (t )
dt
= xij (t ) +
n
A(mn
B(i k )( j l ) (t )ukl + I m
i k )( j l ) ( t ) ykl +
kl Nr ( ij )
yijm (t ) =
klNr ( ij )
1 m
m
e xij ( t ) + 1 xij ( t ) 1 j
2
(9)
(i, j ) ( 0, 0 )
(10)
i.e. if no connections are present between cells of the same layer. The dynamics of cells of
a linear threshold layer depend only upon their own states, the states of neighboring layers,
and external inputs. Nossek, Seiler, Roska and Chua8, add the notion of margin to the
definition of LT-CNN, by imposing on local feedback weight condition A mm
jj = 1 + j ,
where j>0 is called margin.
A multilayer CNN is feed-forward7 if and only if Amn=0 for all n>m i.e., if intralayer connections are only present from lower to higher index layer (no backward
connections).
If all layers of a feed-forward CNN belong to the linear threshold class, and
mm
A00 = 1 for all layers m>1, the steady state of each layer above the first depends only
upon the input and its initial conditions. Such LT/FF-CNNs resemble a Multi-Layer
Perceptron (MLP) where only local connections exist. In fact, as no feedback loop is
present, cell states evolve monotonically to their steady value, obtained as a weighted sum
of their inputs, just as a physical realization of a MLP would do when transmission delays
and parasitic capacitance are taken into account.
2.3.6 Polynomial CNN (P-CNN)
A polynomial CNN9 is defined by using an odd-degree polynomial as local feedback
function g. General shapes of third and fifth degree polynomials are depicted in figure 8.
Connections are nonlinear (step functions), chosen in a small set of possibilities in order to
shape attractors for a pattern recognition device by synthesis. In fact, these functions allow
directed flow of activation from cells corresponding to recognizable patterns towards cells
corresponding to model (stored) patterns.
g(x)
g(x)
(a)
(b)
Figure 8 Polynomial local feedback functions of degree 3 and 5 for the P-CNN
= gd x j (t ) i +
k Nr ( j )
A jk yb xk (t )g + u j (t )
y j (t ) = x j (t )
(11)
Upon proper scaling of variables, dynamics of a P-CNN cell with third order local
feedback is qualitatively analogous to that of CY-CNN cell (see ref. 2). Higher order
polynomials raise the number of possible distinct equilibria of the cell.
2.3.7 Non Uniform Processor/Multiple Neighborhood Size CNN (NUP/MNS-CNN)
Motivated by neurophysiological evidence about the structure of brain cortex, a
three-layer CNN memory architecture was introduced by Henseler and Braspenning10.
This CNN has cells with different dynamics in the three layers, and neighborhoods have
different sizes too, as shown in figure 9.
Different cells allow for different processing in the three layers, while short- and
long-range interactions make the CNN operate as a network of subsystems.
Other schemes of NUP/MNS CNNs were considered by Roska and Chua6. NUPCNNs with two processor types may look as in figure 10, where black cells may be hidden
processors (as proposed by Tan, Hao and Vandewalle11, in order to increase storage
capacity), and/or have different dynamics. Figure 11 shows an example of MNS-CNN,
where fine and coarse grids are present.
2.3.8
Moving
Object
architecture (MODA)
Detecting
= x j (t ) +
k N j ( j )
A j yk + Bdu1 j (t ), u2 j (t )i + I
y j (t ) = x (t )
(12)
where:
( x ) = 0 if x < 0 else ( x ) = 1 (unit step)
B( x , y ) = la x f + ( 1) x + y + ( + 1) x + y + ( y ) q
(13)
10
(14)
dx j (t )
dt
A jk yk (t ) + I j (t )
k Nr ( j )
y j (t ) = x j (t )
(15)
Ajk yk (t ) + u j (t )
k Nr ( j )
x j (t ) = f y j (t )
(16)
11
y
Figure 14 Implicit output function of the RO-CNN
2.3.10 CNN with Local Logic (CNNL) - Analog Software Universal Machine
CNNs may be expanded3,15 by adding to every cell a few logical components,
thereby making it a parallel "analogic" (analog and logic) universal computing machine,
capable of executing analog software, i.e. applying several cloning templates in succession,
in order to achieve complex tasks. This kind of processing (dual computing), may be
regarded as the analog counterpart of Single-Instruction-Multiple-Data parallel computers.
To do this, a local (analog and) digital memory is added, and a simple control logic, itself
controlled by a global control unit.
A CNN of this type (analog software universal machine3) can be considered as a
time-varying cloning template architecture, and its dynamical equations written as follows
for linear templates:
dxij (t )
dt
= xij (t ) +
A( i k )( j l ) (t ) ykl (t ) +
B( i k )( j l ) (t )ukl (t ) + I (t )
kl Nr ( ij )
klN r (ij )
yij (t ) =
1
e xij ( t ) + 1 xij (t ) 1 j
2
(17)
Local memory and logic may also be used to apply simple logical processing to
binary valued outputs, before feeding them back to CNN input16.
2.3.11 Relation with other continuous-time Neural Network models and systems
Among NN paradigms, the continuous Hopfield model (CH-NN17) most closely
resembles CNNs. In fact, it has substantially the same dynamics of CY-CNN, in the limit
of maximum size neighborhood:
dx j (t )
dt
= x j + A jk yk + I j
k
yj = f dx j i
where f is a sigmoid function, e.g.
12
(18)
f ( x) =
(19)
1 e x
The fact that f is not piece-wise linear makes no significant difference in the overall
behavior of the network. Actually, a PWL function can be approximated to any precision
by a continuous function, and sometimes this substitution is done in CNNs because,
besides being more realistic from the point of view of realization, is also useful in
theoretical proofs.
The CH-NN is used as a nearest-neighbor encoding CAM, with the cue given as
initial state; therefore, no input is present.
Theory concerning CH-NNs can obviously be applied to CNNs too, but, as the
restriction of locality of connections endows CNN dynamics with peculiar properties, this
similarity is only seldom used, and most results of CNN theory have been obtained
independently.
It is also interesting to consider the similarity between CNNs and (physical) systems
described by systems of partial differential equations (PDE). In fact, these two kinds of
systems share the property that dynamic behavior only depends on local spatial
interactions2.
In fact, consider divergence () and Laplace ( 2) vector differential operators,
which are basic building blocks of fundamental equations of physics (e.g. heat, Poisson,
Navier-Stokes equations ...); in two dimensional rectangular coordinates they are written
as:
=
+
x y
2
2
= 2 + 2
x
y
2
(20)
A =
L
M 0
M
M 1
M 2h
x
M
M 0
M
N
1
2 hy
1
1
2 hy
O
P
P
1 P
2 hx P
P
0 P
P
Q
13
L
0
M
M
M 1
M
2
M hx
M
M 0
MN
1
hy2
F
G1
H
hx2
1
hy2
O
P
P
1 P
P
hx2 P
P
0 P
PQ
2I
J
hy2 K
(21)
A jk yk ( n) +
B jk uk ( n ) + I j
k Nr ( j )
k Nr ( j )
y j ( n) = f x j ( n )
(22)
0
<0
(23)
R1 if x
S
T0 if x
Ak yk + I j
k Nr ( j )
y j = csign( x j )
(24)
14
(25)
Cellular Automaton
data
Systolic Array
numerical algorithm
CNN
analog values
cloning templates
(analog software)
Analogies and differences between CA and CT-CNNs have been discussed and
exploited by Chua and Shi7.
Operation of the CA consists of two phases: a processing phase and a (local or
global) propagation phase. These two phases (with local propagation) are also present in
DT-CNN realizations18, and can also be replicated in CT-CNNs, even if the latter operate
asynchronously. In fact, Chua and Shi7 showed that a LT-CNN can implement one
iteration of a CA involving only local propagation, and that a LT/FF-CNN can also
implement global propagation operation.
Therefore, it is possible to exploit CA design rules in the design of CNNs, in order
to obtain the same functionality, with the advantage of easier realizability of the analog
CNN chip.
In CA theory, the game of life algorithm has particular importance, because of its
universality; Chua, Roska, Venetianer and Zarndy19 have discovered LCT-CNN
templates for one step of the algorithm and a DT-CNN(L) analog algorithm to perform the
continuing game, thereby proving universality of CNNLs.
3. Stability
Main theoretical results concerning CNN dynamics are hereafter reviewed. For
proofs of theorems, please refer to quoted papers.
Theorem 1 (boundedness of state for CY/NL/D-CNNs)
All states x of a CY/NL/D-CNN are bounded for all time by
15
xmax = 1 + max M
j M k N ( j )
r
N
A jk + B jk +
max
A jk ( y1 , y2 ) +
y1 , y2 1,1
max
y1 , y2 1,1
IO
B jk ( y1 , y2 ) + Ajk + B jk + I j J P
(26)
KQ
provided that nonlinear connection functions and initial conditions are bounded by 1.
Moreover, -limit points of x ( x j a f ) are bounded by xmax-1.2,6,24,25
Theorem 2 (stability of CY-CNNs with symmetric connections)
A CY-CNN with symmetric connections (i.e. A jk = Akj j , k
asymptotically stable2.
k Nr ( j )) is
k Nr ( j ):
A jk d y j , yk i
yk
li0
> 0 or A jk 0;
(27)
j , k
j k ; it is strictly sign-symmetric if
16
is asymptotically stable29.
k p
= J 1AJ
, is stable, so is the original
CNN, with state x', and weights obtained from A
J = diage( 1)n1 , ( 1)n2 , ..., ( 1)nk j and ni 0, 1 . Let A = ed A jk ij. If the transformed
CNN. Chua and Wu29 specify possible different transformations for LCT-CNNs.
Theorem 7 (binary output property of CY-CNNs)
In a CY-CNN, if A jj > 1 j
2.
17
k Nr ( j )
e A jk + Ajk j 0 j
k N r ( j )
4. Applications
Since their introduction, a wide range of applications has been proposed and tested
for CNNs. In this section, only a synthetic review of these applications can be given, for
reason of space; detailed description can obviously be found in quoted papers.
4.1 Applications of LCT-CNNs
LCT-CNNs have found most applications in image processing, also profiting of filter
theory (e.g. ref. 33, 34). Besides local processing, global effect are obtained by
information propagation, also by properly setting both input and initial state (e.g. CCD,
hole-filler). CNNs may be used as preprocessors for pattern recognition tasks, also in
connection with other kinds of NNs and with logical computers (e.g. feature detection,
character recognition). Table 2 summarizes the most significant contributions.
18
Application
line, edge and corner extraction
noise removal (low-pass filtering)
connected component detection
hole filling
shadow detection
image thinning/thicking
small object isolating (for counting)
halftoning and information compression
character recognition
Reference
33
33
35
35
35
35, 36
37
1,38
35, 39, 40
Table 2 (continued)
41
42
7
Application
Grey-scale image contour extraction
image thicking
convex corner detection
simulation of lattice equations
CNN-retina
local Boolean function evaluation
Reference
44
44
45
46
47
48
19
Application
motion detection
mapping approximation
game of life
artificial vision (stereopsis)
object counting
translation-invariant pattern recognition
oscillators, chaos generators
Reference
12, 49
31, 50
19
51
19
13
52
Application
content-addressable memory (CAM)
CCD, concentric contouring, minimal distance testing,
image thinning and thicking
shadow detector
Reference
11, 53, 54, 55
18
56
20
The first steps of CNN theory were done by obtaining useful LCT-CNN cloning
templates by a sort of empirical synthesis, based on experience in other fields (e.g.
filtering) and on trial-and-error. Most design theory for CNNs has been developed quite
recently, and has concentrated in particular to cloning template CNNs. A brief review of
the various methods proposed is given below.
Analog software, recently rigorously defined by Roska and Chua15, opens the way
to analog ("analogic") programming, which can be as an extension of CNN synthesis
beyond the hardware level.
5.1 Design by synthesis
Synthesis methods for LCT-CNNs have been proposed by Chua and Thiran57 and
Osuna and Moschytz58. Both algorithms involve building a system of inequalities
describing solution space, and solving them by a standard method (e.g. relaxation). The
first paper gives sufficient conditions on template parameters that guarantee correct
functioning; applying these conditions, however, is only feasible for rather simple problems
and small number of free parameters. The second method quoted, aimed at finding
symmetric templates satisfying the binary output condition (theorem 7) consists of a set of
inequalities to be imposed exhaustively on desired and forbidden input/final output
couples, which can be considered as restricted to neighborhood size. Slot59 distinguishes
two aspects of the feature detection problem: recognition of presence of the feature in
input pattern, and propagation of information about this recognition. Cloning template
matrices B and A are then designed so as to satisfy two sets of inequalities describing the
two mentioned tasks. Chua and Shi7 exploited analogy with CAs to design a LCT-CNN
implementing the Radon transform; Crounse, Roska and Chua38 designed halftoning
templates by adapting parameters of known filters.
Synthesis of CY-CNN weights was considered by Seiler, Schuler and Nossek54.
They gave a rigorous mathematical framework to the problem of obtaining robust solution
to pattern storage problems, by stating sufficient conditions on nominal and actual values
of parameters, written in terms of inequalities to be solved by a standard method, e.g. the
simplex algorithm. They also give practical guidelines to apply the theory in the design of a
CAM with given stable equilibria.
Realization of locally-defined Boolean functions by time-varying cloning template
DT-CNNs is solved by Galias49: simple rules are given to set the weights from a productof-sums or sum-of-products definition of the function.
For P-CNNs, used as CAM, an explicit synthesis procedure is given to choose
nonlinear connection functions to store given patterns9. MODA, a dedicated architecture
is also designed by explicit synthesis, implementing constraints of the problem12.
5.2 Learning
LCT-CNNs have much less parameters than general CNNs and NNs. Therefore,
learning for those networks has been accomplished with several optimization algorithms
that are generally impractical for other models.
21
6. Hardware implementation
CY-CNN equations (3) are readily translated in a circuit scheme by interpreting cell
state as voltage across an RC dipole realizing first-order dynamics. Connections are
realized by voltage-controlled current sources (VCCS), so that summations are performed
by injecting currents into the same node.
Based on this scheme (figure 15a), several implementations were proposed
employing operational transconductance amplifiers (OTA) as basic blocks. Weighting of
signals is performed at the output instead of input of cells, together with nonlinear output
function. Therefore, the cell has multiple outputs and a single input instead of single
output and multiple inputs (figure 15b).
22
+-
...
Bu
...
Ax
(a)
from neighbors
to neighbors
u
+-
...
Bu
...
Ax
(b)
Figure 15 Alternative models of CNN cell: (a) Chua & Yang's model, with bias
represented as voltage instead of current; (b) dual model with weighting at the output
23
load
8
+ -
The circuit is then transformed to a balanced structure (figure 18) that employs variable
conductance blocks, that can be realized with four transistors, as in figure 19.
Cx
Gx
Cx
-x
Gf
+y
-y
+ -
+x
- +
24
realize lossy integration and delay operators required to generate continuous- or discretetime dynamics (figure 20)
(a)
(b)
Figure 20 (a) lossy integrator; (b) half-clock delay in current mode
The quoted paper also reports about realization and testing in 1.6m CMOS
technology of several CT and DT prototypes. 99 and 116 CT prototypes have less than
20 transistors per cell, so that 60 to 160 cells per mm2 density is achieved. These circuits
settle in about 0.25 to 1.5s. A DT-CNN programmable 99 network with local logic was
successfully tested at 5 MHz clock frequency. Due to programming and testing circuitry
and lines, cells are large: 500m500m.
Important issues to be confronted in practical realizations are those of control and
initialization. Accessing all cells at once is generally impossible by means of electronic
signals because of the excessive number of lines required. Multiplexed accessing (e.g. by
rows) is therefore necessary, together with analog storage, that may be done by capacitors
connected to voltage followers. Even bigger difficulty is involved in weight programming.
The easiest case is when cloning templates are used, and programming is only allowed in
discrete values, that can be selected by a few global lines and some local logic and
memory. A promising alternative, especially for image processing purposes, is using onchip photosensors as input devices.
Realization of DT-CNNs can was also attempted by use of optical devices69. Main
advantages are speed-of-light computing in the forward path, and possibility of large
neighborhood; however, bottlenecks occur in electronic addressing of cells for input (but
optical addressing might also be implemented) and in electronic feedback of intermediate
results.
Main building blocks for the optical realization are liquid crystal devices (Spatial
Light Modulators - SLM), and lenses. SLMs are used to perform analog multiplication
between images, by applying variable attenuation to an image transmitted through the
panel; their nonlinear sigmoid-like transparency vs. voltage characteristic is also used to
implement output nonlinearity. Lenses are used to realize cross-correlation with cloning
template. In fact, they realize a Fourier transform, which can be followed by SLM
multiplication by a hologram representing cloning template. Inverse transform is obtained
by another lens, after observing that a second direct transform yields a mirror image of the
desired inverse transform. Complete optical CNN block scheme is depicted in figure 21.
25
input
signal
input
spectrum
output
spectrum
f
output
signal
CCD camera
input
display
lens
input
filter
lens
...
bias
7. Appendix
Table of symbols
symbol
meaning
feedback
and
input
coefficients or functions
nonlinear feedback and input
A , B
functions
nonlinear feedback and input
A , B functions
defin.
2.2.1
2.2.2
3
A,B
A,B
A , B
,
d
t
f
g
i
I
2.3.3
m
j,j
2.1.1
2.1.1
2.3.7
2.1.1
2.1.1
2.1.1
2.1.1
2.1.1
n
Nr()
pA, pB
2.3.3
u
x
y
2.2.1
2.1.1
2.1.1
2.2.1
2.1.1
2.1.1
2.1.1
2.1.1
26
2.1.1
2.1.1
2.1.1
2.1.1
Table of acronyms
acronym
BSB
CA
CAM
CCD
CH-NN
CNN
CNNL
CT-CNN
CY-CNN
D-CNN
DCT-CNN
DT-CNN
FF-CNN
FR-CNN
LCT-CNN
LT-CNN
MLP
MNS-CNN
meaning
Brain-State-in-a-Box
Cellular Automaton
Content-Addressable
Memory
Connected Component
Detector
Continuous Hopfield NN
Cellular Neural Network
CNN with Local Logic
Continuous Time CNN
Chua & Yang's CNN
Delay CNN
Delay-type Cloning
Template CNN
Discrete Time CNN
Feed-Forward CNN
Full Range CNN
Linear Cloning
Template CNN
Linear Threshold CNN
Multi-Layer Perceptron
Multiple Neighborhood
Size CNN
defin.
MODA
2.1; 2.2
2.3.10
2.3
2.3.1
2.3.4
2.3.4
2.3.12
2.3.5
2.3.3
2.3.2
2.3.5
2.3.7
27
2.3.8
2.3.13
2.3.4
2.3.4
2.3.7
3
2.3.6
2.3.9
8. References
In this section, the following abbreviations are used:
CNNA-90: Proc. of IEEE Int. Workshop on Cellular Neural Networks and their
Applications (CNNA-90), Budapest, Hungary, Dec. 16-19, 1990
CNNA-92: Proc. of Second IEEE Int. Workshop on Cellular Neural Networks and their
Applications (CNNA-92), Munich, Germany, October 14-16, 1992
Only most recent versions of papers on the same topic have been quoted.
1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13
14.
15.
K.R. Crounse, T. Roska, L.O. Chua, "Image Halftoning with CNNs", IEEE Trans. on
Circ. and Syst. CAS-II-40(3) (1993)
L.O. Chua, L. Yang, "Cellular Neural Networks: Theory", IEEE Trans. on Circ. and
Syst. CAS-35(10), 1257 (1988)
L.O. Chua, T. Roska, "The CNN Universal Machine - Part 1: The Architecture",
CNNA-92, 1
A. Rodrguez-Vzquez, S. Espejo, R. Domnguez-Castro, J.L. Huertas, E. SnchezSinencio, "Current-Mode Techniques for the Implementation of Continuous and
Discrete-Time Cellular Neural Networks", IEEE Trans. on Circ. and Syst. CAS-II40(3) (1993)
J. Anderson, J. Silverstein, S. Ritz, R. Jones, "Distinctive Features, Categorical
Perception, and Probability Learning: Some Applications of a Neural Model",
Psychological Review, 84, 413 (1977)
T. Roska, L.O. Chua, "Cellular Neural Networks with Non-linear and Delay-Type
Template Elements and Non-Uniform Grids", Int. j. c. th. appl. 20, 469 (1992)
L.O. Chua, B. Shi, "Exploiting Cellular Automata in the Design of Cellular Neural
Networks for Binary Image Processing", University of California at Berkeley,
memorandum no. UCB/ERL M89/130 (1989)
J.A. Nossek, G. Seiler, T. Roska, L.O. Chua, "Cellular Neural Networks: Theory and
Circuit Design", Int. j. c. th. appl. 20, 533 (1992)
A. Barone, M. Balsi, V. Cimagalli, "Polynomial Cellular Neural Network: A New
Dynamical Circuit for Pattern Recognition", Proc. of Int. Specialist Workshop on
"Nonlinear Dynamics of Electronic Systems", Dresden, Germany, July 23-24, 1993
J. Henseler, P.J. Braspenning, "A Cortex-like Architecture of a Cellular Neural
Network", CNNA-90, 244
S. Tan, J. Hao, J. Vandewalle, "Cellular Neural Networks as a Model of Associative
Memories", CNNA-90, 27
V. Cimagalli, M. Bobbi, M. Balsi, "MODA: Moving Object Detecting Architecture",
IEEE Trans. on Circ. and Syst. CAS-II-40(3) (1993)
J. Henseler, P.J. Braspenning, "Membrain: A Cellular Neural Network Model Based
on a Vibrating Membrane", Int. j. c. th. appl. 20, 483 (1992)
A. Barone, M. Balsi, V. Cimagalli, "Cellular Networks of Oscillators", CNNA-92, 246
T. Roska, L.O. Chua, "The Dual CNN Analog Software", Hungarian Academy of
Sciences, Budapest, Hungary, report no. DNS-2-1992
28
16. K. Halonen, V. Porra, T. Roska, L.O. Chua, "Programmable Analog VLSI Chip with
Local Digital Logic", Int. j. circ. th. appl., 20, 573 (1992)
17. J. Hopfield, "Neurons with Graded Response Have Collective Computational
Properties like Those of Two-State Neurons", Proc. Nat. Acad. Sci, 81, 3088 (1984)
18. H. Harrer, J.A. Nossek, "Discrete-time Cellular Neural Networks", Int. j. c. th. appl.
20, 453 (1992)
19. L.O Chua, T. Roska, P.L. Venetianer, A. Zarndy, "Some Novel Capabilities of CNN:
Game of Life and Examples of Multipath Algorithms", Hungarian Academy of
Sciences, Budapest, Hungary, report no. DNS-3-1992
20. N.N. Aizemberg, I.N. Aizemberg, "CNN Based on Multi-Valued Neuron as a Model
of Associative Memory for Grey-Scale Images", CNNA-92, 37
21. S. Grossberg, "Some Nonlinear Networks Capable of Learning a Spatial Pattern of
Arbitrary Complexity", Proc. Nat. Acad. Sci., 59, 368 (1968)
22. S.-I. Amari, "Learning Patterns and Pattern Sequences by Self-Organizing Nets of
Threshold Elements", IEEE Trans. on Computers, C-21, 1197 (1972)
23. T. Roska, L.O. Chua, "Cellular Neural Networks with Non-linear and Delay-Type
Template Elements", CNNA-90, 12
24. T. Roska, C.W. Wu, M. Balsi, L.O. Chua, "Stability and Dynamics of Delay-Type
General and Cellular Neural Networks", IEEE Trans. on Circ. and Syst. CAS-I39(6), 487 (1992)
25. T. Roska, C.W. Wu, M. Balsi, L.O. Chua, "Stability of CNNs with Dominant
Nonlinear and Delay-Type Templates", IEEE Trans. on Circ. and Syst. CAS-I-40(3)
(1993)
26. L.O Chua, T. Roska, "Stability of a Class of Nonreciprocal Cellular Neural
Networks", IEEE Trans. on Circ. and Syst. CAS-37(12), 1520 (1990)
27. F. Zou and J.A. Nossek, "Stability of Cellular Neural Networks with Opposite-Sign
Templates", IEEE Trans. on Circ. and Syst. CAS-38, 675 (1991)
28. M. Balsi, "Stability of Cellular Neural Networks with One-Dimensional Templates",
Int. j. circ. th. appl., in press
29. L.O. Chua, C.W. Wu, "On the Universe of Stable Cellular Neural Networks", Int. j. c.
th. appl. 20, 497 (1992)
30. M. Balsi, "Recurrent Back-Propagation for Cellular Neural Networks", Proc. of
European Conference on Circuit Theory and Design (ECCTD'93), Davos,
Switzerland, Aug.30-Sep. 3, 1993 (Elsevier)
31. M. Balsi, "Generalized CNN: Potentials of a CNN with Non-Uniform Weights",
CNNA-92, 129
32. P.P. Civalleri, M. Gilli, "Some Stability Properties of CNNs with Delay", CNNA-92,
94
33. L.O. Chua, L. Yang, "Cellular Neural Networks: Applications", IEEE Trans. on Circ.
and Syst. CAS-35(10), 1272 (1988)
34. A. Dzielinski, S. Skoneczny, R. Zbikowski, S. Kuklinski, "Cellular Neural Network
Application to Moir Pattern Filtering", CNNA-90, 139
29
30
53. G. Seiler, A.J. Schuler, J.A. Nossek, "Design of Robust Cellular Neural Networks",
Technische Universitt Mnchen, Munich, Germany, report no. TUM-LNS-TR-91-13
(1991)
54. G. Martinelli, R. Perfetti, "Associative Memory Design Using Space-Varying Cellular
Neural Networks", CNNA-92, 117
55. H. Mizutani, "The Effective Weighting Method of CNN as a Recall", CNNA-92, 86
56. H. Harrer, J.A. Nossek, F. Zou, "A Learning Algorithm for Discrete-Time Cellular
Neural Networks", Technische Universitt Mnchen, Munich, Germany, report no.
TUM-LNS-TR-91-1 (1991)
57. L.O. Chua, P. Thiran, "An Analythic Method for Designing Simple Cellular Neural
Networks", IEEE Trans. on Circ. and Syst. CAS-38(11), 1332 (1991)
58. J.A. Osuna, G.S. Moschytz, "Exact Design of Reciprocal Cellular Neural Networks",
CNNA-92, 11
59. K. Slot, "Cellular Neural Networks Design for Solving Specific Image-Processing
Problems", Int. j. circ. th. appl. 20, 629 (1992)
60. F. Zou, S. Schwarz, J.A. Nossek, "Cellular Neural Network Design Using a Learning
Algorithm"; CNNA-90, 73
61. P. Szolgay, T. Kozek, "Optical Detection of Layout Errors of Printed Circuit Boards
Using Learned CNN Templates", Hungarian Academy of Sciences, Budapest,
Hungary, report no. DNS-10-1991
62. A.J. Schuler, P. Nachbar, J.A. Nossek, L.O. Chua, "Learning State Space Trajectories
in Cellular Neural Networks", CNNA-92, 68
63. T. Kozek, T. Roska, L.O. Chua, "Genetic Algorithm for CNN Template Design",
IEEE Trans. on Circ. and Syst. CAS-I-40(3) (1993)
64. C. Gzelis, "Supervised Learning of the Steady-State Outputs in Generalized Cellular
Neural Networks", CNNA-92, 74
65. L.K. Hansen, "Bolzmann Learning of Parameters in Cellular Neural Networks",
CNNA-92, 62
66. H. Magnussen, J.A. Nossek, "Towards a Learning Algorithm for Discrete-Time
Cellular Neural Networks", CNNA-92, 80
67. J.M. Cruz, L.O. Chua, "Design of High-Speed, High-Density CNNs in CMOS
Technology", Int, j. circ. th. appl., 20, 555 (1992
68. H. Harrer, J.A. Nossek, R. Stelzl, "An Analog Implementation of Discrete-Time
Cellular Neural Networks", IEEE Trans. on Neural Networks NN-3(3), 466 (1992)
69. E. Lder, N. Frhauf, "Optical Signal Processing for CNN's", CNNA-92, 45
70. K. Slot, "Optically Realized Feedback Cellular Neural Networks", CNNA-92, 175
31