SlideShare a Scribd company logo
1 of 41
Specialized Business
Information Systems
Chapter 11
An Overview of Artificial
Intelligence
From the perspective of intelligence : artificial
intelligence is making machines "intelligent" --
acting as we would expect people to act.
AI began in the early 1960s -- the first attempts were
game playing (checkers), theorem proving (a few
simple theorems) and general problem solving (only
very simple tasks)
The Nature of Intelligence
• Learn from experience & apply the knowledge
• Handle complex situations
• Solve problems when important information is
missing
• Determine what is important
The Nature of Intelligence
• React quickly & correctly to new situations
• Understand visual images
• Process & manipulate symbols
• Be creative & imaginative
• Use heuristics
6
The Difference Between Natural and
Artificial Intelligence (continued)
The Major Branches of Artificial
Intelligence
An Overview of Expert
Systems
Expert Systems
An expert system is software that attempts to
provide an answer to a problem, or clarify
uncertainties where normally one or more
human experts would need to be consulted.
Expert systems are most common in a specific
problem domain, and is a traditional
application and/or subfield of artificial
intelligence.
10
• Computerized expert systems
– Have been developed to diagnose problems,
predict future events, and solve energy
problems
– Use heuristics, or rules of thumb, to arrive at
conclusions or make suggestions
ES applications:
From airport tarmacs to online job banks to
medical labs, artificial intelligence is
everywhere.
Characteristics of an Expert System
• Can explain their reasoning or suggested decisions
• Can display “intelligent” behavior
• Can draw conclusions from complex relationships
• Can provide portable knowledge
• Can deal with uncertainty
• Not widely used or tested
Characteristics of an Expert System
• Limited to relatively narrow problems
• Cannot readily deal with “mixed” knowledge
• Possibility of error
• Cannot refine its own knowledge
• May have high development costs
• Raise legal and ethical concerns
Capabilities of Expert Systems
When to Use Expert Systems
• High payoff
• Preserve scarce expertise
• Distribute expertise
• Provide more consistency than humans
• Faster solutions than humans
• Training expertise
Components of an Expert System
Knowledge Base
• Assembling human experts
• The use of fuzzy logic
• The use of rules
• The use of cases
The use of fuzzy logic
The use of rules
Suppose a rule base contains
1. If Fritz is green then Fritz is a frog.
2. If Fritz is a frog then Fritz hops.
Suppose a goal is to conclude that Fritz hops. The rule
base would be searched and rule (2) would be selected
because its conclusion (the then clause) matches the goal.
It is not known that Fritz is a frog, so this "if" statement is
added to the goal list. The rule base is again searched and
this time rule (1) is selected because its then clause
matches the new goal just added to the list.
This time, the if clause (Fritz is green) is known to be true
and the goal that Fritz hops is concluded.
Inference Engine
• Seek information and relationships from
the knowledge base and provides
answers, predictions and suggestions in
the way a human expert would
• Backward chaining
• Forward chaining
Inference Engines
Comparison of backward and forward chaining
 Backward chaining
A method of reasoning that starts with conclusions
and works backward to the supporting facts.
 Forward chaining
