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...
Optimization of ultrasonic extraction of Lycium barbarum polysaccharides using response surface methodology
Optimization of ultrasonic extraction of Lycium barbarum polysaccharides using response surface methodology
Abstract Ultrasonic extraction was a new development method to achieve high-efficiency extraction of Lycium barbarum polysaccharides instead of hot water extraction....
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 ...
Utilizing Large Language Models for Geoscience Literature Information Extraction
Utilizing Large Language Models for Geoscience Literature Information Extraction
Extracting information from unstructured and semi-structured geoscience literature is a crucial step in conducting geological research. The traditional machine learning extraction ...
Image feature extraction algorithm based on visual information
Image feature extraction algorithm based on visual information
Abstract Vision is the main sensory organ for human beings to contact and understand the objective world. The results of various statistical data show that more than...
Research on the UAV Sound Recognition Method Based on Frequency Band Feature Extraction
Research on the UAV Sound Recognition Method Based on Frequency Band Feature Extraction
The unmanned aerial vehicle (UAV) industry is developing rapidly, and the application of UAVs is becoming increasingly widespread. Due to the lowering of the threshold for using UA...
THE CONCEPT OF HYBRID THREATS
THE CONCEPT OF HYBRID THREATS
In 2016, during the Warsaw summit, NATO and EU reached an agreement to improve the cooperation in the fight against the hybrid threats, describing the security situation in Europe ...

Back to Top