Chapter 11 Intelligent Support Systems. Agenda Artificial Intelligence Expert Systems (ES) Differences between ES and DSS ES Examples.

Slides:



Advertisements
Similar presentations
Decision Support and Artificial Intelligence Jack G. Zheng May 21 st 2008 MIS Chapter 4.
Advertisements

Decision Support and Artificial Intelligence Jack G. Zheng July 11 th 2005 MIS Chapter 4.
Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
MIS INTELLIGENT INFORMATION SYSTEMS CHAPTER 13 Att and future
CHAPTER 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE Brainpower for Your Business.
Artificial Intelligence and Expert Systems
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.
4 Intelligent Systems.
Chapter 11 Artificial Intelligence and Expert Systems.
SESSION 10 MANAGING KNOWLEDGE FOR THE DIGITAL FIRM.
1 Pertemuan 19 & 20 Managing Knowledge for the Digital Firm Matakuliah: J0454 / Sistem Informasi Manajemen Tahun: 2006 Versi: 1 / 1.
Artificial Intelligence
Decision Support Systems Decision Support MIS and DSS Artificial Intelligence Expert Systems Chapter 9 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill.
Artificial intelligence 4 Expert systems 4 Neural nets 4 Data base mining.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
EXPERT SYSTEMS Part I.
Chapter 12: Intelligent Systems in Business
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 11 Management Decision Making.
“Get outa here!”.
Building Knowledge-Driven DSS and Mining Data
ES: Expert Systems n Knowledge Base (facts, rules) n Inference Engine (software) n User Interface.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
Sepandar Sepehr McMaster University November 2008
Expert Systems Infsy 540 Dr. Ocker. Expert Systems n computer systems which try to mimic human expertise n produce a decision that does not require judgment.
E XPERT S YSTEMS /S IMULATIONS By: Kevin Driscoll and Toby Laforest.
Artificial Intelligence By Ryan Shoultes & Jeremy Creighton.
Artificial Intelligence (AI) Dr. Merle P. Martin MIS Department CSU Sacramento.
0AI-based Information Technology  Information Technology Based on AI ● What is Artificial Intelligence? ● Artificial Intelligence vs. Natural Intelligence.
Artificial Intelligence CIS 479/579 Bruce R. Maxim UM-Dearborn.
PLUG IT IN 5 Intelligent Systems. 1.Introduction to intelligent systems 2.Expert Systems 3.Neural Networks 4.Fuzzy Logic 5.Genetic Algorithms 6.Intelligent.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Artificial Intelligence
Faculty of Arts Atkinson College ITEC 1010 A F 2002 Welcome Sixteenth Lecture for ITEC A Professor G.E. Denzel.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Core Concepts of ACCOUNTING INFORMATION SYSTEMS Moscove, Simkin & Bagranoff John Wiley & Sons, Inc. Developed by: Marianne Bradford, Ph.D. Bryant College.
Artificial Intelligence and Expert Systems
Chapter 13 Artificial Intelligence and Expert Systems.
Fundamentals of Information Systems, Sixth Edition1 Natural Language Processing and Voice Recognition Processing that allows the computer to understand.
Chapter 15: KNOWLEDGE-BASED INFORMATION SYSTEMS. What is Knowledge? Data: Raw facts, e.g., Annual Expenses = $2 million Information: Data given context,
PLUG IT IN 5 Intelligent Systems. 1.Introduction to intelligent systems 2.Expert Systems 3.Neural Networks 4.Fuzzy Logic 5.Genetic Algorithms 6.Intelligent.
Fundamentals of Information Systems, Third Edition1 The Knowledge Base Stores all relevant information, data, rules, cases, and relationships used by the.
ARTIFICIALINTELLIGENCE ARTIFICIAL INTELLIGENCE EXPERT SYSTEMS.
IT04:Expert Systems Chapter42 Also in Doyle ch11.
Expert Systems. Expert systems Also known as ‘Knowledge-based systems’:  Computer programs that attempt to replicate the performance of a human expert.
Fundamentals of Information Systems, Third Edition 1 Information and Decision Support Systems: Management Information Systems Management information system.
17/1/1 © Pearson Education Limited 2002 Artificial Intelligence & Expert Systems Lecture 1 AI, Decision Support, Architecture of expert systems Topic 17.
Of An Expert System.  Introduction  What is AI?  Intelligent in Human & Machine? What is Expert System? How are Expert System used? Elements of ES.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
1 Knowledge-Based Decision Support : Artificial Intelligence and Expert Systems Chapter 10 g 曾文駒 g 柯文周.
 Ease the managing task  Guide for problem solving & decision making  Advance in carrier. Realise opportunities and meet personal and company goals.
