PSY2002 W4 Models (L) Flashcards

1
Q

What is a model?

A

simplified (or idealized) representation of a more complex thing

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

What is the Marr’s three levels of analysis?

A
  1. Computation – the problem being solved
  2. Algorithm – the steps/rules to solve it
  3. Implementation – the actual machinery
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is abstraction?

A

generating general rules and concepts from specific information

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

What is simplification ?

A

making something simpler

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

What is algorithm (rules)?

A

Rules: What representations and algorithms can we generate, given specific neural circuits?

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

What is top-down appraoch?

A

Problem: What is the problem we’re trying to solve
Rules: What representations and algorithms can solve this problem?
Implementation: How can these representations and algorithms be implemented in neural circuits?

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

What is bottom-up appraoch?

A

Implementation: the machinery of neural circuits
Rules: What representations and algorithms can we generate, given specific neural circuits?
Problem: What problems are solved by these algorithms?
Marr (1982): “…an algorithm is likely to be understood more readily by understanding the nature of the problem being solved than by examining the mechanism (and the hardware) in which it is embodied.“

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

What are Statistical models?

A

a mathematical relationship between variables, that hold under specific assumptions

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

What are Theoritical models?

A

(in cognition) a description of the relationship between different mental processes, that makes assumptions about the nature of these processes

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

What is behaviourism?

A

Input > Mind [black box (you can’t understand] > Output (behaviour)
Behaviourists want to understand what is going on in the mind by changing the inputs and observing the outputs.

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

What is Cognitive “box-and-arrow” models?

A

Box-and-arrow can be called informal cognitive models.

Models that describe the relationship between different mental processes, under the assumption that the mind operates like multi-staged information-processing machines. Box and arrow models started off simple, but can gradually become quite complex.

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

What are Formal Cognitive Models?

A

mathematical description of the relationship between mental processes. Usually expressed through computer code

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

Models are characteristed by what?

A

All models simplify and make things more abstract.
Simplification and Abstraction
When we create a model, we acknowledge that we’re not going to describe all the information we’re describing, only the parts we think are critical for what we’re trying to represent.

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

What is the right level of abstraction of a model?

A

depends on the question we are asking and/or what we’re trying to convey.
“All models are wrong, but some are useful. “- George Box (1976)
“The map is not the territory. “- Alfred Korzybski (1931)

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

What do models in science must produce?

A

Predictions.
These predictions can be directional or numerical. Models that provides numerical predictions can be more or less accurate.
Karl Popper - Non-scientific theories explain after the fact but cannot provide falsifiable predictions

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

What are specific numerical prediction?

A

They do not give explanations but it steams from a theory (explanation) - theoretical model
Difference between statistic model and theoretical model (trying to explain, with a theory behind it)

17
Q

How do we use models to predict and explain?

A

Framework <> theory <> model <> hypothesis <> data

18
Q

What is framework?

Models to predict and explain

A

The conceptual system that defines terms and provide context

Cognitive psychology

19
Q

What is a theory?

Models to predict and explain

A

A scientific proposition that provides relations between phenomena

Early-Selection theory

A schematic representation of a theory, more limited in its scope

Broadbent’s Filter model

20
Q

What is a hypothesis?

Models to predict and explain

A

A narrow testable statement

Irrelevant stimuli that contain target-defining feature will be automatically detected

21
Q

What is data?

Models to predict and explain

A

Collected observation, often as part of an experiment

New “gorilla’ experiment, detection rates, t-tests.

22
Q

What is model ?

Model to explain and predict

A

A schematic representation of a theory, more limited in its scope

Broadbent’s Filter model

23
Q

What are explanation without exact prediction?

A

Models of schizophrenia can indicate causes but cannot (yet?) predict individual cases.
The model be able to predict group differences, but not individual cases.

24
Q

What is prediction without explanation?

A

Some models can predict whether an individual will develop Alzheimer, even though we still aren’t close to understand the factors that explain Alzheimer

25
Q

What are informal cognitive models?

A

a verbal description of the relationship between different cognitive procedure:
Where often some assumptions are implicit.
Often provides only directional predictions

26
Q

What are formal/computational models?

A

Formal/computational models: a mathematical description of the relationship between different cognitive procedure, often instantiated via computer program/simulation:
Assumptions are explicit.
Often provides numerical predictions

27
Q

How do formal models explain?

A

Specification – a formal description of the relations described by a theory - The formal model, comprised of symbolic representations

Implementation – a specific instantiation of a specification – a computer program ale to simulate and predict numerical outputs from input.

28
Q

Why are formal models more specific in prediction?

Gottfried Wihelm Leibniz, 1685

A

“Let us calculate, without further ado, and see who is right”

By having a numerical simulation, we can see if the model provides unreasonable predictions (easier to reject bad models). Can help us select which experiments to perform.
By having numerical predictions, we can provide a more subtle form of hypothesis testing. We can see how close a model is to predicting an actual result.

29
Q

Why do formal models have more counter-intuitive prediction?

A

A model can more clearly describe which predictions follow from a model.
With informal models, it’s hard to notice when they make counter-intuitive predictions. Formal models clearly produce such predictions.

30
Q

Why do formal models benefit of explicit assumptions?

A

By making assumptions explicit, we can reveal unanswered questions, flaws in our reasoning, contradictory or unreasonable assumptions. Feynman’s blackboard (“what I cannot create, I do not understand”)

31
Q

How does David Marr’s Levels of analysis understand the brain?

A

Problem: We can only ever hope to sample from a tiny fraction of its activity, in a tiny fraction of a bit of brain
The way to make sense of brain data was to break any brain problem into three levels:

  1. Computation – the problem being solved
  2. Algorithm – the steps/rules to solve it
  3. Implementation – the actual machinery