中文
相关论文

相关论文: WebRED: Effective Pretraining And Finetuning For R…

200 篇论文

Enterprise relation extraction aims to detect pairs of enterprise entities and identify the business relations between them from unstructured or semi-structured text data, and it is crucial for several real-world applications such as risk…

计算与语言 · 计算机科学 2022-10-20 Peipei Liu , Hong Li , Zhiyu Wang , Yimo Ren , Jie Liu , Fei Lyu , Hongsong Zhu , Limin Sun

Automatic relationship extraction (RE) from biomedical literature is critical for managing the vast amount of scientific knowledge produced each year. In recent years, utilizing pre-trained language models (PLMs) has become the prevalent…

计算与语言 · 计算机科学 2025-11-04 Mario Sänger , Ulf Leser

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

Large language models are trained on massive scrapes of the web, which are often unstructured, noisy, and poorly phrased. Current scaling laws show that learning from such data requires an abundance of both compute and data, which grows…

计算与语言 · 计算机科学 2024-01-30 Pratyush Maini , Skyler Seto , He Bai , David Grangier , Yizhe Zhang , Navdeep Jaitly

Modelling relations between multiple entities has attracted increasing attention recently, and a new dataset called DocRED has been collected in order to accelerate the research on the document-level relation extraction. Current baselines…

计算与语言 · 计算机科学 2019-09-27 Hong Wang , Christfried Focke , Rob Sylvester , Nilesh Mishra , William Wang

Relation Extraction (RE) is a fundamental task of information extraction, which has attracted a large amount of research attention. Previous studies focus on extracting the relations within a sentence or document, while currently…

计算与语言 · 计算机科学 2022-11-01 Fengqi Wang , Fei Li , Hao Fei , Jingye Li , Shengqiong Wu , Fangfang Su , Wenxuan Shi , Donghong Ji , Bo Cai

In recent years, distantly-supervised relation extraction has achieved a certain success by using deep neural networks. Distant Supervision (DS) can automatically generate large-scale annotated data by aligning entity pairs from Knowledge…

计算与语言 · 计算机科学 2020-11-02 Tong Zhu , Haitao Wang , Junjie Yu , Xiabing Zhou , Wenliang Chen , Wei Zhang , Min Zhang

We introduce a meta dataset for few-shot relation extraction, which includes two datasets derived from existing supervised relation extraction datasets NYT29 (Takanobu et al., 2019; Nayak and Ng, 2020) and WIKIDATA (Sorokin and Gurevych,…

计算与语言 · 计算机科学 2024-04-09 Fahmida Alam , Md Asiful Islam , Robert Vacareanu , Mihai Surdeanu

Relation extraction in the biomedical domain is challenging due to the lack of labeled data and high annotation costs, needing domain experts. Distant supervision is commonly used to tackle the scarcity of annotated data by automatically…

计算与语言 · 计算机科学 2022-09-14 Saadullah Amin , Pasquale Minervini , David Chang , Pontus Stenetorp , Günter Neumann

The growing demand for structured knowledge has led to great interest in relation extraction, especially in cases with limited supervision. However, existing distance supervision approaches only extract relations expressed in single…

计算与语言 · 计算机科学 2017-08-16 Chris Quirk , Hoifung Poon

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

Distant supervision provides a means to create a large number of weakly labeled data at low cost for relation classification. However, the resulting labeled instances are very noisy, containing data with wrong labels. Many approaches have…

计算与语言 · 计算机科学 2020-10-27 Zhenzhen Li , Jian-Yun Nie , Benyou Wang , Pan Du , Yuhan Zhang , Lixin Zou , Dongsheng 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

With the advance of language models, privacy protection is receiving more attention. Training data extraction is therefore of great importance, as it can serve as a potential tool to assess privacy leakage. However, due to the difficulty of…

计算与语言 · 计算机科学 2023-06-02 Weichen Yu , Tianyu Pang , Qian Liu , Chao Du , Bingyi Kang , Yan Huang , Min Lin , Shuicheng Yan

The performance of a large language model (LLM) depends heavily on the quality and size of its pretraining dataset. However, the pretraining datasets for state-of-the-art open LLMs like Llama 3 and Mixtral are not publicly available and…

Distant supervision is a widely applied approach to automatic training of relation extraction systems and has the advantage that it can generate large amounts of labelled data with minimal effort. However, this data may contain errors and…

计算与语言 · 计算机科学 2015-09-15 Roland Roller , Eneko Agirre , Aitor Soroa , Mark Stevenson

Distant supervision (DS) has been widely used to generate auto-labeled data for sentence-level relation extraction (RE), which improves RE performance. However, the existing success of DS cannot be directly transferred to the more…

计算与语言 · 计算机科学 2020-11-10 Chaojun Xiao , Yuan Yao , Ruobing Xie , Xu Han , Zhiyuan Liu , Maosong Sun , Fen Lin , Leyu Lin

Contextual Relation Extraction (CRE) is mainly used for constructing a knowledge graph with a help of ontology. It performs various tasks such as semantic search, query answering, and textual entailment. Relation extraction identifies the…

计算与语言 · 计算机科学 2023-09-14 R. Priyadharshini , G. Jeyakodi , P. Shanthi Bala

Contrastive pre-training on distant supervision has shown remarkable effectiveness in improving supervised relation extraction tasks. However, the existing methods ignore the intrinsic noise of distant supervision during the pre-training…

计算与语言 · 计算机科学 2023-02-13 Zhen Wan , Fei Cheng , Qianying Liu , Zhuoyuan Mao , Haiyue Song , Sadao Kurohashi

Relation Extraction (RE) is one of the fundamental tasks in Information Extraction and Natural Language Processing. Dependency trees have been shown to be a very useful source of information for this task. The current deep learning models…

计算与语言 · 计算机科学 2019-07-09 Amir Pouran Ben Veyseh , Thien Huu Nguyen , Dejing Dou