Part II: Systems Neuroscience | Chapter 4

Attention & Consciousness

Attention models, the binding problem, neural correlates of consciousness, Global Workspace Theory, and Integrated Information Theory

The Neural Basis of Awareness

Attention selects relevant information from the torrent of sensory input, while consciousness gives rise to subjective experience. These interrelated phenomena represent some of the deepest questions in neuroscience. Attention can operate without consciousness (subliminal priming), and consciousness can occur without focused attention (peripheral awareness), yet they share neural mechanisms and computational principles.

This chapter covers computational models of attention (gain modulation, normalization), the binding problem and its proposed solutions (synchrony, feature integration theory), neural correlates of consciousness (NCC), and the two leading theoretical frameworks: Global Workspace Theory and Integrated Information Theory.

1. Computational Models of Attention

Attention enhances the neural representation of selected stimuli while suppressing distractors. Neurophysiological recordings reveal several distinct mechanisms: gain modulation (multiplicative scaling of tuning curves), sharpening of tuning, noise reduction, and changes in noise correlations. The normalization model of attention provides a unified account of these diverse effects.

Derivation 1: The Normalization Model of Attention

Reynolds and Heeger (2009) proposed that attention acts through an "attention field" that modulates neural responses before divisive normalization. The response of neuron$i$ is:

$$r_i = \frac{(\mathbf{a} \cdot \mathbf{s})_i \cdot E_i}{\sigma^2 + \sum_j (\mathbf{a} \cdot \mathbf{s})_j \cdot w_{ij}}$$

where $\mathbf{s}$ is the stimulus drive, $\mathbf{a}$ is the attention field (a spatial or feature-based gain), $E_i$ is the excitatory drive for neuron $i$,$w_{ij}$ are normalization weights, and $\sigma^2$ is a semi-saturation constant. The key insight is that the same mechanism produces different phenomenology depending on the relative sizes of the attention field and stimulus:

  • Narrow attention field (smaller than stimulus): contrast gain, shifting the contrast-response function leftward
  • Broad attention field (larger than stimulus): response gain, multiplicatively scaling the entire response
  • Matched sizes: intermediate effects combining both gain changes

This explains why different experiments report different attentional effects — the mechanism is the same, but the relative geometry varies.

2. The Binding Problem

How does the brain combine features processed in different cortical areas into unified percepts? A red moving ball activates color neurons in V4, motion neurons in V5/MT, and shape neurons in inferotemporal cortex. The binding problem asks how these distributed representations are linked to represent a single object.

Derivation 2: Temporal Binding via Neural Synchrony

The temporal correlation hypothesis (von der Malsburg, 1981; Singer and Gray, 1995) proposes that neurons representing features of the same object synchronize their firing in the gamma band (30–80 Hz). The coherence between two spike trains $x(t)$ and$y(t)$ at frequency $f$ is:

$$C_{xy}(f) = \frac{|S_{xy}(f)|^2}{S_{xx}(f) \cdot S_{yy}(f)}$$

where $S_{xy}(f)$ is the cross-spectral density. To quantify binding, consider$N$ neurons organized into two groups (objects). Within-group synchrony is:

$$\Phi_{\text{within}} = \frac{1}{|G|^2}\sum_{i,j \in G} C_{ij}(f_\gamma)$$

For binding to work, within-object coherence must significantly exceed between-object coherence. The required precision of synchronization is approximately$\Delta t < 1/(2f_\gamma)$, or about 7–15 ms for gamma oscillations. This temporal window matches the STDP learning rule window, suggesting that synchrony-based binding may also drive the formation of object representations through Hebbian learning.

Derivation 3: Feature Integration Theory and the Saliency Map

Treisman's Feature Integration Theory (1980) proposes that features are first processed in parallel "feature maps," then bound through focal attention. The computational implementation uses a saliency map. For feature dimension $k$(color, orientation, etc.) and location $(x, y)$:

$$S_k(x, y) = \sum_{c=1}^{C} |F_k^c(x, y) - \bar{F}_k^c|$$

where $F_k^c$ is the feature map at scale $c$ and $\bar{F}_k^c$ is its mean. The combined saliency map integrates across feature dimensions:

$$S(x, y) = \sum_{k=1}^{K} w_k \cdot \hat{S}_k(x, y)$$

where $\hat{S}_k$ is the normalized conspicuity map and $w_k$ are learned or task-dependent weights. A winner-take-all network selects the most salient location for the next fixation. Top-down attention modulates the weights $w_k$, implementing feature-based attention (e.g., biasing toward color when searching for a red target).

3. Neural Correlates of Consciousness

The neural correlate of consciousness (NCC) is defined as the minimal set of neuronal mechanisms jointly sufficient for a specific conscious percept (Koch et al., 2016). Key experimental paradigms include binocular rivalry, masking, and the no-report paradigm. Current evidence implicates a posterior cortical "hot zone" (parieto-occipital-temporal cortex) rather than prefrontal cortex as the content-specific NCC.

Derivation 4: Global Workspace Theory (GWT)

