中文
相关论文

相关论文: Denoising Relation Extraction from Document-level …

200 篇论文

For Relation Extraction (RE), the manual annotation of training data may be prohibitively expensive, since the sentences that contain the target relations in texts can be very scarce and difficult to find. It is therefore beneficial to…

计算与语言 · 计算机科学 2025-09-11 Zexuan Li , Hongliang Dai , Piji Li

Document-level relation extraction (RE), which requires reasoning on multiple entities in different sentences to identify complex inter-sentence relations, is more challenging than sentence-level RE. To extract the complex inter-sentence…

计算与语言 · 计算机科学 2022-04-04 Liang Zhang , Yidong Cheng

Extracting information from full documents is an important problem in many domains, but most previous work focus on identifying relationships within a sentence or a paragraph. It is challenging to create a large-scale information extraction…

计算与语言 · 计算机科学 2020-05-04 Sarthak Jain , Madeleine van Zuylen , Hannaneh Hajishirzi , Iz Beltagy

Document-level Relation Extraction (DocRE) aims to identify relationships between entity pairs within a document. However, most existing methods assume a uniform label distribution, resulting in suboptimal performance on real-world,…

计算与语言 · 计算机科学 2025-01-14 Khai Phan Tran , Wen Hua , Xue Li

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…

计算与语言 · 计算机科学 2024-06-25 Xiaoyan Zhao , Yang Deng , Min Yang , Lingzhi Wang , Rui Zhang , Hong Cheng , Wai Lam , Ying Shen , Ruifeng Xu

Document-level relation extraction (RE) poses new challenges compared to its sentence-level counterpart. One document commonly contains multiple entity pairs, and one entity pair occurs multiple times in the document associated with…

计算与语言 · 计算机科学 2020-12-10 Wenxuan Zhou , Kevin Huang , Tengyu Ma , Jing Huang

Distantly supervised named entity recognition (DS-NER) efficiently reduces labor costs but meanwhile intrinsically suffers from the label noise due to the strong assumption of distant supervision. Typically, the wrongly labeled instances…

计算与语言 · 计算机科学 2023-02-16 Xinghua Zhang , Bowen Yu , Tingwen Liu , Zhenyu Zhang , Jiawei Sheng , Mengge Xue , Hongbo Xu

Unsupervised relation extraction (URE) aims to extract relations between named entities from raw text without requiring manual annotations or pre-existing knowledge bases. In recent studies of URE, researchers put a notable emphasis on…

计算与语言 · 计算机科学 2023-12-04 Qing Wang , Kang Zhou , Qiao Qiao , Yuepei Li , Qi Li

We present the first human-annotated dialogue-based relation extraction (RE) dataset DialogRE, aiming to support the prediction of relation(s) between two arguments that appear in a dialogue. We further offer DialogRE as a platform for…

计算与语言 · 计算机科学 2020-04-20 Dian Yu , Kai Sun , Claire Cardie , Dong Yu

Document-level relation extraction (DocRE) models generally use graph networks to implicitly model the reasoning skill (i.e., pattern recognition, logical reasoning, coreference reasoning, etc.) related to the relation between one entity…

计算与语言 · 计算机科学 2021-06-04 Wang Xu , Kehai Chen , Tiejun Zhao

Existing distantly supervised relation extractors usually rely on noisy data for both model training and evaluation, which may lead to garbage-in-garbage-out systems. To alleviate the problem, we study whether a small clean dataset could…

计算与语言 · 计算机科学 2022-09-15 Yufang Liu , Ziyin Huang , Yijun Wang , Changzhi Sun , Man Lan , Yuanbin Wu , Xiaofeng Mou , Ding Wang

Document-level relation extraction aims to identify relations between entities in a whole document. Prior efforts to capture long-range dependencies have relied heavily on implicitly powerful representations learned through (graph) neural…

计算与语言 · 计算机科学 2021-11-11 Dongyu Ru , Changzhi Sun , Jiangtao Feng , Lin Qiu , Hao Zhou , Weinan Zhang , Yong Yu , Lei Li

Knowledge base provides a potential way to improve the intelligence of information retrieval (IR) systems, for that knowledge base has numerous relations between entities which can help the IR systems to conduct inference from one entity to…

计算与语言 · 计算机科学 2019-07-29 Hai Ye , Zhunchen Luo

Sentence-level relation extraction mainly aims to classify the relation between two entities in a sentence. The sentence-level relation extraction corpus often contains data that are difficult for the model to infer or noise data. In this…

计算与语言 · 计算机科学 2021-08-05 Seongsik Park , Harksoo Kim

Recent years have seen rapid development in Information Extraction, as well as its subtask, Relation Extraction. Relation Extraction is able to detect semantic relations between entities in sentences. Currently, many efficient approaches…

计算与语言 · 计算机科学 2024-03-19 Zhuang Li

Large language models (LLMs) have created a new paradigm for natural language processing. Despite their advancement, LLM-based methods still lag behind traditional approaches in document-level relation extraction (DocRE), a critical task…

计算与语言 · 计算机科学 2024-12-10 Xingzuo Li , Kehai Chen , Yunfei Long , Min Zhang

Document-level Relation Triplet Extraction (DocRTE) is a fundamental task in information systems that aims to simultaneously extract entities with semantic relations from a document. Existing methods heavily rely on a substantial amount of…

计算与语言 · 计算机科学 2024-01-25 Qi Sun , Kun Huang , Xiaocui Yang , Rong Tong , Kun Zhang , Soujanya Poria

Recently, the task of distantly supervised (DS) ultra-fine entity typing has received significant attention. However, DS data is noisy and often suffers from missing or wrong labeling issues resulting in low precision and low recall. This…

计算与语言 · 计算机科学 2022-10-19 Yue Zhang , Hongliang Fei , Ping Li

We study the problem of training named entity recognition (NER) models using only distantly-labeled data, which can be automatically obtained by matching entity mentions in the raw text with entity types in a knowledge base. The biggest…

计算与语言 · 计算机科学 2021-09-13 Yu Meng , Yunyi Zhang , Jiaxin Huang , Xuan Wang , Yu Zhang , Heng Ji , Jiawei Han

General purpose relation extraction has recently seen considerable gains in part due to a massively data-intensive distant supervision technique from Soares et al. (2019) that produces state-of-the-art results across many benchmarks. In…

计算与语言 · 计算机科学 2020-12-07 Amith Ananthram , Emily Allaway , Kathleen McKeown