Cognitive Science Exam 2

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/131

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

132 Terms

1
New cards

three practical questions

what can a neuron do?

what can a neuron know?

what can a neuron learn?

2
New cards

what can a neuron do?

compute a threshold function of a spatial and temporal integration

3
New cards

spatial

dendrites, extent and direction of dendrites

4
New cards

temporal

time window of refractory period (can only fire a certain amount of times per second)

5
New cards

a logical calculus of the ideas immanent in nervous activity — paper by mcculloch & pitts 1943 || theoretical model of a neuron

1) binary device with (binary) inputs (excitatory inputs add linearly, inhibitory inputs prevent neuron from firing, but different neurotransmitters will inhibit OR excite — false, it’s not a black and white scenario)

2) neuron has a fixed threshold (not true)

3) neuron has binary output (true)

6
New cards

inclusive or

mcculloh-pitts neuron — binary neural network based off neuron in brain

you either have action potential or you dont

input of 1, fires

input of less than 1, doesn’t fire

<p>mcculloh-pitts neuron — binary neural network based off neuron in brain</p><p>you either have action potential or you dont</p><p>input of 1, fires</p><p>input of less than 1, doesn’t fire</p>
7
New cards

enigma machine

computer during WW2 that the germans used to encrypt messages so americans couldn’t decipher it

8
New cards

results and implications of mcculloch & pitts paper + inclusive or

1) by combining any logical propositions into networks, any finite logical expression can be realized

2) paper had very little effect in neuroscience literature

2) paper had enormous effect in computer science: binary operations, logic gates, computation, etc.

9
New cards

how can neurons be different from each other?

neurons can be different from another either anatomically or physiologically

10
New cards

anatomical differences between neurons

“hardware” of a computer

number of dendrites, spatial reach of dendrites (receptive field), length

11
New cards

physiological differences between neurons

“software” of a computer

physically identical — what can we make analogous to software in a neuron? — CHANGING THE WEIGHTS

12
New cards

synaptic efficacy

how easy is it for input from a dendrite to excite a neuron

13
New cards

w < 1

w > 1

inhibition vs. excitation

14
New cards

mach bands

an visual illusion with perception, physiology, and neural computation

black and white ombre — gets lighter before it gets darker — increases edge detection to better see transitions

15
New cards

horseshoe crab

photoreceptors in the eye that capture light — convolution of all the light from the different photoreceptors in the neurons

16
New cards

convolution

computes weighted sum of inputs

(ex: photoreceptors — take their input of light and add them together)

17
New cards
18
New cards

receptive fields

larger receptive field: all orientations blurred

smaller receptive field: sharper image and better edge detection

<p>larger receptive field: all orientations blurred</p><p>smaller receptive field: sharper image and better edge detection</p>
19
New cards

hermann grid illusion

extra foveal representation in the corners

<p>extra foveal representation in the corners</p>
20
New cards

how can a neuron learn?

modification of the synaptic efficacy of dendrites, change in the values of Wi of the model

neurons can change with experience — learning

21
New cards

hebb 1949

take the same route 100 times, a path is created in the grass

a is reliable to firing b, creating a strong connections between the two neurons — a’s efficiency as one of the cells that fires b is increased

22
New cards

perceptron — rosenblatt 1958

first neural network

weighted sum of input — fires or doesn’t fire

neural model: input from retina (light?), output neuron, 
“pattern detector”

23
New cards

artificial intelligence

the theory and development of computer systems able to perform tasks that normally require human intelligence, such as visual perception, speech recognition, decision-making, and translation between languages.

24
New cards

neural network

a computer system modeled on the human brain and nervous system

25
New cards

turing machine

-set of instructions — “computer program”

-infinite tape (environment)

-labeled states (where you are on the tape)

-binary code (0,1) - language used to specify everything — programs, data, states, etc.

<p>-set of instructions —&nbsp;“computer program”</p><p>-infinite tape (environment)</p><p>-labeled states (where you are on the tape)</p><p>-binary code (0,1) - language used to specify everything — programs, data, states, etc.</p>
26
New cards

algorithm

a process or set of rules to be followed in calculations or other problem-solving operations