1 Chapter 13 Artificial Intelligence and Expert Systems.
1 Chapter 1 Introduction to Accounting Information Systems Chapter 2 Intelligent Systems and Knowledge Management.
Bennie D Waller, Longwood University Bennie D. Waller Longwood University 201 High Street Farmville, VA Intelligent Information Systems.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Overview of Artificial Intelligence (1) Artificial intelligence (AI) Computers with the ability to mimic or duplicate the functions of the human brain.
Fundamentals of Information Systems, Sixth Edition
Organization and Knowledge Management
Artificial Intelligence, P.I
DSS & Warehousing Systems
TECHNOLOGY GUIDE FOUR Intelligent Systems.
(3-0-0) for 4th year B.Tech. students
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
Intro to Expert Systems Paula Matuszek CSC 8750, Fall, 2004
Artificial Intelligence and Expert Systems
Artificial Intelligence
DSS Concepts, Methodologies and Technologies
Technology of Data Glove
Presentation transcript:

Chapter 11 Intelligent Support Systems

Agenda Artificial Intelligence Expert Systems (ES) Differences between ES and DSS ES Examples

Artificial Intelligence Effort to develop computer-based systems that behave like humans: –Learn languages –Accomplish physical tasks –Use a perceptual apparatus –Emulate human thinking

AI Branches Natural language Robotics Vision systems Expert systems Intelligent machines Neural network

Agenda Artificial Intelligence Expert Systems (ES) Differences between ES and DSS ES Examples

ES Feigenbaum “intelligent computer program using knowledge / inference procedures to solve problems difficult enough to require significant human expertise; a model of the expertise of the best practitioners”

Components of an Expert System Knowledge acquisition facility Knowledge base (fact and rule) Inference engine User interface Explanation facility Recommended action User

Reasons For Using ES Consistent Never gets bored or overwhelmed Replaces absent, scarce experts Quick response time Cheaper than experts Integration of multi-expert opinions Eliminate routine or unsatisfactory jobs for people

ES Limitations High development cost Limited to relatively simple problems –limited domain –operational mgmt level Can be difficult to use Can be difficult to maintain

When to Use ES High potential payoff Reduced risk Need to replace experts Need more consistency than humans Expertise needed at various locations at same time Hostile environment dangerous to human health

Agenda Artificial Intelligence Expert Systems (ES) Differences between ES and DSS ES Examples

ES Versus DSS Problem Structure: –ES: structured problems clear consistent unambiguous limited scope –DSS: semi-structured problems

ES Versus DSS Quantification: –DSS: quantitative –ES: non-mathematical reasoning IF A BUT NOT B, THEN Z Purpose: –DSS: aid manager –ES: replace manager

Agenda Artificial Intelligence Expert Systems (ES) Differences between ES and DSS ES Examples

Deep Blue World chess champion Gary Kasparov IBM chess computer “Deep Blue” 1997 match Deep Blue’s human programmers included chess master

Deep Blue Included database that plays endgame flawlessly –5 or fewer pieces on each side Can Deep Blue calculate possibilities of earlier play? Kasparov lost - became frustrated and played poorly

MYACIN Diagnose patient symptoms (triage) –Free doctors for high-level tasks Panel of doctors –Diagnose sets of symptoms –Determine causes –62% accuracy

MYACIN Built ES with rules based on panel consensus 68% accuracy

Stock Market ES Reported by Chandler, 1988 Expert in stock market analysis –15 years experience –Published newsletter Asked him to identify data used to make recommendations

Stock Market ES 50 data elements found Reduced to 30 –Redundancy –Not really used –Undependable Predicted for 6 months of data whether stock value would increase, decrease, or stay the same

Stock Market ES Rule-based ES built Discovered that only 15 data elements needed Refined the ES model Results were better than expert

Points to Remember Artificial Intelligence Expert Systems (ES) Differences between ES and DSS ES Examples

Discussion Questions What do you think about the following statement? –“Expert systems are dangerous. People are likely to be dependent on them rather than think for themselves.” What kind of ES does your organization have? What kind of ES will benefit your organization?

Assignment Review chapters 7-11 Read chapter 12 Group assignment Research paper