SlideShare a Scribd company logo
1 of 62
Download to read offline
Graphene:
Semantically-Linked Propositions
in Open Information Extraction
COLING 2018
Matthias Cetto1, Christina Niklaus1, André Freitas2
and Siegfried Handschuh1
1Natural Language Processing and Semantic Computing
University of Passau
2School of Computer Science
University of Manchester
August 23, 2018
1
Task of Open IE
“The Treasury will announce details of the November refunding.”
The Treasury; will announce; details of the November refunding
Key features of Open IE (Stanovsky and Dagan, 2016):
1. Assertedness
2. Minimal Propositions
3. Completeness and Open Lexicon
Motivation Goal of Open IE 2
Task of Open IE
“The Treasury will announce details of the November refunding.”
The Treasury; will announce; details of the November refunding
Key features of Open IE (Stanovsky and Dagan, 2016):
1. Assertedness
2. Minimal Propositions
3. Completeness and Open Lexicon
Motivation Goal of Open IE 2
Task of Open IE
“The Treasury will announce details of the November refunding.”
The Treasury; will announce; details of the November refunding
Key features of Open IE (Stanovsky and Dagan, 2016):
1. Assertedness
2. Minimal Propositions
3. Completeness and Open Lexicon
Motivation Goal of Open IE 2
Problems of State-of-the-Art Approaches
“Although the Treasury will announce details of the November
refunding on Monday, the funding will be delayed if Congress and
President Bush fail to increase the Treasury’s borrowing capacity.”
Motivation Shortcomings of Current Approaches 3
Problems of State-of-the-Art Approaches
“Although the Treasury will announce details of the November
refunding on Monday, the funding will be delayed if Congress and
President Bush fail to increase the Treasury’s borrowing capacity.”
incorrect extractions
Congress and President Bush; increase; the Treasury’s borrowing
capacity
incorrect extractions → assertedness?
Motivation Shortcomings of Current Approaches 3
Problems of State-of-the-Art Approaches
“Although the Treasury will announce details of the November
refunding on Monday, the funding will be delayed if Congress and
President Bush fail to increase the Treasury’s borrowing capacity.”
incorrect extractions
missing context
The funding; will be delayed;
missing context → assertedness?
Motivation Shortcomings of Current Approaches 3
Problems of State-of-the-Art Approaches
“Although the Treasury will announce details of the November
refunding on Monday, the funding will be delayed if Congress and
President Bush fail to increase the Treasury’s borrowing capacity.”
incorrect extractions
missing context
long arguments
The funding; will be delayed; if Congress and President Bush fail to increase
the Treasury’s borrowing capacity Although the Treasury will announce details
of the November refunding on Monday
long arguments → minimality?
Motivation Shortcomings of Current Approaches 3
Problems of State-of-the-Art Approaches
“Although the Treasury will announce details of the November
refunding on Monday, the funding will be delayed if Congress and
President Bush fail to increase the Treasury’s borrowing capacity.”
incorrect extractions
missing context
long arguments
missing relations
Bush; is; president
missing relations → completeness?
Motivation Shortcomings of Current Approaches 3
Proposed Approach
Lightweight semantic representation of
propositions:
two-layered hierarchy in the form of
core relational tuples and
accompanying contextual information
semantically linked via rhetorical
relations
Proposed Approach Lightweight Semantic Representation 4
Proposed Approach
Lightweight semantic representation of
propositions:
two-layered hierarchy in the form of
core relational tuples and
accompanying contextual information
semantically linked via rhetorical
relations
Proposed Approach Lightweight Semantic Representation 4
Proposed Approach
Lightweight semantic representation of
propositions:
two-layered hierarchy in the form of
core relational tuples and
accompanying contextual information
semantically linked via rhetorical
relations
Proposed Approach Lightweight Semantic Representation 4
Lightweight Semantic Representation
“Trump withdrew his sponsorship after the second Tour de Trump
in 1990 because his business ventures were experiencing financial
woes.”
Proposed Approach Example 5
Framework
Framework for Open Information Extraction
Objective:
Generating semantically linked propositions
Proposed Approach Overview 6
Workflow
Proposed Approach Overview 7
Step 1: Transformation Stage
(1)
syntactic
sentence
simplification
Proposed Approach Transformation Stage 8
Syntactic Sentence Simplification
Recursive transformation of syntactically complex sentences
into simplified, compact structures using a rule-based
sentence splitting approach for
clausal disembedding, and
phrasal disembedding
“Trump withdrew his sponsorship after the second Tour de Trump in
1990 because his business ventures were experiencing financial woes.”
Core: “T. withdrew his sponsorship.”
Context: “His business ventures were experiencing financial
woes.”
Context: “This was after the second Tour de Trump.”
Context: “This was in 1990.”
Proposed Approach Transformation Stage 9
Syntactic Sentence Simplification
Recursive transformation of syntactically complex sentences
into simplified, compact structures using a rule-based
sentence splitting approach for
clausal disembedding, and
phrasal disembedding
“Trump withdrew his sponsorship after the second Tour de Trump in
1990 because his business ventures were experiencing financial woes.”
Core: “T. withdrew his sponsorship.”
Context: “His business ventures were experiencing financial
woes.”
Context: “This was after the second Tour de Trump.”
Context: “This was in 1990.”
Proposed Approach Transformation Stage 9
Syntactic Sentence Simplification
Recursive transformation of syntactically complex sentences
into simplified, compact structures using a rule-based
sentence splitting approach for
clausal disembedding, and
phrasal disembedding
“Trump withdrew his sponsorship after the second Tour de Trump in
1990 because his business ventures were experiencing financial woes.”
Core: “T. withdrew his sponsorship.”
Context: “His business ventures were experiencing financial
woes.”
Context: “This was after the second Tour de Trump.”
Context: “This was in 1990.”
Proposed Approach Transformation Stage 9
Simplification Patterns
Rule: Subordinated Clauses with Closing Subordinative Clauses
Phrasal Pattern:
ROOT
S
z5VP
z4SBAR
S
VPNP
x
z3
VP*
z2NPz1
Extraction:
Signal span: x
Sz1 NP z2 z3 z4 z5
Proposed Approach Transformation Stage 10
Simplification Patterns: Example
Rule: Subordinated Clauses with Closing Subordinative Clauses
Phrasal Pattern:
ROOT
.
.
S
VP
SBAR
S
VP
were experiencing [...]
NP
his business ventures
IN
because
PP
after [...]
NP
his sponsorship
VBD
withdrew
NP
Trump
Proposed Approach Transformation Stage 11
Simplification Patterns: Example
Rule: Subordinated Clauses with Closing Subordinative Clauses
Extraction:
“because”
His business ventures
were experiencing
financial woes.
Trump withdrew his
sponsorship after the second
Tour de Trump in 1990.
Proposed Approach Transformation Stage 11
Step 1: Transformation Stage
(2)
constituency
type clas-
sification
(1)
syntactic
sentence
simplification
Proposed Approach Transformation Stage 12
Constituency Type Classification
Depicts the contextual hierarchy between the simplified
sentences
Adopts the concept of nuclearity from RST (Mann and
Thompson, 1988):
coordinate sentences represent nucleus spans (Core)
subordinate sentences represent satellite spans (Context)
Proposed Approach Transformation Stage 13
Constituency Type Classification
Depicts the contextual hierarchy between the simplified
sentences
Adopts the concept of nuclearity from RST (Mann and
Thompson, 1988):
coordinate sentences represent nucleus spans (Core)
subordinate sentences represent satellite spans (Context)
Proposed Approach Transformation Stage 13
Constituency Type Classification
Depicts the contextual hierarchy between the simplified
sentences
Adopts the concept of nuclearity from RST (Mann and
Thompson, 1988):
coordinate sentences represent nucleus spans (Core)
subordinate sentences represent satellite spans (Context)
Proposed Approach Transformation Stage 13
Constituency Type Classification
Depicts the contextual hierarchy between the simplified
sentences
Adopts the concept of nuclearity from RST (Mann and
Thompson, 1988):
coordinate sentences represent nucleus spans (Core)
subordinate sentences represent satellite spans (Context)
Subordinated Clauses with Closing Subordinative Clauses
“because”
His business ventures
were experiencing
financial woes.
Trump withdrew his
sponsorship after the second
Tour de Trump in 1990.
Proposed Approach Transformation Stage 13
Constituency Type Classification
Depicts the contextual hierarchy between the simplified
sentences
Adopts the concept of nuclearity from RST (Mann and
Thompson, 1988):
coordinate sentences represent nucleus spans (Core)
subordinate sentences represent satellite spans (Context)
Subordinated Clauses with Closing Subordinative Clauses
“because”
His business ventures
were experiencing
financial woes.
Trump withdrew his
sponsorship after the second
Tour de Trump in 1990.
core context
Proposed Approach Transformation Stage 13
Step 1: Transformation Stage
(3)
rhetorical rela-
tion identification
(2)
constituency
type clas-
sification
(1)
syntactic
sentence
simplification
Proposed Approach Transformation Stage 14
Rhetorical Relation Identification
Use of syntactic and lexical features to extract cue phrases
from sentences
Mapping of cue phrases to rhetorical relations based on the
work of Taboada and Das (2013)
Proposed Approach Transformation Stage 15
Rhetorical Relation Identification
Use of syntactic and lexical features to extract cue phrases
from sentences
Mapping of cue phrases to rhetorical relations based on the
work of Taboada and Das (2013)
Proposed Approach Transformation Stage 15
Rhetorical Relation Identification
Use of syntactic and lexical features to extract cue phrases
from sentences
Mapping of cue phrases to rhetorical relations based on the
work of Taboada and Das (2013)
Proposed Approach Transformation Stage 15
Rhetorical Relation Identification
Use of syntactic and lexical features to extract cue phrases
from sentences
Mapping of cue phrases to rhetorical relations based on the
work of Taboada and Das (2013)
Subordinated Clauses with Closing Subordinative Clauses
“because”
His business ventures
were experiencing
financial woes.
Trump withdrew his
sponsorship after the second
Tour de Trump in 1990.
core context
Proposed Approach Transformation Stage 15
Rhetorical Relation Identification
Use of syntactic and lexical features to extract cue phrases
from sentences
Mapping of cue phrases to rhetorical relations based on the
work of Taboada and Das (2013)
Subordinated Clauses with Closing Subordinative Clauses
“because” → Causal
His business ventures
were experiencing
financial woes.
Trump withdrew his
sponsorship after the second
Tour de Trump in 1990.
core context
Proposed Approach Transformation Stage 15
Discourse Tree Construction
DOCUMENT-ROOT
Although the Treasury will announce details of the November refunding on Monday,
the funding will be delayed if Congress and President Bush
fail to increase the Treasury’s borrowing capacity.
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
Although the Treasury will announce details of the November refunding on Monday,
the funding will be delayed if Congress and President Bush
fail to increase the Treasury’s borrowing capacity.
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
COORD
Contrast
It will be delayed
if Congress and President Bush
fail to increase the Treasury’s
borrowing capacity.
The Treasury will
announce details of
the November refunding
on Monday.
core core
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
COORD
Contrast
It will be delayed
if Congress and President Bush
fail to increase the Treasury’s
borrowing capacity.
The Treasury will
announce details of
the November refunding
on Monday.
core core
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
Congress and President Bush
fail to increase the Treasury’s
borrowing capacity.
It will be delayed.
core
context
The Treasury will
announce details of
the November refunding
on Monday.
core
core
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
Congress and President Bush
fail to increase the Treasury’s
borrowing capacity.
It will be delayed.
core
context
The Treasury will
announce details of
the November refunding
on Monday.
core
core
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
COORD
List
President Bush fail to
increase the Treasury’s
borrowing capacity.
Congress fail to
increase the Treasury’s
borrowing capacity.
core core
It will be delayed.
core context
The Treasury will
announce details of
the November refunding
on Monday.
core
core
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
COORD
List
President Bush fail to
increase the Treasury’s
borrowing capacity.
Congress fail to
increase the Treasury’s
borrowing capacity.
core core
It will be delayed.
core context
The Treasury will
announce details of
the November refunding on Monday.
core core
core
Proposed Approach Transformation Stage 16
Discourse Tree Construction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
COORD
List
President Bush fail to
increase the Treasury’s
borrowing capacity.
Congress fail to
increase the Treasury’s
borrowing capacity.
core core
It will be delayed.
core context
The Treasury will
announce details of
the November refunding.
TEMPORAL(on Monday)
core core
core
Proposed Approach Transformation Stage 16
Step 1: Transformation Stage
(3)
rhetorical rela-
tion identification
(2)
constituency
type clas-
sification
(1)
syntactic
sentence
simplification
Hierarchy of semantically linked sentences that present a
simple syntax in the form of a discourse tree
Proposed Approach Transformation Stage 17
Step 1: Transformation Stage
(3)
rhetorical rela-
tion identification
(2)
constituency
type clas-
sification
(1)
syntactic
sentence
simplification
Hierarchy of semantically linked sentences that present a
simple syntax in the form of a discourse tree
Proposed Approach Transformation Stage 17
Step 2: Relation Extraction
Convert each (simplified) sentence into a binary relational
tuple: arg1, rel, arg2
state-of-the art Open IE systems can serve as potential
implementations
RE implementation for Graphene:
topmost S
z7VP
z6
z5
NP | PP |
S | SBAR
x
z4
z3
VP*
z2NPz1
rel ← z3 z4
arg1 ← NP’
arg2 ← x z5
Proposed Approach Relation Extraction 18
Step 2: Relation Extraction
Convert each (simplified) sentence into a binary relational
tuple: arg1, rel, arg2
state-of-the art Open IE systems can serve as potential
implementations
RE implementation for Graphene:
topmost S
z7VP
z6
z5
NP | PP |
S | SBAR
x
z4
z3
VP*
z2NPz1
rel ← z3 z4
arg1 ← NP’
arg2 ← x z5
Proposed Approach Relation Extraction 18
Step 2: Relation Extraction
Convert each (simplified) sentence into a binary relational
tuple: arg1, rel, arg2
state-of-the art Open IE systems can serve as potential
implementations
RE implementation for Graphene:
topmost S
z7VP
z6
z5
NP | PP |
S | SBAR
x
z4
z3
VP*
z2NPz1
rel ← z3 z4
arg1 ← NP’
arg2 ← x z5
Proposed Approach Relation Extraction 18
Step 2: Relation Extraction
Convert each (simplified) sentence into a binary relational
tuple: arg1, rel, arg2
state-of-the art Open IE systems can serve as potential
implementations
RE implementation for Graphene:
topmost S
z7VP
z6
z5
NP | PP |
S | SBAR
x
z4
z3
VP*
z2NPz1
rel ← z3 z4
arg1 ← NP’
arg2 ← x z5
Proposed Approach Relation Extraction 18
Step 2: Relation Extraction
Convert each (simplified) sentence into a binary relational
tuple: arg1, rel, arg2
state-of-the art Open IE systems can serve as potential
implementations
RE implementation for Graphene:
topmost S
z7VP
z6
z5
NP | PP |
S | SBAR
x
z4
z3
VP*
z2NPz1
rel ← z3 z4
arg1 ← NP’
arg2 ← x z5
Proposed Approach Relation Extraction 18
Step 2: Relation Extraction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
COORD
List
President Bush fail to
increase the Treasury’s
borrowing capacity.
Congress fail to
increase the Treasury’s
borrowing capacity.
core core
It will be delayed.
core context
The Treasury will
announce details of
the November refunding.
TEMPORAL(on Monday)
core core
core
Proposed Approach Relation Extraction 19
Step 2: Relation Extraction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
COORD
List
President Bush fail to
increase the Treasury’s
borrowing capacity.
Congress fail to
increase the Treasury’s
borrowing capacity.
core core
It will be delayed.
core context
The Treasury will
announce details of
the November refunding.
TEMPORAL(on Monday)
core core
core
Proposed Approach Relation Extraction 19
Step 2: Relation Extraction
DOCUMENT-ROOT
COORD
Contrast
SUBORD
Condition
COORD
List
President Bush;
fail;
to increase [...]
Congress;
fail;
to increase [...]
core core
It;
will be delayed.;
∅
core context
The Treasury;
will announce;
details of the November refunding
TEMPORAL(on Monday)
core core
core
Proposed Approach Relation Extraction 19
Output
“Although the Treasury will announce details of the November refunding on Monday,
the funding will be delayed if Congress and President Bush fail to increase the
Treasury’s borrowing capacity.”
#1 0 the Treasury will announce details of the November refunding
S:TEMPORAL on Monday
L:CONTRAST #2
#2 0 it will be delayed
L:CONTRAST #1
L:CONDITION #3
L:CONDITION #4
#3 1 Congress fail to increase the Treasury's borrowing capacity
L:LIST #4
#4 1 president Bush fail to increase the Treasury's borrowing [...]
L:LIST #3
Proposed Approach Output 20
Comparative Evaluation - Graphene
Comparison of Graphene with state-of-the-art Open IE systems
based on a large benchmark dataset for Open IE (Stanovsky and
Dagan, 2016):
OLLIE (Mausam et al., 2012)
ClausIE (Del Corro and Gemulla, 2013)
Stanford Open IE (Angeli et al., 2015)
PropS (Stanovsky et al., 2016)
OpenIE-4 (Mausam, 2016)
ReVerb (Fader et al., 2011)
Evaluation 21
Comparative Evaluation - Graphene
Performance of Graphene:
Evaluation 22
Comparative Evaluation - Graphene
Performance of Graphene:
System avg. P R AUC
OpenIE-4 0.446 0.324 0.145
Graphene 0.501 0.272 0.136
RE implementation 0.455 0.253 0.115
PropS 0.424 0.267 0.113
ClausIE 0.282 0.330 0.093
Ollie 0.376 0.187 0.070
ReVerb 0.466 0.131 0.061
Stanford Open IE 0.120 0.131 0.016
Evaluation 22
Comparative Evaluation - Framework
Improvements of state-of-the-art systems when operating as RE
component of our framework:
Evaluation 23
Conclusion
Graphene achieves best average precision (50.1%) with
comparable recall (27.2%) to that of other high-precision
Open IE systems
lightweight semantic representation:
increases expressiveness of extracted propositions
avoids the problem of overspecified argument phrases
yields a more compact structure
state-of-the-art Open IE systems benefit from clausal, phrasal
and rhetorical disembedding as a preprocessing step with
increased AUC score up to 63% improvement
Conclusion 24
Conclusion
Graphene achieves best average precision (50.1%) with
comparable recall (27.2%) to that of other high-precision
Open IE systems
lightweight semantic representation:
increases expressiveness of extracted propositions
avoids the problem of overspecified argument phrases
yields a more compact structure
state-of-the-art Open IE systems benefit from clausal, phrasal
and rhetorical disembedding as a preprocessing step with
increased AUC score up to 63% improvement
Conclusion 24
Conclusion
Graphene achieves best average precision (50.1%) with
comparable recall (27.2%) to that of other high-precision
Open IE systems
lightweight semantic representation:
increases expressiveness of extracted propositions
avoids the problem of overspecified argument phrases
yields a more compact structure
state-of-the-art Open IE systems benefit from clausal, phrasal
and rhetorical disembedding as a preprocessing step with
increased AUC score up to 63% improvement
Conclusion 24
Conclusion
Graphene achieves best average precision (50.1%) with
comparable recall (27.2%) to that of other high-precision
Open IE systems
lightweight semantic representation:
increases expressiveness of extracted propositions
avoids the problem of overspecified argument phrases
yields a more compact structure
state-of-the-art Open IE systems benefit from clausal, phrasal
and rhetorical disembedding as a preprocessing step with
increased AUC score up to 63% improvement
Conclusion 24

