Chapter 7 - Knowledge Flashcards

1
Q

concept

A

unit of knowledge

mental representation that picks out a set of entities

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

Category

A

group of related things

-concepts link knowledge together

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

Categorization

A

process by which things are placed into groups called categories
understanding, prediction, learning, communication

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

Definitional approach (categorization)

A

determine category membership based on whether the object meets the definition of the category
-can work for certain abstract/constructed categories

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

Defining features (categorization)

A

features that any object MUST have to be a category member

-necessary and sufficient conditions

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

Prototype approach (categorization)

A
  • family resemblance

- things in a category resemble one another in a number of ways

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

Prototype (categorization)

A

an average of category members encountered in the past

  • an abstract representation of the typical member of a category
  • not an actual member of the category
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Characteristic features (categorization)

A
  • features that objects in the category typically have
  • the most salient features of category
  • true of most instances in category
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Exemplar approach (categorization)

A
  • actual examples of the category (members)
  • concept is represented by multiple examples
  • to categorize, compare the new item to stored examples
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

typicality effect

A

more typical members of a category are processed faster and easier
-apple is a fruit vs pomegrranate is a fruit

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

Cognitive economy (semantic network)

A

shared properties are only stored at higher-level nodes

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

Inheritance (semantic network)

A

lower level items shared properties of higher level items

-robin has feathers

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

connectionism

parallel distributed processing (PDP)

A

-computer models for representing cognitive processes

loosely based on neurons and neural networks

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

Units

connections

A
  • neurons in layers

- synapses between units

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

Output layer
hidden layers
input layer

A
  • receive input from hidden layers, provide resulting signal from network
  • receive input from input and hidden layers, send output to hidden and output layers
  • activated by stimulation from environment, send signals to hidden layers
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

connection weight

A

strength of connection between two units

  • determines how strongly an incoming signal will activate the next unit
  • changes in connection weights happen slowly and represent learning and memory
17
Q

activation

A

represents how active the neuron currently is

-changes in activation happen quickly and represent moment to moment info processing

18
Q

error signal

A

difference between actual activity of each output unit and correct activity

19
Q

backpropagation

A

algorithm to update connection weights based on error signal
-updating starts at the output units and works backwards toward input units

20
Q

learning

A

properties are correctly assoicated with concepts

21
Q

similarity

A

similar concepts (with similar properties) share similar representations (patterns of activation)

22
Q

generalization

A

knowledge is shared among similar concepts

23
Q

graceful degradation

A

performance decreases gradually as more and more of the network is damaged