Course Instructor: K ashif I hsan 1. Chapter # 3 Kashif Ihsan, Lecturer CS, MIHE2.

Slides:



Advertisements
Similar presentations
Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
Advertisements

Expert Systems An expert system is a computer program that is designed to hold the accumulated knowledge of one or more domain experts.
CS 484 – Artificial Intelligence1 Announcements Choose Research Topic by today Project 1 is due Thursday, October 11 Midterm is Thursday, October 18 Book.
ICT IGCSE Expert Systems.
4 Intelligent Systems.
Chapter 11 Artificial Intelligence and Expert Systems.
1 Chapter 9 Rules and Expert Systems. 2 Chapter 9 Contents (1) l Rules for Knowledge Representation l Rule Based Production Systems l Forward Chaining.
EXPERT SYSTEMS Part I.
Chapter 12: Intelligent Systems in Business
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Specialized Business Information Systems Chapter 11.
Building Knowledge-Driven DSS and Mining Data
ES: Expert Systems n Knowledge Base (facts, rules) n Inference Engine (software) n User Interface.
An expert system is a package that holds a body of knowledge and a set of rules on a subject that has been gained from human experts. An expert system.
Rule-Based/Expert Systems Catie Welsh CSE 435 – IDSS October 13, 2006.
Sepandar Sepehr McMaster University November 2008
Expert Systems.
What is an Expert System?
Artificial Intelligence
Expert Systems Expert Systems Chris LaJoie, Chris Panton, and Kurt DeVaney.
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.
Intelligence & Artificial Intelligence You must have a pre-prepared sentence or two to spout about what is a description of intelligence.. And what is.
Expert System Note: Some slides and/or pictures are adapted from Lecture slides / Books of Dr Zafar Alvi. Text Book - Aritificial Intelligence Illuminated.
Artificial Intelligence Lecture No. 15 Dr. Asad Ali Safi ​ Assistant Professor, Department of Computer Science, COMSATS Institute of Information Technology.
CS62S: Expert Systems Based on: The Engineering of Knowledge-based Systems: Theory and Practice A. J. Gonzalez and D. D. Dankel.
 Knowledge Acquisition  Machine Learning. The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
Artificial Intelligence
Course Instructor: K ashif I hsan 1. Chapter # 2 Kashif Ihsan, Lecturer CS, MIHE2.
School of Computer Science and Technology, Tianjin University
What is AI? Copyright © 2008 by Helene G. Kershner.
Expert Systems.
Information knowledge based systems (IKBS) and expert systems.
CSC 554: Knowledge-Based Systems Part-1 By Dr. Syed Noman Hasany Assistant Professor, CoC Qassim University.
Principles of Information Systems, Sixth Edition Specialized Business Information Systems Chapter 11.
Principles of Information Systems, Sixth Edition Specialized Business Information Systems Chapter 11.
Chapter 13 Artificial Intelligence and Expert Systems.
Impact of ICT on Society – Part the first ICT 1_6.
LESSON 3. Properties of Well-Engineered Software The attributes or properties of a software product are characteristics displayed by the product once.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
Expert Systems F451 AS Computing.
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.
Clinical Decision Support Systems Dimitar Hristovski, Ph.D. Institute of Biomedical.
EXPERT SYSTEMS or KNOWLEDGE BASED SYSTEMS a. When we wish to encode a rich source of knowledge within the program. and b. The scope of systems.
INTRODUCTION TO SOFTWARE DEVELOPMENT (SOFTWARE ENGINEERING-I)
Expert Systems. Learning Objectives: By the end of this topic you should be able to: explain what is meant by an expert system describe the components.
Of An Expert System.  Introduction  What is AI?  Intelligent in Human & Machine? What is Expert System? How are Expert System used? Elements of ES.
Expert Systems Processor of a computer is known as the ‘brains’ of a computer. However, a processor cannot think or act for itself. Computers do have some.
Artificial Intelligence
Presented by:- Reema Tariq Artificial Intelligence.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
Computer Studies Today Chapter 1 1 »Attempts to develop computer systems that can simulate human thinking processes and actions.
Survey on Expert System Seung Jun Lee Dept. of Nuclear and Quantum Engineering KAIST Mar 3, 2003.
Expert System / Knowledge-based System Dr. Ahmed Elfaig 1.ES can be defined as computer application program that makes decision or solves problem in a.
 Knowledge Acquisition  Machine Learning. The transfer and transformation of potential problem solving expertise from some knowledge source to a program.
1 Chapter 1 Introduction to Accounting Information Systems Chapter 2 Intelligent Systems and Knowledge Management.
EXPERT SYSTEMS BY MEHWISH MANZER (63) MEER SADAF NAEEM (58) DUR-E-MALIKA (55)
Expert Systems. Knowledge base Inference engine ReasoningControl User interface user Components of an rule based Expert System.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Introduction Characteristics Advantages Limitations
Artificial Intelligence, P.I
Component 11: Configuring EHRs
Architecture Components
Expert Systems by Melinda Smith - c  .
النظم الخبيرة Expert Systems (ES)
Intro to Expert Systems Paula Matuszek CSC 8750, Fall, 2004
Expert Systems.
TOPIC: Course Name Informational Technology Management Course Code
전문가 시스템(Expert Systems)
Expert Knowledge Based Systems
Presentation transcript:

Course Instructor: K ashif I hsan 1

Chapter # 3 Kashif Ihsan, Lecturer CS, MIHE2

Applications of Expert System Kashif Ihsan, Lecturer CS, MIHE3

PUFF It is a medical expert system used for diagnosis of respiratory conditions. Kashif Ihsan, Lecturer CS, MIHE4

PROSPECTOR It is used by geologists to identify sites for mining or drilling. Kashif Ihsan, Lecturer CS, MIHE5

PROSPECTOR Prospector is another example of expert systems. It provides help to the Geologists, to locate ore deposits. Its knowledge base contains rules and heuristic data (experience-based techniques). It also contain the taxonomy of various kinds of minerals and rocks. ORE means rocks etc from which mineral/metal is obtained. TAXONOMY means naming knowledge (nomenclature). Kashif Ihsan, Lecturer CS, MIHE6

MYCIN It is a medical expert system used for diagnosing blood disorders. Kashif Ihsan, Lecturer CS, MIHE7

MYCIN It is one of the most popular expert systems of all time. It is a medical expert system that diagnoses bacterial infections and recommends antibiotic therapy. The job of the physician is just to enter the patient's age and medical history, results of laboratory tests and any additional information. The use of this program is optimal, BUT the final decision is depending upon the physician. Kashif Ihsan, Lecturer CS, MIHE8

DESIGN ADVISOR It gives advices to designers of processor chips. Kashif Ihsan, Lecturer CS, MIHE9

DENDRAL It is used to identify the structure of chemical compounds. Kashif Ihsan, Lecturer CS, MIHE10

DENDRAL It helps the chemists to identify the molecular structure of an unknown compound using its knowledge. The identification of unknown compounds is a long, difficult and expensive process. Such system can save scientists a considerable amount of time and effort. Kashif Ihsan, Lecturer CS, MIHE11

LITHIAN It gives advices to archeologists examining stone tools. Kashif Ihsan, Lecturer CS, MIHE12

Why use Expert Systems ? Human experts are not always available. An expert system can be used anywhere, any time. Human experts are not 100% reliable or consistent. Experts may not be good at explaining decisions. Kashif Ihsan, Lecturer CS, MIHE13

Problems with Expert System Limited domain. Systems are not always up to date. Expert systems don’t learn. No “common sense”. Experts needed to setup and maintain system. Kashif Ihsan, Lecturer CS, MIHE14

Legal & Ethical Issues Who is responsible if the advice is wrong?  The user?  The domain expert?  The knowledge engineer?  The programmer of the expert system?  The company selling the software? Kashif Ihsan, Lecturer CS, MIHE15

Features/Characteristics of Expert System The most obvious feature of an expert system is that it operates as an interactive system that responds to questions, asks for clarifications, makes recommendations and generally aids the decision-making process. To a user, this interactive interface is what would distinguish an expert system from any ordinary computer tool. Kashif Ihsan, Lecturer CS, MIHE16

Features/Characteristics of Expert System An expert system must have the capability to make logical inferences based on the knowledge stored. Expert systems are very domain-specific. A medical expert system cannot be used to find faults in the design of an electrical circuit. This focus on small domains is more a result of technological limitations than anything else. Kashif Ihsan, Lecturer CS, MIHE17

Features/Characteristics of Expert System Expert systems have become increasingly popular because of their specialization, albeit in a narrow field. The small size of the domain makes encoding and storing the domain-specific knowledge an economic process. Also, as specialists in many areas are scarce, and the cost of consulting them is high, an expert system catering to any of those areas can be considered to be a useful and cost- effective alternative, in the long run. Kashif Ihsan, Lecturer CS, MIHE18

Usefulness of Expert Systems Salaries of human experts are increasing continuously. Alternatively, cost for developing and maintaining expert systems continue to drop. This will indirectly greatly reduce the cost of producing expertise per user. Human experts require educational cost in millions of rupees whereas expert systems (developed once) can be copied (or reproduced) on negligible cost. Kashif Ihsan, Lecturer CS, MIHE19

Usefulness of Expert Systems Human experts can use their expertise for very limited time; whereas expert systems can live for ever.  No Retirement.  No Resignation.  No Transfer of Job.  No Death.  Always Operate at Peak Efficiency. Kashif Ihsan, Lecturer CS, MIHE20

Dealing with Uncertainty The important attribute of an expert system is its ability to deal with incomplete or uncertain information. In some case you simply say that you don’t know. Expert systems are designed to deal with inputs like this because you may not have a particular fact, the search process will take a different path. It may take longer time to come up with an answer, BUT the expert system will give you an answer. Kashif Ihsan, Lecturer CS, MIHE21

The Down Side of Expert System Development of an expert system is extremely difficult, more difficult than developing other conventional software. Good experts are hard to find. Extracting their knowledge takes very long time and is very difficult. Coding that knowledge into a computer software is also too much difficult. Kashif Ihsan, Lecturer CS, MIHE22

The Down Side of Expert Systems To implement an expert system practically, it requires high hardware specification. It can be run on a big mainframe computer. Personal computer will limit its usefulness. A human being should always provide the final judgment. Kashif Ihsan, Lecturer CS, MIHE23

The End