A method of reasoning that starts with the facts and
works forward to the conclusions
Forward chaining starts with the data available and
uses the inference rules to conclude more data until
a desired goal is reached. Because the data
available determines which inference rules are used,
this method is also called data driven.
Backward chaining starts with a list of goals and
works backwards to see if there is data which will
allow it to conclude any of these goals.
The Knowledge Acquisition Facility
Expert Systems Development
Participants in Developing and Using
Expert Systems
• Domain expert
• Knowledge engineer
• Knowledge user
Participants in Developing and Using
Expert Systems
Applications of Expert Systems and
Artificial Intelligence
• Credit granting and loan analysis
• Stock picking
• Catching cheats and terrorists
• Budgeting
Applications of Expert System and
Artificial Intelligence
• Information management and retrieval
• Games
• Virus detection
• Hospitals and medical facilities
Virtual Reality
• Virtual reality (VR) is a technology which allows
a user to interact with a computer-simulated
environment, be it a real or imagined one.
• Most current virtual reality environments are
primarily visual experiences, displayed either on
a computer screen or through special
stereoscopic displays, but some simulations
include additional sensory information, such as
sound through speakers or headphones.
• Some advanced, haptic * systems now include
tactile information, generally known as force
feedback, in medical and gaming applications.
• * sense of touch e.g. effect/vibration
VRS
Virtual Reality
• Immersive virtual reality - user becomes
fully immersed in an artificial, three-
dimensional world that is completely
generated by a computer
• Virtual reality system - enables one or
more users to move and react in a
computer-simulated environment
Interface Devices
• Head-mounted display (HMD)
• Binocular Omni-Orientation Monitor (BOOM)
• CAVE
– A Cave Automatic Virtual Environment (better known by the recursive
acronym CAVE) is an immersive virtual reality environment where projectors are
directed to three, four, five or six of the walls of a room-sized cube.
• Haptic interface
List of CAVEs at universities
• The Virtual Reality Applications Center (VRAC) at Iowa State
University is the home to a pair of CAVEs: a 4 walled CAVE and a 6
walled CAVE (renovated in 2007, highest resolution CAVE in
world).
• Duke University has the DiVE, a 6-walled 'CAVE'.
• Indiana University had a 4-wall CAVE at the Bloomington campus
and now has a 4-wall Barco MoVE Lite at the Indianapolis campus
operated by the Advanced Visualization Lab
• University of Reading owns a CAVE which is used for several
research projects including medical visualisation.
• United Arab Emirates University A 3-walled CAVE used in
Architectural Education and Research. ([5])
• University College Dublin has a 4-walled front-projected CAVE.
• University of California, San Diego has a CAVE operated by the
Immersive Visualization Lab in the Atkinson Hall building, also
known as the Calit2 (California Institute for Telecommunications
and Information Technology) building. (www.calit2.net)
• University of Michigan owns a CAVE.
• Newcastle University has a 3-walled CAVE as part of its Virtual
Reality Suite.
• CAVEs are used for many things.
• Engineering companies use CAVEs to
enhance product development.
• Prototypes of parts can be created and
tested, interfaces can be developed, and
factory layouts can be simulated, all before
spending any money on physical parts
Interface Devices
• Head-mounted display (HMD)
Fig 11.14
Fig 11.15
Useful Applications
• Medicine – used to link stroke patients to
physical therapists
• Education and training – used by military for
aircraft maintenance
• Entertainment
– Star Wars Episode II: Attack of the Clones
Useful Applications
• Real Estate Marketing and Tourism
– Used to increase real estate sales
– Virtual reality tour of the White House
Summary
• Artificial intelligence - used to describe computers with ability to
mimic or duplicate functions of the human brain
• Intelligent behavior - includes the ability to learn from experience
• Expert systems - can explain their reasoning (or suggested
decisions) and display intelligent behavior
• Virtual reality systems - enables one or more users to move and
react in a computer-simulated environment
• Special-purpose systems - assist organizations and individuals in
new and exciting ways. For example, Segway
Week 11 12 chap11 c-2

More Related Content

What's hot

What's hot (20)

Knowledge based systems
Knowledge based systemsKnowledge based systems
Knowledge based systems
 
AI and Expert Systems
AI and Expert SystemsAI and Expert Systems
AI and Expert Systems
 
1010 chapter11
1010 chapter111010 chapter11
1010 chapter11
 
Dss vs expert system
Dss vs expert systemDss vs expert system
Dss vs expert system
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
5.11 expert system
5.11 expert system5.11 expert system
5.11 expert system
 
5 ai lecture-05 expert system
5  ai lecture-05 expert system5  ai lecture-05 expert system
5 ai lecture-05 expert system
 
Rulebased system presentation under uncertainty using Bayesian networks
Rulebased system presentation under uncertainty using Bayesian networksRulebased system presentation under uncertainty using Bayesian networks
Rulebased system presentation under uncertainty using Bayesian networks
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Artificial intelligence
Artificial intelligenceArtificial intelligence
Artificial intelligence
 
Expert System in Artificial Intelligence
Expert System in Artificial IntelligenceExpert System in Artificial Intelligence
Expert System in Artificial Intelligence
 
Introduction and architecture of expert system
Introduction  and architecture of expert systemIntroduction  and architecture of expert system
Introduction and architecture of expert system
 
Expert System
Expert SystemExpert System
Expert System
 
Expert Systems
Expert SystemsExpert Systems
Expert Systems
 
Chapter 6 expert system
Chapter 6 expert systemChapter 6 expert system
Chapter 6 expert system
 
Artificial Inteligence: the begining
Artificial Inteligence: the beginingArtificial Inteligence: the begining
Artificial Inteligence: the begining
 
Expert system
Expert system Expert system
Expert system
 
Mycin
MycinMycin
Mycin
 
