A6.08.6Context-dependence is weaker for recognition than recallresearchdesign

Context-dependence affects recognition tasks less than recall tasks

Aliases: recognition resistance to context mismatch · recognition-recall asymmetry

What it is

Whether context matches or not doesn't matter equally across retrieval task types: recall tasks, where a user has to generate an answer from scratch, are highly sensitive to context mismatch; recognition tasks, where a user judges whether a given option is the right one, are far less affected by the same mismatch. This isn't a claim that recognition is easier than recall in general — that's a broader topic on its own — it's specifically about how the same context mismatch lands differently on these two task types.

Why it happens

In a recall task, the user has almost none of the target information already in hand and must piece together an answer from whatever cues are available, and context is typically a heavily weighted part of that cue set — change the context, and there's noticeably less material to piece an answer together from. Recognition is different: the target to be judged is already laid out as an option, so the user's job is just to judge whether that option matches the stored trace. The target itself already carries most of the matching information, so context contributes comparatively little at the margin — change the context, and recognition performance takes a much smaller hit. In the classic underwater/land memory experiments, environmental mismatch produced a clear drop in recall, but the same mismatch produced almost no measurable difference on a recognition test — direct evidence of this asymmetry between task types.

Studying it

A common way to compare the size of context-dependence across task types is to have the same participants complete both a recall test and a recognition test under matched and mismatched context conditions, using the matched-minus-mismatched difference within each test type as that test's effect size, then comparing the two effect sizes. A methodological caveat: recognition tests tend to have a higher accuracy ceiling and less discriminating power, and a recognition test designed with options that are too easy to tell apart can mask a genuine context effect simply by leaving no room to detect a difference — a null result here shouldn't be read as proof the effect doesn't exist.

Where it stops holding

The asymmetry doesn't mean recognition is completely immune to context: when the available options are highly similar and require finer discrimination, the extra information context provides becomes weighty again, and recognition performance can show its own context-dependence. The claim holds specifically in the common case where options are clearly distinguishable and recognition itself isn't a hard discrimination task.

Applying it

  • In situations that create context mismatch — a redesign, a device switch, a change in the user's state — designing the action as "choose from visible options" rather than "recall and type from nothing" noticeably shrinks the impact of that mismatch on performance. This is an extra benefit of recognition-style interaction in these situations, beyond simply being easier to use: it's also more resistant to disruption.
  • Where recall-style interaction has to be kept (commands, keyboard shortcuts, gestures), pay extra attention to the stability of the use context, since these interactions are inherently more sensitive to context mismatch — errors climb faster once the device, interface, or user state changes than they would for recognition-style interaction.
  • Verification: when assessing the real-world impact of a redesign or a cross-device migration, split test tasks into "requires recall" versus "requires recognition" and track completion time and error-rate changes separately for each. Expect the recall tasks to show a substantially larger drop; if both drop by similar amounts, the recognition tasks probably weren't designed with enough option discriminability to be a fair test, and that should be rechecked.

Related

  • Same group: A6.08.1 Retrieval is easier when cues match the encoding context · A6.08.2 The interface itself can serve as an external retrieval cue · A6.08.3 Changing an interface removes a user's memory cues · A6.08.4 Context-dependent memory explains why switching devices carries a nonzero relearning cost · A6.08.5 Internal states such as mood and arousal are also part of the context
  • Nearby: A6.05 Recognition over recall
  • Search terms: recognition versus recall · context-dependent memory · retrieval cue

Cards in the same group

Quick Actions

Share

Share this page

ios_share

https://hci.top/en/handbook/A6.08.6