Final Flashcards

1
Q

Intelligence

A

Aggregate ability to achieve goals in the world, adapt to environment, mental self-governance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Minsky cognitive revolution/AI

A

Importance of knowledge representation in machine so it can think;
Program would need terms for relations & ways of specifying hierarchical level;
Challenges of complex problem-solving: knowledge rep, perception, language & communication

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Debate nature of mental representations

A

Propositional (Pylshyn) vs Kosslyn & Schwartz visual imagery supported by map navigation & spatial transformation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Turing’s role + goal

A

Universal Turing Machine + Turing test - can machines think?

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Grounding

A

Relationship exists b/t rep & referent eg sensory or H20=water;
Mental representations and decision making

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Intentionality

A

Link between representation and referent

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Symbol grounding problem

A

Symbols must be connected to environment to gain semantic quality. Use embodiment (sensors & effectors)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Role of computation in cognitive science & AI

A

Mind performs computations on representations
Marr’s Tri-level Hypothesis: computational, algorithmic, implementational level

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Classical vs connectionist computing approaches

A

Formal systems view rule-based symbol manipulation independent of meaning
Connectionist knowledge as distributed patterns of activation, parallel processing
Dynamical view representations constantly adapt to new info

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Production rule

A

Rules used to perform operations required to get to solution;
If A then B

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Information processing approach

A

Automatic parallel processing + serial controlled thought

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Churchland’s neurocomputational theory

A

Most human knowledge should be understood in terms of activation of prototypes within connectionist frameworks

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Dennet’s multiple drafts model of consciousness

A

Sight/sound/touch streams processed in parallel, editing & awareness anywhere in stream

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

ANN

A

Information processing, focus functionality, computer simulating operation of neurons

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Localist representations

A

Each node represents single concept/
Activation in single node (compare distributed representation among group of nodes)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Semantic networks

A

Knowledge representation, focus abstract structure/relationships

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Spreading activation

A

Activity of one node spreads to related nodes, weakens as it moves through links
Help recall through multiple association

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Decentralized coordination

A

Information flow distributed among multiple nodes operating independently, agents rely on local data & interactions, greater flexibility, scalability, resilience

19
Q

Universal grammar

A

All human languages share common underlying structure, general principles + language-specific parameters

20
Q

Visual word form area and dyslexia

A

Activated more by pronounceable pseudo-words;
Dyslexia linked to reduced activation, lack automatic word recognition;
Application to educational practices: learning to read reshapes cortical networks

21
Q

Linguistic competence

A

Formal system overlooking language use/context

22
Q

Linguistic performance

A

Deviation from ideal former behaviour attributed to memory, processing capacity etc. How language used in real contexts

23
Q

Cannon-Bard theory of emotion

A

Subjective emotion and bodily arousal occur simultaneously

24
Q

Cognitive theory of emotion

A

Experience of emotion (physical + subjective) triggered by cognitive evaluation of event

25
Social brain hypothesis
Large primate brains evolved to manage complex social groups, 2.5yo human child higher social intelligence score than chimpanzees & orangutans
26
Tomasello & Carpenter 2005 chimpanzee RJA & IJA
Chimps show responding to joint attention but lack initiating JA
27
Lieberman 2001 cognitive dissonance reduction
Preciously thought required conscious reasoning, but they used amnesiacs to show that behaviour-induced attitude change is fairly automatic, does not require explicit memory or processing
28
Dual-attitude theory
Evaluative (amygdala threat assessment) vs nonevaluative (slow, semantic & associative processing)
29
Choice blindness & biases
My side bias, confirmation bias
30
Bottleneck theories
Explain selective attention/information filtering
31
Treisman’s attenuator
Threshold effect: minimum activation required to produce conscious awareness, threshold determined by word’s meaning
32
Multimode model of attention
Moveable filter depending on task demands, early sensory feature selection less demanding
33
Wicken semantic memory interference
Words can interfere with recall of other words in same category eg apple/orange
34
Heuristics
Rules of action most often leading to problem solution: Sub-goals, means-end analysis, diagram, analogy. Evaluation function to identify promising areas
35
SOAR approach
State, Order, and Result: represents all tasks and problem space, follows decision cycle. Accumulate evidence/analyze problem, apply operator, evaluate outcome, generate subgoals. General problem solving applicable to many domains, dynamic learning adjusts to obstacles, mirrors real-word human decision-making. However, assumes unified memory structure
36
Brute-force search
Trying all possible paths of solution tree; Problem: combinatorial explosion. Breadth-first search guaranteed to find shortest path, depth-first search may take many steps if deep solution
37
EEG strengths
Orthogonally oriented neurons (cortical surface); High temporal low spatial resolution
38
MEG strengths
Tangentially oriented (within folds); Good temporal and spatial resolution, OPM MEG room temp
39
Contribution of 19th C phrenology
Brain organ with localized specific functions eg Broca & Wernicke’s area
40
Samuel’s checkers program
Used pruning strategy, learned from experience instead of rules, play against self to improve
41
Reason AI field has grown according to Stanford
Because lacks single, rigid definition
42
Stuart Russell’s view on AI
Powerful but risky, can make high-quality decisions but may not share human values, advocating human-compatible AI instead of specific objectives
43
Singularity
Lines between man and super intelligent machine blurred
44
Pruning
Cut off unpromising paths (Samuel checkers)