Chapter 4: Cognitive science and the integration challenge

Slides:



Advertisements
Similar presentations
PS4529/30 Applications of Cognitive Neuroscience.
Advertisements

Chapter 1: Information and information-processing
ARCHITECTURES FOR ARTIFICIAL INTELLIGENCE SYSTEMS
Chapter 2: Marr’s theory of vision. Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010 Overview Introduce Marr’s distinction between.
Chapter Thirteen Conclusion: Where We Go From Here.
Chapter 4 Introduction to Cognitive Science
Chapter 4: Local integration 2: Neural correlates of the BOLD signal
Rational Decision Making As A Unifying Paradigm In Cognitive Science, or Why Animal Are Rationals, And Why It's No Big Deal Benoit Hardy-Vallée, EHESS,
Computation and representation Joe Lau. Overview of lecture What is computation? Brief history Computational explanations in cognitive science Levels.
Chapter 2: Computer models of language. Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010 The ingredients By now we have encountered.
Chapter 6: The physical symbol system hypothesis
PDP: Motivation, basic approach. Cognitive psychology or “How the Mind Works”
Midterm 1 Oct. 21 in class. Read this article by Wednesday next week!
Class Discussion Chapter 2 Neural Networks. Top Down vs Bottom Up What are the differences between the approaches to AI in chapter one and chapter two?
Introduction to Cognitive Science Sept 2005 :: Lecture #1 :: Joe Lau :: Philosophy HKU.
Intelligence without Reason
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Mental Imagery The evidence in favor of us seeing actual pictures in our mind.
Theories of Mind: An Introduction to Cognitive Science Jay Friedenberg Gordon Silverman.
Overview and History of Cognitive Science
Chapter Seven The Network Approach: Mind as a Web.
Overview and History of Cognitive Science. How do minds work? What would an answer to this question look like? What is a mind? What is intelligence? How.
COGN1001 Introduction to Cognitive Science Sept 2006 :: Lecture #1 :: Joe Lau :: Philosophy HKU.
Outline Chapter 1 Hardware, Software, Programming, Web surfing, … Chapter Goals –Describe the layers of a computer system –Describe the concept.
Cognitive Modeling & Information Processing Metaphor.
Chapter 1: Behaviorism and the beginning of cognitive science
Science and Engineering Practices
Chapter 2: Modeling mental imagery. Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010 The ingredients Encountered some of the basic.
THEORIES OF MIND: AN INTRODUCTION TO COGNITIVE SCIENCE Jay Friedenberg and Gordon Silverman.
Spatial Memory & Navigation Objectives: 1. To introduce spatial performance as a topic in psychological science 2. To illustrate how diverse psychological.
MIND: The Cognitive Side of Mind and Brain  “… the mind is not the brain, but what the brain does…” (Pinker, 1997)
Chapter 6: Objections to the Physical Symbol System Hypothesis.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Neural mechanisms of Spatial Learning. Spatial Learning Materials covered in previous lectures Historical development –Tolman and cognitive maps the classic.
INTRODUCTION TO COMPUTING CHAPTER NO. 06. Compilers and Language Translation Introduction The Compilation Process Phase 1 – Lexical Analysis Phase 2 –
Chapter 6: Applying the PSSH. Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010 Overview Explain why ID3 and SHAKEY both count.
Chapter 4: Global responses to the integration challenge.
Chapter Three of Green: Intro to Cogsci Spring 2005.
Copyright 2004 Compsim LLC The Right Brain Architecture of a Holonic Manufacturing System Application of KEEL ® Technology to Holonic Manufacturing Systems.
SOFTWARE DESIGN.
Cognition, Brain and Consciousness: An Introduction to Cognitive Neuroscience Edited by Bernard J. Baars and Nicole M. Gage 2007 Academic Press Chapter.
Thinking Geographically Unit 1: Geography, It’s Nature and Perspectives.
0 Chapter 1: Introduction Fundamentals of Computational Neuroscience Dec 09.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
Cognition, Brain and Consciousness: An Introduction to Cognitive Neuroscience Edited by Bernard J. Baars and Nicole M. Gage 2007 Academic Press Chapter.
Foundations (cont.) Complexity Testing explanations in psychology Cognitive Neuroscience.
Chapter 6 – Architectural Design Lecture 1 1Chapter 6 Architectural design.
Cognitive Science and Biomedical Informatics Department of Computer Sciences ALMAAREFA COLLEGES.
1 Discovery and Neural Computation Paul Thagard University of Waterloo.
Presented by:- Reema Tariq Artificial Intelligence.
Cognitive Science Overview Introduction, Syllabus
Foundations What is Cognitive Psychology? How do we study cognition? What is an explanation? –Levels of explanation.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
Copyright © 2011 Wolters Kluwer Health | Lippincott Williams & Wilkins Chapter 1 Research: An Overview.
Mechanistic explanation and the integration of insights from the humanities and cognitive sciences Machiel Keestra, Institute for Interdisciplinary Studies,
Cognitive Modeling Cogs 4961, Cogs 6967 Psyc 4510 CSCI 4960 Mike Schoelles
Intro to Cogsci Jan 25, Class room change 209 architecture.
Sub-fields of computer science. Sub-fields of computer science.
What is cognitive psychology?
An Introduction to Cognitive Psychology
Computer Organization & Design Microcode for Control Sec. 5
Ψ Cognitive Psychology Spring Discussion Section-
Cognitive Processes: Thinking and Problem Solving
The Cognitive Brain Neurons: The Building Blocks of the Brain
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
The Development of Children, Seventh Edition
Symbolic AI 2.0 Yi Zhou.
The Network Approach: Mind as a Web
Artificial Intelligence
Presentation transcript:

