Cognitive modelling Flashcards

1
Q

What does a cognitive model do?

A

Model users’ higher level cognitive functions and aim to predict user performance of arbitrary user interfaces

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

For users performing UI tasks what do it specify?

A

Mental representations
Operations
Problem Solving Strategies

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

What are the primary types of cognitive models?

A

Predictive models: Model user’s interaction by breaking down the steps.

Simulation, uses adjustable free parameters

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

What is cognitive architecture?

A

Models all aspects of human cognition.

Architecture restricts the models so that it can’t build anything unlike the brain.

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

What is the ACT-R cognitive model made of?

A

Consists of a set of independent modules that acquire information from the environment, process information and execute motor actions

Like a programming language

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

What are the 4 central cognitive modules in ACT-R

A

Procedural memory
- System knowledge about task performance.
Declarative memory

Control State
Problem state

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

What does the procedural memory module contain?

A

System knowledge about task performance

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

What does the declarative memory module contain?

A

Factual knowledge about the domain, network of knowledge chunks

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

What does the control state module do?

A

Keeps track of intentions of the system during problem solving

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

What does the problem state module do?

A

Maintains current state of the task

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

What are 4 central perceptual-motor modules?

A

Speech
Audition (listening)
Visual
Motor

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

How does the ACT-R model execute?

A

Pattern matching module searches productions rules for condition in ACT-R module buffers. Rule is then called and performed. System continues to do this with updated contents.

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

How are knowledge chunks retrieved?

A

Each chunk has a level of activation, which determines its ability to be retrieved. Affected by recency and frequency of its use (short term memory)

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

What is GOMS?

A

Predictive method that can be used to evaluate a UI before the user is introduced to the system.

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

What does GOMS stand for?

A

Goal (aims)
Operators (actions)

Methods (Sub-goals & ops used)

Selection Rules (Rules by which the user chooses particular method from set).

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

What does KLM stand for?

A

Keystroke-level model

Predicts task completion times, each operator has a specific execution time.