Making material learnable
Interference between similar items
Similar memories can compete when the same or overlapping cue points toward different answers. In laboratory tasks where people learn a cue with one response and later learn that cue with another, memory for the second response is typically worse than when no earlier response competes.1 Reviews find especially strong interference in shared-cue designs across varied tasks and populations.2
The practical response is not simply to keep every similar item apart. Testing an earlier set before learning changed cue-response pairs can reduce interference by helping learners encode the relation between old and new answers.1 Replicated picture experiments also found that directly comparing identical or similar images improved later discrimination of fine visual details.3 In replicated experiments with adults learning similar second-language pseudowords, contrast helped only when it was made between the confusable second-language forms themselves.4
The diagram shows competing responses during recall and illustrates explicit comparison of distinguishing features as an alternative to blanket separation.
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta http-equiv="Content-Security-Policy" content="default-src 'none'; style-src 'unsafe-inline'">
<title>Competition between similar memories</title>
<style>
body { margin: 0; padding: 16px; font-family: system-ui, sans-serif; color: CanvasText; background: Canvas; }
main { display: flex; flex-wrap: wrap; gap: 12px; max-width: 560px; }
section { border: 2px solid currentColor; border-radius: 10px; padding: 12px; flex: 1; min-width: 220px; }
h2 { font-size: 18px; margin: 0 0 10px; }
p, div { font-size: 15px; line-height: 1.4; }
.candidate { border: 1px solid currentColor; border-radius: 7px; margin: 8px 0; padding: 8px; animation: pulse 1.8s ease-in-out infinite alternate; }
.competitor { animation-delay: .9s; }
.contrast { flex-basis: 100%; }
@keyframes pulse { from { outline: 1px solid transparent; } to { outline: 4px solid currentColor; } }
</style>
</head>
<body>
<main aria-label="Similar scene memories competing during recall">
<section>
<h2>Study two similar items</h2>
<p>Similar scene A: Object A</p>
<p>Similar scene B: Object B</p>
</section>
<section>
<h2>Recall from similar scene B</h2>
<div class="candidate">Intended response: Object B</div>
<div class="candidate competitor">Competing response: Object A</div>
</section>
<section class="contrast">
<h2>Explicit comparison</h2>
<p>Compare scene A with scene B and name the feature that distinguishes them.</p>
</section>
</main>
</body>
</html>
Figure: Explicit comparison highlights distinguishing features, a tactic that improved discrimination in some studied conditions. With a deck and twenty minutes a day, treat repeated swaps as a signal to inspect the pair. Place the items side by side briefly, state the feature that separates them, and make each cue identify its intended answer. Then return to separate retrieval prompts rather than rehearsing the same ambiguous wording.
Boundary. Interference from shared or similar cues is well established, but similarity is not uniformly harmful. A meta-analysis of sentence-processing experiments found inhibition, facilitation or no reliable interference depending on the relationship and prominence of the distractor.6 The flashcard response above is a reasonable procedure, not a validated universal workflow. No universal separation delay or automatic card-pairing remedy has been established.
Quellen
Quizze
Two cards are repeatedly confused because their cues and answers are very similar. Which is a reasonable tactic for inspecting this confused pair?
- Compare the terms briefly and name their distinguishing feature
- Separate the reviews while leaving both card cues unchanged
- Add more shared context to both cards before retrieval
Direct comparison can sharpen discrimination in some studied conditions by making the relation and distinguishing feature between confusable items explicit.
Mina repeatedly swaps two similar anatomy terms. She studies them on different days but never identifies how they differ. Her plan gives her practice discriminating between the terms.
- True
- False
Separation alone does not practise identifying the difference. Brief comparison can make the distinguishing feature explicit, though it is not a universally validated remedy.
Kommentare
Noch keine Kommentare. Fang das Gespräch an.