Lectures Flashcards
different types of computational modelling have radically different…
assumptions about the nature of cognition
most forms of computational modelling…
involve some form of simulating a cognitive process
ie. input -> “model” -> behavioural output
models are different on their level of analysis
Marr’s levels:
- neural
- algorithmic
- computational
how does computational modelling aid in understanding human behaviour?
by establishing a concrete definition of a cognitive process
origins of modelling
computer simulations have been popular since early years of psychology
the importance of computation was recognized at an early stage ie. Turing in 1950
Weiner (1948) and Shannon (1949) conducted early mathematical theories of information and communications
Society for Computation in Psychology
Weiner and Shannon
Weiner (1948) and Shannon (1949)
conducted early work in mathematical theories of information and communications
Society for Computation in Psychology
formed in 1971
one of the early subgroups of cognitive psychology
prof is a member
2 types of analytical models
- recognition memory experiment
- signal detection theory
recognition memory experiment
presented with a list of words
presented with pictures of those words
tested for old or new words
sometimes falsely accept things that didn’t occur
signal detection theory
measurement of the difference between two distinct patterns
first pattern is the one you’re supposed to pay attention to
second pattern involves the random noise that distracts a person/machine’s ability to collect and process info
essentially looks at how easy/difficult it is for someone to process info and respond to it when they’re also being exposed to background noise/distractions
the primary model type we’ll look at in this course…
simulation models
output of model isn’t deterministic
underlying randomness in the model (typically implemented with random number generators)
mind as computer
Pylyshyn 1984
mind takes in information from senses
integrates them and creates perceptual experience and behaviour
knowledge acquisition: Plato vs Chomsky
Plato: knowledge must be gained via experience
Chomsky: we are born with innate knowledge and learning mechanisms
poverty of the stimulus
there is no way that we must hear every form of language we produce in order to learn it
we produce more language than we experience
and all possible language is even greater than the language we produce
the difference between ‘language experienced’ and ‘language produced’ is accounted for through…
innate knowledge
possible solution: Simon (1969)
discussing the path taken by an ant on a beach, Simon noted that the ant’s path is “irregular, complex, hard to describe. but its complexity is really a complexity in the surface of the beach, not a complexity in the ant.
big data and natural language processing
collection of large text sources has changed how we think about studying language
possible to propose learning mechanism and train on realistic data
a model can be “born” into a realistic language environment
we then gain insights into cognition and language performance by examining how the model learns and functions
also is a powerful natural language processing tool
T/F: virtual environments are approaching real world complexity levels
true
language learning: bi-directional benefit
we benefit from using large, realistic text sources because we can train models on them
the models give us insight into cognition/language performance/learning
also become powerful natural language processing tools
corpus-driven modelling
identifies strong tendencies for words/grammatical constructions to pattern together in particular ways
while other theoretically possible combos rarely occur
corpus-driven modelling allow for…
connections between lexical experience and lexical behaviour
first corpus ever
Brown corpus of Kucera and Francis
1967
consisted of about 1 million words, sampled from different areas
examples of text-based resources now available for use for corpus-driven modelling
Grade 1-12 textbooks
Scientific journal articles
Newspaper articles
Wikipedia
TV and movie subtitles
Books
Urban dictionary
distributional models of semantics
usage-based model of meaning
based on assumption that statistical distribution of linguistic items in context plays key role in characterizing their semantic behaviour
distributional models build semantic representations by extracting co-occurrences from corpora