27
New cards

first computers

world war two — enigma machine

28
New cards

when did technological advances start

1969

29
New cards

“turing-like” computers

-programs (python, c, java)

-input (output) from (to) environment (disks, paper, etc)

-labeled states (CPU)

-binary code (on-off electrical pulses)

30
New cards

what was computation limited to?

tasks that can be carried out with step-by-step goal-directed instructions — “computable”

31
New cards

what is uncomputable?

many things humans can do that can’t be translated into computers

human insight (aha moment)

spontaneously gained knowledge

32
New cards

halting problem

determining from a program and input if a program will end or run forever

turing proved that an algorithm can not solve this in the general case

33
New cards

meta-knowledge

knowledge about what you know
(ex: what is the largest shopping mall in russia? — you immediately search your brain without thinking, and can answer immediately that you have no idea)

34
New cards

turing test

can machines think?

3 person test — can a computer successfully imitate a human?

algorithmic-based computation is a subset of human mental computation — limited

35
New cards

ai winter

schank and minsky warned that overenthusiam for AI would lead to disappointment when progress wasn’t made as fast as wanted — projects and funding are abandoned

36
New cards

neural networks inspired by two things:

1) limited knowledge humans have on neurons

2) psychology of learning

37
New cards

associative memory

associate things with good/bad outcomes, effective/ineffective actions

38
New cards

neurocognition / neocognition

inspired by mammalian visual system by fukushima (1979)

focused on: pattern recognition

first convolutional neural network

<p>inspired by mammalian visual system by fukushima (1979)</p><p>focused on: pattern recognition</p><p>first convolutional neural network</p>
39
New cards

back-propagation

rumelhard, hinton & williams 1986

multiple layers of neurons - “hidden layers”

capable of non-linear classification

<p>rumelhard, hinton &amp; williams 1986</p><p>multiple layers of neurons - “hidden layers”</p><p>capable of non-linear classification</p>
40
New cards

small scale successes 1980-90s

cognitive science applications

-parsing

-grammatical

-story understanding

-(limited) success with real world problems

41
New cards

era of the non-intelligent computer

1990-2012

42
New cards

deep learning revolution

2012-present

long-standing difficult problems in AI solved to a level of accuracy unimaginable just a few years before

43
New cards

deep convolutional neural networks

ability for face recognition, multiple layers of stimulated neurons, “in-the-wild” images

44
New cards

right hemisphere (simplified)

emotional, holistic, intuitive

45
New cards

left hemisphere (simplified)

logical, calculating, linguistic

46
New cards

lateralized brain functions

one hemisphere “controls” task processing — doesn’t necessarily mean the other hemisphere doesn’t do anything

47
New cards

localized brain functions

contiguous portion of the brain controls task

48
New cards

amnesia

selective memory loss

49
New cards

apperceptive agnosia

good vision, no ability to recognize shapes or forms

50
New cards

associative agnosia

good vision, good shape and object recognition

man who mistook wife for a hat

51
New cards

dyscalculia

cannot do simple calculation — left angular gyrus

52
New cards

aphasia

broca — cannot speak (tan) — left frontal

wernickie’s aphasia — can’t understand — left temporal

53
New cards

alexia

cannot read

54
New cards

agraphia

cannot write

55
New cards

prosopagnosia 

cannot recognize faces

56
New cards

capgras syndrome

think someone you love has been replaced by an imposter, no other signs of dementiace

57
New cards

cerebral hemispheres

corpus callosum

58
New cards

vision

optic chiasm

59
New cards

audition

subcortical

60
New cards

sensory motor

spinal chord

61
New cards

emotion

anterior commissure

62
New cards

question 1 - split brain patients

visual, verbal, tactile coordination

cup in left hemisphere — cup

cup in right hemisphere — nothing — no perception of visual signalque

63
New cards

question 2 — split brain patient

emotion processing

shown word “devil”

left hemisphere: was word good or bad — says bad — says the word was devil

right hemisphere: was the word good or bad — says bad — doesn’t know what the word was

64
New cards

how do emotional stimuli make it across the hemispheres without corpus callosum

