SlideShare une entreprise Scribd logo
1  sur  25
Conceptual Dependency
-A Model of Natural Language
understanding in Artificial Intelligence
-Represent knowledge acquire from NL
input
Conceptual Dependency (CD)
● CD theory was developed by Schank in 1973 to 1975 to represent
the meaning of NL sentences.
− It helps in drawing inferences
− It is independent of the language
● CD representation of a sentence is not built using words in the
sentence rather built using conceptual primitives which give the
intended meanings of words.
● CD provides structures and specific set of primitives from
which representation can be built.
Primitive Acts of CD theory
● ATRANS Transfer of an abstract relationship (i.e. give)
● PTRANS Transfer of the physical location of an object (e.g., go)
● PROPEL Application of physical force to an object (e.g. push)
● MOVE Movement of a body part by its owner (e.g. kick)
● GRASP Grasping of an object by an action (e.g. throw)
● INGEST Ingesting of an object by an animal (e.g. eat)
● EXPEL Expulsion of something from the body of an animal
(e.g. cry)
● MTRANS Transfer of mental information (e.g. tell)
● MBUILD Building new information out of old (e.g decide)
● SPEAK Producing of sounds (e.g. say)
● ATTEND Focusing of a sense organ toward a stimulus
(e.g. listen)
Conceptual category
● There are four conceptual categories
− ACT Actions {one of the CD primitives}
− PP Objects {picture producers}
− AA Modifiers of actions {action aiders}
− PA Modifiers of PP’s {picture aiders}
Example
● I gave a book to the man. CD representation is as follows:
P O R man (to)
I ⇔ ATRANS ← book
I (from)
● It should be noted that this representation is same for different
saying with same meaning. For example
− I gave the man a book,
− The man got book from me,
− The book was given to man by me etc.
Few conventions
● Arrows indicate directions of dependency
● Double arrow indicates two way link between actor and
action.
O – for the object case relation
R – for the recipient case relation
P – for past tense
D - destination
 The use of tense and mood in describing events is extremely important and schank
introduced the following modifiers:
p– past
f– future
t– Transition
ts-start Transition
tf-Finished Transition
k -Continuing
? Interrogative
/ Negative
Nil-Present
delta– timeless
c– conditional
The absence of any modifier implies the present tense.

Rule 1: PP ⇔ ACT
● It describes the relationship between an actor and the event he
or she causes.
− This is a two-way dependency, since neither actor nor event can
be considered primary.
− The letter P in the dependency link indicates past tense.
● Example: John ran
P
CD Rep: John ⇔ PTRANS
Rule 2: ACT  PP
● It describes the relationship between a ACT and a PP (object)
of ACT.
− The direction of the arrow is toward the ACT since the context of
the specific ACT determines the meaning of the object relation.
● Example: John pushed the bike
O
CD Rep: John ⇔ PROPEL ← bike
Rule 3: PP ↔ PP
● It describes the relationship between two PP’s, one of which
belongs to the set defined by the other.
● Example: John is doctor
CD Rep: John ↔ doctor
Rule 4: PP  PP
● It describes the relationship between two PP’s, one of which
provides a particular kind of information about the other.
− The three most common types of information to be provided in this
way are possession ( shown as POSS-BY), location (shown as LOC), and
physical containment (shown as CONT).
− The direction of the arrow is again toward the concept being described.
● Example: John’s dog
poss-by
CD Rep dog  John
Rule 5: PP ⇔ PA
● It describes the relationship between a PP and a PA that is
asserted to describe it.
− PA represents states of PP such as height, health etc.
● Example: John is fat
CD Rep John ⇔ weight (> 80)
Rule 6: PP  PA
● It describes the relationship between a PP and an attribute that
already has been predicated of it.
− Direction is towards PP being described.
● Example: Smart John
CD Rep John  smart
→ PP (to)
Rule 7: ACT ← R
← PP (from)
● It describes the relationship between an ACT and the source
and the recipient of the ACT
● Example: John took the book from Mary
→ John
CD Rep: John ⇔ ATRANS←R
O ↑ ← Mary
book
→ PA
Rule 8: PP
← PA
● It describes the relationship that describes the change in state.
● Example: Tree grows
→ size > C
CD Rep: Tree ←
← size = C
⇔ {x}
Rule 9:
⇔ {y}
● It describes the relationship between one conceptualization and
another that causes it.
− Here {x} is causes {y} i.e., if x then y
● Example: Bill shot Bob
{x} : Bill shot Bob
{y} : Bob’s health is poor
⇔ {x}
Rule 10: ↓
⇔ {y}
● It describes the relationship between one conceptualization
with another that is happening at the time of the first.
− Here {y} is happening while {x} is in progress.
● Example: While going home I saw a snake
I am going home
↓
I saw a snake
Generation of CD representations
Sentences CD Representations
Jenny cried
p o d ?
Jenny ⇔ EXPEL ← tears
eyes
poss-by ⇑
Jenny
Mike went to India
p d India
Mike ⇔ PTRANS
? (source is unknown)
Mary read a novel p o d CP(Mary)
Mary ⇔ MTRANS ← info
novel
↑ i (instrument)
p o d novel
Mary ⇔ ATTEND ← eyes
?
 Primitive states are used to describe many state descriptions such as height, health,
