Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Joint Extraction of Entities and Relations Based on Hybrid Feature Representations

View through CrossRef
Abstract Although the fine-tuning pre-training model technique has obtained tremendous success in the domains of named entity recognition and relation extraction, realistic scenarios exist with many triples of nested entities and overlapping relations. Existing works focus on solving the overlapping triple problem where multiple relational triples in the same sentence share the same entity. In this work, we introduce a joint entity-relation extraction framework based on hybrid feature representation. Our framework consists of five primary parts: constructing hybrid feature representations, bidirectional LSTM encoder, head entity recognition module, entity type classification, and relation tail entity recognition. First, we fuse character-level vector and word-level vector representations via a max-pooling operation to enrich text feature information. Second, the hybrid feature representation is fed into a bidirectional LSTM to capture the correlation between characters and entities. Third, the head entity recognition module employs two identical binary classifiers to detect the start and end positions of entities separately. Then the entity type classification module filters out entities classified as non-entity types by softmax. Finally, we regard relation tail entity recognition as a machine reading comprehension task to eliminate the problem of entity overlap. Specifically, we regard the combination of head entities and relations as queries to query possible tail entities from the text. This framework efficiently handles the polysemy problem, considerably enhances knowledge extraction efficiency, and accurately extracts overlapping triples in domain texts with complicated relationships.
Title: Joint Extraction of Entities and Relations Based on Hybrid Feature Representations
Description:
Abstract Although the fine-tuning pre-training model technique has obtained tremendous success in the domains of named entity recognition and relation extraction, realistic scenarios exist with many triples of nested entities and overlapping relations.
Existing works focus on solving the overlapping triple problem where multiple relational triples in the same sentence share the same entity.
In this work, we introduce a joint entity-relation extraction framework based on hybrid feature representation.
Our framework consists of five primary parts: constructing hybrid feature representations, bidirectional LSTM encoder, head entity recognition module, entity type classification, and relation tail entity recognition.
First, we fuse character-level vector and word-level vector representations via a max-pooling operation to enrich text feature information.
Second, the hybrid feature representation is fed into a bidirectional LSTM to capture the correlation between characters and entities.
Third, the head entity recognition module employs two identical binary classifiers to detect the start and end positions of entities separately.
Then the entity type classification module filters out entities classified as non-entity types by softmax.
Finally, we regard relation tail entity recognition as a machine reading comprehension task to eliminate the problem of entity overlap.
Specifically, we regard the combination of head entities and relations as queries to query possible tail entities from the text.
This framework efficiently handles the polysemy problem, considerably enhances knowledge extraction efficiency, and accurately extracts overlapping triples in domain texts with complicated relationships.

Related Results

Differential Diagnosis of Neurogenic Thoracic Outlet Syndrome: A Review
Differential Diagnosis of Neurogenic Thoracic Outlet Syndrome: A Review
Abstract Thoracic outlet syndrome (TOS) is a complex and often overlooked condition caused by the compression of neurovascular structures as they pass through the thoracic outlet. ...
Meta-Representations as Representations of Processes
Meta-Representations as Representations of Processes
In this study, we explore how the notion of meta-representations in Higher-Order Theories (HOT) of consciousness can be implemented in computational models. HOT suggests that consc...
Motions With Minimal Joint Torques for Redundant Manipulators
Motions With Minimal Joint Torques for Redundant Manipulators
The article presents a method for obtaining motions with minimal joint torques for redundant mechanical manipulators. The existing methods based on the local resolution of redundan...
SCF Equations for T/Y and K Square-to-Round Tubular Joint
SCF Equations for T/Y and K Square-to-Round Tubular Joint
Summary A parametric stress analysis of T/Y and K square-to-round tubular joints subjected to axial loads and in-plane and out-of-plane bending moments has been p...
Fictional entities
Fictional entities
By ‘fictional entities’, philosophers principally mean those entities originating in and defined by myths, legends, fairy tales, novels, dramas and other works of fiction. In this ...
Nanogold and nanosilver hybrid polymer materials
Nanogold and nanosilver hybrid polymer materials
<p>Significant opportunities exist in both the scientific and industrial sectors for the development of new generation hybrid materials. These multifunctional hybrid material...
Graph-based entity-oriented search
Graph-based entity-oriented search
Entity-oriented search has revolutionized search engines. In the era of Google Knowledge Graph and Microsoft Satori, users demand an effortless process of search. Whether they expr...

Back to Top