SlideShare una empresa de Scribd logo
1 de 20
ARTIFICIAL INTELLIGENCE AND KNOWLEDGE REPRESENTATION
WHAT MAKES THE COMPUTER INTELLIGENT?   ,[object Object],[object Object],[object Object],[object Object]
WHY ARTIFICIAL INTELLIGENCE   ,[object Object],[object Object],[object Object]
KNOWLEDGE REPRESENTATION? EXAMPLE: -CANNIBAL-MISSIONARY PROBLEM THREE MISSIONARIES AND THREE CANNIBALS COME TO A RIVER AND FIND A BOAT THAT HOLDS TWO. IF THE CANNIBALS EVER OUTNUMBER THE MISSIONARIES ON EITHER BANK, THE MISSIONARIES WILL BE EATEN. HOW SHALL THEY CROSS? HERE COMES THE IMPORTANCE OF KNOWLEDGE. THIS PROBLEM CAN ALTHOUGH BE SOLVED BY INTELLIGENT ALGORITHMS BUT KNOWLEDGE PLAYS THE MOST CRUCIAL PART
NEED FOR FORMAL LANGUAGES CONSIDER AN ENGLISH SENTENCE LIKE: “ THE BOY SAW A GIRL WITH A TELESCOPE” NATURAL LANGUAGES EXHIBIT  AMBIGUITY NOT ONLY DOES AMBIGUITY MAKE IT DIFFICULT FOR US TO UNDERSTAND WHAT IS THE INTENDED MEANING OF CERTAIN PHRASES AND SENTENCES BUT ALSO MAKES IT VERY DIFFICULT TO MAKE INFERENCES SYMBOLIC LOGIC IS A SYNTACTICALLY UNAMBIGIOUS KNOWLEDGE REPRESENTATION LANGUAGE (ORIGINALLY DEVELOPED IN AN ATTEMPT TO FORMALIZE MATHEMATICAL REASONING)
KNOWLEDGE REPRESENTATION TECHNIQUES IN AI PROPOSITIONAL LOGIC DECLARATIVE STATEMENT  ~  ->  NEGATION ->  -> IMPLICATION ↔  -> IMPLIES AND IMPLIED BY V  ->  DISJUNCTION ^  -> CONJUNCTION  PROPOSITIONAL LOGIC = SENTENCES REPRESENT WHOLE PROPOSITIONS “ 2 IS PRIME.” P “ I ATE BREAKFAST TODAY.” Q
SYNTAX SYNTAX = HOW A SENTENCE LOOKS LIKE SENTENCE -> ATOMICSENTENCE | COMPLEXSENTENCE ATOMICSENTENCE -> T(RUE) | F(ALSE) | SYMBOLS COMPLEXSENTENCE -> ( SENTENCE ) | NOT SENTENCE | CONNECTIVE -> AND | OR | IMPLIES | EQUIV(ALENT) SENTENCE CONNECTIVE SENTENCE SYMBOLS -> P | Q | R | ... PRECEDENCE: NOT AND OR IMPLIES EQUIVALENT CONJUNCTION DISJUNCTION IMPLICATION EQUIVALENCE NEGATION
SEMANTICS SEMANTICS = WHAT A SENTENCE MEANS INTERPRETATION: ASSIGNS EACH SYMBOL A TRUTH VALUE, EITHER T(RUE) OR F(ALSE) THE TRUTH VALUE OF T(RUE) IS T(RUE) THE TRUTH VALUE OF F(ALSE) IS F(ALSE) TRUTH TABLES (“COMPOSITIONAL SEMANTICS”) THE MEANING OF A SENTENCE IS A FUNCTION OF THE MEANING OF ITS PARTS
TERMINOLOGY A SENTENCE IS  VALID  IF IT IS TRUE UNDER ALL POSSIBLE ASSIGNMENTS OF TRUE/FALSE TO ITS PROPOSITIONAL VARIABLES (E.G.  P _: P ) VALID SENTENCES ARE ALSO REFERRED TO AS  TAUTOLOGIES A SENTENCE IS  SATISFIABLE  IF AND ONLY IF THERE IS SOME ASSIGNMENT OF TRUE/FALSE TO ITS PROPOSITIONAL VARIABLES FOR WHICH THE SENTENCE IS TRUE A SENTENCE IS  UNSATISFIABLE  IF AND ONLY IF IT IS NOT SATISFIABLE (E.G. P ^: P )
EXAMPLES EITHER I GO TO THE MOVIES OR I GO SWIMMING 2 IS PRIME IMPLIES THAT 2 IS EVEN 2 IS ODD IMPLIES THAT 3 IS EVEN (INCLUSIVE VS. EXCLUSIVE OR) (IMPLICATION DOES NOT IMPLY CAUSALITY) (FALSE IMPLIES EVERYTHING)
SEMANTIC NETWORKS L GRAPH STRUCTURES THAT ENCODE TAXONOMIC KNOWLEDGE OF OBJECTS AND THEIR PROPERTIES –  OBJECTS REPRESENTED AS NODES –  RELATIONS REPRESENTED AS LABELED EDGES L INHERITANCE = FORM OF INFERENCE IN WHICH SUBCLASSES INHERIT PROPERTIES OF SUPERCLASSES
FRAMES A LIMITATION OF SEMANTIC NETWORKS IS THAT ADDITIONAL STRUCTURE IS OFTEN NECESSARY TO DISTINGUISH –  STATEMENTS ABOUT AN OBJECT’S RELATIONSHIPS –  PROPERTIES OF THE OBJECT A FRAME IS A NODE WITH ADDITIONAL STRUCTURE THAT FACILITATES DIFFERENTIATING RELATIONSHIPS BETWEEN OBJECTS AND PROPERTIES OF OBJECTS. CALLED A “SLOT-AND-FILLER” REPRESENTATION
NORMAL FORM IN PREDICATE LOGIC: RULE:- 1.      REPLACE  AND  BY USING EQUIVALENT FORMULAS. 2.      REPEATED USE OF NEGATION ~ (~ P)=F.DEMORGAN’S LAW TO BRING NEGATION IN FRONT OF EACH ATOM. ~ (GF)= ~G~F.USE ~X F(X)= X~F(X) AND ~XF(X) = X~F(X) THEN USE ALL THE EQUIVALENT EXPRESSIONS TO BRING THE QUANTITIES IN FRONT OF THE EXPRESSIONS
RESOLUTION IN PREDICATE LOGIC   ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
NONMONOTONIC REASONING   ,[object Object],[object Object],[object Object],[object Object]
PRINCIPLES OF NMRS   ,[object Object],[object Object],[object Object],[object Object],[object Object]
NECESSITY OF NMR ,[object Object],[object Object],[object Object],[object Object]
APPLICATIONS OF AI ,[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object],[object Object]
FUNDAMENTAL PROBLEMS OF AI 1. THE ABILITY OF EVEN THE MOST ADVANCED OF CURRENTLY EXISTING COMPUTER SYSTEMS TO ACQUIRE INFORMATION ALL BY ITSELF IS STILL EXTREMELY LIMITED. 2.  IT IS NOT OBVIOUS THAT ALL HUMAN KNOWLEDGE IS ENCODABLE IN “INFORMATION STRUCTURES” HOWEVER COMPLEX. E.G. A HUMAN MAY KNOW, FOR EXAMPLE, JUST WHAT KIND OF EMOTIONAL IMPACT TOUCHING ANOTHER PERSON’S HAND WILL HAVE BOTH ON THE OTHER PERSON AND ON HIMSELF.  3.  THE HAND-TOUCHING EXAMPLE WILL DO HERE TOO, THERE ARE SOME THINGS PEOPLE COME TO KNOW ONLY AS A CONSEQUENCE OF HAVING BEEN TREATED AS HUMAN BEINGS BY OTHER HUMAN BEINGS. 4.  THE KINDS OF KNOWLEDGE THAT APPEAR SUPERFICIALLY TO BE COMMUNICABLE FROM ONE HUMAN BEING TO ANOTHER IN LANGUAGE ALONE ARE IN FACT NOT ALTOGETHER SO COMMUNICABLE
THANK YOU!!!

Más contenido relacionado

La actualidad más candente

Knowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceKnowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceRamla Sheikh
 
Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1 Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1 DigiGurukul
 
AI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptxAI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptxAsst.prof M.Gokilavani
 
AI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issuesAI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issuesKhushali Kathiriya
 
Unit4: Knowledge Representation
Unit4: Knowledge RepresentationUnit4: Knowledge Representation
Unit4: Knowledge RepresentationTekendra Nath Yogi
 
AI PPT-ALR_Unit-3-1.pdf
AI PPT-ALR_Unit-3-1.pdfAI PPT-ALR_Unit-3-1.pdf
AI PPT-ALR_Unit-3-1.pdflokesh406075
 
Artificial Intelligence_ Knowledge Representation
Artificial Intelligence_ Knowledge RepresentationArtificial Intelligence_ Knowledge Representation
Artificial Intelligence_ Knowledge RepresentationThenmozhiK5
 
Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5DigiGurukul
 
Dempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th SemDempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th SemDigiGurukul
 
Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)   Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp) Archana432045
 

La actualidad más candente (20)

Knowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceKnowledge representation In Artificial Intelligence
Knowledge representation In Artificial Intelligence
 
AI: Logic in AI
AI: Logic in AIAI: Logic in AI
AI: Logic in AI
 