mental state, physical state.
There are many more physical states than primitive actions. They
use a numeric scale.
E.g. John  height(+10) John is the tallest 
John  height(< average) John is short 
Frank Zappa  health(-10) Frank Zappa is dead
Dave  mental_state(-10) Dave is sad 
Vase  physical_state(-10) The vase is broken

Sentence CD Representation
Since
drugs can
kill, I
stopped.
o r One
One ⇔ INGEST ← durgs
Mouth
c
health = -10
One
health > -10
c
tfp o r I
I ⇔ INGEST ← durgs
mouth
Inferences Associated with
Primitive Act
● General inferences are stored with each primitive Act thus
reducing the number of inferences that need to be stored
explicitly with each concept.
● For example, from a sentence “John killed Mike”, we can infer
that “Mike is dead”.
● Let us take another example of primitive Act INGEST.
● The following inferences can be associated with it.
− The object ingested is no longer available in its original form.
− If object is eatable, then the actor has less hunger.
− If object is toxic, then the actor’s heath is bad.
− The physical position of object has changed. So PTRANS is inferred.
Cont…
● Example: The verbs {give, take, steal, donate} involve a transfer
of ownership of an object.
− If any of them occurs, then inferences about who now has the object and
who once had the object may be important.
− In a CD representation, these possible inferences can be stated once and
associated with the primitive ACT “ATRANS”.
Consider another sentence “Bill threatened John with a broken
nose”
− Sentence interpretation is that Bill informed John that he (Bill) will do
something to break john’s nose.
− Bill did (said) so in order that John will believe that if he (john) does some
other thing (different from what Bill wanted) then Bill will break John’s
nose.
Problems with CD Representation
● It is difficult to
− construct original sentence from its corresponding CD representation.
− CD representation can be used as a general model for knowledge
representation, because this theory is based on representation of events as
well as all the information related to events.
● Rules are to be carefully designed for each primitive action in
order to obtain semantically correct interpretation.
Advantages of CD:
 Using these primitives involves fewer inference rules.
 Many inference rules are already represented in CD structure.
 The holes in the initial structure help to focus on the points still to be
established.
Disadvantages of CD:
 Knowledge must be decomposed into fairly low level primitives.
 Impossible or difficult to find correct set of primitives.
 A lot of inference may still be required.
 Representations can be complex even for relatively simple actions. Consider:Dave bet
Frank five pounds that Wales would win the Rugby World Cup.
 Complex representations require a lot of storage
APPLICATIONS OF CD:
 MARGIE(Meaning Analysis, Response Generation and Inference on English) -- model
natural language understanding.
 SAM(Script Applier Mechanism) -- Scripts to understand stories.
 PAM(Plan Applier Mechanism) -- Scripts to understand stories.

Contenu connexe

Tendances

knowledge representation using rules
knowledge representation using rulesknowledge representation using rules
knowledge representation using rulesHarini Balamurugan
 
Interface specification
Interface specificationInterface specification
Interface specificationmaliksiddique1
 
Control Strategies in AI
Control Strategies in AI Control Strategies in AI
Control Strategies in AI Bharat Bhushan
 
Code optimization in compiler design
Code optimization in compiler designCode optimization in compiler design
Code optimization in compiler designKuppusamy P
 
State space search
State space searchState space search
State space searchchauhankapil
 
Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}FellowBuddy.com
 
