A Comprehensive Survey on Relation Extraction: Recent Advances and New Frontiers
Relation extraction (RE) involves identifying the relations between entities from underlying content. RE serves as the foundation for many natural language processing (NLP) and information retrieval applications, such as knowledge graph completion and question answering. In recent years, deep neural networks have dominated the field of RE and made noticeable progress. Subsequently, the large pre-trained language models have taken the state-of-the-art RE to a new level. This survey provides a comprehensive review of existing deep learning techniques for RE. First, we introduce RE resources, including datasets and evaluation metrics. Second, we propose a new taxonomy to categorize existing works from three perspectives, i.e., text representation, context encoding, and triplet prediction. Third, we discuss several important challenges faced by RE and summarize potential techniques to tackle these challenges. Finally, we outline some promising future directions and prospects in this field. This survey is expected to facilitate researchers' collaborative efforts to address the challenges of real-world RE systems.
Code (0)
등록된 구현이 없습니다.
Tasks
Information RetrievalKnowledge Graph CompletionQuestion AnsweringRelationRelation ExtractionRetrievalSurveyTripletSimilar Papers 제목 키워드 기반
Deep Neural Approaches to Relation Triplets Extraction: A Comprehensive Survey
Recently, with the advances made in continuous representation of words (word embeddings) and deep neural architectures, many research works are published in the area of relation extraction and it is very difficult to kee…
Document-level Relation ExtractionRelationRelation ExtractionSentence+2A Comprehensive Survey of Document-level Relation Extraction (2016-2023)
Document-level relation extraction (DocRE) is an active area of research in natural language processing (NLP) concerned with identifying and extracting relationships between entities beyond sentence boundaries. Compared …
ArticlesDocument-level Relation ExtractionRelationRelation Extraction+2A Survey on Recent Advances in Named Entity Recognition from Deep Learning models
Named Entity Recognition (NER) is a key component in NLP systems for question answering, information retrieval, relation extraction, etc. NER systems have been studied and developed widely for decades, but accurate syste…
Feature EngineeringInformation Retrievalnamed-entity-recognitionNamed Entity Recognition+5Automatic Extraction of Causal Relations from Natural Language Texts: A Comprehensive Survey
Automatic extraction of cause-effect relationships from natural language texts is a challenging open problem in Artificial Intelligence. Most of the early attempts at its solution used manually constructed linguistic and…
Relation ExtractionA systematic review of relation extraction task since the emergence of Transformers
This article presents a systematic review of relation extraction (RE) research since the advent of Transformer-based models. Using an automated framework to collect and annotate publications, we analyze 34 surveys, 64 da…
Relation Extraction