Cogs 2010 Stroop Network Sample
Question
Cohen, Dunbar and McClelland’s Stroop
model was originally developed to demonstrate that a learning model could
account for the differences in responses for colour naming vs word
reading. The Stroop effect is also
found in other tasks, such as reading numbers vs. counting them, although the
effect is not as strong.
Design a network to illustrate a
learning account of reading numbers vs. counting, based on the original design
by CD&M. Your design should include
- The network architecture (i.e., two channels – one for
counting and one for naming).
- Input units for the numerals 1-5 and counting 1-5
- Input units for directing attention
- hidden units as appropriate
- output units for the response 1-5
- connecting links between the layers of the network
- initial weights for the links, and whether they are fixed or
modifiable
- how many units are in your network?
- input layer
- hidden layer
- output layer
- how many weights are in your network?
- Input to hidden
- Hidden to output
- Biases at the hidden and output layers
- training and test sets:
- what patterns would you train the network on?
- What patterns would you test the network on?
- In the original CDM model, word reading was much faster than
colour naming. In reading numbers,
the difference is not so large.
How do you model the smaller difference in your design compared to
CDM’s model?