T9. Trust and reputation in multi-agent systems
T9. Trust and reputation in multi-agent systemsT9. Trust and reputation in multi-agent systems
T9. Trust and reputation in multi-agent systemsEASSS 2012
 
Artificial intelligence- Logic Agents
Artificial intelligence- Logic AgentsArtificial intelligence- Logic Agents
Artificial intelligence- Logic AgentsNuruzzaman Milon
 
Knowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceKnowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceRamla Sheikh
 
Hill climbing algorithm in artificial intelligence
Hill climbing algorithm in artificial intelligenceHill climbing algorithm in artificial intelligence
Hill climbing algorithm in artificial intelligencesandeep54552
 
Forward and Backward chaining in AI
Forward and Backward chaining in AIForward and Backward chaining in AI
Forward and Backward chaining in AIMegha Sharma
 
Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2DigiGurukul
 

Tendances (20)

First order logic
First order logicFirst order logic
First order logic
 
Context free grammar
Context free grammar Context free grammar
Context free grammar
 
Ontology engineering
Ontology engineering Ontology engineering
Ontology engineering
 
Recognition-of-tokens
Recognition-of-tokensRecognition-of-tokens
Recognition-of-tokens
 
knowledge representation using rules
knowledge representation using rulesknowledge representation using rules
knowledge representation using rules
 
Interface specification
Interface specificationInterface specification
Interface specification
 
And or graph
And or graphAnd or graph
And or graph
 
Control Strategies in AI
Control Strategies in AI Control Strategies in AI
Control Strategies in AI
 
Code optimization in compiler design
Code optimization in compiler designCode optimization in compiler design
Code optimization in compiler design
 
State space search
State space searchState space search
State space search
 
Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}Heuristic Search Techniques {Artificial Intelligence}
Heuristic Search Techniques {Artificial Intelligence}
 
Predicate logic
 Predicate logic Predicate logic
Predicate logic
 
T9. Trust and reputation in multi-agent systems
T9. Trust and reputation in multi-agent systemsT9. Trust and reputation in multi-agent systems
T9. Trust and reputation in multi-agent systems
 
Artificial intelligence- Logic Agents
Artificial intelligence- Logic AgentsArtificial intelligence- Logic Agents
Artificial intelligence- Logic Agents
 
Agent architectures
Agent architecturesAgent architectures
Agent architectures
 
Input-Buffering
Input-BufferingInput-Buffering
Input-Buffering
 
Knowledge representation In Artificial Intelligence
Knowledge representation In Artificial IntelligenceKnowledge representation In Artificial Intelligence
Knowledge representation In Artificial Intelligence
 
Hill climbing algorithm in artificial intelligence
Hill climbing algorithm in artificial intelligenceHill climbing algorithm in artificial intelligence
Hill climbing algorithm in artificial intelligence
 
Forward and Backward chaining in AI
Forward and Backward chaining in AIForward and Backward chaining in AI
Forward and Backward chaining in AI
 
Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2Artificial Intelligence Notes Unit 2
Artificial Intelligence Notes Unit 2
 

En vedette

Knowledge Representation in Artificial intelligence
Knowledge Representation in Artificial intelligence Knowledge Representation in Artificial intelligence
Knowledge Representation in Artificial intelligence Yasir Khan
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AIVishal Singh
 
Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)
Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)
Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)Mintoo Jakhmola
 
Artificial intelligence and knowledge representation
Artificial intelligence and knowledge representationArtificial intelligence and knowledge representation
Artificial intelligence and knowledge representationSajan Sahu
 
"The six frames" by edward de bono
"The six frames" by edward de bono"The six frames" by edward de bono
"The six frames" by edward de bonoSachin Pratap Singh
 
6 Frames for Thinking About Information
6 Frames for Thinking About Information6 Frames for Thinking About Information
6 Frames for Thinking About Informationkangazul
 
Tutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsTutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsAdrian Paschke
 
weak slot and filler structure
weak slot and filler structureweak slot and filler structure
weak slot and filler structureAmey Kerkar
 
Theoretical and Practical Aspects of Knowledge Representation and Reasoning
Theoretical and Practical Aspects of Knowledge Representation and ReasoningTheoretical and Practical Aspects of Knowledge Representation and Reasoning
Theoretical and Practical Aspects of Knowledge Representation and Reasoningdiannepatricia
 
drug and cosmetic act 1940
drug and cosmetic act 1940drug and cosmetic act 1940
drug and cosmetic act 1940Nahim Saife
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence Muhammad Ahad
 
Drug and cosmetic act
Drug and cosmetic actDrug and cosmetic act
Drug and cosmetic actrahulrabbit
 
Drugs & cosmetics act 1940
Drugs & cosmetics act 1940Drugs & cosmetics act 1940
Drugs & cosmetics act 1940Rakshit Thumar
 
Knowledge representation and Predicate logic
Knowledge representation and Predicate logicKnowledge representation and Predicate logic
Knowledge representation and Predicate logicAmey Kerkar
 

En vedette (20)

Rise of Dawn Photos and Script Excerpts
Rise of Dawn Photos and Script ExcerptsRise of Dawn Photos and Script Excerpts
Rise of Dawn Photos and Script Excerpts
 
Knowledge Representation in Artificial intelligence
Knowledge Representation in Artificial intelligence Knowledge Representation in Artificial intelligence
Knowledge Representation in Artificial intelligence
 
Knowledge representation in AI
Knowledge representation in AIKnowledge representation in AI
Knowledge representation in AI
 
Script
ScriptScript
Script
 
Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)
Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)
Weak Slot and Filler Structure (by Mintoo Jakhmola LPU)
 
Artificial intelligence and knowledge representation
Artificial intelligence and knowledge representationArtificial intelligence and knowledge representation
Artificial intelligence and knowledge representation
 
"The six frames" by edward de bono
"The six frames" by edward de bono"The six frames" by edward de bono
"The six frames" by edward de bono
 
6 Frames for Thinking About Information
6 Frames for Thinking About Information6 Frames for Thinking About Information
6 Frames for Thinking About Information
 
Sementic nets
Sementic netsSementic nets
Sementic nets
 
Tutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and SystemsTutorial - Introduction to Rule Technologies and Systems
Tutorial - Introduction to Rule Technologies and Systems
 
Semantic networks
Semantic networksSemantic networks
Semantic networks
 
Semantic Networks
Semantic NetworksSemantic Networks
Semantic Networks
 
weak slot and filler structure
weak slot and filler structureweak slot and filler structure
weak slot and filler structure
 
Theoretical and Practical Aspects of Knowledge Representation and Reasoning
Theoretical and Practical Aspects of Knowledge Representation and ReasoningTheoretical and Practical Aspects of Knowledge Representation and Reasoning
Theoretical and Practical Aspects of Knowledge Representation and Reasoning
 
drug and cosmetic act 1940
drug and cosmetic act 1940drug and cosmetic act 1940
drug and cosmetic act 1940
 
Frames
FramesFrames
Frames
 
Artificial Intelligence
Artificial Intelligence Artificial Intelligence
Artificial Intelligence
 
Drug and cosmetic act
Drug and cosmetic actDrug and cosmetic act
Drug and cosmetic act
 
Drugs & cosmetics act 1940
Drugs & cosmetics act 1940Drugs & cosmetics act 1940
Drugs & cosmetics act 1940
 
Knowledge representation and Predicate logic
Knowledge representation and Predicate logicKnowledge representation and Predicate logic
Knowledge representation and Predicate logic
 

Similaire à Conceptual dependency

Constituents and phrases
Constituents  and  phrasesConstituents  and  phrases
Constituents and phrasesAimz Crisostomo
 
Verbal Valency in Hebrew Verbs
Verbal Valency in Hebrew VerbsVerbal Valency in Hebrew Verbs
Verbal Valency in Hebrew VerbsDirk Roorda
 
Syntax And Stylistics 4
Syntax And Stylistics 4Syntax And Stylistics 4
Syntax And Stylistics 4Rick McKinnon
 
Syntax tree diagrams
Syntax tree diagramsSyntax tree diagrams
Syntax tree diagramsRUBEN ZAPATA
 
Syntaxlong
SyntaxlongSyntaxlong
Syntaxlongmpaviour
 
The Measure of Faith, Optimization of the Human Power Resource Quality
The Measure of Faith, Optimization of the Human Power Resource QualityThe Measure of Faith, Optimization of the Human Power Resource Quality
The Measure of Faith, Optimization of the Human Power Resource QualityPeter Anyebe
 
cs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.pptcs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.pptmaheshwari581940
 
cs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.pptcs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.pptssuserd63dc9
 
Syntax & Stylistics5
Syntax & Stylistics5Syntax & Stylistics5
Syntax & Stylistics5Rick McKinnon
 
