Visual Statistical Learning (Shape Patterns)
○In reviewPlatform: HTML · English · · verified 79d ago
Description
Reimplemented from the LoL battery's Shape-Patterns mini-game (Brain & Learning Lab, UNIGE). Participants passively watch a continuous stream of abstract shapes built from a fixed set of hidden triplets — within-triplet conditional probability is 1.0, between-triplet ~0.33 — for ~10 minutes. Two test phases follow: 34 two-alternative recognition trials (pick the familiar 3-shape pattern from a foil) and 8 pattern-completion trials (pick the missing shape from a row of options). Accuracy above chance indexes implicit learning of the embedded transitional probabilities. The original 16 abstract-shape stimuli, the 4 hidden triplets, and the 42 question files are reused verbatim from the LoL battery; only the harness (PHP/jQuery) was reimplemented in jsPsych for stand-alone browser use.
Contact & Lab
Contributors
Citation
- Fiser, J., & Aslin, R. N. (2002). Statistical learning of new visual feature combinations by infants. Proceedings of the National Academy of Sciences, 99(24), 15822–15826. https://doi.org/10.1073/pnas.232472899
- Turk-Browne, N. B., Jungé, J. A., & Scholl, B. J. (2005). The automaticity of visual statistical learning. Journal of Experimental Psychology: General, 134(4), 552–564. https://doi.org/10.1037/0096-3445.134.4.552
Credits
Adapted from the Brain and Learning Lab (UNIGE) LoL Gamer Cognitive Study battery.
Domains
Target Population
Languages
Run under
Modalities
Task Outputs
Measure implicit learning of transitional probabilities in a visual stream via two-alternative recognition and pattern-completion tests.
phase- Recognition accuracy (% above 25–50% chance, depending on number of options per item)
- Completion accuracy (% above ~33% chance — 3 options per item)
- Combined statistical-learning index
| Variable | Role | Type | Description | Unit |
|---|---|---|---|---|
trial_id | metadata | number | Test-trial index within phase (0-based) | - |
phase | independent | string | Test sub-phase Values: recognition, completion | - |
question_file | metadata | string | Source question file (e.g., questions/12.txt) | - |
options | metadata | string | Shuffled option list as JSON (sequence indices for recognition, shape numbers for completion) | - |
response | dependent | string | Selected option (1-based row label for recognition, shape filename index for completion) | - |
correctstar | dependent | boolean | Whether the response matches the embedded triplet | - |
rt | dependent | number | RT from question onset to response | ms |
Provenance
Source: nccr-seed
Fetched: 2026-04-29
Last verified: 2026-04-29 — passed
