1 Introduction to Artificial Intelligence (Lecture 1)

Slides:



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

Artificial Intelligence
An Introduction to Artificial Intelligence Presented by : M. Eftekhari.
Artificial Intelligence
A Brief History of Artificial Intelligence
WHAT IS ARTIFICIAL INTELLIGENCE?
Approaches to AI. Robotics Versus Artificial Intelligence.
COMP 3009 Introduction to AI Dr Eleni Mangina
Introduction to Artificial Intelligence Prof. Kathleen McKeown 722 CEPSR, TAs: Kapil Thadani 724 CEPSR, Phong Pham TA Room.
CPSC 322 Introduction to Artificial Intelligence September 8, 2004.
Random Administrivia In CMC 306 on Monday for LISP lab.
Artificial Intelligence
Introduction to Artificial Intelligence ITK 340, Spring 2010.
Artificial Intelligence
Artificial Intelligence
C463 / B551 Artificial Intelligence Dana Vrajitoru Introduction.
Ch1 AI: History and Applications Dr. Bernard Chen Ph.D. University of Central Arkansas Spring 2011.
Introduction to Artificial Intelligence Artificial Intelligence Section 4 Mr. Sciame.
19/13/2015CS360 AI & Robotics CS360: AI & Robotics TTh 9:25 am - 10:40 am Shereen Khoja
Artificial Intelligence: Its Roots and Scope
Artificial Intelligence: Definition “... the branch of computer science that is concerned with the automation of intelligent behavior.” (Luger, 2009) “The.
Artificial Intelligence
intelligence study and design of intelligent agentsis the intelligence of machines and the branch of computer science that aims to create it. AI textbooks.
Lecture 1 Note: Some slides and/or pictures are adapted from Lecture slides / Books of Dr Zafar Alvi. Text Book - Aritificial Intelligence Illuminated.
INTRODUCTION to... … Artificial Intelligence ... this course
If the human brain were so simple that we could understand it, we would be so simple that we couldn't. —Emerson M. Pugh.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Artificial Intelligence
1 Artificial Intelligence Introduction. 2 What is AI? Various definitions: Building intelligent entities. Getting computers to do tasks which require.
1 Lecture 1: Introduction to Artificial Intelligence.
Artificial Intelligence Prepared By: AIMCORP-Automated Information Management Corporation.
Artificial Intelligence Bodies of animals are nothing more than complex machines - Rene Descartes.
Artificial Intelligence By Michelle Witcofsky And Evan Flanagan.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
1 CS 2710, ISSP 2610 Foundations of Artificial Intelligence introduction.
Types of Artificial Intelligence & Pioneers in the Field By Vernon Crowder.
I Robot.
1 CS 385 Fall 2006 Chapter 1 AI: Early History and Applications.
Introduction to Artificial Intelligence CS 438 Spring 2008 Today –AIMA, Chapter 1 –Defining AI Next Tuesday –Intelligent Agents –AIMA, Chapter 2 –HW: Problem.
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.
What is Artificial Intelligence?
Humans & Computers Will computers ever achieve human intelligence? Creativity? Originality? Thoughts? Is Artificial Intelligence Possible? The future of.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
CMPB454 ARTIFICIAL INTELLIGENCE (AI) CHAPTER 1.1 Background Information CHAPTER 1.1 Background Information Instructor: Alicia Tang Y. C.
A Brief History of AI Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
1 Artificial Intelligence & Prolog Programming CSL 302.
Artificial Intelligence Hossaini Winter Outline book : Artificial intelligence a modern Approach by Stuart Russell, Peter Norvig. A Practical Guide.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
Artificial Intelligence
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Artificial Intelligence
Artificial Intelligence (CS 370D)
Introduction to Artificial Intelligence
Artificial Intelligence
Artificial Intelligence
Course Instructor: knza ch
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Artificial Intelligence (Lecture 1)
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
EA C461 – Artificial Intelligence Introduction
COMP3710 Artificial Intelligence Thompson Rivers University
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Artificial Intelligence
Presentation transcript:

1 Introduction to Artificial Intelligence (Lecture 1)

2 Topics  Course Overview  What is Intelligence?  Artificial Intelligence (A.I.)  Schools of Thought  Intelligent Machine Success Criteria

3 Course Overview  Introduction to the field of AI  Symbolic AI: the physical symbol system hypothesis  Knowledge Representation Schemas: Logic, frames, semantic nets, scripts  Search techniques: exhaustive & heuristic search  Logic programming: knowledge representation & search in the context of logic programming  Reasoning in logic programming: unification, horn clause logic, resolution  Prolog as example logic programming formalism  Expert systems  Advanced topics: Game playing, Planning, Natural language processing, Fuzzy logic, Genetic algorithms, Artificial neural networks, Computer vision & robotics

4  What it is  We know it when we observe it!  Normally associated with the behavior of living organisms  Intelligence is the most distinctive characteristic of mankind.  Intelligence can be defined in different ways like: To be rational mind Ability of understanding Quickness of understanding  Intelligence could also be defined as the capacity to acquire and apply knowledge. Intelligence

