Semantic Parsing and Beyond to Create a...

68
Semantic Parsing and Beyond to Create a Commonsense Knowledge Base Valerio Basile Institute for Language and Information Science University of Düsseldorf 19/4/2018

Transcript of Semantic Parsing and Beyond to Create a...

Page 1: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Semantic Parsing and Beyond to Create a

Commonsense Knowledge Base

Valerio Basile

Institute for Language and Information ScienceUniversity of Düsseldorf

19/4/2018

Page 2: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Valerio Basile

University of GroningenInria (Sophia Antipolis)Sapienza (Roma)Università di Torino

Computational Semantics, Semantic Web, Natural Language Generation, Information Extraction, Linguistic Annotation,

Distributional Semantics, General Knowledge Bases, Gamification, Social Media, Sentiment Analysis, Legal

Informatics, Argument Mining, Math, Pasta, Videogames, ...

whoami

Page 3: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Robotics and Artificial Intelligence

Objects

Linguistics and Semantics

Machine Learning and Clustering

Today

Page 4: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

● I Motivation: The Semantics of Objects● II Objects, Knowledge and The Web● III Objects, Words and Vectors● IV Frames and Prototypical Knowledge● V Default Knowledge about Objects

Today

Page 5: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Part IMotivation:

The Semantics of Objects

Page 6: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

5-year CHIST-ERA funded project (2014-2018)

4 EU partners

Page 7: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Deploy robots in human-inhabited environments.

The robots autonomously collect real-world data.

We use information available on the Semantic Web to identify the semantics of objects.

Page 8: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia
Page 9: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia
Page 10: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia
Page 11: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

● Object classification

● Room detection

● Frame detection

● Inference

● ...

Page 12: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Semantics

Bob, I want some pane!

Page 13: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Semantics

Frame name

Frame type

Frame element

role

Page 14: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Semantics

Page 15: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Part IIObjects, Knowledge and The

Web

Page 16: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

ClassificationWhat is (not) an object?What type is an object?

What is a room?...

RelationsHow are objects related?

Where is an object?What can I do with an object?

...

Object Knowledge

Page 17: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

http://lod-cloud.net/

Linked Open Data

Page 18: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Taxonomy Function Location Linked Data

DBpedia ✔ ✘ ✘ ✔

ConceptNet ✔ ✔ ✔ partly

KnowRob ✔ ✔ partly ✘

BabelNet ✔ ✘ ✘ ✔

SUN ✘ ✘ ✔ ✘

BNDB

CNDK

KR

Page 19: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Keyword Linking MethodsDBpedia Lookup“official” search API of DBpedia

String Match (+redirect)Try http://dbpedia.org/resource/{KEYWORD}

BabelfyState of the art algorithm for Word Sense Disambiguation/Entity Linking

Page 20: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Keyword Linking MethodsVector-based Contextual disambiguation

● Run String Match on the keywords● Split the missed keywords into tokens● Run String Match on the tokens● Compute the semantic similarity of each

token-entity with all the previously recognized entities

● Select the highest scoring token-entity

e.g., basket_of_banana dbr:→ Basket

Page 21: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

The SUN database

https://groups.csail.mit.edu/vision/SUN/

Page 22: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

131,067 Images908 Scene categories313,884 Segmented objects4,479 Object categories

The SUN database

Page 23: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Results2,493 objects in DBpedia679 locations in DBpedia2,935 object-location relations

The SUN database

Classification

Relations

Page 24: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Part IIIObjects, Words and Vectors

Page 25: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Problem

Classification is good, but relations are sparse

Object Knowledge

Page 26: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Distributional Hypothesis

Word 1

(entity mention)

Word 2

(entity mention)

Entity 1 Entity 2Semantic Relatedness

Co-occurrence

Page 27: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Distributional Relational Hypothesis

Entity 1 Entity 2

Type A Type BSemantic Relation

Semantic Relatedness

Page 28: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Entity 1 Entity 2

Object RoomisLocatedAt

Semantic Relatedness

Distributional Relational Hypothesis

Page 29: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Semantic Relatedness

Washing_machine Ashtray

Bathroom 5 2

Bedroom 0 1

Living_room 1 6

Co-occurrence matrix Singular value decomposition

M=U ΣV *

U k ΣkV k*=M k

Low-rank approximation

NASARI: A Novel Approach to a Semantically-Aware Representation of Items(Camacho-Collados, Pilehvar and Navigli, 2015)