Knowledge based agents
Knowledge based agentsKnowledge based agents
Knowledge based agentsMegha Sharma
 

Similaire à Conceptual dependency (13)

Constituents and phrases
Constituents  and  phrasesConstituents  and  phrases
Constituents and phrases
 
Verbal Valency in Hebrew Verbs
Verbal Valency in Hebrew VerbsVerbal Valency in Hebrew Verbs
Verbal Valency in Hebrew Verbs
 
Constituents and phrases
Constituents  and  phrasesConstituents  and  phrases
Constituents and phrases
 
Syntax And Stylistics 4
Syntax And Stylistics 4Syntax And Stylistics 4
Syntax And Stylistics 4
 
Syntax tree diagrams
Syntax tree diagramsSyntax tree diagrams
Syntax tree diagrams
 
Week 2-syntax student copy
Week 2-syntax student copyWeek 2-syntax student copy
Week 2-syntax student copy
 
Syntaxlong
SyntaxlongSyntaxlong
Syntaxlong
 
The Measure of Faith, Optimization of the Human Power Resource Quality
The Measure of Faith, Optimization of the Human Power Resource QualityThe Measure of Faith, Optimization of the Human Power Resource Quality
The Measure of Faith, Optimization of the Human Power Resource Quality
 
cs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.pptcs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.ppt
 
cs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.pptcs344-lect10a-knowledge representation-30jan08.ppt
cs344-lect10a-knowledge representation-30jan08.ppt
 
Week 2-syntax student copy
Week 2-syntax student copyWeek 2-syntax student copy
Week 2-syntax student copy
 
Syntax & Stylistics5
Syntax & Stylistics5Syntax & Stylistics5
Syntax & Stylistics5
 
Knowledge based agents
Knowledge based agentsKnowledge based agents
Knowledge based agents
 

Dernier

DiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdfDiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdfChristalin Nelson
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...Nguyen Thanh Tu Collection
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxryandux83rd
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationdeepaannamalai16
 
Objectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxObjectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxMadhavi Dharankar
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDhatriParmar
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptxmary850239
 
Shark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsShark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsArubSultan
 
An Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERPAn Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERPCeline George
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQuiz Club NITW
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptxmary850239
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Projectjordimapav
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroomSamsung Business USA
 
The role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipThe role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipKarl Donert
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesVijayaLaxmi84
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxDhatriParmar
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWQuiz Club NITW
 
DBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfDBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfChristalin Nelson
 

Dernier (20)

DiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdfDiskStorage_BasicFileStructuresandHashing.pdf
DiskStorage_BasicFileStructuresandHashing.pdf
 
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
31 ĐỀ THI THỬ VÀO LỚP 10 - TIẾNG ANH - FORM MỚI 2025 - 40 CÂU HỎI - BÙI VĂN V...
 
Employablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptxEmployablity presentation and Future Career Plan.pptx
Employablity presentation and Future Career Plan.pptx
 
Congestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentationCongestive Cardiac Failure..presentation
Congestive Cardiac Failure..presentation
 
Chi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical VariableChi-Square Test Non Parametric Test Categorical Variable
Chi-Square Test Non Parametric Test Categorical Variable
 
Objectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptxObjectives n learning outcoms - MD 20240404.pptx
Objectives n learning outcoms - MD 20240404.pptx
 
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptxDecoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
Decoding the Tweet _ Practical Criticism in the Age of Hashtag.pptx
 
4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx4.9.24 Social Capital and Social Exclusion.pptx
4.9.24 Social Capital and Social Exclusion.pptx
 
Shark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristicsShark introduction Morphology and its behaviour characteristics
Shark introduction Morphology and its behaviour characteristics
 
An Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERPAn Overview of the Calendar App in Odoo 17 ERP
An Overview of the Calendar App in Odoo 17 ERP
 
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITWQ-Factor General Quiz-7th April 2024, Quiz Club NITW
Q-Factor General Quiz-7th April 2024, Quiz Club NITW
 
4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx4.9.24 School Desegregation in Boston.pptx
4.9.24 School Desegregation in Boston.pptx
 
ClimART Action | eTwinning Project
ClimART Action    |    eTwinning ProjectClimART Action    |    eTwinning Project
ClimART Action | eTwinning Project
 
