In Computing there is often two different ways that a process can be executed, Pre-emptive Selection, or Lazy Selection. In Pre-emptive Selection something is known about the process before selection is done, In Lazy Selection, nothing about the process needs to be known before the selection step because you are selecting among results.

In the Global Neuronal Workspace, it is assumed that Lazy Selection is the operation, and selection happens due to the "Strength" of the signal after processing.

This assumes that there is something about the processing step that determines the "Strength" of the signal so that there is a reason to select.

Theoretically, if there is nothing about the processing step that determines the "Strength" of the signal you would get a "Deadlock" as in other processing systems that must decide between different threads of execution.

Is the Neuronal Workspace theory correct in assuming that there is a

"strength" difference between modules, or is there some other decision making process involved such as Pre-emptive Selection?

More Graeme Smith's questions See All
Similar questions and discussions