中文
相关论文

相关论文: Improving Relation Extraction by Pre-trained Langu…

200 篇论文

Systematic comparison of methods for relation extraction (RE) is difficult because many experiments in the field are not described precisely enough to be completely reproducible and many papers fail to report ablation studies that would…

计算与语言 · 计算机科学 2021-07-14 Geeticka Chauhan , Matthew B. A. McDermott , Peter Szolovits

Pre-trained language models have been found to capture a surprisingly rich amount of lexical knowledge, ranging from commonsense properties of everyday concepts to detailed factual knowledge about named entities. Among others, this makes it…

计算与语言 · 计算机科学 2022-09-12 Asahi Ushio , Jose Camacho-Collados , Steven Schockaert

Automatic relation extraction (RE) for types of interest is of great importance for interpreting massive text corpora in an efficient manner. Traditional RE models have heavily relied on human-annotated corpus for training, which can be…

计算与语言 · 计算机科学 2017-11-27 Zeqiu Wu , Xiang Ren , Frank F. Xu , Ji Li , Jiawei Han

Relation extraction (RE), which has relied on structurally annotated corpora for model training, has been particularly challenging in low-resource scenarios and domains. Recent literature has tackled low-resource RE by self-supervised…

计算与语言 · 计算机科学 2023-06-01 Wenxuan Zhou , Sheng Zhang , Tristan Naumann , Muhao Chen , Hoifung Poon

Pre-training language models (LMs) on large-scale unlabeled text data makes the model much easier to achieve exceptional downstream performance than their counterparts directly trained on the downstream tasks. In this work, we study what…

计算与语言 · 计算机科学 2022-02-21 Cheng-Han Chiang , Hung-yi Lee

Few-Shot Relation Extraction (FSRE) remains a challenging task due to the scarcity of annotated data and the limited generalization capabilities of existing models. Although large language models (LLMs) have demonstrated potential in FSRE…

计算与语言 · 计算机科学 2025-05-20 Quanjiang Guo , Jinchuan Zhang , Sijie Wang , Ling Tian , Zhao Kang , Bin Yan , Weidong Xiao

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

Continual relation extraction (CRE) aims to solve the problem of catastrophic forgetting when learning a sequence of newly emerging relations. Recent CRE studies have found that catastrophic forgetting arises from the model's lack of…

计算与语言 · 计算机科学 2023-10-11 Weimin Xiong , Yifan Song , Peiyi Wang , Sujian Li

Extracting relations is critical for knowledge base completion and construction in which distant supervised methods are widely used to extract relational facts automatically with the existing knowledge bases. However, the automatically…

计算与语言 · 计算机科学 2018-11-09 Tianyi Liu , Xinsong Zhang , Wanhao Zhou , Weijia Jia

Relation extraction is a Natural Language Processing task that aims to extract relationships from textual data. It is a critical step for information extraction. Due to its wide-scale applicability, research in relation extraction has…

计算与语言 · 计算机科学 2024-11-27 Anushka Swarup , Avanti Bhandarkar , Olivia P. Dizon-Paradis , Ronald Wilson , Damon L. Woodard

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 aims to categorize the association between any two entities within a document. We find that previous methods for document-level relation extraction are ineffective in exploiting the full potential of large…

计算与语言 · 计算机科学 2024-06-11 Chufan Gao , Xuan Wang , Jimeng Sun

Open relation extraction is the task of extracting open-domain relation facts from natural language sentences. Existing works either utilize heuristics or distant-supervised annotations to train a supervised classifier over pre-defined…

计算与语言 · 计算机科学 2020-10-07 Xuming Hu , Chenwei Zhang , Yusong Xu , Lijie Wen , Philip S. Yu

Sentence semantic understanding is a key topic in the field of natural language processing. Recently, contextualized word representations derived from pre-trained language models such as ELMO and BERT have shown significant improvements for…

计算与语言 · 计算机科学 2021-01-12 Chen Yang

We show that state-of-the-art self-supervised language models can be readily used to extract relations from a corpus without the need to train a fine-tuned extractive head. We introduce RE-Flex, a simple framework that performs constrained…

计算与语言 · 计算机科学 2020-10-15 Ankur Goswami , Akshata Bhat , Hadar Ohana , Theodoros Rekatsinas

Dialogue-based Relation Extraction (DRE) aims to predict the relation type of argument pairs that are mentioned in dialogue. The latest trigger-enhanced methods propose trigger prediction tasks to promote DRE. However, these methods are not…

计算与语言 · 计算机科学 2023-03-31 Hao An , Dongsheng Chen , Weiyuan Xu , Zhihong Zhu , Yuexian Zou

Document-level relation extraction is a challenging task which requires reasoning over multiple sentences in order to predict relations in a document. In this paper, we pro-pose a joint training frameworkE2GRE(Entity and Evidence Guided…

计算与语言 · 计算机科学 2020-08-28 Kevin Huang , Guangtao Wang , Tengyu Ma , Jing Huang

Pre-trained self-supervised learning (SSL) models have achieved remarkable success in various speech tasks. However, their potential in target speech extraction (TSE) has not been fully exploited. TSE aims to extract the speech of a target…

音频与语音处理 · 电气工程与系统科学 2024-02-21 Junyi Peng , Marc Delcroix , Tsubasa Ochiai , Oldrich Plchot , Shoko Araki , Jan Cernocky

In this demo paper, we present a text simplification approach that is directed at improving the performance of state-of-the-art Open Relation Extraction (RE) systems. As syntactically complex sentences often pose a challenge for current…

计算与语言 · 计算机科学 2017-03-28 Christina Niklaus , Bernhard Bermeitinger , Siegfried Handschuh , André Freitas

Relation Extraction (RE) aims to label relations between groups of marked entities in raw text. Most current RE models learn context-aware representations of the target entities that are then used to establish relation between them. This…

计算与语言 · 计算机科学 2019-02-26 Gaurav Singh , Parminder Bhatia