Complexity Flashcards

0
Q

Template neuron

A

Hypothetical neuron that responds to a particular template of an image.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

Computational Approach

A

How vision works in THEORY and in PRACTICE.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Discretising template neurons…

A

Enables neurons to have non-overlapping narrow tuning curves. Reduces amount of neurons needed for a continuous range of parameter values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Univariate neurons…

A

Respond to only one parameter.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Value unit

A

A univariate neuron that responds to only a small range of values.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Variable units

A

Univariate neurons that respond to all values of a parmeter.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Parameter space

A

The n-D space of all possible parameter values and combinations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Multivariate neurons…

A

Neurons that respond to multiple parameters.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Exponential increase…

A

M=N^k
The number of template neurons (M) needed increases exponentially when the number of parameters (k) increases.
k IS the power to which N is increased, unlike polynomial, where k is raised to a fixed power (Sq).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

If M=10 to the power of 10…

A

Then we would need 10 billion multivariate value units (neurons) to recognise a single object!

We can recognise hundreds of thousands of objects… Hence why vision is an exponential problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Grandmother neuron would be invariant because…

A

It would fire, irrespective of parameters, if the template neuron contained an image of its committed object (grandmother).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Local representation…

A

When the representation of an object is localised to a single cell.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Distributed representation…

A

When the representation of an object is distributed to a population of neurons with overlapping tuning curves (coarse coding).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Linear increase…

A
M=Nk
N is fixed, but is multiplied by k.
E.g if N=10, and k=4, then
M=10x4=40
If k was doubled, then, in a linear fashion, so would M.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Polynomial increase…

A

M=NkSq
In this function, the increase is in proportion to the square of the number of k parameters.
k is raised to a fixed power.
e.g M=10(4Sq)=160

How well did you know this?
1
Not at all
2
3
4
5
Perfectly