expert systems
play

Expert Systems Byoung-Tak Zhang TA: Hyo-Sun Chun School - PowerPoint PPT Presentation

4190.408 2015-Spring Expert Systems Byoung-Tak Zhang TA: Hyo-Sun Chun School of Computer Science and Engineering Seoul NaHonal


  1. 4190.408 ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡ ¡2015-­‑Spring ¡ Expert ¡Systems ¡ Byoung-­‑Tak ¡Zhang ¡ TA: ¡Hyo-­‑Sun ¡Chun ¡ School ¡of ¡Computer ¡Science ¡and ¡Engineering ¡ Seoul ¡NaHonal ¡University ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  2. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ Expert ¡Systems ¡ • Computer ¡soLware ¡that: ¡ – Emulates ¡human ¡expert ¡ – Deals ¡with ¡small, ¡well ¡defined ¡domains ¡of ¡experHse ¡ – Is ¡able ¡to ¡solve ¡real-­‑world ¡problems ¡ – Is ¡able ¡to ¡act ¡as ¡a ¡cost-­‑effecHve ¡consultant ¡ – Can ¡explains ¡reasoning ¡behind ¡any ¡soluHons ¡it ¡finds ¡ – Should ¡be ¡able ¡to ¡learn ¡from ¡experience. ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  3. [Wikipedia] ¡ Expert ¡Systems ¡ • A ¡computer ¡system ¡that ¡ emulates ¡the ¡decision-­‑making ¡ ability ¡of ¡a ¡human ¡expert ¡ – Designed ¡to ¡solve ¡complex ¡ problems ¡by ¡reasoning ¡about ¡ knowledge, ¡represented ¡ primarily ¡as ¡if–then ¡rules ¡rather ¡ than ¡through ¡convenHonal ¡ procedural ¡code ¡ • An ¡example ¡of ¡a ¡knowledge-­‑ based ¡system ¡ – The ¡first ¡commercial ¡systems ¡to ¡ use ¡a ¡knowledge-­‑based ¡ architecture ¡ A ¡Symbolics ¡Lisp ¡Machine: ¡An ¡Early ¡ Pla]orm ¡for ¡Expert ¡Systems. ¡Note ¡the ¡ unusual ¡"space ¡cadet ¡keyboard". ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  4. [Wikipedia] ¡ • Divided ¡into ¡two ¡sub-­‑ systems: ¡ ¡ – Knowledge ¡base ¡ • The ¡knowledge ¡base ¡represents ¡ facts ¡and ¡rules. ¡ ¡ – Inference ¡engine ¡ • The ¡inference ¡engine ¡applies ¡the ¡ rules ¡to ¡the ¡known ¡facts ¡to ¡ deduce ¡new ¡facts. ¡ ¡ • Inference ¡engines ¡can ¡also ¡ include ¡explanaHon ¡and ¡ debugging ¡capabiliHes. ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  5. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ Components ¡of ¡an ¡Expert ¡System ¡ Expert ¡System ¡ Knowledge ¡ Base ¡ ¡ User ¡ ¡ Interface ¡ Inference ¡ Engine ¡ ¡ User ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  6. [Wikipedia] ¡ Knowledge ¡Base ¡ • A ¡technology ¡used ¡to ¡store ¡informaHon ¡used ¡ by ¡a ¡computer ¡system ¡ • Represents ¡facts ¡about ¡the ¡world ¡ • In ¡early ¡expert ¡systems, ¡flat ¡asserHons ¡about ¡ variables ¡ • In ¡later ¡expert ¡systems, ¡more ¡structure ¡and ¡ uHlized ¡concepts ¡from ¡object-­‑oriented ¡ programming ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  7. [Wikipedia] ¡ Inference ¡Engine ¡ • An ¡automated ¡reasoning ¡system ¡ ¡ – Evaluates ¡the ¡current ¡state ¡of ¡the ¡knowledge-­‑base ¡ – applies ¡relevant ¡rules ¡ – asserts ¡new ¡knowledge ¡into ¡the ¡knowledge ¡base ¡ • CapabiliHes ¡for ¡explanaHon ¡ – can ¡explain ¡to ¡a ¡user ¡the ¡chain ¡of ¡reasoning ¡ – forward ¡chaining: ¡data-­‑driven ¡ – backward ¡chaining: ¡goal-­‑driven ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  8. [Wikipedia] ¡ Various ¡types ¡of ¡inference ¡engines ¡ Truth ¡Maintenance ¡ • – Truth ¡maintenance ¡systems ¡record ¡the ¡dependencies ¡in ¡a ¡knowledge-­‑base ¡so ¡ that ¡when ¡facts ¡are ¡altered ¡dependent ¡knowledge ¡can ¡be ¡altered ¡accordingly. ¡ ¡ Hypothe#cal ¡Reasoning ¡ ¡ • – In ¡hypotheHcal ¡reasoning, ¡the ¡knowledge ¡base ¡can ¡be ¡divided ¡up ¡into ¡many ¡ possible ¡views. ¡ ¡ – This ¡allows ¡the ¡inference ¡engine ¡to ¡explore ¡mulHple ¡possibiliHes ¡in ¡parallel. ¡ ¡ Fuzzy ¡Logic ¡ • – One ¡of ¡the ¡first ¡extensions ¡of ¡simply ¡using ¡rules ¡to ¡represent ¡knowledge ¡was ¡ also ¡to ¡associate ¡a ¡probability ¡with ¡each ¡rule. ¡ ¡ Ontology ¡Classifica#on ¡ • – With ¡the ¡addiHon ¡of ¡object ¡classes ¡to ¡the ¡knowledge ¡base ¡a ¡new ¡type ¡of ¡ reasoning ¡was ¡possible. ¡ ¡ – Rather ¡than ¡reason ¡simply ¡about ¡the ¡values ¡of ¡the ¡objects ¡the ¡system ¡could ¡ also ¡reason ¡about ¡the ¡structure ¡of ¡the ¡objects ¡as ¡well. ¡ ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  9. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ Problem ¡Domain ¡vs. ¡Knowledge ¡Domain ¡ ¡ • An ¡expert’s ¡knowledge ¡is ¡specific ¡to ¡one ¡ problem ¡domain ¡– ¡medicine, ¡finance, ¡science, ¡ engineering, ¡etc. ¡ • The ¡expert’s ¡knowledge ¡about ¡solving ¡specific ¡ problems ¡is ¡called ¡the ¡knowledge ¡domain. ¡ • The ¡problem ¡domain ¡is ¡always ¡a ¡superset ¡of ¡ the ¡knowledge ¡domain. ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  10. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ Knowledge ¡Engineering ¡ • The ¡process ¡of ¡building ¡an ¡expert ¡system: ¡ – The ¡knowledge ¡engineer ¡establishes ¡a ¡dialog ¡with ¡the ¡human ¡expert ¡to ¡ elicit ¡(obtain) ¡knowledge. ¡ – The ¡knowledge ¡engineer ¡codes ¡the ¡knowledge ¡explicitly ¡in ¡the ¡ knowledge ¡base. ¡ – The ¡expert ¡evaluates ¡the ¡expert ¡system ¡and ¡gives ¡a ¡criHque ¡to ¡the ¡ knowledge ¡engineer. ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  11. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ Development ¡of ¡an ¡Expert ¡System ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  12. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ The ¡Role ¡of ¡AI ¡ • An ¡algorithm ¡is ¡an ¡ideal ¡soluHon ¡guaranteed ¡ to ¡yield ¡a ¡soluHon ¡in ¡a ¡finite ¡amount ¡of ¡Hme. ¡ • When ¡an ¡algorithm ¡is ¡not ¡available ¡or ¡is ¡ insufficient, ¡we ¡rely ¡on ¡arHficial ¡intelligence. ¡ • Expert ¡system ¡relies ¡on ¡inference ¡(conclusion) ¡ – ¡we ¡accept ¡a ¡“reasonable ¡soluHon.” ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  13. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ Uncertainty ¡ • Both ¡human ¡experts ¡and ¡expert ¡systems ¡must ¡ be ¡able ¡to ¡deal ¡with ¡uncertainty. ¡ • It ¡is ¡easier ¡to ¡program ¡expert ¡systems ¡with ¡ shallow ¡knowledge ¡than ¡with ¡deep ¡ knowledge. ¡ • Shallow ¡knowledge ¡– ¡based ¡on ¡empirical ¡and ¡ heurisHc ¡knowledge. ¡ • Deep ¡knowledge ¡– ¡based ¡on ¡basic ¡structure, ¡ funcHon, ¡and ¡behavior ¡of ¡objects. ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  14. [Bethune ¡Cookman ¡University, ¡CIS ¡332] ¡ Advantages ¡of ¡Expert ¡Systems ¡ • Increased ¡availability ¡ • Reduced ¡cost ¡ • Reduced ¡danger ¡ • Performance ¡ • MulHple ¡experHse ¡ • Increased ¡reliability ¡ • ExplanaHon ¡ • Fast ¡response ¡ • Steady, ¡unemoHonal, ¡and ¡ complete ¡responses ¡at ¡all ¡Hmes ¡ • Intelligent ¡database ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

  15. [University ¡of ¡Nomngham, ¡G64FAI] ¡ Problems ¡with ¡Expert ¡System ¡ • Limited ¡domain ¡ ¡ • Systems ¡are ¡not ¡always ¡up ¡to ¡date, ¡and ¡don’t ¡ learn ¡ ¡ • No ¡“common ¡sense” ¡ ¡ • Experts ¡needed ¡to ¡setup ¡and ¡maintain ¡system ¡ ¡ • Who ¡is ¡responsible ¡if ¡the ¡advice ¡is ¡wrong? ¡ B io 4190.408 ¡ ¡ Ar#ficial ¡ Intelligence ¡( 2015-­‑Spring) ¡ I ntelligence ¡

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend