Cognitive Processes PSY 334

Slides:



Advertisements
Similar presentations
1 Chapter 2 The Digital World. 2 Digital Data Representation.
Advertisements

Chapter Five The Cognitive Approach II: Memory, Imagery, and Problem Solving.
Novice and Expert Programmers Gild Project University of Victoria Jeff Michaud.
Cognition Domain. Thinking Module 24 Module Overview Concepts Problem Solving Problems Solving Problems Click on the any of the above hyperlinks to go.
ITEC200 – Week07 Recursion. 2 Learning Objectives – Week07 Recursion (Ch 07) Students can: Design recursive algorithms to solve.
Problem Solving What is a problem? How do we go about solving problems? How can we be better problem-solvers?
COGNITION AND LANGUAGE Pertemuan 6 Matakuliah: O0072 / Pengantar Psikologi Tahun: 2008.
Computer Simulation (1). 8 A (8) Initial State 44 Goal State B (5) C (3) A (8) B (5) C (3) Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7.
Cognitive Processes PSY 334 Chapter 8 – Problem Solving May 21, 2003.
Cognitive Processes PSY 334 Chapter 10 – Reasoning & Decision-Making August 19, 2003.
Models of Human Performance Dr. Chris Baber. 2 Objectives Introduce theory-based models for predicting human performance Introduce competence-based models.
Problem Solving Shortcuts through the Problem Space.
Cognitive - problem_solving.ppt © 2001 Laura Snodgrass, Ph.D.1 Problem Solving Well-defined versus ill-defined problems Creativity Polya’s stages of problem.
Cognitive Processes PSY 334 Chapter 8 – Problem Solving.
Problem solving Psych 414 Prof. Jessica Sommerville.
Problem Solving & Creativity Dr. Claudia J. Stanny EXP 4507 Memory & Cognition Spring 2009.
Distributed Deadlocks and Transaction Recovery.
Reaching Goals: Plans and Controls
Structure of Language phonemes: basic speech soundsphonemes: basic speech sounds morphemes: smallest unit of language that contains meaningmorphemes: smallest.
Improving a Mathematical Intelligent Tutoring System Experiments & Equation Solver Improvements July 27th, 2012 Jennifer Ferris-Glick & Hee Seung Lee.
Copyright © 2006 by The McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill Technology Education Logic and Problem Solving Advanced Computer Programming.
Problem-Solving and Reasoning
McGraw-Hill/Irwin Copyright © 2008 by The McGraw-Hill Companies, Inc. All rights reserved. Reaching Goals: Plans and Controls Today’s smart supervisor.
Psychology: An Introduction Charles A. Morris & Albert A. Maisto © 2005 Prentice Hall Cognition and Language Chapter 7B.
Cognition and Language Chapter 7. Building Blocks of Thought Language –A flexible system of symbols that enables us to communicate our ideas, thoughts,
MODULE 23 COGNITION/THINKING. THINKING Thinking is a cognitive process in which the brain uses information from the senses, emotions, and memory to create.
Constructivist Learning Theory, Problem Solving, and Transfer
Demo. Overview Overall the project has two main goals: 1) Develop a method to use sensor data to determine behavior probability. 2) Use the behavior probability.
Memory and Cognition PSY 324 Topic: Problem Solving Dr. Ellen Campana Arizona State University.
Grant Writing Basics. Topics of This Session Matching funding to your objective Telling your story Writing the budget.
Recursion Textbook chapter Recursive Function Call a recursive call is a function call in which the called function is the same as the one making.
Cognitive Psychology: Thinking, Intelligence, and Language
Human Cognitive Processes: psyc 345 Ch. 11: Problem Solving Takashi Yamauchi © Takashi Yamauchi (Dept. of Psychology, Texas A&M University)
BU 3 6 Rule: A card with a vowel (p) will have an even number on the other side (q). Which card or cards should be turned over to test the rule? People.
What is “Thinking”? Forming ideas Drawing conclusions Expressing thoughts Comprehending the thoughts of others Where does it occur? Distributed throughout.
WHS AP Psychology Unit 6: Cognition Essential Task 6-2: Identify problem-solving techniques (algorithms and heuristics) as well as factors that influence.
Chapter Five The Cognitive Approach II: Memory, Imagery, and Problem Solving.
Lecture 13 – Problem Solving 1 Two points for this lecture: 1.Role of problem solving in history of cognition. 2. Cognitive theories of the problem, the.
Problem-Solving Water Jugs Problem You are given two jugs, a 4-gallon jug & a 3-gallon jug. Neither has any measuring marks on it. There is a pump that.
Data Structures R e c u r s i o n. Recursive Thinking Recursion is a problem-solving approach that can be used to generate simple solutions to certain.
Chapter 12 Language and Thought. Theories on the Evolution of Language Language evolved because it was a social adaptation that solved the problem of.
Introduction to Problem Solving
Fig8_2. InRev8a InRev7cInRev7bInRev7a InRev6bInRev6aInRev5bInRev5aInRev4bInRev2a INGREDIENTS OF THOUGHT Mental representations of familiar locations Visual.
C Pearson Allyn & Bacon Problem Solving Chapter 11.
Chapter Ten Constructivist Learning Theory, Problem Solving, and Transfer.
Solution of. Linear Differential Equations The first special case of first order differential equations that we will look is the linear first order differential.
Problem solving What is problem solving? Weak and strong methods.
Phenomena in Problem Solving Insight Problems Functional Fixedness Using external representations.
Ways of solving problems
Organizing Your Information Chapter 7. Chapter 7 Contents Understanding Three Principles for Organizing Technical Information Using Basic Organizational.
Cognitive Processes PSY 334 Chapter 10 – Reasoning & Decision-Making May 28, 2003.
Chapter 10: Thinking and Problem Solving Olivia Sheridan, Deanna Fugate, and Sarah Oberman.
Problem Solving: Cognitive processes aimed at achieving a specific goal (a solution to a problem) Early Research: Wolfgang Kohler (Gestalt Psychologist)
Problem Solving PERTEMUAN Early research on problem- solving A cat placed in a box with a trapdoor was not observed to show behaviour approximating.
Four points for this lecture Role of problem solving in history of cognition. Theories about problem Theories about solver’s knowledge Theories about process.
Thinking and Language Notes 10-1 (obj.1-3). 1.) Thinking ****Thinking, or cognition, refers to a process that involves knowing, understanding, remembering,
Today… Modularity, or Writing Functions. Winter 2016CISC101 - Prof. McLeod1.
Psychology: An Introduction Charles A. Morris & Albert A. Maisto © 2005 Prentice Hall Cognition and Language Chapter 7.
Cognitive Processes PSY 334
Cognition and Language
Cognitive Processes PSY 334
PROBLEM-SOLVING Why are some problems just so damn darn hard to solve? 1. We don’t take the time to determine what is relevant and end up focusing on irrelevant.
Unit 6: Cognition WHS AP Psychology
Cognitive Processes: Thinking and Problem Solving
Memory and Thought Chapter 3.
Diagnostic Quiz Review
Unit 7: Cognition AP Psychology
Cognitive Processes PSY 334
Unit 7: Cognition AP Psychology
Cognitive Processes PSY 334
Presentation transcript:

Cognitive Processes PSY 334 Chapter 8 – Problem Solving August 14, 2003

Analogy and Imitation Analogy – the solution for one problem is mapped into a solution for another. The elements from one situation correspond to the elements of the other. Tumor radiation example.

Problems Using Analogy Thinking is needed to use it correctly. Geometry example – student must recognize which parts can be mapped and which are unique to the situation. People do not notice when an analogy is possible – don’t recognize the similarities. Similarities frequently exist in the deep structure, not the superficial details. Proximity is a cue in textbooks.

Production Systems Production rules – rules for solving a problem. A production rule consists of: Goal Application tests An action Typically written as if-then statements. Condition – the “if” part, goal and tests. Action – the “then” part, actions to do.

Features of Production Rules Conditionality – a condition describes when a rule applies and specifies action. Modularity – overall problem-solving is broken down into one production rule per operator. Goal factoring – each production rule is relevant to a particular goal (or subgoal). Abstractness – rules apply to a defined class of situations.

Operator Selection How do we know what action to take to solve a problem? Three criteria for operator selection: Backup avoidance – don’t do anything that would undo the existing state. Difference reduction – do whatever helps most to reduce the distance to the goal. Means-end analysis – figure out what is needed to reach goal and make that a goal

Difference Reduction Select the operator that will produce a state that is closer to the goal state. Or the one that produces a state that looks more similar to the goal state. Also called “hill climbing”. Only considers whether next step is an improvement, not overall plan. Sometimes the solution requires going against similarity – hobbits & orcs.

Means-End Analysis Newell & Simon – General Problem Solver (GPS). A more sophisticated version of difference reduction. What do you need, what have you got, how can you get what you need? Focus is on enabling blocked operators, not abandoning them. Larger goals broken into subgoals. GPS solution to Tower of Hanoi problem.

Prefrontal Cortex and Goals Sophisticated problem-solving requires that goals and subgoals be kept in working memory. Prefrontal cortex holds information in working memory. With damage to prefrontal cortex, Tower of Hanoi moves other than hill climbing are difficult. Prefrontal activation is higher in novel problem solving.

Problem Representation Finding the solution may depend upon how the problem is represented: Checkerboard problem solution depends on seeing that each domino must cover one white and one black square. Failures of transfer – students do not see that material already learned is applicable to the current situation. Word problems in physics & algebra.

Demo Problem-solving experiment Goal – put the ring over the peg without crossing the line.

Functional Fixedness Solution to a problem may depend on representing objects in the environment in novel ways. Functional-fixedness – subjects are fixed on an object’s conventional function. Two-string problem. Candle-holder problem.

“Everywhere” Displays Images projected by a computer onto objects in the environment. Sometimes the conventional function of the object onto which a display is projected prevents seeing the display. Sometimes the display prevents seeing the object. Disappearing milk, disappearing message.

Set Effects Set effect – when previous experience biases a subject toward a particular operator. Can prevent finding the solution to a new problem. Luchins water jug problem. Addition solution: 2A + C Subtraction solution: B – A – 2C New addition problems solved quicker and subtraction problems solved more slowly.

Einstellung Effect Mechanization of thought – a set effect in which subjects get used to using a particular solution strategy. After using B – 2C – A, subjects cannot find the easier solution A – C to problem 8. 64% of whole setup group failed 8 & 79% used less efficient solution to 9 & 10. 1 % of controls used B-2C-A & 95% solved question 8;

Incubation Effects Problems depending upon insight tend to benefit from interruption. Delay may break set effects. Problems depending on a set of steps or procedures do not benefit from interruption. Subjects forget their plan and must review what was previously done.

Insight There is no magical “aha” moment where everything falls into place, even though it feels that way. People let go of poor ways of solving the problem during incubation. Subjects do not know when they are close to a solution, so it seems like insight – but they were working all along.