More Related Content

Recently uploaded

Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxpriyankatabhane
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptArshadWarsi13
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...Universidade Federal de Sergipe - UFS
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxEran Akiva Sinbar
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naJASISJULIANOELYNV
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationColumbia Weather Systems
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)riyaescorts54
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubaikojalkojal131
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentationtahreemzahra82
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxMurugaveni B
 
Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)itwameryclare
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trssuser06f238
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationColumbia Weather Systems
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...lizamodels9
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPirithiRaju
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxmalonesandreagweneth
 

Recently uploaded (20)

Microphone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptxMicrophone- characteristics,carbon microphone, dynamic microphone.pptx
Microphone- characteristics,carbon microphone, dynamic microphone.pptx
 
Volatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -IVolatile Oils Pharmacognosy And Phytochemistry -I
Volatile Oils Pharmacognosy And Phytochemistry -I
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
Transposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.pptTransposable elements in prokaryotes.ppt
Transposable elements in prokaryotes.ppt
 
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
REVISTA DE BIOLOGIA E CIÊNCIAS DA TERRA ISSN 1519-5228 - Artigo_Bioterra_V24_...
 
The dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptxThe dark energy paradox leads to a new structure of spacetime.pptx
The dark energy paradox leads to a new structure of spacetime.pptx
 
FREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by naFREE NURSING BUNDLE FOR NURSES.PDF by na
FREE NURSING BUNDLE FOR NURSES.PDF by na
 
User Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather StationUser Guide: Capricorn FLX™ Weather Station
User Guide: Capricorn FLX™ Weather Station
 
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
(9818099198) Call Girls In Noida Sector 14 (NOIDA ESCORTS)
 
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort ServiceHot Sexy call girls in  Moti Nagar,🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Moti Nagar,🔝 9953056974 🔝 escort Service
 
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In DubaiDubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
Dubai Calls Girl Lisa O525547819 Lexi Call Girls In Dubai
 
Harmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms PresentationHarmful and Useful Microorganisms Presentation
Harmful and Useful Microorganisms Presentation
 
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptxSTOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
STOPPED FLOW METHOD & APPLICATION MURUGAVENI B.pptx
 
Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)Functional group interconversions(oxidation reduction)
Functional group interconversions(oxidation reduction)
 
Neurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 trNeurodevelopmental disorders according to the dsm 5 tr
Neurodevelopmental disorders according to the dsm 5 tr
 
User Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather StationUser Guide: Magellan MX™ Weather Station
User Guide: Magellan MX™ Weather Station
 
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Munirka Delhi 💯Call Us 🔝8264348440🔝
 
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
Best Call Girls In Sector 29 Gurgaon❤️8860477959 EscorTs Service In 24/7 Delh...
 
