中文
相关论文

相关论文: Improving Distantly-Supervised Relation Extraction…

200 篇论文

Multiple entities in a document generally exhibit complex inter-sentence relations, and cannot be well handled by existing relation extraction (RE) methods that typically focus on extracting intra-sentence relations for single entity pairs.…

计算与语言 · 计算机科学 2019-08-12 Yuan Yao , Deming Ye , Peng Li , Xu Han , Yankai Lin , Zhenghao Liu , Zhiyuan Liu , Lixin Huang , Jie Zhou , Maosong Sun

Extracting entity pairs along with relation types from unstructured texts is a fundamental subtask of information extraction. Most existing joint models rely on fine-grained labeling scheme or focus on shared embedding parameters. These…

人工智能 · 计算机科学 2020-10-16 Bin-Bin Zhao , Liang Li , Hui-Dong Zhang

Recent neural models for relation extraction with distant supervision alleviate the impact of irrelevant sentences in a bag by learning importance weights for the sentences. Efforts thus far have focused on improving extraction accuracy but…

信息检索 · 计算机科学 2020-06-01 Hamed Shahbazi , Xiaoli Z. Fern , Reza Ghaeini , Prasad Tadepalli

This paper presents an empirical study to build relation extraction systems in low-resource settings. Based upon recent pre-trained language models, we comprehensively investigate three schemes to evaluate the performance in low-resource…

计算与语言 · 计算机科学 2023-09-19 Xin Xu , Xiang Chen , Ningyu Zhang , Xin Xie , Xi Chen , Huajun Chen

Relation extraction (RE) aims to identify semantic relations between entities in unstructured text. Although recent work extends traditional RE to multimodal scenarios, most approaches still adopt classification-based paradigms with fused…

计算与语言 · 计算机科学 2025-09-26 Lei Hei , Tingjing Liao , Yingxin Pei , Yiyang Qi , Jiaqi Wang , Ruiting Li , Feiliang Ren

Sentence-level relation extraction (RE) aims to identify the relationship between 2 entities given a contextual sentence. While there have been many attempts to solve this problem, the current solutions have a lot of room to improve. In…

计算与语言 · 计算机科学 2023-07-04 N Harsha Vardhan , Manav Chaudhary

Distant supervised relation extraction has been successfully applied to large corpus with thousands of relations. However, the inevitable wrong labeling problem by distant supervision will hurt the performance of relation extraction. In…

计算与语言 · 计算机科学 2018-11-15 Shanchan Wu , Kai Fan , Qiong Zhang

Extracting entities and relations for types of interest from text is important for understanding massive text corpora. Traditionally, systems of entity relation extraction have relied on human-annotated corpora for training and adopted an…

计算与语言 · 计算机科学 2017-06-06 Xiang Ren , Zeqiu Wu , Wenqi He , Meng Qu , Clare R. Voss , Heng Ji , Tarek F. Abdelzaher , Jiawei Han

In document-level event extraction (DEE) task, event arguments always scatter across sentences (across-sentence issue) and multiple events may lie in one document (multi-event issue). In this paper, we argue that the relation information of…

计算与语言 · 计算机科学 2022-06-08 Yuan Liang , Zhuoxuan Jiang , Di Yin , Bo Ren

Despite its popularity in sentence-level relation extraction, distantly supervised data is rarely utilized by existing work in document-level relation extraction due to its noisy nature and low information density. Among its current…

计算与语言 · 计算机科学 2024-07-02 Xiangyu Lin , Weijia Jia , Zhiguo Gong

Relation extraction is the task of identifying relation instance between two entities given a corpus whereas Knowledge base modeling is the task of representing a knowledge base, in terms of relations between entities. This paper proposes…

计算与语言 · 计算机科学 2020-11-20 Xiaoyu Chen , Rohan Badlani

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

We present Relational Sentence Embedding (RSE), a new paradigm to further discover the potential of sentence embeddings. Prior work mainly models the similarity between sentences based on their embedding distance. Because of the complex…

计算与语言 · 计算机科学 2023-06-09 Bin Wang , Haizhou Li

With recent advances in distantly supervised (DS) relation extraction (RE), considerable attention is attracted to leverage multi-instance learning (MIL) to distill high-quality supervision from the noisy DS. Here, we go beyond label noise…

计算与语言 · 计算机科学 2021-06-22 Tao Chen , Haochen Shi , Liyuan Liu , Siliang Tang , Jian Shao , Zhigang Chen , Yueting Zhuang

Automated entity relation extraction (RE) from literature provides an important source for constructing biomedical database, which is more efficient and extensible than manual curation. However, existing RE models usually ignore the…

计算与语言 · 计算机科学 2019-06-25 Lixiang Hong , JinJian Lin , Jiang Tao , Jianyang Zeng

Unsupervised Relation Extraction (RE) aims to identify relations between entities in text, without having access to labeled data during training. This setting is particularly relevant for domain specific RE where no annotated dataset is…

计算与语言 · 计算机科学 2023-04-05 Pierre-Yves Genest , Pierre-Edouard Portier , Elöd Egyed-Zsigmond , Laurent-Walter Goix

Relation extraction (RE) is a sub-discipline of information extraction (IE) which focuses on the prediction of a relational predicate from a natural-language input unit (such as a sentence, a clause, or even a short paragraph consisting of…

计算与语言 · 计算机科学 2022-12-20 Alessandro Temperoni , Maria Biryukov , Martin Theobald

The surging amount of biomedical literature & digital clinical records presents a growing need for text mining techniques that can not only identify but also semantically relate entities in unstructured data. In this paper we propose a text…

计算与语言 · 计算机科学 2021-12-28 Hasham Ul Haq , Veysel Kocaman , David Talby

In this work, we present a Web-based annotation tool `Relation Triplets Extractor' \footnote{https://abera87.github.io/annotate/} (RTE) for annotating relation triplets from the text. Relation extraction is an important task for extracting…

计算与语言 · 计算机科学 2021-08-19 Ankan Mullick , Animesh Bera , Tapas Nayak

Joint entity and relation extraction has been a core task in the field of information extraction. Recent approaches usually consider the extraction of relational triples from a stereoscopic perspective, either learning a relation-specific…

计算与语言 · 计算机科学 2022-11-04 Zeqi Tan , Yongliang Shen , Xuming Hu , Wenqi Zhang , Xiaoxia Cheng , Weiming Lu , Yueting Zhuang