Natural intelligence Artificial intelligence (AI) History of AI Characteristics of AI system AI tasks AI roots and applications.

Slides:



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

Artificial Intelligence
Artificial Intelligence Created by Korbut Fyodor FTF,
Artificial Intelligence. Intelligent? What is intelligence? computational part of the ability to achieve goals in the world.
Artificial Intelligence
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.
4 Intelligent Systems.
WHAT IS ARTIFICIAL INTELLIGENCE?
What is Artificial Intelligence? –Depends on your perspective... Philosophical: a method for modeling intelligence Psychological: a method for studying.
1946: ENIAC heralds the dawn of Computing. I propose to consider the question: “Can machines think?” --Alan Turing, : Turing asks the question….
Approaches to AI. Robotics Versus Artificial Intelligence.
Artificial Intelligence
PSU CS 370 – Artificial Intelligence Dr. Mohamed Tounsi Artificial Intelligence 1. Introduction Dr. M. Tounsi.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
Artificial Intelligence Overview John Paxton Montana State University August 14, 2003.
Chapter 12: Intelligent Systems in Business
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
What is Artificial Intelligence? –not programming in LISP or Prolog (!) –depends on your perspective... a method for modeling intelligence a method for.
3.11 Robotics, artificial intelligence and expert systems Strand 3 Karley Holland.
Artificial Intelligence
Copyright R. Weber INFO 629 Concepts in Artificial Intelligence Fall 2004 Professor: Dr. Rosina Weber.
Introduction to AI, H. Feili 1 Introduction to Artificial Intelligence LECTURE 1: Introduction What is AI? Foundations of AI The.
C463 / B551 Artificial Intelligence Dana Vrajitoru Introduction.
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
Notes for CS3310 Artificial Intelligence Part 1: Overview Prof. Neil C. Rowe Naval Postgraduate School Version of January 2009.
Artificial Intelligence CIS 342 The College of Saint Rose David Goldschmidt, Ph.D.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
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
Introduction to Artificial Intelligence. Content Definition of AI Typical AI problems Practical impact of AI Approaches of AI Limits of AI Brief history.
Artificial Intelligence: An Introduction Definition of AI Foundations of AI History of AI Advanced Techniques.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Artificial Intelligence: Prospects for the 21 st Century Henry Kautz Department of Computer Science University of Rochester.
CNS 4470 Artificial Intelligence. What is AI? No really what is it? No really what is it?
MICHAEL FINE Artificial Intelligence and The Singularity 1.
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.
I Robot.
Artificial Intelligence: Introduction Department of Computer Science & Engineering Indian Institute of Technology Kharagpur.
Course Instructor: K ashif I hsan 1. Chapter # 1 Kashif Ihsan, Lecturer CS, MIHE2.
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.
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Introduction to Artificial Intelligence CS 438 Spring 2008.
Princess Nora University Artificial Intelligence CS 461 Level 8 1.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
Intelligent Control Methods Lecture 2: Artificial Intelligence Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Artificial Intelligence, simulation and modelling.
Artificial Intelligence
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Classification of models
Artificial Intelligence
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Artificial Intelligence (CS 370D)
AV Autonomous Vehicles.
Development Of Artificial Intelligence
Course Instructor: knza ch
Introduction Artificial Intelligent.
Artificial Intelligence introduction(2)
Introduction to Artificial Intelligence and Soft Computing
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Artificial Intelligence
Artificial Intelligence
AI Application Session 12
Presentation transcript:

Natural intelligence Artificial intelligence (AI) History of AI Characteristics of AI system AI tasks AI roots and applications

natural WHAT A BRAIN CAN DO? Recognize a ball Plan Search solution Understand speech /language Diagnose disease Predict weather Solve maths problem Learn Make decision Commonsense reasoning ……………………………

natural

artificial

natural Not consistent Cannot be copied or transferred High cost Difficult to be documented Creative Wider focus

artificial Consistent Can be copied or transferred Low cost Can be documented Limited focus

“science and engineering of making intelligent machines” “science of making computers DO things that require intelligence if they are done by humans” “science of making a computer REASON in a manner similar to humans” John McCarthy Marvin Minsky Durkin Jackson

System thinks like human System acts like human System thinks rationally System acts rationally

Cognitive Science perspective (thinking process) Engineering perspective (behavior)

System thinks like human System acts like human System thinks rationally System acts rationally

Compare system against real concept of intelligence Compare system against human

1 st AI winter LISP Dartmouth workshop Period of enthusiasm Turing test 1 st NN computer built 1 st commercialization Rebirth 2 nd AI winter Re-emergence s

Embedded application Multiple integration Domain knowledge General method Naïve solution 2000 onwards 1990s 1980s 1970s 1960s

This game ends when the interrogator made his guess Turing machine pass the test if the interrogator fails to recognize with whom (or with what) he is communicating. TURING MACHINE

1 - Knowledge processing on(a,b) on(b,c) on(c,table) clear(a) A B C The birds fly D V N VPNP S thebirdsfly s(np(det(the),noun(birds)),vp(v(fly)))

2 - Focus on heuristic 4 - Possess inference ability 3 - Symbolic processing 5 - Learns

Mundane Formal Expert

Household gadgets washing machine rice cooker microwave vacuum cleaner

Autonomous vehicle Hi, my name is Stanley

Search engine crawlers News Finder FlipDog (natural language processing technology)

Automobile safety system self-parking intelligent cruise control lane departure warning

Voice response system (IVR) Voice response system (IVR) Speech recognition Natural language understanding

Chatter bot Jenn Alex Eva Captain Kirk Alice George (natural language processing technology)

Resource allocation problem Optimizing airport schedule (genetic algorithm technology)

Credit card fraud detection Falcon (neural network technology) Pap smear screening FocalPoint (expert system technology)