中文
相关论文

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

200 篇论文

Relation triple extraction, which outputs a set of triples from long sentences, plays a vital role in knowledge acquisition. Large language models can accurately extract triples from simple sentences through few-shot learning or fine-tuning…

计算与语言 · 计算机科学 2024-04-16 Zepeng Ding , Wenhao Huang , Jiaqing Liang , Deqing Yang , Yanghua Xiao

Adverse Event (ADE) extraction is one of the core tasks in digital pharmacovigilance, especially when applied to informal texts. This task has been addressed by the Natural Language Processing community using large pre-trained language…

计算与语言 · 计算机科学 2023-06-09 Simone Scaboro , Beatrice Portellia , Emmanuele Chersoni , Enrico Santus , Giuseppe Serra

Relation extraction (RE) is a crucial task in natural language processing (NLP) that aims to identify and classify relationships between entities mentioned in text. In the financial domain, relation extraction plays a vital role in…

计算与语言 · 计算机科学 2023-07-24 Pawan Kumar Rajpoot , Ankur Parikh

This comprehensive survey delves into the latest advancements in Relation Extraction (RE), a pivotal task in natural language processing essential for applications across biomedical, financial, and legal sectors. This study highlights the…

计算与语言 · 计算机科学 2025-07-03 Jose A. Diaz-Garcia , Julio Amador Diaz Lopez

Continual Few-shot Relation Extraction (CFRE) is a practical problem that requires the model to continuously learn novel relations while avoiding forgetting old ones with few labeled training data. The primary challenges are catastrophic…

计算与语言 · 计算机科学 2024-02-27 Shengkun Ma , Jiale Han , Yi Liang , Bo Cheng

Open Information Extraction (Open IE) systems aim to obtain relation tuples with highly scalable extraction in portable across domain by identifying a variety of relation phrases and their arguments in arbitrary sentences. The first…

计算与语言 · 计算机科学 2016-07-12 Duc-Thuan Vo , Ebrahim Bagheri

Transformer-based pre-trained models have gained much advance in recent years, becoming one of the most important backbones in natural language processing. Recent work shows that the attention mechanism inside Transformer may not be…

计算与语言 · 计算机科学 2022-10-27 Yile Wang , Linyi Yang , Zhiyang Teng , Ming Zhou , Yue Zhang

Relation extraction (RE) aims to identify relations between entities mentioned in texts. Although large language models (LLMs) have demonstrated impressive in-context learning (ICL) abilities in various tasks, they still suffer from poor…

计算与语言 · 计算机科学 2024-04-30 Guozheng Li , Peng Wang , Wenjun Ke , Yikai Guo , Ke Ji , Ziyu Shang , Jiajun Liu , Zijie Xu

Relational tables on the Web store a vast amount of knowledge. Owing to the wealth of such tables, there has been tremendous progress on a variety of tasks in the area of table understanding. However, existing work generally relies on…

信息检索 · 计算机科学 2020-12-04 Xiang Deng , Huan Sun , Alyssa Lees , You Wu , Cong Yu

Relation extraction (RE) aims at extracting the relation between two entities from the text corpora. It is a crucial task for Knowledge Graph (KG) construction. Most existing methods predict the relation between an entity pair by learning…

计算与语言 · 计算机科学 2020-11-30 Jun Kuang , Yixin Cao , Jianbing Zheng , Xiangnan He , Ming Gao , Aoying Zhou

Natural language understanding's relation extraction makes innovative and encouraging novel business concepts possible and facilitates new digitilized decision-making processes. Current approaches allow the extraction of relations with a…

计算与语言 · 计算机科学 2021-11-18 Lars Klöser , Philipp Kohl , Bodo Kraft , Albert Zündorf

Relation extraction is used to populate knowledge bases that are important to many applications. Prior datasets used to train relation extraction models either suffer from noisy labels due to distant supervision, are limited to certain…

计算与语言 · 计算机科学 2021-02-22 Robert Ormandi , Mohammad Saleh , Erin Winter , Vinay Rao

Relation extraction (RE) seeks to detect and classify semantic relationships between entities, which provides useful information for many NLP applications. Since the state-of-the-art RE models require large amounts of manually annotated…

计算与语言 · 计算机科学 2019-11-13 Jian Ni , Radu Florian

Few-Shot Relation Extraction (FSRE), a subtask of Relation Extraction (RE) that utilizes limited training instances, appeals to more researchers in Natural Language Processing (NLP) due to its capability to extract textual information in…

计算与语言 · 计算机科学 2024-07-15 Ye Liu , Kai Zhang , Aoran Gan , Linan Yue , Feng Hu , Qi Liu , Enhong Chen

Knowledge-based question answering relies on the availability of facts, the majority of which cannot be found in structured sources (e.g. Wikipedia info-boxes, Wikidata). One of the major components of extracting facts from unstructured…

计算与语言 · 计算机科学 2018-03-28 Christos Christodoulopoulos , Arpit Mittal

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

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

OpenNRE is an open-source and extensible toolkit that provides a unified framework to implement neural models for relation extraction (RE). Specifically, by implementing typical RE methods, OpenNRE not only allows developers to train custom…

计算与语言 · 计算机科学 2019-10-01 Xu Han , Tianyu Gao , Yuan Yao , Demin Ye , Zhiyuan Liu , Maosong Sun

Relation extraction (RE) aims to extract relations from sentences and documents. Existing relation extraction models typically rely on supervised machine learning. However, recent studies showed that many RE datasets are incompletely…

计算与语言 · 计算机科学 2023-06-19 Qingyu Tan , Lu Xu , Lidong Bing , Hwee Tou Ng

Relation extraction aims to classify the relationships between two entities into pre-defined categories. While previous research has mainly focused on sentence-level relation extraction, recent studies have expanded the scope to…

计算与语言 · 计算机科学 2023-10-16 Chufan Gao , Xulin Fan , Jimeng Sun , Xuan Wang