Neural Computation
From Mind-Brain.org
|
Main :: Neural Computation The brain, often considered as a dynamical system, may also be considered as a computational system that computes representations and their transformations. While consciousness itself is not dependent on external inputs, our everyday world of waking consciousness is dependent on inputs from receptor arrays, including photoreceptors, gustatory receptors, touch receptors, etc, which convey information about an external environment.
[edit] Quantifying InformationInformation may be encoded using several neuronal or network variables and is often quantified using Information Theory. [edit] How Neurons Encode Information
[edit] Cross-correlationFor two random variables, X and Y, the cross-correlation is given by the following: where E() denotes the expectation value (or mean). For the special case of two binary vectors, x and y, the cross-correlation is given by the following:
The correlation is 1 in the case of an increasing linear relationship, −1 in the case of a decreasing linear relationship, and some value in between in all other cases, indicating the degree of linear dependence between the variables. The closer the coefficient is to either −1 or 1, the stronger the correlation between the variables. If the variables are statistically independent, then the correlation is 0, but the converse is not true because the correlation coefficient detects only linear dependencies between two variables. Here is an example: Suppose the random variable X is uniformly distributed on the interval from −1 to 1, and Y = X2. Then Y is completely determined by X, so that X and Y are dependent, but their correlation is zero; they are uncorrelated. However, in the special case when X and Y are jointly normal, independence is equivalent to uncorrelatedness. [edit] Joint CumulantsThe joint cumulant of several random variables X1, ..., Xn is where π runs through the list of all partitions of { 1, ..., n }, and B runs through the list of all blocks of the partition π. For example, The joint cumulant of just one random variable is its expected value, and that of two random variables is their covariance. If some of the random variables are independent of all of the others, then the joint cumulant is zero. If all n random variables are the same, then the joint cumulant is the nth ordinary cumulant. The combinatorial meaning of the expression of moments in terms of cumulants is easier to understand than that of cumulants in terms of moments: For example: Another important property of joint cumulants is multilinearity: Just as the second cumulant is simply the variance, the joint cumulant of just two random variables is just the covariance. The familiar identity generalizes to cumulants: |
Main Contents |