Reinforcing first-presentation traces at repetition
Reinforcement Positional CMR (ICMR-Reinf) addresses a key question about repetition: when you see an item again, does it strengthen the original memory trace or create an entirely new one?
This model says: both. When an item repeats, it creates a new positional trace and reinforces the first-presentation trace.
The Mechanism
When item \(k\) is presented for the second time (at position \(j\)), having first appeared at position \(i\):
New trace: A new position-\(j\) trace is created (standard positional encoding)
Reinforcement: The position-\(i\) trace is strengthened
The reinforcement step adds associations linking position \(i\) back to the context present at position \(i\) (the original encoding context).
Why Reinforcement?
Standard positional encoding treats each presentation independently. But empirically:
People often preferentially recall the first presentation
Repetitions boost memory for the original occurrence
The “first presentation advantage” persists even with spaced repetitions
Reinforcement captures the idea that seeing something again reminds you of when you first saw it.
Mathematical Specification
At Repetition (item \(k\) at position \(j\), previously at position \(i\))
With reinforcement (\(\eta > 0\)): - First presentations accumulate strength across repetitions - Later presentations contribute their own traces but also boost the first - Recall favors the first presentation’s context
Lag-CRP from First Presentation
When the first presentation is recalled, transitions go to: - Items near position \(i\) (the first presentation) - Not necessarily items near position \(j\) (the repetition)