Chapter 4: Cognitive science and the integration challenge

Overview • Review multiple choice questions on class test • Bring out some of the key features and themes of our historical overview • Introduce integration challenge • Sketch out the next stages of the course Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Question 1 1. According to Marr, which of the following are involved in giving a computational-level analysis of an information-processing system? (a) Specifying what the system is doing—its basic task. (b) Specifying the representational format of the system’s inputs and outputs. (c) Specifying the algorithm the system uses to compute. (d) a and b (e) b and c (f) a and c Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Question 2 2. According to Miller, the advantage of recoding in an immediate memory task is that it does which of the following? (a) Increases the chunks per bit of information. (b) Increases the bits per chunk of information. (c) Increases the span of absolute judgment. (d) Increases the span of perceptual dimensionality. (e) None of the above. Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Question 3 To parse a sentence such as “Put the red block on top of the blue block on the table” SHRDLU would do which of the following? (a) Examine the micro-world before beginning syntactic processing. (b) Identify all syntactically possible options, then use information about the micro-world to identify semantically possible options. (c) Disambiguate the sentence by asking a question. (d) Identify a syntactically possible option, then use information about the micro-world to evaluate whether it is semantically possible. Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Question 4 Why is it acceptable to appeal to addition when specifying an algorithm for multiplication? (a) Because there is only one algorithm for addition. (b) Because every Turing machine can compute the addition function. (c) Because addition is an algorithmic operation. (d) Because addition is built into the machine table of every Turning machine. (e) None of the above. Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Question 5 5. Some cognitive scientists interpreted Shepard & Metzler’s results as evidence for non-digital information coding because. . . (a) The operations defined over digitally coded information should be too complex to perform. (b) The processing time for digitally coded information should be a function only of the amount of information encoded. (c) It should not be meaningful to perform the rotation operation on digitally coded information. (d) a and b (e) b and c (f) a and c Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

What is cognitive science? • Is there such a thing as cognitive science (as opposed to the cognitive sciences)? • Are there any basic assumptions about the mind that unify all the different models and approaches we have been considering? • Does cognitive science have a distinctive methodology? Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

An early model • Identifies connections between different cognitive sciences, but sheds no light on why there need to be such connections • Doesn’t help us to understand what each discipline contributes • Doesn’t give a very accurate picture of contemporary cognitive science Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Two basic assumptions The mind is too complicated to be understood using the resources of any discipline on its own  Need for interdisciplinarity The mind has to be understood at many different levels Need for an integrated multilevel explanation Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

The example of neuroscience Neuroscience has evolved enormously since the early days of cognitive science It is itself highly interdisciplinary and multilevel Illustrates the close connection between • levels of organization • levels of explanation • available scientific tools and techniques Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

A Experimental psychology B Cognitive neuroscience Levels of explanation A Experimental psychology B Cognitive neuroscience Behavioral neuroscience C Systems neuroscience D Cellular neuroscience E-H Molecular neuroscience Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Tools and levels in neuroscience Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Organization in psychology • Scientific psychology is not organized vertically in terms of levels • Instead organized horizontally in terms of domains Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

The integration challenge The challenge of providing an unified account of cognition that draws upon and integrates the whole space • Many regions within the “space” of cognitive science remain little studied • The “space” is not organized by discipline Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

3 approaches to IC Local integrations • Examples of specific cases where cognitive scientists have built bridges across levels of explanation and between disciplines Global models of integration • Blueprints for solving the integration challenge The mental architectures approach Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Local integration 1 Inspired by experiments in the psychology of reasoning showing that people are systematically prone to very specific types of fallacies in deductive reasoning Evolutionary psychologists suggest that these patterns of error are by-products of highly specialized cognitive mechanisms that emerged to solve adaptive problems • massive modularity thesis • cheater detection module Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Local integration 1 Solution of adaptive problems Explains Emergence of dedicated cheater detection system Patterns of error in logical reasoning tasks Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Local integration 2 Cognitive scientists often treat functional neuroimaging as if it provides direct “map” of the mind in action But neuroimaging directly measures blood flow (PET) or levels of blood oxygen (fMRI) – whereas the “motor” of cognitive activity is neuronal activity How do we integrate BOLD signal information with information about neuronal activity? Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Local integration 2 Research question: What are the neural correlates of the BOLD signal? Experiments by Logothetis explored this question by calibrating fMRI data with microelectrode recording • bridging levels of organization and levels of spatial resolution • allowed fMRI data to connect up with neural models (and computational neuroscience) Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Models of global integration Two main candidates: • Marr’s tri-level hypothesis - explicitly proposed as a way of bridging different levels of explanation • Models of inter-theoretic reduction derived from philosophy of science – analogy with unity of science hypothesis in the physical sciences Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Mental architectures approach Starts off from the basic assumption that cognition is a form of information-processing Assumption governs all levels of organization (from neurons upwards) and almost all explanatory models/hypothesis within the individual cognitive sciences But there is relatively little discussion w/in those disciplines of how information and information-processing are to be understood Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Mental architecture A mental architecture is a model of how the mind is organized and how it works to process information In what format does a cognitive system carry information? How does that system transform and process information? How is the mind as a whole organized into information-processing sub-systems? Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Timetable Evolutionary psychology Wednesday 9-30 BOLD signal Friday 10-2 Global models & mental architectures Monday 2-5 Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010

Two models of information-processing The physical symbol system hypothesis • e.g. Turing machine model of information- processing • associated with classical, symbolic AI Connectionism/artificial neural networks • neurally-inspired models of information- processing • used to model cognitive/perceptual abilities that have posed problems for classical AI Cognitive Science  José Luis Bermúdez / Cambridge University Press 2010