SlideShare a Scribd company logo
1 of 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!!!

More Related Content

What's hot

AI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issuesAI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issuesKhushali Kathiriya
 
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
 
Knowledge representation and reasoning
Knowledge representation and reasoningKnowledge representation and reasoning
Knowledge representation and reasoningMaryam Maleki
 
Ch 7 Knowledge Representation.pdf
Ch 7 Knowledge Representation.pdfCh 7 Knowledge Representation.pdf
Ch 7 Knowledge Representation.pdfKrishnaMadala1
 
04 reasoning systems
04 reasoning systems04 reasoning systems
04 reasoning systemsJohn Issac
 
State Space Search in ai
State Space Search in aiState Space Search in ai
State Space Search in aivikas dhakane
 
Uncertain Knowledge in AI from Object Automation
Uncertain Knowledge in AI from Object Automation Uncertain Knowledge in AI from Object Automation
Uncertain Knowledge in AI from Object Automation Object Automation
 
L03 ai - knowledge representation using logic
L03 ai - knowledge representation using logicL03 ai - knowledge representation using logic
L03 ai - knowledge representation using logicManjula V
 
Planning in Artificial Intelligence
Planning in Artificial IntelligencePlanning in Artificial Intelligence
Planning in Artificial Intelligencekitsenthilkumarcse
 
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
 
Semantic net in AI
Semantic net in AISemantic net in AI
Semantic net in AIShahDhruv21
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AIVishal Singh
 

What's hot (20)

Semantic Networks
Semantic NetworksSemantic Networks
Semantic Networks
 
AI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issuesAI_ 3 & 4 Knowledge Representation issues
AI_ 3 & 4 Knowledge Representation issues
 
AI_Session 28 planning graph.pptx
AI_Session 28 planning graph.pptxAI_Session 28 planning graph.pptx
AI_Session 28 planning graph.pptx
 
Frames
FramesFrames
Frames
 
Knowledge Representation in AI.pptx
Knowledge Representation in AI.pptxKnowledge Representation in AI.pptx
Knowledge Representation in AI.pptx
 
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 and reasoning
Knowledge representation and reasoningKnowledge representation and reasoning
Knowledge representation and reasoning
 
Ch 7 Knowledge Representation.pdf
Ch 7 Knowledge Representation.pdfCh 7 Knowledge Representation.pdf
Ch 7 Knowledge Representation.pdf
 
First order logic
First order logicFirst order logic
First order logic
 
04 reasoning systems
04 reasoning systems04 reasoning systems
04 reasoning systems
 
AI_Session 25 classical planning.pptx
AI_Session 25 classical planning.pptxAI_Session 25 classical planning.pptx
AI_Session 25 classical planning.pptx
 
AIML_Unit1.pptx
AIML_Unit1.pptxAIML_Unit1.pptx
AIML_Unit1.pptx
 
State Space Search in ai
State Space Search in aiState Space Search in ai
State Space Search in ai
 
Uncertain Knowledge in AI from Object Automation
Uncertain Knowledge in AI from Object Automation Uncertain Knowledge in AI from Object Automation
Uncertain Knowledge in AI from Object Automation
 
L03 ai - knowledge representation using logic
L03 ai - knowledge representation using logicL03 ai - knowledge representation using logic
L03 ai - knowledge representation using logic
 
Planning in Artificial Intelligence
Planning in Artificial IntelligencePlanning in Artificial Intelligence
Planning in Artificial Intelligence
 
AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)AI Lecture 7 (uncertainty)
AI Lecture 7 (uncertainty)
 
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
 
Semantic net in AI
Semantic net in AISemantic net in AI
Semantic net in AI
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AI
 

Similar to 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 to 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)
 

More from 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
 

More from 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
 

Recently uploaded

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
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
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdfChristopherTHyatt
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
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
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
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
 
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
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slidevu2urc
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
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
 

Recently uploaded (20)

Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
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
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Evaluating the top large language models.pdf
Evaluating the top large language models.pdfEvaluating the top large language models.pdf
Evaluating the top large language models.pdf
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
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
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
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...
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
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
 
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...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
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
 

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