Joint Entity and Relation Extraction from Scientific Documents: Role of Linguistic Information and Entity Types
Scientific articles contain various types of domain-specific entities and relations between them. The entities and their relations succinctly capture important information about the topic of the document and hence, they are crucial to the understanding and automatic analysis of the documents. In this paper, we aim to automatically extract entities and relations from a scientific abstract using a deep neural model. Given an input sentence, we use a pretrained transformer to produce contextual embeddings of the tokens which are then enriched with embeddings of their part-of-speech (POS) tags. A sequence of enriched token representations forms a span, and entities and relations are jointly learned over spans. Entity logits predicted by the entity classifier are used as features in the relation classifier. Our proposed model improves upon competitive baselines in the literature for entity and relation extraction on SciERC and ADE datasets.
Code (1)
Tasks
ArticlesJoint Entity and Relation ExtractionJoint Entity and Relation Extraction on Scientific DataPOSRelationRelation ExtractionSentenceSimilar Papers 제목 키워드 기반
Scientific and Technological Text Knowledge Extraction Method of based on Word Mixing and GRU
The knowledge extraction task is to extract triple relations (head entity-relation-tail entity) from unstructured text data. The existing knowledge extraction methods are divided into "pipeline" method and joint extracti…
named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)Entity Recognition and Relation Extraction from Scientific and Technical Texts in Russian
This paper is devoted to the study of methods for information extraction (entity recognition and relation classification) from scientific texts on information technology. Scientific publications provide valuable informat…
Keyword ExtractionRelationRelation ClassificationRelation ExtractionJoint Entity and Relation Extraction for Legal Documents with Legal Feature Enhancement
In recent years, the plentiful information contained in Chinese legal documents has attracted a great deal of attention because of the large-scale release of the judgment documents on China Judgments Online. It is in gre…
Joint Entity and Relation ExtractionMulti-Task Learningnamed-entity-recognitionNamed Entity Recognition+4SciER: An Entity and Relation Extraction Dataset for Datasets, Methods, and Tasks in Scientific Documents
Scientific information extraction (SciIE) is critical for converting unstructured knowledge from scholarly articles into structured data (entities and relations). Several datasets have been proposed for training and vali…
ArticlesRelationRelation ExtractionTAGDeep Neural Networks for Relation Extraction
Relation extraction from text is an important task for automatic knowledge base population. In this thesis, we first propose a syntax-focused multi-factor attention network model for finding the relation between two enti…
DecoderJoint Entity and Relation ExtractionKnowledge Base PopulationRelation+1