Pests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdfPests of Bengal gram_Identification_Dr.UPR.pdf
Pests of Bengal gram_Identification_Dr.UPR.pdf
 
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptxLIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
LIGHT-PHENOMENA-BY-CABUALDIONALDOPANOGANCADIENTE-CONDEZA (1).pptx
 

Featured

Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTExpeed Software
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsPixeldarts
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthThinkNow
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfmarketingartwork
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024Neil Kimberley
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)contently
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024Albert Qian
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsKurio // The Social Media Age(ncy)
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Search Engine Journal
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summarySpeakerHub
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next Tessa Mero
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentLily Ray
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best PracticesVit Horky
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project managementMindGenius
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...RachelPearson36
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Applitools
 

Featured (20)

Everything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPTEverything You Need To Know About ChatGPT
Everything You Need To Know About ChatGPT
 
Product Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage EngineeringsProduct Design Trends in 2024 | Teenage Engineerings
Product Design Trends in 2024 | Teenage Engineerings
 
How Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental HealthHow Race, Age and Gender Shape Attitudes Towards Mental Health
How Race, Age and Gender Shape Attitudes Towards Mental Health
 
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdfAI Trends in Creative Operations 2024 by Artwork Flow.pdf
AI Trends in Creative Operations 2024 by Artwork Flow.pdf
 