Page 30: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Semantic Similaritybn:00008995n Bathroom ­0.03750793 0.06731935 ­0.02334246 ­0.02009913 0.02251291 0.07689607 0.01527985  ­0.10780967 0.18232885 0.1234034 ­0.0520944 ­0.25805958 0.12200121 ­0.04875973 ­0.03544397 ­0.03841146 0.00970973 …

bn:00007365n Washing_machine ­0.00911299 0.11549547 ­0.04274256 0.03672424 ­0.06627292 0.13761881 0.01171631 ­0.08721243 0.08270955 0.13095092 ­0.00137408 ­0.16226186 0.0422162 0.0545828 ­0.01007292 0.10094466 ­0.05663372 0.09864459 0.10167608 7.534e­05 0.08067719 0.05527394

Cosine similarity:

A⋅B‖A‖‖B‖

=∑i=1

n

A iB i

√∑i=1

n

A i ²√∑i=1

n

A i ²

http://lcl.uniroma1.it/nasari/

Page 31: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Semantic Similarity

Page 32: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Evaluation: locatedAt

Gold standard: SUN database linked to DBpedia

Extract the top k object-location pairs

Page 33: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Evaluation: usedFor

Gold standard: ConceptNet linked to DBpedia

Extract the top k object-action pairs

Page 34: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

931 high confidence location relationsOnly 52 were in the gold standard setE.g.:Trivet Kitchen→Flight_bag Airport_lounge→Soap_dispenser Unisex_public_toilet→

+ many related datasets:https://project.inria.fr/aloof/data/

Results

Page 35: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Object-action relation (usedFor)Extracting common sense knowledge via triple ranking using supervised and unsupervised distributional modelsS Jebbara, V Basile, E Cabrio, P Cimiano, Semantic Web 2018

Improving object detectionSemantic web-mining and deep vision for lifelong object discoveryJ Young, L Kunze, V Basile, E Cabrio, N Hawes, B CaputoRobotics and Automation, ICRA 2017

Object-location relation (locatedAt)Populating a knowledge base with object-location relations using distributional semanticsV Basile, S Jebbara, E Cabrio, P Cimiano, EKAW 2016

Distributional Relational Hypothesis

Page 36: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Part IVFrames and Prototypical

Knowledge

Page 37: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Problem

The distributional relational hypothesis is limited to specific relations

Page 38: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Semantics

Page 39: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Semantics

FrameNet (1997), Framester (2016), Framebase (2015)

Frame name

Frame type

Frame element

role

Page 40: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame InstanceInstance id: <fi12345>Frame type: fbframe:CookingFrame elements:● fbfe:Instrument, dbr:Knife● fbfe:Agent, dbr:Person● …

Page 41: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame InstanceInstance id: <fi12345>Frame type: fbframe:CookingFrame elements:● fbfe:Instrument, dbr:Knife● fbfe:Agent, dbr:Person● …

Default Knowledge Prototypical Frame Instances→

Page 42: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame InstanceInstance id: <fi12345>Frame type: fbframe:CookingFrame elements:● fbfe:Instrument, dbr:Knife● fbfe:Agent, dbr:Person● …

Default Knowledge Prototypical Frame Instances→=

F.I. extraction + F.I. clustering

Page 43: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Knowledge Extraction

Semantic Parsing+

Word Sense Disambiguation & linking+

Alignment

V. Basile, E. Cabrio, C. SchonKNEWS: Using Logical and Lexical Semantics to Extract Knowledge from Natural LanguageECAI 2016

Page 44: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Knowledge Extraction

https://github.com/valeriobasile/learningbyreading

Text

(Natural Language)

Semantic

Parsing

Word Sense

Disambiguation

Entity

Linking

Discourse

Representation

Structure

DBPedia

Entities

WordNet

Synsets

Semantic

Roles

FrameNet

FramesAlignment

RDF

Triples

Page 45: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Knowledge Extraction

https://github.com/valeriobasile/learningbyreading

Text

(Natural Language)

Semantic

Parsing

Word Sense

Disambiguation

Entity

Linking

Discourse

Representation

Structure

DBPedia

Entities

WordNet

Synsets

Semantic

Roles

FrameNet

FramesAlignment

RDF

Triples

Boxer, Semafor

Babelfy, UKB

Babelfy, Spotlight

Page 46: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Deeper Natural Language Processing

C&C Tools, Boxer (Curran, Clark and Bos 2007)http://valeriobasile.github.io/candcapi/

Page 47: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Deeper Natural Language Processing

C&C Tools, Boxer (Curran, Clark and Bos 2007)http://valeriobasile.github.io/candcapi/

DiscourseRepresentationStructure

Page 48: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Deeper Natural Language Processing

Same entity!

Page 49: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Deeper Natural Language Processing

