Papers
Topics
Authors
Recent
Search
2000 character limit reached

Activation–Integration Model in Reading

Updated 27 March 2026
  • Activation–Integration Model is a mathematical framework that couples memory-retrieval dynamics with eye-movement control in reading.
  • It integrates LV05 memory processing with SWIFT’s saccade targeting to quantitatively predict fixation patterns and memory-driven regressions.
  • The approach uses Bayesian inference and MCMC methods to validate parameter roles and capture similarity-based interference effects in sentence comprehension.

The Activation–Integration Model is a mathematical framework for understanding the coupling of memory-based sentence processing and dynamical models of eye-movement control during reading. Conceived as a core component of the Sentence-Processing and Eye-Movement Activation-Coupled Model (SEAM), it formally integrates the memory retrieval dynamics from the Lewis & Vasishth (2005; "LV05") cue-based parsing model with the SWIFT model of eye-movement control, thereby enabling the quantitative prediction of both standard fixation patterns and memory-driven regressions that arise from similarity-based interference in reading (Rabe et al., 2023).

1. System Architecture and Subsystem Coupling

The Activation–Integration Model is instantiated in SEAM as two tightly coupled subsystems:

  • Post-lexical working-memory module (LV05-based): Upon lexical identification, each word is encoded as an ACT-R “chunk” with a time-varying activation. On certain trigger words (typically verbs), a cue-based retrieval is initiated in which previously stored chunks compete. This subsystem formalizes similarity-based interference (fan effects) through the competitive dynamics among competing chunks.
  • SWIFT eye-movement module: This component maintains a spatially organized field of discrete "word activation" counters nj(t)n_j(t) for all visible words, supporting parallel lexical and post-lexical processing via stochastic transition rates wj(t)w_j(t). Saccade programming is governed by a three-stage process (labile \rightarrow non-labile \rightarrow execution) and is largely decoupled from the processing timers, with the next saccade target stochastically chosen using a Luce-choice rule over normalized activations.

Coupling Mechanism ("Activation–Integration"): Each lexical processing completion in SWIFT triggers word encoding in the LV05 memory module. On retrieval triggers, LV05 chunk activations Ak(t)A'_k(t) directly modulate SWIFT’s post-lexical transition rates wk(t)w'_k(t), causing reactivation of partially processed words proportional to their cue-match, and increasing the probability of regression saccades to previously read words (Rabe et al., 2023).

2. Mathematical Formalism

The model combines LV05 memory dynamics and SWIFT saccade targeting through explicit equations:

  • Memory Activation (LV05):
    • Ak(t)=Sk(t)+Pk(t)+Bk(t)A_k(t) = S_k(t) + P_k(t) + B_k(t),
    • where SkS_k encodes fan-effect (interference), PkP_k penalizes feature mismatches, BkB_k captures base-level decay.
    • Ak(t)Logistic(Ak(t),ans)A'_k(t)\sim \mathrm{Logistic}(A_k(t), ans) introduces activation noise.
    • Predicted retrieval latency: tkretr(t)=Fexp[Ak(t)]t^{retr}_k(t) = F \exp[-A'_k(t)]; the chunk with maximal Ak(t)A'_k(t) is retrieved.
  • SWIFT Saccade Targeting:
    • Normalized activation: aj(t)=nj(t)/Naa_j(t) = n_j(t)/N_a.
    • Selection probability: πj(t)=aj(t)γ/a(t)γ\pi_j(t) = a_j(t)^\gamma / \sum_\ell a_\ell(t)^\gamma.
    • Baseline transition rates:
    • $w_j(t) = \left{ \begin{array}{ll} \alpha \Lambda_j(t) &amp; \text{lexical}\</li> <li>\max[\alpha \Lambda_j(t) proc, \omega] &amp; \text{post-lexical}\</li> <li>0 &amp; \text{after completion} \end{array}\right.$
  • Coupling (Activation–Integration):
    • During post-lexical retrieval, wj(t)w_j(t) is replaced by wj(t)w'_j(t):
    • For the retrieval trigger (j=mj = m), decay halts if nm(t)<μ2Nmn_m(t) < \mu_2 N_m.
    • For a retrieval candidate (jmj \neq m): wj(t)=μ3Nm[Fexp(Aj(t))]1w'_j(t) = \mu_3 N_m [F \exp(-A'_j(t))]^{-1}, ensuring the expected time to threshold matches LV05 retrieval latency.
    • After retrieval: standard post-lexical decline resumes.