Knowledge representation
Knowledge representationKnowledge representation
Knowledge representation
 
Reasoning in AI.pdf
Reasoning in AI.pdfReasoning in AI.pdf
Reasoning in AI.pdf
 
Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1 Artificial Intelligence Notes Unit 1
Artificial Intelligence Notes Unit 1
 
AI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptxAI_Session 7 Greedy Best first search algorithm.pptx
AI_Session 7 Greedy Best first search algorithm.pptx
 
Chapter 5 of 1
Chapter 5 of 1Chapter 5 of 1
Chapter 5 of 1
 
AI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issuesAI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issues
 
First order logic
First order logicFirst order logic
First order logic
 
Unit4: Knowledge Representation
Unit4: Knowledge RepresentationUnit4: Knowledge Representation
Unit4: Knowledge Representation
 
AI PPT-ALR_Unit-3-1.pdf
AI PPT-ALR_Unit-3-1.pdfAI PPT-ALR_Unit-3-1.pdf
AI PPT-ALR_Unit-3-1.pdf
 
Knowledge representation
Knowledge representationKnowledge representation
Knowledge representation
 
Artificial Intelligence_ Knowledge Representation
Artificial Intelligence_ Knowledge RepresentationArtificial Intelligence_ Knowledge Representation
Artificial Intelligence_ Knowledge Representation
 
Cosc 208 lecture note-1
Cosc 208 lecture note-1Cosc 208 lecture note-1
Cosc 208 lecture note-1
 
Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5Artificial Intelligence Notes Unit 5
Artificial Intelligence Notes Unit 5
 
Dempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th SemDempster Shafer Theory AI CSE 8th Sem
Dempster Shafer Theory AI CSE 8th Sem
 
Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)   Constraint satisfaction problems (csp)
Constraint satisfaction problems (csp)
 
Learning in AI
Learning in AILearning in AI
Learning in AI
 
Truth management system
Truth  management systemTruth  management system
Truth management system
 
AI: Learning in AI
AI: Learning in AI AI: Learning in AI
AI: Learning in AI
 

Similar a Artificial intelligence and knowledge representation

Artifial intelligence
Artifial intelligenceArtifial intelligence
Artifial intelligenceRaga Deepthi
 
The law of non-contradiction in the combined calculus of sentences, situation...
The law of non-contradiction in the combined calculus of sentences, situation...The law of non-contradiction in the combined calculus of sentences, situation...
The law of non-contradiction in the combined calculus of sentences, situation...Victor Gorbatov
 
Cyc and Semantic Construction Grammar NIPS 2013 KET Workshop
Cyc and Semantic Construction Grammar NIPS 2013 KET WorkshopCyc and Semantic Construction Grammar NIPS 2013 KET Workshop
Cyc and Semantic Construction Grammar NIPS 2013 KET WorkshopMichael Witbrock
 