Skeleton Culture Code
Skeleton Culture CodeSkeleton Culture Code
Skeleton Culture Code
 
PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024PEPSICO Presentation to CAGNY Conference Feb 2024
PEPSICO Presentation to CAGNY Conference Feb 2024
 
Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)Content Methodology: A Best Practices Report (Webinar)
Content Methodology: A Best Practices Report (Webinar)
 
How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024How to Prepare For a Successful Job Search for 2024
How to Prepare For a Successful Job Search for 2024
 
Social Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie InsightsSocial Media Marketing Trends 2024 // The Global Indie Insights
Social Media Marketing Trends 2024 // The Global Indie Insights
 
Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024Trends In Paid Search: Navigating The Digital Landscape In 2024
Trends In Paid Search: Navigating The Digital Landscape In 2024
 
5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary5 Public speaking tips from TED - Visualized summary
5 Public speaking tips from TED - Visualized summary
 
ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd ChatGPT and the Future of Work - Clark Boyd
ChatGPT and the Future of Work - Clark Boyd
 
Getting into the tech field. what next
Getting into the tech field. what next Getting into the tech field. what next
Getting into the tech field. what next
 
Google's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search IntentGoogle's Just Not That Into You: Understanding Core Updates & Search Intent
Google's Just Not That Into You: Understanding Core Updates & Search Intent
 
How to have difficult conversations
How to have difficult conversations How to have difficult conversations
How to have difficult conversations
 
Introduction to Data Science
Introduction to Data ScienceIntroduction to Data Science
Introduction to Data Science
 
Time Management & Productivity - Best Practices
Time Management & Productivity -  Best PracticesTime Management & Productivity -  Best Practices
Time Management & Productivity - Best Practices
 
The six step guide to practical project management
The six step guide to practical project managementThe six step guide to practical project management
The six step guide to practical project management
 
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
Beginners Guide to TikTok for Search - Rachel Pearson - We are Tilt __ Bright...
 
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
Unlocking the Power of ChatGPT and AI in Testing - A Real-World Look, present...
 

