Cognition: Problem solving Flashcards

1
Q

What is meant by a problem?

A

When we have a goal but don’t know how to achieve it

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

What is meant by thinking?

A

A process of mental exploration of possible actions and states of the world

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

Name 8 forms of problems

A

Well defined problems, ill defined problems, knowledge rich problems (specialised knowledge needed,) Knowledge lean problems, Non adversary problems, Adversary problems (opponent involved,) large scale (months or years to solve,) small scale.

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

What is known in a well defined problem

A

Initial state, end state and possible methods

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

What is the Gestalt form of thinking

A

Changing the way the problem was seen, or in other words restructuring the way a problem is represented.

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

What is meant by an insight?

A

A restructuring that leads to a rapid solution.

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

Give an example of animals using insight in an experiment

A

Monkey stacking crates to get hanging fruit

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

How did Duncker seek to demonstrate insight in humans

A

Using the think aloud method he showed them a diagram of an x ray into a tumour surrounded by healthy cells and asked how they would attack the cell without damaging the healthy cells.

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

What was the result of Duncker’s experiment of insight?

A

People divided the problem into goals and sub goals before landing on the insightful solution to use a lens to focus a weak bundle of rays on the tumour.

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

What is meant by set in regards to problem solving?

A

The tendency to persist with one approach to a problem

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

Name and explain another barrier to insight as recorded by the gestalt psychologists

A

Function fixity is a difficulty in thinking of a novel use for a familiar object.

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

Why may children be better at insightful riddles

A

They haven’t developed as strong functional fixity

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

What was the major drawbacks for the gestalt approach?

A

A lack of clarity in their explanations (how restructuring came about.) It also did not address how we solve problems that do not require restructuring or insight.

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

What is meant by a problem space?

A

An abstract representation of possible states of a problem.

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

Name and explain the two sub types of problem spaces;

A

A state-action space is a representation of how problems can be transformed from starting state through intermediate states to the goal while a goal-subgoal space is how an overall problem goal can be broken down into subgoals and sub-subgoals.

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

What three main methods can a state-action tree be approached systematically?

A