"Acta Combinatorial" for Solo Cello Bil Smith Composer final copy
"Acta Combinatorial"  for Solo Cello  Bil Smith Composer final copy"Acta Combinatorial"  for Solo Cello  Bil Smith Composer final copy
"Acta Combinatorial" for Solo Cello Bil Smith Composer final copyBil Composer
 
Fuzzy Systems by using fuzzy set (Soft Computing)
Fuzzy Systems by using fuzzy set (Soft Computing)Fuzzy Systems by using fuzzy set (Soft Computing)
Fuzzy Systems by using fuzzy set (Soft Computing)Amit Kumar Rathi
 

Similar a Artificial intelligence and knowledge representation (6)

Artifial intelligence
Artifial intelligenceArtifial intelligence
Artifial intelligence
 
J79 1063
J79 1063J79 1063
J79 1063
 
The law of non-contradiction in the combined calculus of sentences, situation...
The law of non-contradiction in the combined calculus of sentences, situation...The law of non-contradiction in the combined calculus of sentences, situation...
The law of non-contradiction in the combined calculus of sentences, situation...
 
Cyc and Semantic Construction Grammar NIPS 2013 KET Workshop
Cyc and Semantic Construction Grammar NIPS 2013 KET WorkshopCyc and Semantic Construction Grammar NIPS 2013 KET Workshop
Cyc and Semantic Construction Grammar NIPS 2013 KET Workshop
 
"Acta Combinatorial" for Solo Cello Bil Smith Composer final copy
"Acta Combinatorial"  for Solo Cello  Bil Smith Composer final copy"Acta Combinatorial"  for Solo Cello  Bil Smith Composer final copy
"Acta Combinatorial" for Solo Cello Bil Smith Composer final copy
 
Fuzzy Systems by using fuzzy set (Soft Computing)
Fuzzy Systems by using fuzzy set (Soft Computing)Fuzzy Systems by using fuzzy set (Soft Computing)
Fuzzy Systems by using fuzzy set (Soft Computing)
 

Más de Likan Patra

Sewn Product Machinary & Equipments
Sewn Product Machinary & EquipmentsSewn Product Machinary & Equipments
Sewn Product Machinary & EquipmentsLikan Patra
 
SMArt Contest- Smart Quiz Questions
SMArt Contest- Smart Quiz QuestionsSMArt Contest- Smart Quiz Questions
SMArt Contest- Smart Quiz QuestionsLikan Patra
 
RC Shri Jagannath Dham- Club Activity Report 2014-15
RC Shri Jagannath Dham- Club Activity Report 2014-15RC Shri Jagannath Dham- Club Activity Report 2014-15
RC Shri Jagannath Dham- Club Activity Report 2014-15Likan Patra
 
Quiz about Google and its Products
Quiz about Google and its ProductsQuiz about Google and its Products
Quiz about Google and its ProductsLikan Patra
 
e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)
e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)
e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)Likan Patra
 
Everything you want to know about Liquid Lenses
Everything you want to know about Liquid LensesEverything you want to know about Liquid Lenses
Everything you want to know about Liquid LensesLikan Patra
 
Seminar on Cyber Crime
Seminar on Cyber CrimeSeminar on Cyber Crime
Seminar on Cyber CrimeLikan Patra
 
What is Optical fiber ?
What is Optical fiber ?What is Optical fiber ?
What is Optical fiber ?Likan Patra
 
Tech 101: Understanding Firewalls
Tech 101: Understanding FirewallsTech 101: Understanding Firewalls
Tech 101: Understanding FirewallsLikan Patra
 
Holographic Data Storage
Holographic Data StorageHolographic Data Storage
Holographic Data StorageLikan Patra
 
A Technical Seminar on OSI model
A Technical Seminar on OSI modelA Technical Seminar on OSI model
A Technical Seminar on OSI modelLikan Patra
 
Who are the INTERNET SERVICE PROVIDERS?
Who are the INTERNET SERVICE PROVIDERS?Who are the INTERNET SERVICE PROVIDERS?
Who are the INTERNET SERVICE PROVIDERS?Likan Patra
 
