WHAT IS ARTIFICIAL INTELLIGENCE?

Slides:



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

Artificial Intelligence
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
Artificial Intelligence
Introduction to AI Kaziwa H. Saleh. What is AI? John McCarthy defines AI as “the science and engineering to make intelligent machines”. AI is the study.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
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.
A Brief History of Artificial Intelligence
CS3754 Class Notes, John Shieh, Objectives This part provides an introduction to some main strategies and methods used in artificial intelligence.
Introduction to Artificial Intelligence Ruth Bergman Fall 2004.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
Random Administrivia In CMC 306 on Monday for LISP lab.
1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
Artificial Intelligence Instructor: Professor Yun Peng
Artificial Intelligence & Cognitive Science By: Andrea Pope, Cindy Burdine, and Kazumi Inoue.
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
Introduction to AI, H. Feili 1 Introduction to Artificial Intelligence LECTURE 1: Introduction What is AI? Foundations of AI The.
1 Artificial Intelligence An Introductory Course.
Dr.Abeer Mahmoud ARTIFICIAL INTELLIGENCE (CS 461D) Dr. Abeer Mahmoud Computer science Department Princess Nora University Faculty of Computer & Information.
C463 / B551 Artificial Intelligence Dana Vrajitoru Introduction.
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
Reference: "Artificial Intelligence, a Modern Approach, 3rd ed."
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
1 Lyle H. Ungar, University of Pennsylvania What is AI? “Artificial Intelligence is the study of how to make computers do things at which, at the moment,
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
19/13/2015CS360 AI & Robotics CS360: AI & Robotics TTh 9:25 am - 10:40 am Shereen Khoja
INTELLIGENT CONTROLLER UNIT I. INTRODUCTION  Intelligent control is a class of control techniques that use various AI computing approaches.  Intelligent.
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Artificial Intelligence: Definition “... the branch of computer science that is concerned with the automation of intelligent behavior.” (Luger, 2009) “The.
Artificial Intelligence
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
A RTIFICIAL I NTELLIGENCE Introduction 3 October
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
Overall course structure AI Artificial Intelligence ( A modern approach ) AI-2 Spring semester TDT4171 Methods in artificial intelligence AI-1 Fall semester.
Introduction to Artificial Intelligence and Soft Computing
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
Due Monday Read chapter 2 Homework: –Chapter 1, exercises –Answer each in 100 words or less. Send to from your preferred.
Artificial Intelligence Lecture 1. Objectives Definition Foundation of AI History of AI Agent Application of AI.
Lecture 1: Introduction Heshaam Faili University of Tehran What is AI? Foundations of AI The History of AI State of the Art.
Course Instructor: K ashif I hsan 1. Chapter # 1 Kashif Ihsan, Lecturer CS, MIHE2.
Natural intelligence Artificial intelligence (AI) History of AI Characteristics of AI system AI tasks AI roots and applications.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
AI: Can Machines Think? Juntae Kim Department of Computer Engineering Dongguk University.
The Dream of an Intelligent Machine Hans W. Guesgen Computer Science Department.
Definitions of AI There are as many definitions as there are practitioners. How would you define it? What is important for a system to be intelligent?
University of Kurdistan Artificial Intelligence Methods (AIM) Lecturer: Kaveh Mollazade, Ph.D. Department of Biosystems Engineering, Faculty of Agriculture,
Introduction to Artificial Intelligence CS 438 Spring 2008.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Vilalta/Norvig/Eick: History of AI Origins McCulloch and Pitts (1943) Model of Artificial Neurons. Donald Hebb (1949) Hebbian Learning Conference at Dartmouth.
1 Artificial Intelligence & Prolog Programming CSL 302.
1 CMSC 671 Fall 2001 Class #10 – Thursday, October 4.
Artificial Intelligence
Course Objectives This part of course introduces some main strategies and methods used in intelligent systems. The topics include the history and applications.
Artificial Intelligence (CS 370D)
A I (Artificial Intelligence)
Artificial Intelligence
Course Instructor: knza ch
Artificial Intelligence introduction(2)
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
AI and Agents CS 171/271 (Chapters 1 and 2)
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Artificial Intelligence
Presentation transcript:

WHAT IS ARTIFICIAL INTELLIGENCE?

What is AI Strong AI and Weak AI AI domains AI methods AI and other disciplines Timeline

Strong AI Create a robot which is autonomous, thinks for itself, makes its own decisions, can deliberate about its own thoughts, can learn and adapt to new situations and can communicate with humans through the use of language

Weak AI To build a computer program that simulates a particular intelligent activity, e.g. playing chess

Some AI Definitions "The branch of computer science that is concerned with the automation of intelligent behavior.” " The science of making machines do things that would require intelligence if done by men.” "The study of computations that make it possible to perceive, reason, and act"

Some Important Questions How do we define human behavioral and thinking patterns How do we define a rational behavior What should be the difference between an ordinary program (say a sorting program) and an AI program What is the essence of intelligent behavior

Specifics of AI problems Require both procedural and declarative knowledge Require reasoning abilities Require planning Require learning abilities

Intelligent Agents Features Topics Goal - motivated behavior State space search Decision making Logical systems; reasoning patterns Knowledge-based behavior Knowledge representation Information Data Knowledge Adaptive behavior Machine learning Interaction and communication Vision, Pattern recognition Natural Language Processing Physical activity Robotics

AI methods, problems, applications Paradigms: Symbolic; Connectionists Methods: Knowledge Representation, Logic, Search Problems: Planning and Decision Making, Pattern Recognition, Machine Learning Applications: Intelligent agents, Expert systems, Game playing, Natural Language Processing, Robotics

Example A farmer has to move a goat, a cabbage and a wolf from one side of a river to the other side using a small boat. The boat can carry only the farmer and one more object (either the goat, or the cabbage, or the wolf). If the farmer leaves the goat with the wolf alone, the wolf would kill the goat. If the goat is alone with the cabbage, it will eat the cabbage. How can the farmer move all his property safely to the other side of the river?

Solution Identify the initial and the target states Choose appropriate representation of the states Decide on operators to change the states. Identify restrictions: are all operators applicable to all states? Decide on how the cost of the solution would be measured Solve the problem

AI and other disciplines Philosophy Psychology/ Cognitive psychology / Cognitive Science Mathematics Computer Science Computer Engineering Computational Linguistics Biology and Neurology

Timeline of AI 1943 Warren McCulloch and Walter Pitts: a model of connected artificial neurons 1956 Dartmouth workshop Alan Turing, John McCarthy, Marvin Minsky, Allen Newell 1958 LISP by McCarthy

Timeline of AI 1965 ELIZA :Weizenbaum, a program that acts as a psychoterapist. Work on machine translation - unsuccessful. 1966 Funding for AI stopped. Difficulties: Lack of knowledge about world. The scale problem - easy to solve toy problems, very difficult to solve real world problems

Timeline of AI 1969-1979 Knowledge -based systems 1972 Prolog, created by Alain Colmerauer 1975 Frames: a knowledge representation scheme, developed by Marvin Minsky.

Timeline of AI SHRDLU by Terry Winograd - understanding natural language in the block world DENDRAL - inferring molecular structure from the information provided by a mass spectrometer. Developed by Edward Feigenbaum

Timeline of AI MYCIN – a rule-based system for knowledge representation and inference in the domain of medical diagnosis and therapy. (The first expert system) .

Timeline of AI 1980 R1 - first commercial ES - McDermott, configures orders for new computer systems. 1981 Fifth generation project in Japan. Mid 80's Neural Networks

Timeline of AI 1990’s Major advances in Machine learning, Natural language processing, multi-agent systems, robotics

Timeline of AI 2000 Robotics: Humanoid robots - Rodney Brook Robo-Cup soccer Humanoid sociable robots Interactive robot pets RoboCup Humanoid League 2006