Baars (1988) and Dehaene et al. (1998) proposed that consciousness arises when information is "broadcast" to a global workspace formed by long-range cortical connections. Mathematically, the workspace can be modeled as a dynamical system with an ignition threshold. The activity of workspace neuron $i$ is:

$$\tau \frac{dx_i}{dt} = -x_i + f\left(\sum_j W_{ij}^{\text{local}} x_j + \sum_k W_{ik}^{\text{global}} x_k + I_i^{\text{ext}}\right)$$

The system has two stable states: (1) a low-activity "subliminal" state where information remains in local modules, and (2) a high-activity "ignited" state where global broadcasting occurs. The transition happens when the input exceeds a threshold set by the global coupling strength:

$$I_{\text{crit}} = \frac{1 - W^{\text{local}} f'(0)}{W^{\text{global}} f'(0)}$$

This predicts the all-or-none nature of conscious access: stimuli either reach awareness (ignition) or remain subliminal, with no intermediate states. The model explains the P3b ERP component, the "late ignition" observed ~300 ms post-stimulus in conscious perception, and the role of prefrontal-parietal networks in broadcasting.

Derivation 5: Integrated Information Theory (IIT)

Tononi's IIT (2004, 2008) proposes that consciousness is identical to integrated information, $\Phi$. For a system of $N$ binary elements in state$\mathbf{x}$ with transition probability matrix $\mathbf{T}$:

$$\Phi = \min_{\text{partition } P} \left[ D_{\text{KL}}\left(p(\mathbf{x}_{t+1} | \mathbf{x}_t) \,\|\, \prod_k p(\mathbf{x}_{t+1}^k | \mathbf{x}_t^k)\right)\right]$$

where the minimum is taken over all possible bipartitions $P$ of the system, and $D_{\text{KL}}$ is the Kullback-Leibler divergence. Intuitively,$\Phi$ measures how much the whole system's behavior exceeds what its parts can account for independently. For a simple 2-element system with coupling matrix:

$$\Phi_{\text{2-element}} = I(\mathbf{x}_{t+1}; \mathbf{x}_t) - \max_P \sum_k I(\mathbf{x}_{t+1}^k; \mathbf{x}_t^k)$$

IIT makes specific predictions: the cerebellum, despite having more neurons than the cerebrum, contributes little to consciousness because its feedforward architecture generates low $\Phi$. The thalamocortical system, with dense recurrent connectivity, generates high $\Phi$. Computing $\Phi$ exactly is NP-hard, but approximations based on spectral analysis of the connectivity matrix are tractable.

4. Historical Development

  • 1958: Broadbent proposes the filter model of attention, arguing that selection occurs early in processing.
  • 1980: Treisman introduces Feature Integration Theory, explaining illusory conjunctions and the role of attention in binding.
  • 1981: von der Malsburg proposes the temporal correlation hypothesis for binding via neural synchrony.
  • 1988: Baars formulates Global Workspace Theory as a cognitive architecture for consciousness.
  • 1990: Crick and Koch propose searching for neural correlates of consciousness (NCC), launching the modern science of consciousness.
  • 1998: Dehaene, Kerszberg, and Changeux develop the neuronal Global Workspace model, predicting all-or-none ignition.
  • 2004: Tononi introduces Integrated Information Theory (IIT), proposing $\Phi$ as a measure of consciousness.
  • 2009: Reynolds and Heeger unify attentional effects under the normalization model of attention.

5. Applications

Disorders of Consciousness

IIT-derived measures (perturbational complexity index, PCI) distinguish between vegetative state, minimally conscious state, and locked-in syndrome with higher accuracy than behavioral assessment alone. TMS-EEG protocols measure cortical complexity at the bedside.

Anesthesia Monitoring

Consciousness theories guide the development of anesthesia depth monitors. Measures of cortical integration (effective connectivity, spectral complexity) track the loss and recovery of consciousness during general anesthesia.

Attention-Deficit Disorders

The normalization model predicts that ADHD involves altered gain control, explaining both distractibility and hyperfocus. Computational phenotyping decomposes attentional deficits into gain, normalization, and threshold components.

AI and Machine Consciousness

Attention mechanisms in transformers (scaled dot-product attention) are inspired by neuroscience. IIT provides criteria for evaluating whether artificial systems could be conscious, with implications for AI ethics and design.

6. Computational Exploration

Attention and Consciousness: Normalization, Binding, GWT, and IIT

Python
script.py328 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server

Chapter Summary

  • Normalization model: attention acts through gain modulation before divisive normalization, producing contrast or response gain depending on attention field size.
  • Binding problem: features of the same object may be bound through gamma-band synchrony ($\sim$40 Hz) or serial attention-based integration.
  • Saliency maps: bottom-up feature contrast and top-down task demands combine to guide spatial attention and eye movements.
  • Global Workspace Theory: consciousness arises from all-or-none "ignition" that broadcasts information across cortical modules.
  • Integrated Information Theory: consciousness is measured by $\Phi$, the integrated information generated by a system above and beyond its parts.