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

ANALISIS INFORMASI ANATOMI PENGGUNAAN PROYEKSI SKYLINE PADA PEMERIKSAAN KNEE JOINT POST ARTHROSCOPY
ANALISIS INFORMASI ANATOMI PENGGUNAAN PROYEKSI SKYLINE PADA PEMERIKSAAN KNEE JOINT POST ARTHROSCOPY
Latar belakang: knee Joint atau sendi lutut merupakan salah satu sendi terbesar dalam tubuh, sendi ini merupakan sendi yang kompleks. Osteoarthritis merupakan kelainan sendi degene...
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...
Localisation in 3D Images Using Cross-features Correlation Learning
Localisation in 3D Images Using Cross-features Correlation Learning
Object detection and segmentation have evolved drastically over the past two decades thanks to the continuous advancement in the field of deep learning. Substantial research effort...
Pengaruh Tri-n-Oktil Posfin Oksida dan Tingkat Ekstraksi pada Pemurnian Konsentrat Thorium
Pengaruh Tri-n-Oktil Posfin Oksida dan Tingkat Ekstraksi pada Pemurnian Konsentrat Thorium
Telah dilakukan ekstraksi konsentrat thorium oksalat hasil olah monasit memakai ekstraktan Tri – n - Oktil Posfin Oksida (TOPO).  Pengotor  yang paling banyak  terkandung dalam kon...
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...
Evolutionary Computation for Feature Manipulation in Salient Object Detection
Evolutionary Computation for Feature Manipulation in Salient Object Detection
<p>The human visual system can efficiently cope with complex natural scenes containing various objects at different scales using the visual attention mechanism. Salient objec...
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...

Back to Top