Fundamentals of Information Systems, Third Edition1 The Knowledge Base Stores all relevant information, data, rules, cases, and relationships used by the.

Slides:



Advertisements
Similar presentations
Fundamentals of Information Systems, Sixth Edition
Advertisements

Artificial Intelligence and Expert Systems
Artificial Intelligence
Fundamentals of Information Systems, Seventh Edition
Artificial Intelligence, Expert Systems, and Virtual Reality
4 Intelligent Systems.
2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of systems that can replicate human decision making.
Specialized Business Information Systems
Chapter 11 Artificial Intelligence and Expert Systems.
Fundamentals of Information Systems Fourth Edition
Specialized Business Information Systems Chapter 11.
Principles of Information Systems, Seventh Edition2 Artificial intelligence systems form a broad and diverse set of systems that can replicate human decision.
MSIS 110: Introduction to Computers; Instructor: S. Mathiyalakan1 Specialized Business Information Systems Chapter 11.
Principles of Information Systems, Tenth Edition Chapter 11 Knowledge Management and Specialized Information Systems 1.
“Get outa here!”.
Building Knowledge-Driven DSS and Mining Data
Management Information Systems
Artificial Intelligence
Fundamentals of Information Systems, Second Edition 1 Specialized Business Information Systems Chapter 7.
Succeeding with Technology Information, Decision Support… Decision Making and Problem Solving Management Information Systems Decision Support Systems Group.
Principles and Learning Objectives
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
intelligence study and design of intelligent agentsis the intelligence of machines and the branch of computer science that aims to create it. AI textbooks.
Fundamentals of Information Systems, Fifth Edition
Principles of Information Systems
11 C H A P T E R Artificial Intelligence and Expert Systems.
What is AI:-  Ai is the science of making machine do things that would requires intelligence.  Computers with the ability to mimic or duplicate the.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Business and Specialized IS Knowledge Management & Specialized IS ทัศนวรรณ ศูนย์กลาง ภาควิชาคอมพิวเตอร์ คณะ วิทยาศาสตร์
Succeeding with Technology: Second Edition
Principles of Information Systems, Sixth Edition Specialized Business Information Systems Chapter 11.
Artificial Intelligence and Expert Systems
Fundamentals of Information Systems, Second Edition 1 Specialized Business Information Systems.
Principles of Information Systems, Sixth Edition Specialized Business Information Systems Chapter 11.
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.
I Robot.
Principles of Information Systems Eighth Edition Chapter 11 Knowledge Management and Specialized Information Systems.
Chapter 15: KNOWLEDGE-BASED INFORMATION SYSTEMS. What is Knowledge? Data: Raw facts, e.g., Annual Expenses = $2 million Information: Data given context,
Chapter 1 An Introduction to Information Systems
2 Information Systems Chapter 11 Knowledge Management and Specialized Information Systems.
Fundamentals of Information Systems, Third Edition 1 Information and Decision Support Systems: Management Information Systems Management information system.
ITEC 1010 Information and Organizations Chapter V Expert Systems.
ARTIFICIAL INTELLIGENCE include people, procedures, hardware, software, data and knowledge needed to develop computer systems and machines that demonstrated.
Principles of Information Systems, Seventh Edition2 Artificial intelligence systems form a broad and diverse set of systems that can replicate human decision.
1 Chapter 13 Artificial Intelligence and Expert Systems.
1 Principles of Information Systems, Ninth Edition Chapter 11 Knowledge Management and Specialized Information Systems.
Kozeta Sevrani - Sistemet e Informacionit11.1 Specialized Business Information Systems Chapter 11.
CHAPTER ELEVEN MANAGING KNOWLEGE. Objectives We have been through some of this already Role of knowledge management Types of knowledge management systems.
1 Principles of Information Systems Chapter 11 Knowledge Management and Specialized Information Systems THE LEONS COLLEGE OF LAW.
Knowledge Management and Specialized Information Systems
Chapter 11 Knowledge Management and Specialized Information Systems
Fundamentals of Information Systems, Sixth Edition
Fundamentals of Information Systems
Organization and Knowledge Management
Introduction Characteristics Advantages Limitations
Principles of Information Systems, Tenth Edition
Knowledge Management and Specialized Information Systems
Fundamentals of Information Systems Fourth Edition
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
Artificial Intelligence and Expert Systems
Artificial intelligence systems form a broad and diverse set of systems that can replicate human decision making for certain types of well-defined problems.
Topics Lesson 10 AI (Artificial Intelligence) Expert Systems
Expert Systems.
Principles of Information Systems Eighth Edition
Fundamentals of Information Systems, Sixth Edition
Principles and Learning Objectives
Artificial Intelligence
Principles Knowledge management systems allow organizations to share knowledge and experience among their managers and employees Artificial intelligence.
Technology of Data Glove
Presentation transcript:

Fundamentals of Information Systems, Third Edition1 The Knowledge Base Stores all relevant information, data, rules, cases, and relationships used by the expert system Assembling human experts Use of fuzzy logic Use of rules Use of cases

Fundamentals of Information Systems, Third Edition2 The Inference Engine Seeks information and relationships from the knowledge base and provides answers, predictions, and suggestions the way a human expert would Backward chaining Forward chaining Comparison of backward and forward chaining

Fundamentals of Information Systems, Third Edition3 The Explanation Facility Allows a user or decision maker to understand how the expert system arrived at certain conclusions or results For example: it allows a doctor to find out the logic or rationale of the diagnosis made by a medical expert system

Fundamentals of Information Systems, Third Edition4 The Knowledge Acquisition Facility Provides convenient and efficient means of capturing and storing all the components of the knowledge base Acts as an interface between experts and the knowledge base

Fundamentals of Information Systems, Third Edition5 The User Interface Specialized user interface software is employed for designing, creating, updating, and using expert systems The main purpose of the user interface is to make the development and use of an expert system easier for users and decision makers

Fundamentals of Information Systems, Third Edition6 Expert Systems Development Figure 7.6: Steps in the Expert System Development Process

Fundamentals of Information Systems, Third Edition7 Participants in Developing and Using Expert Systems Domain expert: individual or group that has the expertise or knowledge one is trying to capture in the expert system Knowledge engineer: an individual who has training or experience in the design, development, implementation, and maintenance of an expert system Knowledge user: individual or group that uses and benefits from the expert system

Fundamentals of Information Systems, Third Edition8 Participants in Developing and Using Expert Systems (continued) Figure 7.7: Participants in Expert Systems Development and Use

Fundamentals of Information Systems, Third Edition9 Expert Systems Development Tools and Techniques Traditional programming languages Special programming languages Expert system shells –An expert system shell is a collection of software packages and tools used to design, develop, implement, and maintain expert systems Off-the-shelf expert system shells

Fundamentals of Information Systems, Third Edition10 Expert Systems Development Alternatives In-house development: develop from scratch In-house development: develop from a shell Off-the-shelf purchase: use existing packages

Fundamentals of Information Systems, Third Edition11 Applications of Expert Systems and Artificial Intelligence Credit granting and loan analysis Catching cheats and terrorists Information management and retrieval AI and expert systems embedded in products

Fundamentals of Information Systems, Third Edition12 Applications of Expert Systems and Artificial Intelligence (continued) Plant layout and manufacturing Hospitals and medical facilities Help desks and assistance Employee performance evaluations

Fundamentals of Information Systems, Third Edition13 Applications of Expert Systems and Artificial Intelligence (continued) Virus detection Shipping Marketing

Fundamentals of Information Systems, Third Edition14 Virtual Reality Virtual reality system: enables one or more users to move and react in a computer-simulated environment Immersive virtual reality: user becomes fully immersed in an artificial, three-dimensional world that is completely generated by a computer

Fundamentals of Information Systems, Third Edition15 Interface Devices Head-mounted display (HMD) Binocular Omni-Orientation Monitor (BOOM) CAVE Haptic interface

Fundamentals of Information Systems, Third Edition16 Forms of Virtual Reality Immersive virtual reality Mouse-controlled navigation through a three- dimensional environment on a graphics monitor Stereo projection systems Stereo viewing from the monitor via stereo glasses

Fundamentals of Information Systems, Third Edition17 Virtual Reality Applications Medicine Education and training Real estate marketing and tourism Entertainment

Fundamentals of Information Systems, Third Edition18 Summary Artificial intelligence (AI): ability of computers to mimic or duplicate the functions of the human brain Artificial intelligence systems: the people, procedures, hardware, software, data, and knowledge needed to develop computer systems and machines that demonstrate the characteristics of intelligence Expert system: computer system that stores knowledge and makes inferences, similar to a human expert

Fundamentals of Information Systems, Third Edition19 Summary (continued) Robotics: mechanical or computer devices that perform tasks that either require a high degree of precision or are tedious or hazardous for humans Vision system: computer system that permits computers to capture, store, and manipulate visual images and pictures Natural language processing: allows the computer to understand and react to statements and commands made in a “natural” language, such as English

Fundamentals of Information Systems, Third Edition20 Summary (continued) Learning system: computer system that allows the computer to change how it functions or reacts to situations based on feedback it receives Neural network: computer system that can simulate the functioning of a human brain Virtual reality system: enables one or more users to move and react in a computer-simulated environment