Expert system prepared by fikirte and hayat im assignment
Expert system prepared by fikirte and hayat im assignmentExpert system prepared by fikirte and hayat im assignment
Expert system prepared by fikirte and hayat im assignment
 
Eye disease expert system
Eye disease expert systemEye disease expert system
Eye disease expert system
 

Similar to Week 11 12 chap11 c-2

Artificial intelligence and expert system.ppt
Artificial intelligence and expert system.pptArtificial intelligence and expert system.ppt
Artificial intelligence and expert system.pptJiwaji university
 
AAI expert system and their usecases.ppt
AAI expert system and their usecases.pptAAI expert system and their usecases.ppt
AAI expert system and their usecases.pptPriyadarshini648418
 
Applied Artificial Intelligence presenttt
Applied Artificial Intelligence presentttApplied Artificial Intelligence presenttt
Applied Artificial Intelligence presentttPriyadarshini648418
 
Module -3 expert system.pptx
Module -3 expert system.pptxModule -3 expert system.pptx
Module -3 expert system.pptxSyedRafiammal1
 
Expert systems 1
Expert systems 1Expert systems 1
Expert systems 1AliNawaz567
 
Introduction to Expert Systems {Artificial Intelligence}
Introduction to Expert Systems {Artificial Intelligence}Introduction to Expert Systems {Artificial Intelligence}
Introduction to Expert Systems {Artificial Intelligence}FellowBuddy.com
 
Artificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectArtificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectValerii Klymchuk
 
Uncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceUncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceExperfy
 
Philips john huffman
Philips john huffmanPhilips john huffman
Philips john huffmanBigDataExpo
 
Watson - A new era of computing.
Watson - A new era of computing.Watson - A new era of computing.
Watson - A new era of computing.Cesar Maciel
 
AI for Everyone: Master the Basics
AI for Everyone: Master the BasicsAI for Everyone: Master the Basics
AI for Everyone: Master the BasicsStutty Srivastava
 
Ai lecture 06 applications of es
Ai lecture 06 applications of esAi lecture 06 applications of es
Ai lecture 06 applications of esAhmad sohail Kakar
 
UNIT1-AI final.pptx
UNIT1-AI final.pptxUNIT1-AI final.pptx
UNIT1-AI final.pptxCS50Bootcamp
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionVipra Singh
 

Similar to Week 11 12 chap11 c-2 (20)

An overview on ai
An overview on aiAn overview on ai
An overview on ai
 
Artificial intelligence and expert system.ppt
Artificial intelligence and expert system.pptArtificial intelligence and expert system.ppt
Artificial intelligence and expert system.ppt
 
AAI expert system and their usecases.ppt
AAI expert system and their usecases.pptAAI expert system and their usecases.ppt
AAI expert system and their usecases.ppt
 
Applied Artificial Intelligence presenttt
Applied Artificial Intelligence presentttApplied Artificial Intelligence presenttt
Applied Artificial Intelligence presenttt
 
Expert systems
Expert systemsExpert systems
Expert systems
 
Module -3 expert system.pptx
Module -3 expert system.pptxModule -3 expert system.pptx
Module -3 expert system.pptx
 
Expert systems 1
Expert systems 1Expert systems 1
Expert systems 1
 
Introduction to Expert Systems {Artificial Intelligence}
Introduction to Expert Systems {Artificial Intelligence}Introduction to Expert Systems {Artificial Intelligence}
Introduction to Expert Systems {Artificial Intelligence}
 
Artificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support ProjectArtificial Intelligence for Automated Decision Support Project
Artificial Intelligence for Automated Decision Support Project
 
AI System.pptx
AI System.pptxAI System.pptx
AI System.pptx
 
Uncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial IntelligenceUncertain Knowledge and Reasoning in Artificial Intelligence
Uncertain Knowledge and Reasoning in Artificial Intelligence
 
Philips john huffman
Philips john huffmanPhilips john huffman
Philips john huffman
 
Watson - A new era of computing.
Watson - A new era of computing.Watson - A new era of computing.
Watson - A new era of computing.
 
AI for Everyone: Master the Basics
AI for Everyone: Master the BasicsAI for Everyone: Master the Basics
AI for Everyone: Master the Basics
 
Artificial intelligance
Artificial intelliganceArtificial intelligance
Artificial intelligance
 
Ai lecture 06 applications of es
Ai lecture 06 applications of esAi lecture 06 applications of es
Ai lecture 06 applications of es
 
Expert system
Expert systemExpert system
Expert system
 