6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom6 ways Samsung’s Interactive Display powered by Android changes the classroom
6 ways Samsung’s Interactive Display powered by Android changes the classroom
 
The role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenshipThe role of Geography in climate education: science and active citizenship
The role of Geography in climate education: science and active citizenship
 
Sulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their usesSulphonamides, mechanisms and their uses
Sulphonamides, mechanisms and their uses
 
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptxMan or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
Man or Manufactured_ Redefining Humanity Through Biopunk Narratives.pptx
 
Mythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITWMythology Quiz-4th April 2024, Quiz Club NITW
Mythology Quiz-4th April 2024, Quiz Club NITW
 
DBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdfDBMSArchitecture_QueryProcessingandOptimization.pdf
DBMSArchitecture_QueryProcessingandOptimization.pdf
 
Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,Spearman's correlation,Formula,Advantages,
Spearman's correlation,Formula,Advantages,
 

Conceptual dependency

  • 1. Conceptual Dependency -A Model of Natural Language understanding in Artificial Intelligence -Represent knowledge acquire from NL input
  • 2. Conceptual Dependency (CD) ● CD theory was developed by Schank in 1973 to 1975 to represent the meaning of NL sentences. − It helps in drawing inferences − It is independent of the language ● CD representation of a sentence is not built using words in the sentence rather built using conceptual primitives which give the intended meanings of words. ● CD provides structures and specific set of primitives from which representation can be built.
  • 3. Primitive Acts of CD theory ● ATRANS Transfer of an abstract relationship (i.e. give) ● PTRANS Transfer of the physical location of an object (e.g., go) ● PROPEL Application of physical force to an object (e.g. push) ● MOVE Movement of a body part by its owner (e.g. kick) ● GRASP Grasping of an object by an action (e.g. throw) ● INGEST Ingesting of an object by an animal (e.g. eat) ● EXPEL Expulsion of something from the body of an animal (e.g. cry) ● MTRANS Transfer of mental information (e.g. tell) ● MBUILD Building new information out of old (e.g decide) ● SPEAK Producing of sounds (e.g. say) ● ATTEND Focusing of a sense organ toward a stimulus (e.g. listen)
  • 4. Conceptual category ● There are four conceptual categories − ACT Actions {one of the CD primitives} − PP Objects {picture producers} − AA Modifiers of actions {action aiders} − PA Modifiers of PP’s {picture aiders}
  • 5. Example ● I gave a book to the man. CD representation is as follows: P O R man (to) I ⇔ ATRANS ← book I (from) ● It should be noted that this representation is same for different saying with same meaning. For example − I gave the man a book, − The man got book from me, − The book was given to man by me etc.
  • 6. Few conventions ● Arrows indicate directions of dependency ● Double arrow indicates two way link between actor and action. O – for the object case relation R – for the recipient case relation P – for past tense D - destination
  • 7.  The use of tense and mood in describing events is extremely important and schank introduced the following modifiers: p– past f– future t– Transition ts-start Transition tf-Finished Transition k -Continuing ? Interrogative / Negative Nil-Present delta– timeless c– conditional The absence of any modifier implies the present tense. 
  • 8. Rule 1: PP ⇔ ACT ● It describes the relationship between an actor and the event he or she causes. − This is a two-way dependency, since neither actor nor event can be considered primary. − The letter P in the dependency link indicates past tense. ● Example: John ran P CD Rep: John ⇔ PTRANS
  • 9. Rule 2: ACT  PP ● It describes the relationship between a ACT and a PP (object) of ACT. − The direction of the arrow is toward the ACT since the context of the specific ACT determines the meaning of the object relation. ● Example: John pushed the bike O CD Rep: John ⇔ PROPEL ← bike
  • 10. Rule 3: PP ↔ PP ● It describes the relationship between two PP’s, one of which belongs to the set defined by the other. ● Example: John is doctor CD Rep: John ↔ doctor
  • 11. Rule 4: PP  PP ● It describes the relationship between two PP’s, one of which provides a particular kind of information about the other. − The three most common types of information to be provided in this way are possession ( shown as POSS-BY), location (shown as LOC), and physical containment (shown as CONT). − The direction of the arrow is again toward the concept being described. ● Example: John’s dog poss-by CD Rep dog  John
  • 12. Rule 5: PP ⇔ PA ● It describes the relationship between a PP and a PA that is asserted to describe it. − PA represents states of PP such as height, health etc. ● Example: John is fat CD Rep John ⇔ weight (> 80)
  • 13. Rule 6: PP  PA ● It describes the relationship between a PP and an attribute that already has been predicated of it. − Direction is towards PP being described. ● Example: Smart John CD Rep John  smart
  • 14. → PP (to) Rule 7: ACT ← R ← PP (from) ● It describes the relationship between an ACT and the source and the recipient of the ACT ● Example: John took the book from Mary → John CD Rep: John ⇔ ATRANS←R O ↑ ← Mary book
  • 15. → PA Rule 8: PP ← PA ● It describes the relationship that describes the change in state. ● Example: Tree grows → size > C CD Rep: Tree ← ← size = C
  • 16. ⇔ {x} Rule 9: ⇔ {y} ● It describes the relationship between one conceptualization and another that causes it. − Here {x} is causes {y} i.e., if x then y ● Example: Bill shot Bob {x} : Bill shot Bob {y} : Bob’s health is poor
  • 17. ⇔ {x} Rule 10: ↓ ⇔ {y} ● It describes the relationship between one conceptualization with another that is happening at the time of the first. − Here {y} is happening while {x} is in progress. ● Example: While going home I saw a snake I am going home ↓ I saw a snake
  • 18. Generation of CD representations Sentences CD Representations Jenny cried p o d ? Jenny ⇔ EXPEL ← tears eyes poss-by ⇑ Jenny Mike went to India p d India Mike ⇔ PTRANS ? (source is unknown) Mary read a novel p o d CP(Mary) Mary ⇔ MTRANS ← info novel ↑ i (instrument) p o d novel Mary ⇔ ATTEND ← eyes ?
  • 19.  Primitive states are used to describe many state descriptions such as height, health, mental state, physical state. There are many more physical states than primitive actions. They use a numeric scale. E.g. John  height(+10) John is the tallest  John  height(< average) John is short  Frank Zappa  health(-10) Frank Zappa is dead Dave  mental_state(-10) Dave is sad  Vase  physical_state(-10) The vase is broken 
  • 20. Sentence CD Representation Since drugs can kill, I stopped. o r One One ⇔ INGEST ← durgs Mouth c health = -10 One health > -10 c tfp o r I I ⇔ INGEST ← durgs mouth
  • 21. Inferences Associated with Primitive Act ● General inferences are stored with each primitive Act thus reducing the number of inferences that need to be stored explicitly with each concept. ● For example, from a sentence “John killed Mike”, we can infer that “Mike is dead”. ● Let us take another example of primitive Act INGEST. ● The following inferences can be associated with it. − The object ingested is no longer available in its original form. − If object is eatable, then the actor has less hunger. − If object is toxic, then the actor’s heath is bad. − The physical position of object has changed. So PTRANS is inferred.
  • 22. Cont… ● Example: The verbs {give, take, steal, donate} involve a transfer of ownership of an object. − If any of them occurs, then inferences about who now has the object and who once had the object may be important. − In a CD representation, these possible inferences can be stated once and associated with the primitive ACT “ATRANS”. Consider another sentence “Bill threatened John with a broken nose” − Sentence interpretation is that Bill informed John that he (Bill) will do something to break john’s nose. − Bill did (said) so in order that John will believe that if he (john) does some other thing (different from what Bill wanted) then Bill will break John’s nose.
  • 23. Problems with CD Representation ● It is difficult to − construct original sentence from its corresponding CD representation. − CD representation can be used as a general model for knowledge representation, because this theory is based on representation of events as well as all the information related to events. ● Rules are to be carefully designed for each primitive action in order to obtain semantically correct interpretation.
  • 24. Advantages of CD:  Using these primitives involves fewer inference rules.  Many inference rules are already represented in CD structure.  The holes in the initial structure help to focus on the points still to be established. Disadvantages of CD:  Knowledge must be decomposed into fairly low level primitives.  Impossible or difficult to find correct set of primitives.  A lot of inference may still be required.  Representations can be complex even for relatively simple actions. Consider:Dave bet Frank five pounds that Wales would win the Rugby World Cup.  Complex representations require a lot of storage
  • 25. APPLICATIONS OF CD:  MARGIE(Meaning Analysis, Response Generation and Inference on English) -- model natural language understanding.  SAM(Script Applier Mechanism) -- Scripts to understand stories.  PAM(Plan Applier Mechanism) -- Scripts to understand stories.