Computer Tomography (CT Scan)
Computer Tomography (CT Scan)Computer Tomography (CT Scan)
Computer Tomography (CT Scan)Likan Patra
 
Akshaya patra foundation - In Depth
Akshaya patra foundation - In DepthAkshaya patra foundation - In Depth
Akshaya patra foundation - In DepthLikan Patra
 
So, He got a JOB through LinkedIn
So, He got a JOB through LinkedInSo, He got a JOB through LinkedIn
So, He got a JOB through LinkedInLikan Patra
 
Qr code (quick response code)
Qr code (quick response code)Qr code (quick response code)
Qr code (quick response code)Likan Patra
 
Blue ray disc seminar representation
Blue ray disc seminar representationBlue ray disc seminar representation
Blue ray disc seminar representationLikan Patra
 
Brain finger printing
Brain finger printingBrain finger printing
Brain finger printingLikan Patra
 
Audio watermarking
Audio watermarkingAudio watermarking
Audio watermarkingLikan Patra
 

Más de Likan Patra (20)

Sewn Product Machinary & Equipments
Sewn Product Machinary & EquipmentsSewn Product Machinary & Equipments
Sewn Product Machinary & Equipments
 
SMArt Contest- Smart Quiz Questions
SMArt Contest- Smart Quiz QuestionsSMArt Contest- Smart Quiz Questions
SMArt Contest- Smart Quiz Questions
 
RC Shri Jagannath Dham- Club Activity Report 2014-15
RC Shri Jagannath Dham- Club Activity Report 2014-15RC Shri Jagannath Dham- Club Activity Report 2014-15
RC Shri Jagannath Dham- Club Activity Report 2014-15
 
Quiz about Google and its Products
Quiz about Google and its ProductsQuiz about Google and its Products
Quiz about Google and its Products
 
e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)
e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)
e-ENERGY METERING BOX (Smart Meter by KPMP Electronics)
 
Everything you want to know about Liquid Lenses
Everything you want to know about Liquid LensesEverything you want to know about Liquid Lenses
Everything you want to know about Liquid Lenses
 
Seminar on Cyber Crime
Seminar on Cyber CrimeSeminar on Cyber Crime
Seminar on Cyber Crime
 
What is Optical fiber ?
What is Optical fiber ?What is Optical fiber ?
What is Optical fiber ?
 
Tech 101: Understanding Firewalls
Tech 101: Understanding FirewallsTech 101: Understanding Firewalls
Tech 101: Understanding Firewalls
 
Holographic Data Storage
Holographic Data StorageHolographic Data Storage
Holographic Data Storage
 
A Technical Seminar on OSI model
A Technical Seminar on OSI modelA Technical Seminar on OSI model
A Technical Seminar on OSI model
 
Who are the INTERNET SERVICE PROVIDERS?
Who are the INTERNET SERVICE PROVIDERS?Who are the INTERNET SERVICE PROVIDERS?
Who are the INTERNET SERVICE PROVIDERS?
 
Computer Tomography (CT Scan)
Computer Tomography (CT Scan)Computer Tomography (CT Scan)
Computer Tomography (CT Scan)
 
Akshaya patra foundation - In Depth
Akshaya patra foundation - In DepthAkshaya patra foundation - In Depth
Akshaya patra foundation - In Depth
 
So, He got a JOB through LinkedIn
So, He got a JOB through LinkedInSo, He got a JOB through LinkedIn
So, He got a JOB through LinkedIn
 
4g technology
4g technology4g technology
4g technology
 
Qr code (quick response code)
Qr code (quick response code)Qr code (quick response code)
Qr code (quick response code)
 
Blue ray disc seminar representation
Blue ray disc seminar representationBlue ray disc seminar representation
Blue ray disc seminar representation
 
Brain finger printing
Brain finger printingBrain finger printing
Brain finger printing
 
Audio watermarking
Audio watermarkingAudio watermarking
Audio watermarking
 

Último

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
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfOverkill Security
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsNanddeep Nachan
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamUiPathCommunity
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesrafiqahmad00786416
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfOverkill Security
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businesspanagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...DianaGray10
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024The Digital Insurer
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...apidays
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...apidays
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
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
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MIND CTI
 
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
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...Martijn de Jong
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 

