CogSci 207 Midterm Review Fall 2004 Praveen Paritosh 10/18/04.

Slides:



Advertisements
Similar presentations
ARTIFICIAL INTELLIGENCE
Advertisements

Engineering Psychology cognitive psychology – creativity design – transportation psychology – Operator Control operator control – HMI – visualisation of.
Matrissya Hermita Cognitive science is the science of mind and behavior. Of or pertaining to cognition, or to the action or process of knowing (OED)
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
AI 授課教師:顏士淨 2013/09/12 1. Part I & Part II 2  Part I Artificial Intelligence 1 Introduction 2 Intelligent Agents Part II Problem Solving 3 Solving Problems.
Philosophy 4610 Philosophy of Mind Week 7: Eliminative Materialism and Review.
A Brief History of Artificial Intelligence
The Mind, The Brain, Intelligence, and Cognition.
Cognitive & Linguistic Sciences What is cognitive science anyway? Why is it interdisciplinary? Why do we need to learn about information processors?
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester, 2010
Introduction to Cognitive Science Sept 2005 :: Lecture #1 :: Joe Lau :: Philosophy HKU.
CogSci 207: Week 0: Discussion Praveen Paritosh Thu, Sep 28, 2004.
Introduction to Cognitive Science Lecture #1 : INTRODUCTION Joe Lau Philosophy HKU.
Theories of Mind: An Introduction to Cognitive Science Jay Friedenberg Gordon Silverman.
COGN1001 Introduction to Cognitive Science Sept 2006 :: Lecture #1 :: Joe Lau :: Philosophy HKU.
Welcome to…. Psychology 85 Introduction to Cognitive Science Summer 2015 Instructor: Sean McAuliffe T.A.: Carolyn Bufford.
Fall 2004 Cognitive Science 207 Introduction to Cognitive Modeling Praveen Paritosh.
The five main research themes and some of their details Institute for Strathegic Research Theoretical Physics group.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Vedrana Vidulin Jožef Stefan Institute, Ljubljana, Slovenia
Cognitive Science and Cognitive Neuroscience PSY 421 – Fall 2004.
THEORIES OF MIND: AN INTRODUCTION TO COGNITIVE SCIENCE Jay Friedenberg and Gordon Silverman.
Please have your volume turned up. You do not need to hit any buttons as this presentation will progress on its own and as intended.
CSCE 315: Programming Studio Artificial Intelligence.
Introduction to AI, H. Feili 1 Introduction to Artificial Intelligence LECTURE 1: Introduction What is AI? Foundations of AI The.
Major Issues/Themes in Psychology Questions about the nature of psychology –What is a science? –Is Psychology a science? –What is Psychology? Study of.
Reference: "Artificial Intelligence, a Modern Approach, 3rd ed."
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
Lyle Ungar, University of Pennsylvania Cognitive Science 001 How do minds work? CSE 140, Linguistics 105, Philosophy 044, Psychology 107.
CSCI 4410 Introduction to Artificial Intelligence.
The Thinking Machine Based on Tape. Computer Has Some Intelligence Now Playing chess Solving calculus problems Other examples:
Introduction: Chapter 1
Artificial Intelligence: Definition “... the branch of computer science that is concerned with the automation of intelligent behavior.” (Luger, 2009) “The.
Cognitive Computing 2012 The computer and the mind INTRODUCTION See: Professor Mark Bishop.
Chapter 4 by Kathleen Mastrian and Dee McGonigle
If the human brain were so simple that we could understand it, we would be so simple that we couldn't. —Emerson M. Pugh.
Psy Introduction1 Introduction Psychology 612.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Overall course structure AI Artificial Intelligence ( A modern approach ) AI-2 Spring semester TDT4171 Methods in artificial intelligence AI-1 Fall semester.
The Learning Sciences and Constructivism. Learning Sciences: interdisciplinary science based in psychology, education, computer science, philosophy, sociology,
The Social Sciences Group 1 Presented by Lisl Magboo.
 Dr. Syed Noman Hasany 1.  Review of known methodologies  Analysis of software requirements  Real-time software  Software cost, quality, testing.
Artificial Intelligence
Cognition © POSbase 2003Contributor Cognition denotes to acts or processes involved in the acquisition, transformation, retrieval, and use of knowledge.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Cognitive Psychology. Overview What is Cognitive Psychology? Study of HOW the mind works, not WHY we do what we do Focuses on the day-to-day functions.
Cognitive Psychology What is cognitive psychology?
What is Artificial Intelligence?
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
AKA YOUR LAST LECTURE ON HISTORY AND SYSTEMS Contemporary Developments in Psychology.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Cognitive Science Overview Introduction, Syllabus
Foundations What is Cognitive Psychology? How do we study cognition? What is an explanation? –Levels of explanation.
Cognitive Science 1: Introduction and Welcome Kim Sweeney April 1, 2008.
1 ARTIFICIAL INTELLIGENCE Gilles BÉZARD Version 3.16.
1 Artificial Intelligence & Prolog Programming CSL 302.
Cognitive Modeling Cogs 4961, Cogs 6967 Psyc 4510 CSCI 4960 Mike Schoelles
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR Tas: Andrew Rosenberg Speech Lab, 7 th Floor CEPSR Sowmya Vishwanath TA Room.
Knowledge Representation Part I Ontology Jan Pettersen Nytun Knowledge Representation Part I, JPN, UiA1.
Artificial Intelligence
Artificial Intelligence (AI)
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester,
CS 498: Spring 2017 Amit, Elena, & Sole
Interdisciplinary research on language & speech
Interdisciplinary research on language & speech
Artificial Intelligence (AI)
Тархи ба оюун \Brain and Mind\
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
Тархи ба оюун \Brain and Mind\
Institute of Computing Technology
Presentation transcript:

CogSci 207 Midterm Review Fall 2004 Praveen Paritosh 10/18/04

Where are we? Minsky/Turing/Miller –Computation and Cognition Markman/Lenat/Cyc –Representation Forbus/Bredeweg/Vm odel –Qualitative Reasoning Riesbeck/Lee/Batali –Natural Language Emotions Analogy and Similarity Learning/Education Consciousness Now Coming

Cognitive modeling Psychology – mind Artificial Intelligence – computer Neuroscience – brain Philosophy – everything Linguistics – language Cognitive Science – builds up on all of the above. Goal: to understand cognition by building computational models that operate on representations.

CogSci 207: A slice of Cognitive Modeling What are computational models and what are they capable of? –Dispel some myths: Turing/Minsky –Show some examples of models of cognitive phenomena: Qualitative Reasoning/NLP –More to come: Analogy/Emotions/Learning What are representations and what can we do with them? –Foundations: Markman/Lenat/Minsky –Some examples: Cyc/QP/Episodic –More to come: Analogy/Emotions/Education

Computational Models Computers can do more than just what we tell them. Programs can encode library of methods/ strategies/ plans/ heuristics* and the composition of these can be completely novel and unanticipated. Programs can reflect about their own progress and decide on courses of action. * The Art Of War/ The Prince/ Andy Gordon’s work on strategies, for example.

Representations Cyc –Predicate calculus based –Organizing principles key Mereology Ontology Domain specific knowledge Microtheories QP –Strong organizing principles –Built upon structure of everyday physical world

Questions?