eventsemantic roles

Page 50: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Deeper Natural Language Processing

event → Framesemantic roles

→ Frame elements

Page 51: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Word Sense Disambiguation

http://babelfy.org (Navigli and Ponzetto, 2012)

Page 52: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Deeper Natural Language Processing

Framebase mappingEvent Word sense FrameNet Frame→ →

SemLink mappingVerbNet role + FrameNet frame FrameNet role→

Example:

serve(e2) serve.v.01 Ofering→ →agent(x1, e2) + Ofering Oferer*→

empty(e3) empty.a.01 Fullness→ →cup(x3) + Fullness Container*→

Page 53: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Instance Extraction@prefix fbfi: <http://framebase.org/ns/fi->

@prefix fbframe: <http://framebase.org/ns/frame->

@prefix fbfe: <{http://framebase.org/ns/fe->

@prefix rdfs: <http://www.w3.org/1999/02/22-rdf-syntax-ns\#>

@prefix bn: <http://babelnet.org/rdf/>

fbfi:People_01b52400 rdfs:type fbframe:People.

fbfi:People_01b52400 fbfe:Person bn:s00001533n.

fbfi:Cardinal_numbers_3faa6c9c rdfs:type fbframe:Cardinal_numbers.

fbfi:Cardinal_numbers_3faa6c9c fbfe:Entity bn:s00001533n.

fbfi:Being_located_079aed4d rdfs:type fbframe:Being_located.

fbfi:Being_located_079aed4d fbfe:Theme bn:s00001533n.

fbfi:Being_located_079aed4d fbfe:Location bn:s00009850n.

¨Two men are sleeping on a bench¨

Page 54: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Instance Extraction

Page 55: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Similarity

Instance id: <fi12345>Frame type: fbframe:CookingFrame elements:● fbfe:Instrument,

dbr:Knife● fbfe:Agent, dbr:Person● …

Instance id: <fi67890>Frame type: fbframe:EatingFrame elements:● fbfe:Instrument,

dbr:Fork● fbfe:Agent, dbr:Person● …

frame types

Page 56: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Similarity

Instance id: <fi12345>Frame type: fbframe:CookingFrame elements:● fbfe:Instrument,

dbr:Knife● fbfe:Agent, dbr:Person● …

Instance id: <fi67890>Frame type: fbframe:EatingFrame elements:● fbfe:Instrument,

dbr:Fork● fbfe:Agent, dbr:Person● …

frame elements

Page 57: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame Similarity

Measuring Frame Instance RelatednessV. Basile, R. Lopez Condori, E. Cabrio

*SEM 2018 (accepted)

Page 58: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Frame SimilaritySentence Textual Similarity shared task dataset250 sentence pairs1,650 frame instances with KNEWS178 frame types, ~1.2 frame elements each457 concepts

Page 59: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Clustering Frame Instances

Page 60: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Pilot StudyText for language learners (1,653 short stories) 114,536 frame instances, 154,422 frame elements, 686 frame types, 222 roles filled by 3,398 types of concepts.Hierarchical clustering with our distance metric: complete-linkage agglomerative (SciPy)

Frame Instance Extraction and Clustering for Default Knowledge BuildingA. Shah, V. Basile, E. Cabrio, S. Kamath S.

Applications of Semantic Web technologies in Robotics - ANSWER 17

Page 61: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Pilot Study

Page 62: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Pilot StudyMost frequent frame type, role and element from each cluster

<http://framebase.org/fbframe/Ride_vehicle><http://framebase.org/fbfe/Vehicle><http://wordnet−rdf.princeton.edu/wn31/02837983−n>

300 triples, available at ~http://project.inria.fr/aloof/data/

Bicycle

Page 63: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Part VDefault Knowledge about

Objects

Page 64: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Default Knowledge about Objects

RDF dataset of common sense knowledge about objects.

Object classification, prototypical location, actions, frames...

Knowledge extracted from parsing, crowdsourcing, distributional semantics, keyword linking

http://deko.inria.fr/

Page 65: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Default Knowledge about Objects

Page 66: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Default Knowledge about Objects

Page 67: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

Default Knowledge about Objects

10,990 nquads (named graphs)

603 from crowdsourcing

1,221 from distributional relational hypothesis

8,046 from keyword kinking

1,120 from KNEWS/frame instance clustering

+ DeKO ontology

http://deko.inria.fr/

Page 68: Semantic Parsing and Beyond to Create a …valeriobasile.github.io/presentations/dusseldorf2018.pdfWord Sense Disambiguation Entity Linking Discourse Representation Structure DBPedia

The End(Q/A)