Conceptual Dependency in Artificial Intelligence
Conceptual Dependency in Artificial Intelligence
Lecture Module 17
ATRANS
PTRANS
PROPEL
MOVE
GRASP
INGEST
EXPEL
MTRANS
MBUILD
SPEAK
ATTEND
Conceptual category
There are four conceptual categories
ACT
PP
AA
PA
Example
I gave a book to the man. CD representation is as
follows:
P
O
R
man (to)
I ATRANS book
I (from)
Few conventions
Arrows indicate directions of dependency
Double arrow indicates two way link between
Some of Conceptualizations of CD
Dependency
Rule 1: PP ACT
It describes the relationship between an actor
CD Rep:
P
John PTRANS
Rule 2: ACT
PP
CD Rep:
Rule 3: PP PP
It describes the relationship between two PPs,
CD Rep:
John doctor
Rule 4: PP
PP
Example: Johns
CD Rep
dog
dog
poss-by
John
Rule 5: PP PA
It describes the relationship between a PP and
Example:John is fat
CD Rep
Rule 6: PP
PA
CD Rep
John smart
Rule 7:
PP (to)
ACT
PP (from)
It describes the relationship between an ACT
and the source and the recipient of the ACT
CD Rep:
John
John ATRANS
O
Mary
book
PA
Rule 8:
PP
PA
It describes the relationship that describes the
change in state.
Example: Tree grows
CD Rep:
size > C
Tree
size = C
{x}
Rule 9:
{y}
It describes the relationship between one
conceptualization and another that causes it.
{x}
Rule 10:
{y}
It describes the relationship between one
conceptualization with another that is
happening at the time of the first.
I am going home
I saw a snake
Generation of CD representations
Cont
Example: The verbs {give, take, steal, donate} involve
a broken nose
Contd
Many verbs may fall under different primitive
Conceptual Parsing
Conceptual parsing is required for generating CD
Example
Case1: Handling of with PP phrase by CD processor
Contd..
Case2: If PPs in both the sentences are non-
Contd..
Case 3: If PPs in the sentences are animate, then
Contd..
Word-Net can be used to check if butterfly and
Script Structure
Scripts were introduced by Schank and Abelson
Script Components
Each script contains the following main components.
Script Invocation
It must be activated based on its significance.
If the topic is important, then the script should be opened.
If a topic is just mentioned, then a pointer to that script could
be held.
For example, given John enjoyed the play in theater, a script
Play in Theater suggested above is invoked.
All implicit questions can be answered correctly.
Here the significance of this script is high.
Disadvantage