UNIT1-AI final.pptx
UNIT1-AI final.pptxUNIT1-AI final.pptx
UNIT1-AI final.pptx
 
1010 chapter11
1010 chapter111010 chapter11
1010 chapter11
 
Neural Networks for Pattern Recognition
Neural Networks for Pattern RecognitionNeural Networks for Pattern Recognition
Neural Networks for Pattern Recognition
 

More from Zahir Reza

Week 7 8 & 10 ch10 c
Week 7 8 & 10 ch10 cWeek 7 8 & 10 ch10 c
Week 7 8 & 10 ch10 cZahir Reza
 
Week 3 & 4 ch02 c
Week 3 & 4 ch02 cWeek 3 & 4 ch02 c
Week 3 & 4 ch02 cZahir Reza
 
Week 1 & 2 chap01 c
Week 1 & 2 chap01 cWeek 1 & 2 chap01 c
Week 1 & 2 chap01 cZahir Reza
 
Week 13 ch14 c
Week 13 ch14 cWeek 13 ch14 c
Week 13 ch14 cZahir Reza
 

More from Zahir Reza (6)

Week 7 8 & 10 ch10 c
Week 7 8 & 10 ch10 cWeek 7 8 & 10 ch10 c
Week 7 8 & 10 ch10 c
 
Week 6 ch09 c
Week 6 ch09 cWeek 6 ch09 c
Week 6 ch09 c
 
Week 5 ch08 c
Week 5 ch08 cWeek 5 ch08 c
Week 5 ch08 c
 
Week 3 & 4 ch02 c
Week 3 & 4 ch02 cWeek 3 & 4 ch02 c
Week 3 & 4 ch02 c
 
Week 1 & 2 chap01 c
Week 1 & 2 chap01 cWeek 1 & 2 chap01 c
Week 1 & 2 chap01 c
 
Week 13 ch14 c
Week 13 ch14 cWeek 13 ch14 c
Week 13 ch14 c
 

Recently uploaded

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobeapidays
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Scriptwesley chun
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processorsdebabhi2
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilV3cube
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfhans926745
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 

Recently uploaded (20)