5  Intelligence encompasses abilities such as : Understanding language Perception Reasoning Learning  One may craft many definitions according to one’s  understanding!  One important observation about the aforementioned  definitions: We recognize intelligence by its attributes.

6 Intelligence  The enigma of what intelligence is has challenged the minds of philosophers for ages.  There is no hope of its precise definition in the foreseeable future.  No definition mentioned thus far helps us to artificially create it.

7 Intelligence There are so many questions one can ask about intelligence and its nature. · What do we mean by intelligence? · Is intelligence a single faculty, or is it just name of collection of distinct and unrelated abilities? · To what extent is intelligence learned as opposed to having a prior existence? · Exactly, what does happen when learning occurs? · What is creativity? · What is intuition? · What is self-awareness and what role does it play in intelligence? · Can intelligence be inferred from observable behaviors? · Or does it require evidence of a particular mechanism? · How is knowledge represented in the nerve tissue of a living being? · And what lessons does this have for the design of intelligent machines? · Is it possible to achieve intelligence on a computer? · Or does an intelligent entity require the richness of sensation and experience that might be found only in a biological existence? · Is intelligent behavior the same for a computer and a human?

8 Artificial Intelligence  AI is the study of how to make computers do things, which at the moment people can do better.  A branch of computer science that is concerned with the automation of intelligent behavior of human beings.  A branch of computer science that is concerned with the development of a thinking machine. (Teach the machines how to think and they can think).  A field of study in computer science that chases the goal of making a computer reason in a manner similar to humans.  It involves the design and study of computer programs that behave intelligently.

9 Artificial Intelligence  AI is the study of ideas that enable computers to be intelligent.  AI is the part of computer science concerned with design of computer systems that exhibit human intelligence.  AI is the branch of computer science that is concerned with the automation of intelligent behavior.  AI is the science of making machines do things that would require intelligence if done by people.  It is the collection of problems and methodologies studied by AI researchers.

10 Artificial Intelligence AI is the part of computer science concerned with designing intelligent computer systems, that is, computer systems that exhibit the characteristics we associate with intelligence in human behaviour understanding language, learning, reasoning, and solving problems. Artificial Intelligence is the scientific understanding of the mechanisms underlying thought and behavior and their embodiment in machines (AAAI).

11 Weak AI Versus Strong AI As discussed earlier, AI is considered to be an effort to try to simulate human behavior. But, the need is to define up to what extent the computer can demonstrate the simulation, raising the idea of strong AI and weak AI Schools of Thought

12 Weak AI Versus Strong AI  Strong AI : the computer is not merely a tool in the study of the mind; rather, the appropriately programmed computer really is a mind in the sense that computers given the right program can have the ability to understand and have other cognitive states.  Weak AI : advocate that the principle value of computer in the study the mind is that it gives us a very powerful tool which enables us to formulate and test hypothesis in a more rigorous and precise fashion.

13 Intelligent Machine Success Criteria Alan Turing’s Imitation Game The Loebner Prize Although Turing proposed his test in 1950, it was not until 41 years later, in 1991, that the test was first really implemented. Dr. Hugh Loebner, a professor very much interested in seeing AI succeed, pledged $100,000 to the first entrant that could pass the test. No program has had the 50% success Turing aimed for.

14 What researchers say…? The material for the section :What researchers say…? has been taken from the website of AAAI John McCarthy, one of the founders of the field and the person who coined the very word: Artificial Intelligence, has the following view point "Q. What is artificial intelligence? A. It is the science and engineering of making intelligent machines, especially intelligent computer programs. It is related to the similar task of using computers to understand human intelligence, but AI does not have to confine itself to methods that are biologically observable. Q. Yes, but what is intelligence? A. Intelligence is the computational part of the ability to achieve goals in the world. Varying kinds and degrees of intelligence occur in people, many animals and some machines."

15 What researchers say…? David Cohn in an interview on July 17, 2006, said: "Artificial intelligence is 50 years old this summer, and while computers can beat the world's best chess players, we still can't get them to think like a 4-year-old…”

16 What researchers say…? Ray Kurzweil opines: “Artificial intelligence has accomplished more than people realize. It permeates our economic infrastructure. Every time you place a cell phone call, send an , AI programs are directing information”

17 What researchers say…? Marvin Minsky, in an interview, says: “What Is Artificial Intelligence? Even though we don't yet understand how brains perform many mental skills, we can still work toward making machines that do the same or similar things. 'Artificial intelligence' is simply the name we give to that research. But as I already pointed out, this means that the focus of that research will keep changing, since as soon as we think we understand one mystery, we have to move on to the next.”

18 WHAT COMPUTERS CAN DO TODAY?  Mathematics  Logical Deductions  Search a Solution from given Solutions  Sequence Jobs  …………….. WHAT COMPUTERS CAN NOT DO TODAY? Think? Create? OR Have Creativity? Have Intuition? Self awareness? See? ……………………………..

19 Next Lecture  History of AI