Último (20)

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
 
Cyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdfCyberprint. Dark Pink Apt Group [EN].pdf
Cyberprint. Dark Pink Apt Group [EN].pdf
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Ransomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdfRansomware_Q4_2023. The report. [EN].pdf
Ransomware_Q4_2023. The report. [EN].pdf
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024Manulife - Insurer Transformation Award 2024
Manulife - Insurer Transformation Award 2024
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
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
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
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
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 

Artificial intelligence and knowledge representation

  • 1. ARTIFICIAL INTELLIGENCE AND KNOWLEDGE REPRESENTATION
  • 2.
  • 3.
  • 4. KNOWLEDGE REPRESENTATION? EXAMPLE: -CANNIBAL-MISSIONARY PROBLEM THREE MISSIONARIES AND THREE CANNIBALS COME TO A RIVER AND FIND A BOAT THAT HOLDS TWO. IF THE CANNIBALS EVER OUTNUMBER THE MISSIONARIES ON EITHER BANK, THE MISSIONARIES WILL BE EATEN. HOW SHALL THEY CROSS? HERE COMES THE IMPORTANCE OF KNOWLEDGE. THIS PROBLEM CAN ALTHOUGH BE SOLVED BY INTELLIGENT ALGORITHMS BUT KNOWLEDGE PLAYS THE MOST CRUCIAL PART
  • 5. NEED FOR FORMAL LANGUAGES CONSIDER AN ENGLISH SENTENCE LIKE: “ THE BOY SAW A GIRL WITH A TELESCOPE” NATURAL LANGUAGES EXHIBIT AMBIGUITY NOT ONLY DOES AMBIGUITY MAKE IT DIFFICULT FOR US TO UNDERSTAND WHAT IS THE INTENDED MEANING OF CERTAIN PHRASES AND SENTENCES BUT ALSO MAKES IT VERY DIFFICULT TO MAKE INFERENCES SYMBOLIC LOGIC IS A SYNTACTICALLY UNAMBIGIOUS KNOWLEDGE REPRESENTATION LANGUAGE (ORIGINALLY DEVELOPED IN AN ATTEMPT TO FORMALIZE MATHEMATICAL REASONING)
  • 6. KNOWLEDGE REPRESENTATION TECHNIQUES IN AI PROPOSITIONAL LOGIC DECLARATIVE STATEMENT ~ -> NEGATION -> -> IMPLICATION ↔ -> IMPLIES AND IMPLIED BY V -> DISJUNCTION ^ -> CONJUNCTION PROPOSITIONAL LOGIC = SENTENCES REPRESENT WHOLE PROPOSITIONS “ 2 IS PRIME.” P “ I ATE BREAKFAST TODAY.” Q
  • 7. SYNTAX SYNTAX = HOW A SENTENCE LOOKS LIKE SENTENCE -> ATOMICSENTENCE | COMPLEXSENTENCE ATOMICSENTENCE -> T(RUE) | F(ALSE) | SYMBOLS COMPLEXSENTENCE -> ( SENTENCE ) | NOT SENTENCE | CONNECTIVE -> AND | OR | IMPLIES | EQUIV(ALENT) SENTENCE CONNECTIVE SENTENCE SYMBOLS -> P | Q | R | ... PRECEDENCE: NOT AND OR IMPLIES EQUIVALENT CONJUNCTION DISJUNCTION IMPLICATION EQUIVALENCE NEGATION
  • 8. SEMANTICS SEMANTICS = WHAT A SENTENCE MEANS INTERPRETATION: ASSIGNS EACH SYMBOL A TRUTH VALUE, EITHER T(RUE) OR F(ALSE) THE TRUTH VALUE OF T(RUE) IS T(RUE) THE TRUTH VALUE OF F(ALSE) IS F(ALSE) TRUTH TABLES (“COMPOSITIONAL SEMANTICS”) THE MEANING OF A SENTENCE IS A FUNCTION OF THE MEANING OF ITS PARTS
  • 9. TERMINOLOGY A SENTENCE IS VALID IF IT IS TRUE UNDER ALL POSSIBLE ASSIGNMENTS OF TRUE/FALSE TO ITS PROPOSITIONAL VARIABLES (E.G. P _: P ) VALID SENTENCES ARE ALSO REFERRED TO AS TAUTOLOGIES A SENTENCE IS SATISFIABLE IF AND ONLY IF THERE IS SOME ASSIGNMENT OF TRUE/FALSE TO ITS PROPOSITIONAL VARIABLES FOR WHICH THE SENTENCE IS TRUE A SENTENCE IS UNSATISFIABLE IF AND ONLY IF IT IS NOT SATISFIABLE (E.G. P ^: P )
  • 10. EXAMPLES EITHER I GO TO THE MOVIES OR I GO SWIMMING 2 IS PRIME IMPLIES THAT 2 IS EVEN 2 IS ODD IMPLIES THAT 3 IS EVEN (INCLUSIVE VS. EXCLUSIVE OR) (IMPLICATION DOES NOT IMPLY CAUSALITY) (FALSE IMPLIES EVERYTHING)
  • 11. SEMANTIC NETWORKS L GRAPH STRUCTURES THAT ENCODE TAXONOMIC KNOWLEDGE OF OBJECTS AND THEIR PROPERTIES – OBJECTS REPRESENTED AS NODES – RELATIONS REPRESENTED AS LABELED EDGES L INHERITANCE = FORM OF INFERENCE IN WHICH SUBCLASSES INHERIT PROPERTIES OF SUPERCLASSES
  • 12. FRAMES A LIMITATION OF SEMANTIC NETWORKS IS THAT ADDITIONAL STRUCTURE IS OFTEN NECESSARY TO DISTINGUISH – STATEMENTS ABOUT AN OBJECT’S RELATIONSHIPS – PROPERTIES OF THE OBJECT A FRAME IS A NODE WITH ADDITIONAL STRUCTURE THAT FACILITATES DIFFERENTIATING RELATIONSHIPS BETWEEN OBJECTS AND PROPERTIES OF OBJECTS. CALLED A “SLOT-AND-FILLER” REPRESENTATION
  • 13. NORMAL FORM IN PREDICATE LOGIC: RULE:- 1.      REPLACE AND BY USING EQUIVALENT FORMULAS. 2.      REPEATED USE OF NEGATION ~ (~ P)=F.DEMORGAN’S LAW TO BRING NEGATION IN FRONT OF EACH ATOM. ~ (GF)= ~G~F.USE ~X F(X)= X~F(X) AND ~XF(X) = X~F(X) THEN USE ALL THE EQUIVALENT EXPRESSIONS TO BRING THE QUANTITIES IN FRONT OF THE EXPRESSIONS
  • 14.
  • 15.
  • 16.
  • 17.
  • 18.
  • 19. FUNDAMENTAL PROBLEMS OF AI 1. THE ABILITY OF EVEN THE MOST ADVANCED OF CURRENTLY EXISTING COMPUTER SYSTEMS TO ACQUIRE INFORMATION ALL BY ITSELF IS STILL EXTREMELY LIMITED. 2. IT IS NOT OBVIOUS THAT ALL HUMAN KNOWLEDGE IS ENCODABLE IN “INFORMATION STRUCTURES” HOWEVER COMPLEX. E.G. A HUMAN MAY KNOW, FOR EXAMPLE, JUST WHAT KIND OF EMOTIONAL IMPACT TOUCHING ANOTHER PERSON’S HAND WILL HAVE BOTH ON THE OTHER PERSON AND ON HIMSELF. 3. THE HAND-TOUCHING EXAMPLE WILL DO HERE TOO, THERE ARE SOME THINGS PEOPLE COME TO KNOW ONLY AS A CONSEQUENCE OF HAVING BEEN TREATED AS HUMAN BEINGS BY OTHER HUMAN BEINGS. 4. THE KINDS OF KNOWLEDGE THAT APPEAR SUPERFICIALLY TO BE COMMUNICABLE FROM ONE HUMAN BEING TO ANOTHER IN LANGUAGE ALONE ARE IN FACT NOT ALTOGETHER SO COMMUNICABLE