Part II: Artificial Intelligence as Representation and Search

Slides:



Advertisements
Similar presentations
Approaches, Tools, and Applications Islam A. El-Shaarawy Shoubra Faculty of Eng.
Advertisements

Intro to CSCI 323 Prof. Aditya K. Ghose Director Decisions Systems Lab School of IT & Computer Science University of Wollongong.
Structures and Strategies For Space State Search
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
HEURISTIC SEARCH ARTIFICIAL INTELLIGENCE 5th edition George F Luger
Chapter 10 Artificial Intelligence © 2007 Pearson Addison-Wesley. All rights reserved.
C SC 421: Artificial Intelligence …or Computational Intelligence Alex Thomo
1946: ENIAC heralds the dawn of Computing. I propose to consider the question: “Can machines think?” --Alan Turing, : Turing asks the question….
CIS 678 Artificial Intelligence problems deduction, reasoning knowledge representation planning learning natural language processing motion and manipulation.
1946: ENIAC heralds the dawn of Computing I propose to consider the question: “Can machines think?” --Alan Turing, : Turing asks the question….
From Discrete Mathematics to AI applications: A progression path for an undergraduate program in math Abdul Huq Middle East College of Information Technology,
Theories of Mind: An Introduction to Cognitive Science Jay Friedenberg Gordon Silverman.
Random Administrivia In CMC 306 on Monday for LISP lab.
Structures and Strategies For Space State Search
Automated Reasoning ARTIFICIAL INTELLIGENCE 6th edition George F Luger
Artificial Intelligence
Leroy Garcia 1.  Artificial Intelligence is the branch of computer science that is concerned with the automation of intelligent behavior (Luger, 2008).
Strong Method Problem Solving.
Artificial Intelligence: Its Roots and Scope
Knowledge Representation
CS206Evolutionary Robotics “Cogito ergo sum.”. CS206Evolutionary Robotics “Cogito ergo sum.” “I think, therefore I am.” “Do I exist?” “There is something.
Artificial Intelligence: Its Roots and Scope
Knowledge representation
© 2007 Pearson Addison-Wesley. All rights reserved 0-1 Spring(2007) Instructor: Qiong Cheng © 2007 Pearson Addison-Wesley. All rights reserved.
What is AI:-  Ai is the science of making machine do things that would requires intelligence.  Computers with the ability to mimic or duplicate the.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
10/6/2015 1Intelligent Systems and Soft Computing Lecture 0 What is Soft Computing.
The Predicate Calculus
1 Artificial Intelligence GholamReza GhassemSani Fall 1383.
Understanding Natural Language
Building Control Algorithms For State Space Search.
110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans.
Artificial Intelligence Tarik Booker. What we will cover… History Artificial Intelligence as Representation and Search Languages used in Artificial Intelligence.
Overall course structure AI Artificial Intelligence ( A modern approach ) AI-2 Spring semester TDT4171 Methods in artificial intelligence AI-1 Fall semester.
ARTIFICIAL INTELLIGENCE [INTELLIGENT AGENTS PARADIGM] Professor Janis Grundspenkis Riga Technical University Faculty of Computer Science and Information.
Structures and Strategies For Space State Search
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving HEURISTIC SEARCH Luger: Artificial Intelligence,
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Artificial Intelligence as Empirical Enquiry Luger:
ARTIFICIAL INTELLIGENCE DR. ABRAHAM AI a field of computer science that is concerned with mechanizing things people do that require intelligent.
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving STOCHASTIC METHODS Luger: Artificial Intelligence,
Presentation for CS490 Other Topics By: Chihwei Hsu By: Chihwei Hsu Date: Nov 17, 2003 Date: Nov 17, 2003 Class: CS490 Class: CS490.
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Machine Learning: Symbol-Based Luger: Artificial.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
Outline Intro to Representation and Heuristic Search Machine Learning (Clustering) and My Research.
Done Course Overview Step back and look at the History of AI
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving Structures and Strategies For Space State Search.
RULES Patty Nordstrom Hien Nguyen. "Cognitive Skills are Realized by Production Rules"
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving HEURISTIC SEARCH Luger: Artificial Intelligence,
HEURISTIC SEARCH 4 4.0Introduction 4.1An Algorithm for Heuristic Search 4.2Admissibility, Monotonicity, and Informedness 4.3Using Heuristics in Games 4.4Complexity.
STRUCTURES AND STRATEGIES FOR STATE SPACE SEARCH 3 3.0Introduction 3.1Graph Theory 3.2Strategies for State Space Search 3.3Using the State Space to Represent.
Minds and Computers Discovering the nature of intelligence by studying intelligence in all its forms: human and machine Artificial intelligence (A.I.)
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
Organic Evolution and Problem Solving Je-Gun Joung.
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving STOCHASTIC METHODS Luger: Artificial Intelligence,
CS 1010– Introduction to Computer Science Daniel Tauritz, Ph.D. Associate Professor of Computer Science Director, Natural Computation Laboratory Academic.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
Knowledge Representation Part I Ontology Jan Pettersen Nytun Knowledge Representation Part I, JPN, UiA1.
Knowledge Representation Techniques
Artificial Intelligence
Chapter 11: Artificial Intelligence
PART IV: The Potential of Algorithmic Machines.
Artificial Intelligence (AI)
MACHINE LEARNING.
Basic Intro Tutorial on Machine Learning and Data Mining
Artificial Intelligence introduction(2)
Artificial Intelligence (AI)
Luger: Artificial Intelligence, 5th edition
Intelligent Systems and
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Presentation transcript:

Part II: Artificial Intelligence as Representation and Search 1. Automatic Computers 2. How Can a Computer be Programmed to Use a Language? 3. Neuron Nets 4. Theory of the Size of a Calculation 5. Self Improvement (Machine Learning) 6. Abstractions 7. Randomness and Creativity George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

A proposal for the Dartmouth summer research project on Artificial Intelligence (url IIa). We propose that a 2 month, 10 man [sic] study of artificial intelligence be carried out during the summer of 1956 at Dartmouth College in Hanover, New Hampshire. The study is to proceed on the basis of the conjecture that every aspect of learning or any other feature of intelligence can in principle be so precisely described that a machine can be made to simulate it. An attempt will be made to find how to make machines use language, form abstractions and concepts, solve kinds of problems now reserved for humans, and improve themselves. We think that a significant advance can be made in one or more of these problems if a carefully selected group of scientists work on it together for a summer. J. McCARTHY, Dartmouth College M.L. MINSKY, Harvard University N. ROCHESTER, I.B.M Corporation C.E.SHANNON, Bell Telephone Laboratories August 31, 1955 Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

How Can a Computer be Programmed to Use a Language Neuron Nets Main topics for discussion at the AI conference, Dartmouth College 1956 (url IIa). Automatic Computers How Can a Computer be Programmed to Use a Language Neuron Nets Theory of the Size of a Calculation Self-Improvement (Machine Learning) Abstractions Randomness and Creativity Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Fig II.1 Different representations of the real number π. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Fig II.2 Digitized image of chromosomes in metaphase. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Logical Clauses describing some important properties and relationships of fig II.3 General rule Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Fig II.3 A blocks world. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Logical predicates representing a simple description of a bluebird. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Fig II.4 Semantic network description of a bluebird. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Fig II.5 Portion of the state space for tic-tac-toe. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009

Fig II.7 State space description of the automotive diagnosis problem. Luger: Artificial Intelligence, 6th edition. © Pearson Education Limited, 2009