The effect of this coupling is that, during retrieval, earlier words with high memory activation see their SWIFT activation counters nj(t)n_j(t) re-incremented, increasing πj(t)\pi_j(t) and the likelihood of regressive saccades, thus capturing memory-driven eye movement phenomena.

3. Parameter Roles and Cognitive Correlates

Key parameters and their cognitive interpretations include:

Parameter Description Cognitive Role
SmaxS_{max} Max associative boost in SkS_k Memory strength ceiling before interference
ϕkl(t)\phi_{kl}(t) Count of competing chunks on cue ll Formalizes similarity-based interference
pp Penalty for feature mismatch Models semantic/syntactic mismatches
dd Decay rate of base-level activation Time-based memory decay
ansans Activation noise parameter Stochastic retrieval variability
FF Latency scaling factor Maps activation to retrieval time
α,Λ\alpha, \Lambda Baseline processing rate and modulating factors Lexical/post-lexical difficulty, attention, etc.
μ2,μ3\mu_2, \mu_3 Trigger/candidate thresholds Gating post-lexical persistence/reactivation
Na,γN_a, \gamma SWIFT normalizer and choice exponent Saccade target scaling and stochasticity

This explicit mapping enables parameter estimation and cognitive interpretation in empirical datasets (Rabe et al., 2023).

4. Core Algorithmic Dynamics and Saccade Programming

Processing unfolds in a parallel, stochastic loop. In SWIFT, all visible words increment or decrement nj(t)n_j(t) based on wj(t)w_j(t) or wj(t)w'_j(t), with a global timer initiating labile saccade preparation. During the labile stage, a new saccade target can be selected according to πj(t)\pi_j(t). The Activation–Integration Scheme ensures:

  • The activation of the retrieval-triggering word mm cannot fall below μ2Nm\mu_2 N_m during retrieval, prolonging its status as potential saccade target.
  • Retrieval candidates jj have their nj(t)n_j(t) counters reactivated towards μ3Nm\mu_3 N_m, reflecting memory-guided attentional shifts.
  • This modulation of nj(t)n_j(t) directly increases the regression probability to earlier words during critical linguistic events, consistent with similarity-based interference signatures.

5. Statistical Inference and Model Evaluation

Bayesian inference for the Activation–Integration Model is accomplished via Markov Chain Monte Carlo (MCMC) using a DREAMzs_{zs} sampler with multiple chains and differential evolution for propositional moves in log-parameter space. Data likelihood is factored into spatial (target choice via πj(t)\pi_j(t)) and temporal (fixation duration) components. Model identifiability is established through profile log-likelihood analysis: for simulated datasets with fixed parameter vectors θ\theta^*, one parameter θk\theta_k is systematically varied to verify a peaked profile log-likelihood at the generating value. Parameter recovery is demonstrated by simulating data from θ\theta^* values, refitting, and checking that posterior CrIs contain the true value with high probability (Rabe et al., 2023).

6. Empirical Performance and Comparative Results

Empirical validation, using stimuli that manipulate animacy and subjecthood in distractors (e.g., "It turned out that the attorney whose secretary ... frequently complained about the salary"), reveals that SEAM’s Activation–Integration Model can account for nuanced effects in first-pass regression probability (FPR) and regression-path duration (RPD) in regions both preceding and at the critical verb:

  • SWIFT alone (no memory component) fails to produce condition effects in FPR/RPD.
  • SEAM, leveraging memory-saccade coupling, reproduces additive animacy × subjecthood interactions in both measures (see Figures 8–10 in (Rabe et al., 2023)).
  • Analysis of word-activation fields demonstrates that, although distractor activation increases during retrieval, the probability of excessive regressions is constrained, avoiding over-prediction.
  • Cross-validation shows that SEAM produces substantially lower absolute prediction errors compared to SWIFT for both FPR and RPD, even with parameters fitted on only 70% of available data.

7. Scope, Implications, and Future Directions

The Activation–Integration Model instantiated in SEAM constitutes the first fully implemented integration of comprehensive eye-movement control and sentence-processing models. It allows quantitative, process-level predictions of the interaction between lexical/post-lexical memory retrieval costs and moment-by-moment attentional shifts during reading. This unified approach supports the investigation of how similarity-based interference and working-memory constraints directly manifest in the production of regressive saccades, addressing limitations of previous models that treated these subsystems independently.

A plausible implication is that such tight memory-saccade coupling is required to capture the full spectrum of observed human reading behavior, including nuanced condition effects observable in sentence comprehension paradigms. Going forward, the model's generalizability will need to be assessed across diverse reading benchmarks and its parameters further constrained by large-scale empirical datasets (Rabe et al., 2023).

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Activation–Integration Model.