Depth first search (light load on memory, only one possible move at a time is considered moving down the tree. Breadth first search ( Heavy working memory load, considers each possible move at each level and storing the possible tree, this is an algorithm as it always reaches the goal.) Progressive deepening (goes down a certain depth, backs up, goes down another route the same depth, backs up and restarts. If it hasn’t been found it restarts again extending the depth. This is algorithmic)

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

What is meant by a blind search?

A

They only classify states as a goal or non goal

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

What is meant by the term heuristic

A

A problem solving method that often finds a low effort solution but is not guaranteed to solve.

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

What was Thomas’s Hobbits and Orcs Experiment

A

Participants had to get 3 orcs and the 3 hobbits across a river without the orcs outnumbering the hobbits.

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

What were the results of Thomas’s Orcs and Hobbits Experiment?

A

The minimum moves to complete the challenge was 11, their average was 20. States 5 and 8 presented most difficulty. State 5 could’ve been due to the number of possible move and state 8 could be due to their hesitancy to backtrack.

21
Q

Why are problems with a detour often difficult?

A

Because of the prevalence of simple hill climbing strategys.

22
Q

Give another name for a sub goal

A

An alternative action

23
Q

What is meant by hierarchical goal?

A

Subgoal analysis which is often referred to as problem reduction or as means-ends analysis.

24
Q

What was found during lab studies of the Tower of Hanoi task?

A

People tended towards problem reduction (means-ends analysis) as experience was built up.

25
Q

How does working memory limit problem solving

A

We can usually only look ahead to a few, usually one move.

26
Q

What is a detour problem

A

When the solver has to move away from the goal at some point to progress.

27
Q

How do gestalta and Weisberg differ in their view of insight problem solving

A

Gestalt believe it involves restructuring Weisberg thinks it ordinary processes of search and problem analysis.

28
Q

Compare insight and non insight problems generally

A

Feeling of warmth (closeness to solution) steadily increases in non insight problems while in insight problems it only comes suddenly at the end suggesting a sudden reconstruction. Feelings of efficacy at the task was much higher correlated with success for non insight than insight problems.

29
Q

What neurological differences were found between insight and non insight problems? Describe how these were found

A

Participants had to do 124 Remote associate test (RAT) items (word associations.) Then had to self report whether they found it through insight (aha) or non insight (systematic processes.) fMRI showed increased activity in the right anterior superior temporal gyrus. EEG showed activity in that area shortly before solution. This suggests differences in neural processes for the two problems.

30
Q

How did thinking aloud impact this task. What doubt surrounds this result.

A

impaired the insight challenges. However there were failures in replicating this and it could be because thinking aloud interferes with spatial tasks.

31
Q

What two main approaches are there to explain insight solving?

A

Representational change and progress monitoWhring

32
Q

Name the main stages of representational change theory;

A

Problem perception (person encodes the problem.) Problem solving (Heuristic search processes based on initial representation) Impasse (Draws a blank as initial response is misleading.) Restructuring. Partial insight (retrieval of possible actions following restructuring leads to a sequence of steps that achieve solution.) Full insight.

33
Q

What is meant by the restructuring step in the representational change theory

A

A new encoding is derived through elaboration, ( adding information to initial representation by adding previously ignored features) re-encoding (completely changing the encoding,) or constraint relaxation (loosening constraints of what is required in the goal or what actions are permitted.)

34
Q

What is the main source of difficulty for insight problems according to the progress monitoring theory?

A

inappropriate heuristics

35
Q

According to progress monitoring theory what triggers restructuring?

A

When monitoring their progress against some criterion, failure to meet this criterion triggers a restructuring rather than an impasse.

36
Q

What alternative theory for the difficulty of the nine dot task was proposed by the progress monitoring theory

A

Use of a maximising heuristic ( each move or decision is to make as much headway towards the goal as possible) the use of progress monitoring (progress is constantly monitored and if its too slow or inefficient then criterion failure occurs.)

37
Q

What evidence is there for the progress monitoring theory?

A

In the two alternative eight coin problem one variant could be solved in 20 ways if only one coin had to touch three others while the other couldn’t be solved this way. 92% of people solved the variant which couldn’t be solved that way while only 67% solved the other variant. This is thought to be because criterion failure occurs sooner.

38
Q

Explain the procedure of Jones’s experiment to compare representational change and progress monitoring.

A

It involved three conditions; in the normal condition four progressively harder puzzles followed by a puzzle where the black taxi had to be moved as an intermediate step as well as at the end to get out. In the rotated condition the layout was rotated 90 degrees so the exit was to one side. In the easy condition four easy puzzles were followed by the insight problem.

39
Q

What dependent variables were measured in Jones’s experiment to compare representational change and progress monitoring

A

Moves, times per move, eye movement fixations and durations.

40
Q

What were the two predictions for the two theories in Jones’s experiment to compare representational change and progress monitoring.

A

Representational change theory predicted that impasses would occur before the taxi was moved and that the rotated and easy conditions would lead to better performance. Progressive monitoring predicted there would be no difference between rotated and easy conditions and that early impasses would be associated with better performance.

41
Q

What were the results of Jones’s experiment to compare representational change and progress monitoring

A

Impasses tended to precede moving the taxi and that rotated and easy conditions did involve earlier impasses and showed better performance than the normal condition. They concluded that progress monitoring applies to the first stage of solving, leading to impasse, and that representational change applies to the breaking of the impasse and subsequent insight.

42
Q

What is meant by expertise?

A

The accumulated high level knowledge that allows outstanding performance in complex problem areas.

43
Q

How long does it take to become an expert

A

10 years intensive study

44
Q

What does expertise involve regarding memory?

A

Extensive memory for familiar patterns which cue appropriate actions.

45
Q

How do experts and novices of physics differ in their problem solving methods?

A

Experts spend more time analyse problems for longer to fit them into familiar schemas before working forward from the starting state towards the goal using approaches they recognise as promising while novices work backwards only a more effort full search as they lack schemas.

46
Q

Where is the emphasis placed in expert problem solving?

A

The recognition of familiar problem patterns and and application of previously acquired solutions as against extensive searching through possible action sequences.

47
Q

What is the name for problems with one or many correct solutions?

A

One- convergent

Many-Divergent

48
Q

Define creativity in relation to a product

A

Novel to the producer of the product and valuable in some way or meets a goal.