Graphene Open IE

  • 1. Graphene: Semantically-Linked Propositions in Open Information Extraction COLING 2018 Matthias Cetto1, Christina Niklaus1, André Freitas2 and Siegfried Handschuh1 1Natural Language Processing and Semantic Computing University of Passau 2School of Computer Science University of Manchester August 23, 2018 1
  • 2. Task of Open IE “The Treasury will announce details of the November refunding.” The Treasury; will announce; details of the November refunding Key features of Open IE (Stanovsky and Dagan, 2016): 1. Assertedness 2. Minimal Propositions 3. Completeness and Open Lexicon Motivation Goal of Open IE 2
  • 3. Task of Open IE “The Treasury will announce details of the November refunding.” The Treasury; will announce; details of the November refunding Key features of Open IE (Stanovsky and Dagan, 2016): 1. Assertedness 2. Minimal Propositions 3. Completeness and Open Lexicon Motivation Goal of Open IE 2
  • 4. Task of Open IE “The Treasury will announce details of the November refunding.” The Treasury; will announce; details of the November refunding Key features of Open IE (Stanovsky and Dagan, 2016): 1. Assertedness 2. Minimal Propositions 3. Completeness and Open Lexicon Motivation Goal of Open IE 2
  • 5. Problems of State-of-the-Art Approaches “Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity.” Motivation Shortcomings of Current Approaches 3
  • 6. Problems of State-of-the-Art Approaches “Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity.” incorrect extractions Congress and President Bush; increase; the Treasury’s borrowing capacity incorrect extractions → assertedness? Motivation Shortcomings of Current Approaches 3
  • 7. Problems of State-of-the-Art Approaches “Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity.” incorrect extractions missing context The funding; will be delayed; missing context → assertedness? Motivation Shortcomings of Current Approaches 3
  • 8. Problems of State-of-the-Art Approaches “Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity.” incorrect extractions missing context long arguments The funding; will be delayed; if Congress and President Bush fail to increase the Treasury’s borrowing capacity Although the Treasury will announce details of the November refunding on Monday long arguments → minimality? Motivation Shortcomings of Current Approaches 3
  • 9. Problems of State-of-the-Art Approaches “Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity.” incorrect extractions missing context long arguments missing relations Bush; is; president missing relations → completeness? Motivation Shortcomings of Current Approaches 3
  • 10. Proposed Approach Lightweight semantic representation of propositions: two-layered hierarchy in the form of core relational tuples and accompanying contextual information semantically linked via rhetorical relations Proposed Approach Lightweight Semantic Representation 4
  • 11. Proposed Approach Lightweight semantic representation of propositions: two-layered hierarchy in the form of core relational tuples and accompanying contextual information semantically linked via rhetorical relations Proposed Approach Lightweight Semantic Representation 4
  • 12. Proposed Approach Lightweight semantic representation of propositions: two-layered hierarchy in the form of core relational tuples and accompanying contextual information semantically linked via rhetorical relations Proposed Approach Lightweight Semantic Representation 4
  • 13. Lightweight Semantic Representation “Trump withdrew his sponsorship after the second Tour de Trump in 1990 because his business ventures were experiencing financial woes.” Proposed Approach Example 5
  • 14. Framework Framework for Open Information Extraction Objective: Generating semantically linked propositions Proposed Approach Overview 6
  • 16. Step 1: Transformation Stage (1) syntactic sentence simplification Proposed Approach Transformation Stage 8
  • 17. Syntactic Sentence Simplification Recursive transformation of syntactically complex sentences into simplified, compact structures using a rule-based sentence splitting approach for clausal disembedding, and phrasal disembedding “Trump withdrew his sponsorship after the second Tour de Trump in 1990 because his business ventures were experiencing financial woes.” Core: “T. withdrew his sponsorship.” Context: “His business ventures were experiencing financial woes.” Context: “This was after the second Tour de Trump.” Context: “This was in 1990.” Proposed Approach Transformation Stage 9
  • 18. Syntactic Sentence Simplification Recursive transformation of syntactically complex sentences into simplified, compact structures using a rule-based sentence splitting approach for clausal disembedding, and phrasal disembedding “Trump withdrew his sponsorship after the second Tour de Trump in 1990 because his business ventures were experiencing financial woes.” Core: “T. withdrew his sponsorship.” Context: “His business ventures were experiencing financial woes.” Context: “This was after the second Tour de Trump.” Context: “This was in 1990.” Proposed Approach Transformation Stage 9
  • 19. Syntactic Sentence Simplification Recursive transformation of syntactically complex sentences into simplified, compact structures using a rule-based sentence splitting approach for clausal disembedding, and phrasal disembedding “Trump withdrew his sponsorship after the second Tour de Trump in 1990 because his business ventures were experiencing financial woes.” Core: “T. withdrew his sponsorship.” Context: “His business ventures were experiencing financial woes.” Context: “This was after the second Tour de Trump.” Context: “This was in 1990.” Proposed Approach Transformation Stage 9
  • 20. Simplification Patterns Rule: Subordinated Clauses with Closing Subordinative Clauses Phrasal Pattern: ROOT S z5VP z4SBAR S VPNP x z3 VP* z2NPz1 Extraction: Signal span: x Sz1 NP z2 z3 z4 z5 Proposed Approach Transformation Stage 10
  • 21. Simplification Patterns: Example Rule: Subordinated Clauses with Closing Subordinative Clauses Phrasal Pattern: ROOT . . S VP SBAR S VP were experiencing [...] NP his business ventures IN because PP after [...] NP his sponsorship VBD withdrew NP Trump Proposed Approach Transformation Stage 11
  • 22. Simplification Patterns: Example Rule: Subordinated Clauses with Closing Subordinative Clauses Extraction: “because” His business ventures were experiencing financial woes. Trump withdrew his sponsorship after the second Tour de Trump in 1990. Proposed Approach Transformation Stage 11
  • 23. Step 1: Transformation Stage (2) constituency type clas- sification (1) syntactic sentence simplification Proposed Approach Transformation Stage 12
  • 24. Constituency Type Classification Depicts the contextual hierarchy between the simplified sentences Adopts the concept of nuclearity from RST (Mann and Thompson, 1988): coordinate sentences represent nucleus spans (Core) subordinate sentences represent satellite spans (Context) Proposed Approach Transformation Stage 13
  • 25. Constituency Type Classification Depicts the contextual hierarchy between the simplified sentences Adopts the concept of nuclearity from RST (Mann and Thompson, 1988): coordinate sentences represent nucleus spans (Core) subordinate sentences represent satellite spans (Context) Proposed Approach Transformation Stage 13
  • 26. Constituency Type Classification Depicts the contextual hierarchy between the simplified sentences Adopts the concept of nuclearity from RST (Mann and Thompson, 1988): coordinate sentences represent nucleus spans (Core) subordinate sentences represent satellite spans (Context) Proposed Approach Transformation Stage 13
  • 27. Constituency Type Classification Depicts the contextual hierarchy between the simplified sentences Adopts the concept of nuclearity from RST (Mann and Thompson, 1988): coordinate sentences represent nucleus spans (Core) subordinate sentences represent satellite spans (Context) Subordinated Clauses with Closing Subordinative Clauses “because” His business ventures were experiencing financial woes. Trump withdrew his sponsorship after the second Tour de Trump in 1990. Proposed Approach Transformation Stage 13
  • 28. Constituency Type Classification Depicts the contextual hierarchy between the simplified sentences Adopts the concept of nuclearity from RST (Mann and Thompson, 1988): coordinate sentences represent nucleus spans (Core) subordinate sentences represent satellite spans (Context) Subordinated Clauses with Closing Subordinative Clauses “because” His business ventures were experiencing financial woes. Trump withdrew his sponsorship after the second Tour de Trump in 1990. core context Proposed Approach Transformation Stage 13
  • 29. Step 1: Transformation Stage (3) rhetorical rela- tion identification (2) constituency type clas- sification (1) syntactic sentence simplification Proposed Approach Transformation Stage 14
  • 30. Rhetorical Relation Identification Use of syntactic and lexical features to extract cue phrases from sentences Mapping of cue phrases to rhetorical relations based on the work of Taboada and Das (2013) Proposed Approach Transformation Stage 15
  • 31. Rhetorical Relation Identification Use of syntactic and lexical features to extract cue phrases from sentences Mapping of cue phrases to rhetorical relations based on the work of Taboada and Das (2013) Proposed Approach Transformation Stage 15
  • 32. Rhetorical Relation Identification Use of syntactic and lexical features to extract cue phrases from sentences Mapping of cue phrases to rhetorical relations based on the work of Taboada and Das (2013) Proposed Approach Transformation Stage 15
  • 33. Rhetorical Relation Identification Use of syntactic and lexical features to extract cue phrases from sentences Mapping of cue phrases to rhetorical relations based on the work of Taboada and Das (2013) Subordinated Clauses with Closing Subordinative Clauses “because” His business ventures were experiencing financial woes. Trump withdrew his sponsorship after the second Tour de Trump in 1990. core context Proposed Approach Transformation Stage 15
  • 34. Rhetorical Relation Identification Use of syntactic and lexical features to extract cue phrases from sentences Mapping of cue phrases to rhetorical relations based on the work of Taboada and Das (2013) Subordinated Clauses with Closing Subordinative Clauses “because” → Causal His business ventures were experiencing financial woes. Trump withdrew his sponsorship after the second Tour de Trump in 1990. core context Proposed Approach Transformation Stage 15
  • 35. Discourse Tree Construction DOCUMENT-ROOT Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity. core Proposed Approach Transformation Stage 16
  • 36. Discourse Tree Construction DOCUMENT-ROOT Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity. core Proposed Approach Transformation Stage 16
  • 37. Discourse Tree Construction DOCUMENT-ROOT COORD Contrast It will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity. The Treasury will announce details of the November refunding on Monday. core core core Proposed Approach Transformation Stage 16
  • 38. Discourse Tree Construction DOCUMENT-ROOT COORD Contrast It will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity. The Treasury will announce details of the November refunding on Monday. core core core Proposed Approach Transformation Stage 16
  • 39. Discourse Tree Construction DOCUMENT-ROOT COORD Contrast SUBORD Condition Congress and President Bush fail to increase the Treasury’s borrowing capacity. It will be delayed. core context The Treasury will announce details of the November refunding on Monday. core core core Proposed Approach Transformation Stage 16
  • 40. Discourse Tree Construction DOCUMENT-ROOT COORD Contrast SUBORD Condition Congress and President Bush fail to increase the Treasury’s borrowing capacity. It will be delayed. core context The Treasury will announce details of the November refunding on Monday. core core core Proposed Approach Transformation Stage 16
  • 41. Discourse Tree Construction DOCUMENT-ROOT COORD Contrast SUBORD Condition COORD List President Bush fail to increase the Treasury’s borrowing capacity. Congress fail to increase the Treasury’s borrowing capacity. core core It will be delayed. core context The Treasury will announce details of the November refunding on Monday. core core core Proposed Approach Transformation Stage 16
  • 42. Discourse Tree Construction DOCUMENT-ROOT COORD Contrast SUBORD Condition COORD List President Bush fail to increase the Treasury’s borrowing capacity. Congress fail to increase the Treasury’s borrowing capacity. core core It will be delayed. core context The Treasury will announce details of the November refunding on Monday. core core core Proposed Approach Transformation Stage 16
  • 43. Discourse Tree Construction DOCUMENT-ROOT COORD Contrast SUBORD Condition COORD List President Bush fail to increase the Treasury’s borrowing capacity. Congress fail to increase the Treasury’s borrowing capacity. core core It will be delayed. core context The Treasury will announce details of the November refunding. TEMPORAL(on Monday) core core core Proposed Approach Transformation Stage 16
  • 44. Step 1: Transformation Stage (3) rhetorical rela- tion identification (2) constituency type clas- sification (1) syntactic sentence simplification Hierarchy of semantically linked sentences that present a simple syntax in the form of a discourse tree Proposed Approach Transformation Stage 17
  • 45. Step 1: Transformation Stage (3) rhetorical rela- tion identification (2) constituency type clas- sification (1) syntactic sentence simplification Hierarchy of semantically linked sentences that present a simple syntax in the form of a discourse tree Proposed Approach Transformation Stage 17
  • 46. Step 2: Relation Extraction Convert each (simplified) sentence into a binary relational tuple: arg1, rel, arg2 state-of-the art Open IE systems can serve as potential implementations RE implementation for Graphene: topmost S z7VP z6 z5 NP | PP | S | SBAR x z4 z3 VP* z2NPz1 rel ← z3 z4 arg1 ← NP’ arg2 ← x z5 Proposed Approach Relation Extraction 18
  • 47. Step 2: Relation Extraction Convert each (simplified) sentence into a binary relational tuple: arg1, rel, arg2 state-of-the art Open IE systems can serve as potential implementations RE implementation for Graphene: topmost S z7VP z6 z5 NP | PP | S | SBAR x z4 z3 VP* z2NPz1 rel ← z3 z4 arg1 ← NP’ arg2 ← x z5 Proposed Approach Relation Extraction 18
  • 48. Step 2: Relation Extraction Convert each (simplified) sentence into a binary relational tuple: arg1, rel, arg2 state-of-the art Open IE systems can serve as potential implementations RE implementation for Graphene: topmost S z7VP z6 z5 NP | PP | S | SBAR x z4 z3 VP* z2NPz1 rel ← z3 z4 arg1 ← NP’ arg2 ← x z5 Proposed Approach Relation Extraction 18
  • 49. Step 2: Relation Extraction Convert each (simplified) sentence into a binary relational tuple: arg1, rel, arg2 state-of-the art Open IE systems can serve as potential implementations RE implementation for Graphene: topmost S z7VP z6 z5 NP | PP | S | SBAR x z4 z3 VP* z2NPz1 rel ← z3 z4 arg1 ← NP’ arg2 ← x z5 Proposed Approach Relation Extraction 18
  • 50. Step 2: Relation Extraction Convert each (simplified) sentence into a binary relational tuple: arg1, rel, arg2 state-of-the art Open IE systems can serve as potential implementations RE implementation for Graphene: topmost S z7VP z6 z5 NP | PP | S | SBAR x z4 z3 VP* z2NPz1 rel ← z3 z4 arg1 ← NP’ arg2 ← x z5 Proposed Approach Relation Extraction 18
  • 51. Step 2: Relation Extraction DOCUMENT-ROOT COORD Contrast SUBORD Condition COORD List President Bush fail to increase the Treasury’s borrowing capacity. Congress fail to increase the Treasury’s borrowing capacity. core core It will be delayed. core context The Treasury will announce details of the November refunding. TEMPORAL(on Monday) core core core Proposed Approach Relation Extraction 19
  • 52. Step 2: Relation Extraction DOCUMENT-ROOT COORD Contrast SUBORD Condition COORD List President Bush fail to increase the Treasury’s borrowing capacity. Congress fail to increase the Treasury’s borrowing capacity. core core It will be delayed. core context The Treasury will announce details of the November refunding. TEMPORAL(on Monday) core core core Proposed Approach Relation Extraction 19
  • 53. Step 2: Relation Extraction DOCUMENT-ROOT COORD Contrast SUBORD Condition COORD List President Bush; fail; to increase [...] Congress; fail; to increase [...] core core It; will be delayed.; ∅ core context The Treasury; will announce; details of the November refunding TEMPORAL(on Monday) core core core Proposed Approach Relation Extraction 19
  • 54. Output “Although the Treasury will announce details of the November refunding on Monday, the funding will be delayed if Congress and President Bush fail to increase the Treasury’s borrowing capacity.” #1 0 the Treasury will announce details of the November refunding S:TEMPORAL on Monday L:CONTRAST #2 #2 0 it will be delayed L:CONTRAST #1 L:CONDITION #3 L:CONDITION #4 #3 1 Congress fail to increase the Treasury's borrowing capacity L:LIST #4 #4 1 president Bush fail to increase the Treasury's borrowing [...] L:LIST #3 Proposed Approach Output 20
  • 55. Comparative Evaluation - Graphene Comparison of Graphene with state-of-the-art Open IE systems based on a large benchmark dataset for Open IE (Stanovsky and Dagan, 2016): OLLIE (Mausam et al., 2012) ClausIE (Del Corro and Gemulla, 2013) Stanford Open IE (Angeli et al., 2015) PropS (Stanovsky et al., 2016) OpenIE-4 (Mausam, 2016) ReVerb (Fader et al., 2011) Evaluation 21
  • 56. Comparative Evaluation - Graphene Performance of Graphene: Evaluation 22
  • 57. Comparative Evaluation - Graphene Performance of Graphene: System avg. P R AUC OpenIE-4 0.446 0.324 0.145 Graphene 0.501 0.272 0.136 RE implementation 0.455 0.253 0.115 PropS 0.424 0.267 0.113 ClausIE 0.282 0.330 0.093 Ollie 0.376 0.187 0.070 ReVerb 0.466 0.131 0.061 Stanford Open IE 0.120 0.131 0.016 Evaluation 22
  • 58. Comparative Evaluation - Framework Improvements of state-of-the-art systems when operating as RE component of our framework: Evaluation 23
  • 59. Conclusion Graphene achieves best average precision (50.1%) with comparable recall (27.2%) to that of other high-precision Open IE systems lightweight semantic representation: increases expressiveness of extracted propositions avoids the problem of overspecified argument phrases yields a more compact structure state-of-the-art Open IE systems benefit from clausal, phrasal and rhetorical disembedding as a preprocessing step with increased AUC score up to 63% improvement Conclusion 24
  • 60. Conclusion Graphene achieves best average precision (50.1%) with comparable recall (27.2%) to that of other high-precision Open IE systems lightweight semantic representation: increases expressiveness of extracted propositions avoids the problem of overspecified argument phrases yields a more compact structure state-of-the-art Open IE systems benefit from clausal, phrasal and rhetorical disembedding as a preprocessing step with increased AUC score up to 63% improvement Conclusion 24
  • 61. Conclusion Graphene achieves best average precision (50.1%) with comparable recall (27.2%) to that of other high-precision Open IE systems lightweight semantic representation: increases expressiveness of extracted propositions avoids the problem of overspecified argument phrases yields a more compact structure state-of-the-art Open IE systems benefit from clausal, phrasal and rhetorical disembedding as a preprocessing step with increased AUC score up to 63% improvement Conclusion 24
  • 62. Conclusion Graphene achieves best average precision (50.1%) with comparable recall (27.2%) to that of other high-precision Open IE systems lightweight semantic representation: increases expressiveness of extracted propositions avoids the problem of overspecified argument phrases yields a more compact structure state-of-the-art Open IE systems benefit from clausal, phrasal and rhetorical disembedding as a preprocessing step with increased AUC score up to 63% improvement Conclusion 24