Artificial Intelligence (AI) Can Machines Think?.

Slides:



Advertisements
Similar presentations
The Development of AI St Kentigerns Academy Unit 3 – Artificial Intelligence.
Advertisements

Artificial Intelligence
Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
1 Knowledge Representation We’ve discussed generic search techniques. Usually we start out with a generic technique and enhance it to take advantage of.
Tools: Computers and IT. VB, VBA, Excel, InterDev, Etc. Humans: Decision Making Process Algorithms: Math/Flow Chart stuff that helps the tools help the.
Artificial Intelligence
ICT IGCSE Expert Systems.
An Introduction to Artificial Intelligence. Introduction Getting machines to “think”. Imitation game and the Turing test. Chinese room test. Key processes.
Artificial Intelligence
Chapter 11 Artificial Intelligence and Expert Systems.
CSCE101 –Chapter 8 (continued) Tuesday, December 5, 2006.
Artificial Intelligence
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
Review 4 Chapters 8, 9, 10.
Chapter 12: Intelligent Systems in Business
ES: Expert Systems n Knowledge Base (facts, rules) n Inference Engine (software) n User Interface.
Artificial Intelligence
Sepandar Sepehr McMaster University November 2008
Artificial Intelligence
Chapter 13: Is Artificial Intelligence Real?
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,
CSCI 4410 Introduction to Artificial Intelligence.
The Thinking Machine Based on Tape. Computer Has Some Intelligence Now Playing chess Solving calculus problems Other examples:
Artificial Intelligence Introduction (2). What is Artificial Intelligence ?  making computers that think?  the automation of activities we associate.
Artificial Intelligence: Its Roots and Scope
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 10 Supporting Decision Making.
Introduction to Artificial Intelligence. Content Definition of AI Typical AI problems Practical impact of AI Approaches of AI Limits of AI Brief history.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Artificial Intelligence Introductory Lecture Jennifer J. Burg Department of Mathematics and Computer Science.
Artificial Intelligence
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
1 Artificial Intelligence GholamReza GhassemSani Fall 1383.
110/19/2015CS360 AI & Robotics AI Application Areas  Neural Networks and Genetic Algorithms  These model the structure of neurons in the brain  Humans.
Succeeding with Technology: Second Edition
Machine Learning for an Artificial Intelligence Playing Tic-Tac-Toe Computer Systems Lab 2005 By Rachel Miller.
How Solvable Is Intelligence? A brief introduction to AI Dr. Richard Fox Department of Computer Science Northern Kentucky University.
Introduction to Machine Learning Kamal Aboul-Hosn Cornell University Chess, Chinese Rooms, and Learning.
Chapter 13 Artificial Intelligence and Expert Systems.
ARTIFICIAL INTELLIGENCE ARTIFICIAL INTELLIGENCE(A.I)
I Robot.
Artificial Intelligence Lecture 1. Objectives Definition Foundation of AI History of AI Agent Application of AI.
1 The main topics in AI Artificial intelligence can be considered under a number of headings: –Search (includes Game Playing). –Representing Knowledge.
Expert Systems. L EARNING O BJECTIVES : By the end of this topic you should be able to: explain what is meant by an expert system describe the components.
Chapter 15: KNOWLEDGE-BASED INFORMATION SYSTEMS. What is Knowledge? Data: Raw facts, e.g., Annual Expenses = $2 million Information: Data given context,
Uncertainty Management in Rule-based Expert Systems
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
Expert Systems F451 AS Computing.
ARTIFICIALINTELLIGENCE ARTIFICIAL INTELLIGENCE EXPERT SYSTEMS.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
Of An Expert System.  Introduction  What is AI?  Intelligent in Human & Machine? What is Expert System? How are Expert System used? Elements of ES.
Artificial Intelligence Chapter 1 - Part 2 Artificial Intelligence (605451) Dr.Hassan Al-Tarawneh.
Intelligent Control Methods Lecture 2: Artificial Intelligence Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Artificial Intelligence, simulation and modelling.
Some Thoughts to Consider 5 Take a look at some of the sophisticated toys being offered in stores, in catalogs, or in Sunday newspaper ads. Which ones.
Artificial Intelligence Knowledge Representation.
COMPUTER SYSTEM FUNDAMENTAL Genetic Computer School INTRODUCTION TO ARTIFICIAL INTELLIGENCE LESSON 11.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
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.
Organization and Knowledge Management
DSS & Warehousing Systems
I Know it’s an Idiot But it’s MY artificial idiot!
Course Instructor: knza ch
KNOWLEDGE REPRESENTATION
Artificial Intelligence: Logic agents
TA : Mubarakah Otbi, Duaa al Ofi , Huda al Hakami
Is Artificial Intelligence Real?
Artificial Intelligence
Presentation transcript:

Artificial Intelligence (AI) Can Machines Think?

Advantage computer: Calculate Communicate Process information Storage and recall of facts Make decisions using established rules of logic Consistency/Rationality – e.g. rejection of anecdotal evidence

Advantage human: Perceive Reason – Not all possibilities can be anticipated, and therefore programmed Recognize patterns – Unless a specific pattern has been anticipated and ‘programmed’, a computer can’t act on it Ambiguity Application of knowledge (child describing his toys)

So, can they think?? The “Turing Test” – Developed by Alan Turing (1950) – A person sits at a computer and types questions into a terminal. – If a computer were truly “intelligent”, the questioner would not be able to determine whether the responder was a human or a computer – To date, no computer has even come close – Some still consider the Turing Test to be the best determinant of AI. Other researchers favor a more lenient definition.

Defining AI Hard to define Many disagree “…ability to perceive, reason, and act” “…do things which, at the moment, people are better” etc

Was Deep Blue “intelligent”? Deep Blue was a computer developed by IBM that defeated Kasparov in chess. – Rules were clearly defined – Objectives were unmistakable – Searching: Winning typically goes to the player who can sift through the greatest number of possibilities and outcomes – Recall: Pattern recognition of board patterns and best strategies to employ given a specific pattern Humans may have the edge here… – $25 chess programs can defeat the greatest players in the world

Language Translation Still work to be done… Shakespeare: “The spirit is willing, but the flesh is weak” Computer: “The wine is agreeable, but the meat is rotten” “Out of sight, out of mind” Computer: “Invisible idiot”

Syntax vs Semantics Language rarely limits itself to a consistent set of rules and structure – There are always “exceptions” Sometimes, understanding the true, underlying meaning of a single word can require a great deal of knowledge Syntax: the ‘rules’ of a language, definitions of words Semantics: the underlying meanings – Expressions – Idioms – Slang – Visual cues – Ambiguity: e.g. All that glitters is not gold. – Etc

Practical applications of AI Knowledge bases Expert systems

AI techniques Heuristics Pattern recognition Machine learning

Knowledge vs Facts Facts are details that are typically quantifiable and reproducible Knowledge is the ability to form relationships by using facts – Humans are considerably better at inferring things – Computer require tremendous input of data to accomplish this same task, and even then, will inevitably fall short at some point

Knowledge Base A computer KB will 1.Incorporate a database of facts 2.Incorporate a series of programmed rules 3.Attempt to derive new facts by applying steps 1 and 2

Expert Systems “A software program designed to replicate the decision making process of a human expert” A collection of specialized knowledge where facts and appropriate actions are obtained from expert sources and programmed into a database Usually involves a series of “If  Then” question and answers.

Algorithms An expert system will frequently use a series of algorithms to provide solutions to a given question Here are a couple of examples of well- established medical algorithms:

Difficult Airway Algorithm

ACLS Algorithm – Cardiac Arrest

Pulmonary HTN Algorithm:

Fuzzy Logic Uncertainty is an inevitable part of the human experience Computers do not handle ambiguity well Computers use likelihood (e.g. percentages) – derived from as much factual data as possible – to come up with the “best” solution

Expert Systems - examples Training – Teaching “difficult airway” procedure to anesthesiology residents – “What do you do next?” Routine / repetitive task work – Monitoring millions of credit card accounts for unusual activity Expertise when human help is not available – PDAs with medical databases Error reduction – Checking for drug interactions in an EMR