中文
相关论文

相关论文: Learning with Silver Standard Data for Zero-shot R…

200 篇论文

The superior performance of supervised classification methods in the information extraction (IE) area heavily relies on a large amount of gold standard data. Recent zero-shot classification methods converted the task to other NLP tasks…

计算与语言 · 计算机科学 2024-03-07 Jianwei Wang , Tianyin Wang , Ziqian Zeng

Zero-Shot Relation Extraction (ZRE) is the task of Relation Extraction where the training and test sets have no shared relation types. This very challenging domain is a good test of a model's ability to generalize. Previous approaches to…

计算与语言 · 计算机科学 2023-02-10 Saeed Najafi , Alona Fyshe

Relation Extraction (RE) remains a challenging task, especially when considering realistic out-of-domain evaluations. One of the main reasons for this is the limited training size of current RE datasets: obtaining high-quality (manually…

计算与语言 · 计算机科学 2023-05-19 Elisa Bassignana , Filip Ginter , Sampo Pyysalo , Rob van der Goot , Barbara Plank

Zero-shot relation extraction aims to identify relations between entity mentions using textual descriptions of novel types (i.e., previously unseen) instead of labeled training examples. Previous works often rely on unrealistic assumptions:…

计算与语言 · 计算机科学 2026-03-05 Hugo Thomas , Caio Corro , Guillaume Gravier , Pascale Sébillot

Relation extraction systems require large amounts of labeled examples which are costly to annotate. In this work we reformulate relation extraction as an entailment task, with simple, hand-made, verbalizations of relations produced in less…

计算与语言 · 计算机科学 2021-09-09 Oscar Sainz , Oier Lopez de Lacalle , Gorka Labaka , Ander Barrena , Eneko Agirre

Recent relation extraction (RE) works have shown encouraging improvements by conducting contrastive learning on silver labels generated by distant supervision before fine-tuning on gold labels. Existing methods typically assume all these…

计算与语言 · 计算机科学 2022-10-24 William Hogan , Jiacheng Li , Jingbo Shang

Analysing the generalisation capabilities of relation extraction (RE) models is crucial for assessing whether they learn robust relational patterns or rely on spurious correlations. Our cross-dataset experiments find that RE models struggle…

计算与语言 · 计算机科学 2025-12-16 Varvara Arzt , Allan Hanbury , Michael Wiegand , Gábor Recski , Terra Blevins

We propose a zero-shot learning relation classification (ZSLRC) framework that improves on state-of-the-art by its ability to recognize novel relations that were not present in training data. The zero-shot learning approach mimics the way…

计算与语言 · 计算机科学 2021-11-22 Jiaying Gong , Hoda Eldardiry

Relation extraction (RE) aims to identify semantic relationships between entities within text. Despite considerable advancements, existing models predominantly require extensive annotated training data, which is both costly and…

计算与语言 · 计算机科学 2024-10-28 Sizhe Zhou , Yu Meng , Bowen Jin , Jiawei Han

Due to the semantic complexity of the Relation extraction (RE) task, obtaining high-quality human labelled data is an expensive and noisy process. To improve the sample efficiency of the models, semi-supervised learning (SSL) methods aim to…

计算与语言 · 计算机科学 2023-06-21 Komal K. Teru

We present a novel framework to deal with relation extraction tasks in cases where there is complete lack of supervision, either in the form of gold annotations, or relations from a knowledge base. Our approach leverages syntactic parsing…

机器学习 · 计算机科学 2019-11-04 Yannis Papanikolaou , Ian Roberts , Andrea Pierleoni

Relation extraction (RE) is one of the most important tasks in information extraction, as it provides essential information for many NLP applications. In this paper, we propose a cross-lingual RE approach that does not require any human…

计算与语言 · 计算机科学 2020-10-20 Jian Ni , Taesun Moon , Parul Awasthy , Radu Florian

Recent work has shown that fine-tuning large language models (LLMs) on large-scale instruction-following datasets substantially improves their performance on a wide range of NLP tasks, especially in the zero-shot setting. However, even…

计算与语言 · 计算机科学 2023-05-19 Kai Zhang , Bernal Jiménez Gutiérrez , Yu Su

We show that relation extraction can be reduced to answering simple reading comprehension questions, by associating one or more natural-language questions with each relation slot. This reduction has several advantages: we can (1) learn…

计算与语言 · 计算机科学 2017-06-14 Omer Levy , Minjoon Seo , Eunsol Choi , Luke Zettlemoyer

Low-shot relation extraction~(RE) aims to recognize novel relations with very few or even no samples, which is critical in real scenario application. Few-shot and zero-shot RE are two representative low-shot RE tasks, which seem to be with…

计算与语言 · 计算机科学 2022-03-24 Fangchao Liu , Hongyu Lin , Xianpei Han , Boxi Cao , Le Sun

Real-world Relation Extraction (RE) tasks are challenging to deal with, either due to limited training data or class imbalance issues. In this work, we present Data Augmented Relation Extraction(DARE), a simple method to augment training…

计算与语言 · 计算机科学 2020-04-30 Yannis Papanikolaou , Andrea Pierleoni

Few-shot relation extraction (FSRE) focuses on recognizing novel relations by learning with merely a handful of annotated instances. Meta-learning has been widely adopted for such a task, which trains on randomly generated few-shot tasks to…

计算与语言 · 计算机科学 2021-10-26 Jiale Han , Bo Cheng , Wei Lu

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

Semantic matching is a mainstream paradigm of zero-shot relation extraction, which matches a given input with a corresponding label description. The entities in the input should exactly match their hypernyms in the description, while the…

计算与语言 · 计算机科学 2023-06-09 Jun Zhao , Wenyu Zhan , Xin Zhao , Qi Zhang , Tao Gui , Zhongyu Wei , Junzhe Wang , Minlong Peng , Mingming Sun

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
‹ 上一页 1 2 3 10 下一页 ›