paper-with-me

Papers

A Comprehensive Survey on Relation Extraction: Recent Advances and New Frontiers

2023-06-03 · Xiaoyan Zhao, Yang Deng, Min Yang, Lingzhi Wang, Rui Zhang, Hong Cheng, Wai Lam, Ying Shen, Ruifeng Xu

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.

📄 PDF Abstract BibTeX arXiv:2306.02051

Code (0)

등록된 구현이 없습니다.

Tasks

Information RetrievalKnowledge Graph CompletionQuestion AnsweringRelationRelation ExtractionRetrievalSurveyTriplet

Similar Papers 제목 키워드 기반

Deep Neural Approaches to Relation Triplets Extraction: A Comprehensive Survey

2021-03-31 · Tapas Nayak, Navonil Majumder, Pawan Goyal, Soujanya Poria

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+2

A Comprehensive Survey of Document-level Relation Extraction (2016-2023)

2023-09-28 · Julien Delaunay, Hanh Thi Hong Tran, Carlos-Emiliano González-Gallardo, Georgeta Bordea 외

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+2

A Survey on Recent Advances in Named Entity Recognition from Deep Learning models

2019-10-25 · COLING 2018 8 · Vikas Yadav, Steven Bethard

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+5

Automatic Extraction of Causal Relations from Natural Language Texts: A Comprehensive Survey

2016-05-25 · Nabiha Asghar

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 Extraction

A systematic review of relation extraction task since the emergence of Transformers

2025-11-05 · Ringwald Celian, Gandon, Fabien, Faron Catherine 외 arxiv

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