Problem Solving A Major Category of Human Cognition

Slides:



Advertisements
Similar presentations
CMSC 471 Fall 2002 Class #5-6 – Monday, September 16 / Wednesday, September 18.
Advertisements

PROBLEM SOLVING AND SEARCH
Reasoning Rationally Using thinking to make good decisions.
Cognitive Psychology, 2 nd Ed. Chapter 13 Problem Solving.
Problem Solving How do people solve problems? What factors influence the ways they solve different types of problems?
Page A concept is a category of objects, events or ideas that share similar characteristics; this allows for generalization and distinction.
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.
Problem Solving Shortcuts through the Problem Space.
Problem Solving. Well-defined problems –Much studied in AI –Requires search –Domain general heuristics for solving problems What about ill-defined problems?
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.
Cognition Thoughts, Beliefs, and Attitudes. Moving from thoughts to behavior Concepts Propositions Behavior Mental Models.
Problem-solving when you are trying to a achieve a goal, but the solution is not immediately obvious e.g., 2 X 5 = ? –not a problem, solution is immediately.
Problem Solving & Creativity Dr. Claudia J. Stanny EXP 4507 Memory & Cognition Spring 2009.
1 Problem Solving We view many situations in life as problems we need to solve Also, much of human behavior can be considered problem solving, even if.
* Problem solving: active efforts to discover what must be done to achieve a goal that is not readily attainable.
Brute Force Search Depth-first or Breadth-first search
Structure of Language phonemes: basic speech soundsphonemes: basic speech sounds morphemes: smallest unit of language that contains meaningmorphemes: smallest.
CS62S: Expert Systems Based on: The Engineering of Knowledge-based Systems: Theory and Practice A. J. Gonzalez and D. D. Dankel.
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.
Thinking & Problem Solving
Changing and reorganizing information stored in memory to create new or transformed information.
WHS AP Psychology Unit 6: Cognition Essential Task 6-2: Identify problem-solving techniques (algorithms and heuristics) as well as factors that influence.
Chapter 10 Cognition, Language, Creativity. Concepts Allow us to think abstractly Concept formation: classify information into meaningful categories (belonging.
Transfer and Problems Solving Denise Nichols and Brant Kenny.
© 2008 The McGraw-Hill Companies, Inc. Chapter 8: Cognition and Language.
Problem Solving, Reasoning, & Judgment Claudia Stanny PSY 2012.
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.
Thinking & Language Ms. Kamburov. Automatic vs. Effortful Processing Automatic Effortful O Barely noticing what you are doing as you do it, taking little.
C Pearson Allyn & Bacon Problem Solving Chapter 11.
Problem solving What is problem solving? Weak and strong methods.
CHS AP Psychology Unit 7 Part II: Cognition Essential Task 7.1: Define cognition and identify how the following interact to form our cognitive life: schemata/concepts,
Complex Cognitive Processes EDP 3004-Chapter 8. Metacognition –Awareness of your own cognitive machinery and how it works –Involves three kinds of knowledge:
Problem Solving PERTEMUAN Early research on problem- solving A cat placed in a box with a trapdoor was not observed to show behaviour approximating.
1 Solving Problems with Methods Questions. 2 Problem solving is a process similar to working your way through a maze. But what are these “steps” and what.
Chapter 8 Thinking and Language.
Problem Representation and Problem-solving Strategies.
Chapter 3: Methods of Inference
Data Structures Lab Algorithm Animation.
Cognition and Language
Unit 7 Part II: Cognition
Thinking, Language, and Intelligence
Introduction to Expert Systems Bai Xiao
Chapter 3: Methods of Inference
Unit 3: Learning, Memory, Thinking, and Language
Psychology lecture thinking and decision making
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
Informed Search and Exploration
Mr. Leonoff WICHS Psychology
Chapter 10: Algorithm Design Techniques
Cognition and Language
Problem Solving 8.2.
Problem Solving Strategies & Techniques
Unit 7: Cognition AP Psychology
Cognitive Processes PSY 334
Blay Whitby 2003 Search Blay Whitby 2003
Unit 7: Cognition AP Psychology
Cognitive Processes PSY 334
Psychology of Thinking: Embedding Artifice in Nature
Cognition Joey Watson.
Search.
Thinking, Language, and Intelligence
Thinking, Language, and Intelligence
Search.
35.1 – Describe the cognitive strategies that assist our problem solving, and identify the obstacles that hinder it. Problem Solving Strategies: 1) Trial.
Presentation transcript:

Education 173 Cognition and Learning in Educational Settings Problem Solving Fall Quarter 2007

Problem Solving A Major Category of Human Cognition What is Problem Solving? The pursuit of a goal when the path to that goal is uncertain Distinct from Algorithmic Performance No rule or recipe to guarantee success Tying shoelaces is not problem solving Or is it?

Heuristics Can Help Heuristics Polya’s Heuristics for Are “rules of thumb” Not algorithms Because success is not guaranteed Polya’s Heuristics for Mathematical Problem Solving Think of a related problem Try to solve part of problem Draw a picture

Heuristic Search Search Through Problem Space Beginning state What’s the situation? Westley: What are our assets?” Ending state What are we trying to accomplish? Legal moves What’s permitted? Metaphor: Navigating a Maze

General and Domain-Specific Heuristics General Heuristics Hill climbing Working backward Means-ends analysis Working forward (experts) Subgoaling is a common feature Domain-Specific Heuristics Math: Polya’s heuristics Writing: Save words

Experts and Novices How Much Knowledge?: 50,000 Chunks How Much Time?: 10 Years But what about Mozart? Problem Solving Characteristics Working forward heuristic Deep structure vs. surface features More up-front time in problem representation When Would Experts Rely on General Heuristics?

Insight Sudden Solution of a Problem Stages of Insight Preparation Incubation Bed, bath, bus phenomenon Illumination “Aha” Verification Even Apes: Gestalt Theory Sultan on Tenerife

Implications of Problem Solving Problem Solving is Important to Human Purpose. Being successful in __________ . Some Problems Are Ill-Defined Where the ultimate goal and means are not clear. Problem Solving Involves Regulation of Emotion “I don’t know what I’m doing” And that’s okay Errors and Inefficiency Are they always bad? Are they compatible with the school culture?