Quote
what I was generally trying to ask was if there are any studies or evidence out there to support the idea that it requires more than just the phenomena of electric impulses traveling down the axons of neurons and chemicals crossing the synaptic gaps in order to explain the activity of the brain.
According to the liturature this would be basically what appears to be happening between individual neurons, but tells us little about how information processing actually takes place or what coding scheme(s) the brain uses to represent, store and manipulate information. To answer a previous question, this could sum up what is stumping the scientific community at this very moment.
Ok, so what could this coding scheme be ? Is it the so called rate code ? is it a timing code ? is it binary ? some other base ? is it even remotely digital at all ?
Reading about how a action potential ( spike) is believed to occur, i.e. when the dendrito-synaptic inputs to a neuron is sufficient enough to overcome some membrane threshold, a stereo-typical spike is propogated down its output axon to other neurons. This does appear to be somewhat digital but there is evidense that the timing between individual spikes (called the inter-spike interval or ISI) is significant as an analog type coding scheme.
If time is indeed a factor this would rule out binary in the digital sense of the word. As an analogy;recently ive bin reading about a proposed idea called rank order coding in which the firing order of an "array" of neurons can encode an enormously large input set. We are familiar with the on-off, 1's and O's binary nature of conventional computers in which information is represented by combinations of these but time has no meaning.
Heres a simple illustration comparing the representation capabilities of a rank order coding scheme and binary gates.
# of neurons: possible combinations: vs # of gates: possible combinations:
------------------------------------ --------------------------------
2----------- 2 __________________________2------------- 4
3----------- 6___________________________3------------- 8
4----------- 24__________________________4------------- 16
5----------- 120_________________________5------------- 32
6----------- 720_________________________6------------- 64
7----------- 5040________________________7------------- 128
8----------- 40,320______________________8------------- 256
9-----------362,880______________________9--------------512
10----------3,628,800____________________10-------------1024
Obviously as can be seen, has the number of neurons increase the number of possible non-repeating combinations quickly increase compared to their binary counterpart.
This just illustates that there are possibly other more powerful coding schemes foreign to conventional digital computing.