anterior commissure

65
New cards

question 3 — split brain patient

systematic coordination of motor activity

alien hand phenomenon: middle aged woman would try to strangle herself with left hand, right hand would try to fight off left

right hemisphere acts on suicidal tendencies with left hand — right hand (left hemisphere) is not aware of intentions and tries to fight off left hand

66
New cards

question 4 — split brain patient

independent existence

young man — asked what he wants to do with his life. left hemisphere said architect, right hemisphere said race car driver

67
New cards

left hemisphere interpreter

makes sense of data

picture matching task — left hem chicken foot; right hem snow storm

left hand picks shovel for snow storm — matches right hemisphere and vice versa

why did your left hand pick up the shovel? — scoops up chicken foot — makes up answer to make sense of choice

68
New cards

right hemisphere statistician

experiment; light 20% of left, 80% on right

predict location of next light (right/left) — light locations are random but with the 80/20 left to right probability

RESULTS: human distribute responses to match probabilities (push right button 80% of time) — 68% correct — overthinking pattern recgnition

rats maximize odds and push right 100% of the time — 80% correct (goes where food is more probably, doesn’t decide to go somewhere else — takes information at face value)

69
New cards

perception

processes by which physical energy from the environment impinging on senses is converted into electrochemical energy by the sense and processed by the brain for the purpose of effective and adaptive interaction with the world.

70
New cards

steps of percpetions

sense, energy, organ, transduction, brain

71
New cards

intensity of vision (light)

photons / unit area / unit time

72
New cards

wavelength composition

color, hue, spectra

saturation — percentage of white light

73
New cards

retinal image

pattern of light on the retina

-illuminant (light source)

-reflective properties of the object

-viewer position

74
New cards

philosophy of vision

create a 3D map of the world int he brain

vision is for action — navigation, manipulation, exploration

75
New cards

focus in an image

cornea and lens

76
New cards

contrast in an image

pupil — not too much or too little light

77
New cards

light sensitivity in an image

rods and cones

78
New cards

where does light enter in the retina?

ganglion cell layer

79
New cards

dorsal stream / ventral stream

where / what

80
New cards

seeing

surface perception: segment into “figure” and “ground” — a complete 3d representation or map of scene

segment / parse into objects, recognize and identify objects, scene perception (conglomerations of objects, layout)

81
New cards

occlusion

filling in the blanks of an object — sometimes might not even be true

<p>filling in the blanks of an object — sometimes might not even be true</p>
82
New cards

stereopsis

each eye gets a slightly different image — depth perception and disparity

binocular vision

83
New cards

perceiving objects — what are the problems with the direct analysis of shapes?

viewing angle, photometric problems (illumination, shadows, highlights) object setting (isolation, occlusion) rigid or non-rigid

84
New cards

bottom-up (marr 1981) perception to object analysis

starts with raw data and builds around that to create a perception of the object

<p>starts with raw data and builds around that to create a perception of the object</p>
85
New cards

bayesian models

hidden faces in the rocks — top-down processing (pre-existing knowledge and expectations to interpret data)

86
New cards

convolutional neural network

knowt flashcard image
87
New cards

sound

pressure variation in t around the mean atmospheric pressure

88
New cards

how do you make a sound?

vibrations and resonance

89
New cards

frequency

dimension of sound — number of sound waves to pass any point in a second

measured in hertz (Hz)

90
New cards

psychological correlation of frequency

pitch

91
New cards

amplitude

magnitudes of the movements produces

measured in decibels

92
New cards

psychological correlation to amplitude

loudness

93
New cards

timbre

whatever is left after equating pitch and loudness

94
New cards

psychological correlation of timbre

sound quality

95
New cards

fourier spectrum

representation of sound

x axis: frequency

y axis: amplitude

96
New cards

spectogram

representation of sound

y axis: frequency

x axis: time

97
New cards

language comprehension

speech perception

lexical access

sentence processing

discourse processing

98
New cards

psychoacousitcs

auditory processing

99
New cards

speech perception

factors that affect speech processing

100
New cards

linguistics

study of language structure — structure of language human cognition universal traits (what do all languages have?)