A relationship extraction task requires the detection and classification of semantic relationship mentions within a set of artifacts, typically from text or XML documents. The task is very similar to that of information extraction (IE), but IE additionally requires the removal of repeated relations (disambiguation) and generally refers to the extraction of many different relationships.
Concept and applications
The concept of relationship extraction was first introduced during the 7th Message Understanding Conference in 1998.[1] Relationship extraction involves the identification of relations between entities and it usually focuses on the extraction of binary relations.[2] Application domains where relationship extraction is useful include gene-disease relationships,[3] protein-protein interaction[4] etc.
There are several methods used to extract relationships and these include text-based relationship extraction. These methods rely on the use of pretrained relationship structure information or it could entail the learning of the structure in order to reveal relationships.[5] Another approach to this problem involves the use of domain ontologies.[6][7] There is also the approach that involves visual detection of meaningful relationships in parametric values of objects listed on a data table that shift positions as the table is permuted automatically as controlled by the software user. The poor coverage, rarity and development cost related to structured resources such as semantic lexicons (e.g. WordNet, UMLS) and domain ontologies (e.g. the Gene Ontology) has given rise to new approaches based on broad, dynamic background knowledge on the Web. For instance, the ARCHILES technique[8] uses only Wikipedia and search engine page count for acquiring coarse-grained relations to construct lightweight ontologies.
The relationships can be represented using a variety of formalisms/languages. One such representation language for data on the Web is RDF.
More recently, end-to-end systems which jointly learn to extract entity mentions and their semantic relations have been proposed with strong potential to obtain high performance.[9]
Most of the reported systems have demonstrated their approach on English datasets.
However, data and systems have been described for other languages, e.g., Russian[10]
and Vietnamese.[11]
Datasets
Researchers have constructed multiple datasets for benchmarking relationship extraction methods.[12]
One such dataset was the document-level relationship extraction dataset called DocRED released in 2019.
It uses relations from Wikidata and text from the English Wikipedia.[12]
The dataset has been used by other researchers and a prediction competition has been setup at CodaLab.[13][14]
^ abNing, Huansheng (2019). Cyberspace Data and Intelligence, and Cyber-Living, Syndrome, and Health: International 2019 Cyberspace Congress, CyberDI and CyberLife, Beijing, China, December 16–18, 2019, Proceedings, Part II. Singapore: Springer Nature. p. 260. ISBN978-981-15-1924-6.
^Tickoo, Omesh; Iyer, Ravi (2016). Making Sense of Sensors: End-to-End Algorithms and Infrastructure Design from Wearable-Devices to Data Centers. Portland: Apress. p. 68. ISBN978-1-4302-6592-4.
^T.C.Rindflesch and L.Tanabe and J.N.Weinstein and L.Hunter (2000). "EDGAR: Extraction of drugs, genes, and relations from the biomedical literature". Proc. Pacific Symposium on Biocomputing. pp. 514–525. PMC2709525.
^W. Wong and W. Liu and M. Bennamoun (2009). "Acquiring Semantic Relations using the Web for Constructing Lightweight Ontologies". Proc. 13th Pacific-Asia Conference on Knowledge Discovery and Data Mining (PAKDD). doi:10.1007/978-3-642-01307-2_26.
^Dat Quoc Nguyen and Karin Verspoor (2019). "End-to-end neural relation extraction using deep biaffine attention". Proceedings of the 41st European Conference on Information Retrieval (ECIR). arXiv:1812.11275. doi:10.1007/978-3-030-15712-8_47.