Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1.

Slides:



Advertisements
Similar presentations
CSCI 4800 ARTIFICIAL INTELLIGENCE
Advertisements

ARTIFICIAL INTELLIGENCE
Additional Topics ARTIFICIAL INTELLIGENCE
Artificial Intelligence
Artificial Intelligence An Introductory Course. Outline 1.Introduction 2.Problems and Search 3.Knowledge Representation 4.Advanced Topics.
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.
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.
Artificial Intelligence Computational Intelligence Alien Intelligence? Summer 2004 Dennis Kibler.
Artificial Intelligence A Modern Approach Dennis Kibler.
CS 332: Introduction to AI Class Hour: Section 1: MWF 1:10PM - 2:00PM. Hyer 210.
Introduction to Artificial Intelligence CSE 473 Winter 1999.
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Artificial Intelligence Overview John Paxton Montana State University August 14, 2003.
CSE 471/598,CBS598 Introduction to Artificial Intelligence Fall 2004
CS 480 Lec 2 Sept 4 complete the introduction Chapter 3 (search)
Random Administrivia In CMC 306 on Monday for LISP lab.
SLIDE 1CS 362 Artificial Intelligence Hassan Najadat Jordan University of Science & Technology.
INSTRUCTOR: DR. XENIA MOUNTROUIDOU CS CS Artificial Intelligence.
ARTIFICIAL INTELLIGENCE Introduction: Chapter Textbook: S. Russell and P. Norvig Artificial Intelligence: A Modern Approach Prentice Hall, 2003,
Artificial Intelligence
Greg GrudicIntroduction to AI1 Introduction to Artificial Intelligence CSCI 3202 Fall 2007 Greg Grudic.
ARTIFICIAL INTELLIGENCE
1 Artificial Intelligence An Introductory Course.
CPSC 171 Artificial Intelligence Read Chapter 14.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE Introduction: Chapter 1.
ARTIFICIAL INTELLIGENCE Introduction: Chapter 1. Outline Course overview What is AI? A brief history The state of the art.
CSW 4701 AI Spring 2013 Introduction: Chapter Course home page: Textbook: S. Russell and P. Norvig.
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.
CISC4/681 Introduction to Artificial Intelligence1 Introduction – Artificial Intelligence a Modern Approach Russell and Norvig: 1.
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Introduction: Chapter 1
Lecture 1 Note: Some slides and/or pictures are adapted from Lecture slides / Books of Dr Zafar Alvi. Text Book - Aritificial Intelligence Illuminated.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
CSC4444: Artificial Intelligence Fall 2011 Dr. Jianhua Chen Slides adapted from those on the textbook website.
IFT3335 – Intruduction à l’intelligence artrificielle basé sur le cours de NUS et Berkeley Introduction: Chapter 1.
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
Inteligenica Artificial FIE - UMSNH. Semestre 9 Introduccion: Capitulo 1.
Artificial Intelligence CS 363 Kawther Abas Lecture 1 Introduction 5/4/1435.
Introduction to Artificial Intelligence and Soft Computing
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
ARTIFICIAL INTELLIGENCE 2009 Ira Pohl TIM Oct 29, 2009.
Introduction to Artificial Intelligence Mitch Marcus CIS391 Fall, 2008.
Due Monday Read chapter 2 Homework: –Chapter 1, exercises –Answer each in 100 words or less. Send to from your preferred.
Artificial Intelligence
So what is AI?.
1 Lecture # 1 Introduction to Artificial Intelligence By NADEEM MAHMOOD ASSISTANT PROFESSOR DEPARTMENT OF COMPUTER SCIENCE, UNIVERSITY OF KARACHI.
Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1.
Artificial Intelligence IES 503 Asst. Prof. Dr. Senem Kumova Metin.
What is Artificial Intelligence? What is artificial intelligence? It is the science and engineering of making intelligent machines, especially intelligent.
FOUNDATIONS OF ARTIFICIAL INTELLIGENCE
Artificial Intelligence Lecture 2 Department of Computer Science, International Islamic University Islamabad, Pakistan.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Lecture 1. Introduction. Course Outline The course consists of:  15 lectures slots (may use some for tutorials);  tutorial exercises;
Artificial Intelligence Hossaini Winter Outline book : Artificial intelligence a modern Approach by Stuart Russell, Peter Norvig. A Practical Guide.
CSC 450 Artificial Intelligence. W HAT IS AI? Thinking humanlyThinking rationally Acting humanlyActing rationally Revision!...
CMPT 310 OLIVER SCHULTE Introduction to Artificial Intelligence.
Artificial Intelligence
CSC 290 Introduction to Artificial Intelligence
Artificial Intelligence: Definition
CS4341 Introduction to Artificial Intelligence
Course Instructor: knza ch
Introduction to Artificial Intelligence and Soft Computing
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
AI and Agents CS 171/271 (Chapters 1 and 2)
CS 404 Artificial Intelligence
Hong Cheng SEG4560 Computational Intelligence for Decision Making Chapter 1: Introduction Hong Cheng
Artificial Intelligence
Artificial Intelligence
Presentation transcript:

Lecture 1 – AI Background Dr. Muhammad Adnan Hashmi 1

 Profile:  Name: Dr. Muhammad Adnan Hashmi  2005: BSc (Hons.) in CS – University of the Punjab, Lahore, Pakistan  2007: MS in Multi-Agent Systems– University Paris 5, Paris, France  2012: PhD in Artificial Intelligence – University Paris 6, Paris, France.  Coordinates:  2

 Primary Book:  Artificial Intelligence: A Modern Approach (AIMA)  Authors: Stuart Russell and Peter Norvig (3rd Ed.)  Advisable that each student should purchase a copy of this book  Reference Book: 1. Artificial Intelligence (Fourth Edition) by George F Luger 3

1. Provide a concrete grasp of the fundamentals of various techniques and branches that currently constitute the field of Artificial Intelligence, e.g., 1. Search 2. Knowledge Representation 3. Autonomous planning 4. Multi-Agent Planning 5. Machine learning 6. Robotics etc. 4

 Course overview  What is AI?  A brief history of AI  The state of the art of AI

 Introduction and Agents (Chapters 1,2)  Search (Chapters 3,4,5,6)  Logic (Chapters 7,8,9)  Planning (Chapters 11,12)  Multi-Agent Planning (My PhD Thesis)  Learning (Chapters 18,20)

 Views of AI fall into four categories:  Systems that act like humans  Systems that think like humans  Systems that act rationally  Systems that think rationally  In this course, we are going to focus on systems that act rationally, i.e., the creation, design and implementation of rational agents.

 Turing (1950) ”Computing machinery and intelligence”.  A computer passes the test if a human interrogator, after posing some written questions, cannot tell whether the written responses come from a person or from a computer.  Anticipated all major arguments against AI in following 50 years  Little effort by AI researchers to pass the Turing Test

 Major Components of Turing Test:  Natural Language Processing: To enable it to communicate successfully in English.  Knowledge Representation: To store what it knows or hears.  Automated Reasoning: To use the stored information to answer questions and to draw conclusions.  Machine Learning: To adapt to new circumstances and to detect and extrapolate patterns.  Total Turing Test also includes:  Computer Vision: To perceive objects  Robotics: To manipulate objects and move about

 Expressing the Theory of Mind as a Computer Program  GPS (Newell & Simon 1961) does not only need to solve the problems but should also follow human thought process  Requires scientific theories of internal activities of the brain.  Cognitive Science: Predicting and testing behavior of human subjects  Cognitive Neuroscience: Direct identification from neurological data

 Aristotle: First to codify “right thinking”  Several Greek schools developed various forms of logic:  Notation and rules of derivation for thoughts  By 1965, programs existed that could, in principle, solve any solvable problem described in logical notation.  Problems:  Not easy to state informal knowledge in logical notation  Big difference between solving a problem "in principle" and solving it “in practice”  Problems with just a few hundred facts can exhaust the computational resources of any computer

 Rational behavior: doing the right thing  The right thing: the optimal (best) thing that is expected to maximize the chances of achieving a set of goals, in a given situation  Making correct inferences is sometimes part of being a rational agent  Advantages over other approaches  More general than the "laws of thought" approach  More amenable to scientific development than are approaches based on human behavior or human thought  Standard of rationality is mathematically well defined and completely general

 An agent is an entity that perceives and acts  This course is about designing rational/intelligent agents  Abstractly, an agent is a function from percept histories to actions:  f : P* -> A  For any given class of environments and tasks, we seek the agent (or class of agents) with the optimal (best) performance  Caveat: computational limitations make perfect rationality unachievable  So we attempt to design the best (most intelligent) program, under the given resources.

 Philosophy: Logic, methods of reasoning, mind as physical system, foundations of learning, language, rationality  Mathematics: Formal representation and proof, Algorithms, Computation, (un)decidability, (in)tractability, probability  Psychology: Adaptation, phenomena of perception and motor control, experimental techniques (with animals, etc.)  Economics: Formal theory of rational decisions  Linguistics: Knowledge representation, grammar  Neuroscience: Plastic physical substrate for mental activity  Control theory: Homeostatic systems, Stability, Simple optimal agent designs.

 1943 McCulloch & Pitts: Boolean circuit model of brain  1950 Turing's "Computing Machinery and Intelligence"  1956Dartmouth: "Artificial Intelligence“ adopted  Look, Ma, no hands!  1950sEarly AI programs, including Samuel's checkers program, Newell & Simon's Logic Theorist,  1965Robinson's algo for logical reasoning  AI discovers computational complexity Neural network research almost disappears  Early development of knowledge-based systems  AI becomes an industry  Neural networks return to popularity  AI becomes a science  The emergence of intelligent agents.

 Proposed a model of artificial neurons  Each neuron is characterized as being "on" or"off,"  Switch to "on" occurring in response to stimulation by a sufficient number of neighboring neurons.  The state of a neuron was conceived of as "factually equivalent to a proposition  Any computable function could be computed by some network of connected neurons  All the logical connectives (and, or, not, etc.) could be implemented by simple net structures.  McCulloch and Pitts also suggested that suitably defined networks could learn.  First Neural Network Computer (1950)

 2 Month, 10 Man Study of AI  Newell and Simon came up with a reasoning program, the Logic Theorist (LT)  The program was able to prove most of the theorems in Chap 2, Principia Mathematica

 GPS (thinking humanly)  Herbert Gelemter (1959) constructed the Geometry Theorem Prover  Arthur Samuel (1956) wrote a series of programs for checkers (draughts) that eventually learned to play at a strong amateur level  LISP (1958) by John McCarthy

 In almost all cases, these early systems turned out to fail miserably when tried out on wider selections of problems and on more difficult problems.  Intractability of problems  Failure to come to grips with the "combinatorial explosion" was one of the main criticisms of AI contained in the Lighthill report (Lighthill, 1973), which formed the basis for the decision by the British goverrunent to end support for AI research

 DENDRAL  MYCIN

 Deep Blue defeated the reigning world chess champion Garry Kasparov in 1997  No hands across America (driving autonomously 98% of the time from Pittsburgh to San Diego)  During the 1991 Gulf War, US forces deployed an AI logistics planning and scheduling program that involved up to 50,000 vehicles, cargo, and people  NASA's on-board autonomous planning program controlled the scheduling of operations for a spacecraft  Proverb solves crossword puzzles better than most humans.

 Speech technologies  Automatic speech recognition (ASR)  Text-to-speech synthesis (TTS)  Dialog systems  Language Processing Technologies  Machine Translation  Information Extraction  Informtation Retrieval  Text classification, Spam filtering. 22

23

 Computer Vision:  Object and Character Recognition  Image Classification  Scenario Reconstruction etc.  Game-Playing  Strategy/FPS games, Deep Blue etc.  Logic-based programs  Proving theorems  Reasoning etc. 24

25