[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 
Developing An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of BrazilDeveloping An App To Navigate The Roads of Brazil
Developing An App To Navigate The Roads of Brazil
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

Week 11 12 chap11 c-2

  • 2. An Overview of Artificial Intelligence
  • 3. From the perspective of intelligence : artificial intelligence is making machines "intelligent" -- acting as we would expect people to act. AI began in the early 1960s -- the first attempts were game playing (checkers), theorem proving (a few simple theorems) and general problem solving (only very simple tasks)
  • 4. The Nature of Intelligence • Learn from experience & apply the knowledge • Handle complex situations • Solve problems when important information is missing • Determine what is important
  • 5. The Nature of Intelligence • React quickly & correctly to new situations • Understand visual images • Process & manipulate symbols • Be creative & imaginative • Use heuristics
  • 6. 6 The Difference Between Natural and Artificial Intelligence (continued)
  • 7. The Major Branches of Artificial Intelligence
  • 8. An Overview of Expert Systems
  • 9. Expert Systems An expert system is software that attempts to provide an answer to a problem, or clarify uncertainties where normally one or more human experts would need to be consulted. Expert systems are most common in a specific problem domain, and is a traditional application and/or subfield of artificial intelligence.
  • 10. 10 • Computerized expert systems – Have been developed to diagnose problems, predict future events, and solve energy problems – Use heuristics, or rules of thumb, to arrive at conclusions or make suggestions
  • 11. ES applications: From airport tarmacs to online job banks to medical labs, artificial intelligence is everywhere.
  • 12. Characteristics of an Expert System • Can explain their reasoning or suggested decisions • Can display “intelligent” behavior • Can draw conclusions from complex relationships • Can provide portable knowledge • Can deal with uncertainty • Not widely used or tested
  • 13. Characteristics of an Expert System • Limited to relatively narrow problems • Cannot readily deal with “mixed” knowledge • Possibility of error • Cannot refine its own knowledge • May have high development costs • Raise legal and ethical concerns
  • 15. When to Use Expert Systems • High payoff • Preserve scarce expertise • Distribute expertise • Provide more consistency than humans • Faster solutions than humans • Training expertise
  • 16. Components of an Expert System
  • 17. Knowledge Base • Assembling human experts • The use of fuzzy logic • The use of rules • The use of cases
  • 18. The use of fuzzy logic The use of rules Suppose a rule base contains 1. If Fritz is green then Fritz is a frog. 2. If Fritz is a frog then Fritz hops. Suppose a goal is to conclude that Fritz hops. The rule base would be searched and rule (2) would be selected because its conclusion (the then clause) matches the goal. It is not known that Fritz is a frog, so this "if" statement is added to the goal list. The rule base is again searched and this time rule (1) is selected because its then clause matches the new goal just added to the list. This time, the if clause (Fritz is green) is known to be true and the goal that Fritz hops is concluded.
  • 19. Inference Engine • Seek information and relationships from the knowledge base and provides answers, predictions and suggestions in the way a human expert would • Backward chaining • Forward chaining
  • 20. Inference Engines Comparison of backward and forward chaining  Backward chaining A method of reasoning that starts with conclusions and works backward to the supporting facts.  Forward chaining A method of reasoning that starts with the facts and works forward to the conclusions
  • 21. Forward chaining starts with the data available and uses the inference rules to conclude more data until a desired goal is reached. Because the data available determines which inference rules are used, this method is also called data driven. Backward chaining starts with a list of goals and works backwards to see if there is data which will allow it to conclude any of these goals.
  • 24. Participants in Developing and Using Expert Systems • Domain expert • Knowledge engineer • Knowledge user
  • 25. Participants in Developing and Using Expert Systems
  • 26. Applications of Expert Systems and Artificial Intelligence • Credit granting and loan analysis • Stock picking • Catching cheats and terrorists • Budgeting
  • 27. Applications of Expert System and Artificial Intelligence • Information management and retrieval • Games • Virus detection • Hospitals and medical facilities
  • 29. • Virtual reality (VR) is a technology which allows a user to interact with a computer-simulated environment, be it a real or imagined one. • Most current virtual reality environments are primarily visual experiences, displayed either on a computer screen or through special stereoscopic displays, but some simulations include additional sensory information, such as sound through speakers or headphones. • Some advanced, haptic * systems now include tactile information, generally known as force feedback, in medical and gaming applications. • * sense of touch e.g. effect/vibration VRS
  • 30. Virtual Reality • Immersive virtual reality - user becomes fully immersed in an artificial, three- dimensional world that is completely generated by a computer • Virtual reality system - enables one or more users to move and react in a computer-simulated environment
  • 31. Interface Devices • Head-mounted display (HMD) • Binocular Omni-Orientation Monitor (BOOM) • CAVE – A Cave Automatic Virtual Environment (better known by the recursive acronym CAVE) is an immersive virtual reality environment where projectors are directed to three, four, five or six of the walls of a room-sized cube. • Haptic interface
  • 32. List of CAVEs at universities • The Virtual Reality Applications Center (VRAC) at Iowa State University is the home to a pair of CAVEs: a 4 walled CAVE and a 6 walled CAVE (renovated in 2007, highest resolution CAVE in world). • Duke University has the DiVE, a 6-walled 'CAVE'. • Indiana University had a 4-wall CAVE at the Bloomington campus and now has a 4-wall Barco MoVE Lite at the Indianapolis campus operated by the Advanced Visualization Lab • University of Reading owns a CAVE which is used for several research projects including medical visualisation. • United Arab Emirates University A 3-walled CAVE used in Architectural Education and Research. ([5]) • University College Dublin has a 4-walled front-projected CAVE. • University of California, San Diego has a CAVE operated by the Immersive Visualization Lab in the Atkinson Hall building, also known as the Calit2 (California Institute for Telecommunications and Information Technology) building. (www.calit2.net) • University of Michigan owns a CAVE. • Newcastle University has a 3-walled CAVE as part of its Virtual Reality Suite.
  • 33. • CAVEs are used for many things. • Engineering companies use CAVEs to enhance product development. • Prototypes of parts can be created and tested, interfaces can be developed, and factory layouts can be simulated, all before spending any money on physical parts
  • 37.
  • 38. Useful Applications • Medicine – used to link stroke patients to physical therapists • Education and training – used by military for aircraft maintenance • Entertainment – Star Wars Episode II: Attack of the Clones
  • 39. Useful Applications • Real Estate Marketing and Tourism – Used to increase real estate sales – Virtual reality tour of the White House
  • 40. Summary • Artificial intelligence - used to describe computers with ability to mimic or duplicate functions of the human brain • Intelligent behavior - includes the ability to learn from experience • Expert systems - can explain their reasoning (or suggested decisions) and display intelligent behavior • Virtual reality systems - enables one or more users to move and react in a computer-simulated environment • Special-purpose systems - assist organizations and individuals in new and exciting ways. For example, Segway