2020
DOI: 10.48550/arxiv.2009.08694
|View full text |Cite
Preprint
|
Sign up to set email alerts
|

RECON: Relation Extraction using Knowledge Graph Context in a Graph Neural Network

Abstract: In this paper, we present a novel method named RECON, that automatically identifies relations in a sentence (sentential relation extraction) and aligns to a knowledge graph (KG). RECON uses a graph neural network to learn representations of both the sentence as well as facts stored in a KG, improving the overall extraction quality. These facts, including entity attributes (label, alias, description, instance-of) and factual triples, have not been collectively used in the state of the art methods. We evaluate t… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2022
2022

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 19 publications
0
2
0
Order By: Relevance
“…For the documents in HTML format, either HTML selectors can be used directly in the scraping tool or the BeautifulSoup4 7 library can be integrated within the scraping tool so that the output of the crawling process is a file in txt format. For the transformation of the pure PDF documents into txt files, there are a few python libraries such as pdfMiner 8 , but these tools are not useful to treat scanned images. To tackle this challenge, we recommend AWS Textract 9 , which is a machine learning service that extracts text from scanned documents.…”
Section: Document Pre-processingmentioning
confidence: 99%
See 1 more Smart Citation
“…For the documents in HTML format, either HTML selectors can be used directly in the scraping tool or the BeautifulSoup4 7 library can be integrated within the scraping tool so that the output of the crawling process is a file in txt format. For the transformation of the pure PDF documents into txt files, there are a few python libraries such as pdfMiner 8 , but these tools are not useful to treat scanned images. To tackle this challenge, we recommend AWS Textract 9 , which is a machine learning service that extracts text from scanned documents.…”
Section: Document Pre-processingmentioning
confidence: 99%
“…Other methods for datasets with fewer and more general relation types ( [51], [22]) leverage a pretrained transformer-based model such as RoBERTa [52], [54]. The embeddings created at this point get passed to a classifier that predicts the correct relation between entities [8], [31].…”
Section: Named Entity Recognition and Relation Extractionmentioning
confidence: 99%