中文
相关论文

相关论文: ZeroShotCeres: Zero-Shot Relation Extraction from …

200 篇论文

Relation extraction is an efficient way of mining the extraordinary wealth of human knowledge on the Web. Existing methods rely on domain-specific training data or produce noisy outputs. We focus here on extracting targeted relations from…

信息检索 · 计算机科学 2024-02-23 Zhi Hong , Kyle Chard , Ian Foster

The web contains countless semi-structured websites, which can be a rich source of information for populating knowledge bases. Existing methods for extracting relations from the DOM trees of semi-structured webpages can achieve high…

人工智能 · 计算机科学 2018-04-13 Colin Lockard , Xin Luna Dong , Arash Einolghozati , Prashant Shiralkar

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

The rapid growth of web pages and the increasing complexity of their structure poses a challenge for web mining models. Web mining models are required to understand the semi-structured web pages, particularly when little is known about the…

计算与语言 · 计算机科学 2023-05-24 Zilong Wang , Jingbo Shang

The task of triplet extraction aims to extract pairs of entities and their corresponding relations from unstructured text. Most existing methods train an extraction model on training data involving specific target relations, and are…

计算与语言 · 计算机科学 2023-09-21 Bosung Kim , Hayate Iso , Nikita Bhutani , Estevam Hruschka , Ndapa Nakashole , Tom Mitchell

Zero-shot learning aims to recognize unseen objects using their semantic representations. Most existing works use visual attributes labeled by humans, not suitable for large-scale applications. In this paper, we revisit the use of documents…

计算机视觉与模式识别 · 计算机科学 2021-04-22 Jihyung Kil , Wei-Lun Chao

We propose a new technique to infer the structure and extract the tokens of data from the semi-structured web sources which are generated using a consistent template or layout with some implicit regularities. The attributes are extracted…

信息检索 · 计算机科学 2009-08-06 Z. Akbar , L. T. Handoko

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

Extracting hyper-relations is crucial for constructing comprehensive knowledge graphs, but there are limited supervised methods available for this task. To address this gap, we introduce a zero-shot prompt-based method using OpenAI's…

计算与语言 · 计算机科学 2024-03-19 Preetha Datta , Fedor Vitiugin , Anastasiia Chizhikova , Nitin Sawhney

Zero-shot relation triplet extraction (ZeroRTE) aims to extract relation triplets from unstructured texts under the zero-shot setting, where the relation sets at the training and testing stages are disjoint. Previous state-of-the-art method…

计算与语言 · 计算机科学 2022-12-14 Yuquan Lan , Dongxu Li , Yunqi Zhang , Hui Zhao , Gang Zhao

We cast a suite of information extraction tasks into a text-to-triple translation framework. Instead of solving each task relying on task-specific datasets and models, we formalize the task as a translation between task-specific input text…

计算与语言 · 计算机科学 2021-09-24 Chenguang Wang , Xiao Liu , Zui Chen , Haoyun Hong , Jie Tang , Dawn Song

Web templates are one of the main development resources for website engineers. Templates allow them to increase productivity by plugin content into already formatted and prepared pagelets. For the final user templates are also useful,…

信息检索 · 计算机科学 2015-01-12 Julián Alarte , David Insa , Josep Silva , Salvador Tamarit

Recently, with the advances made in continuous representation of words (word embeddings) and deep neural architectures, many research works are published in the area of relation extraction and it is very difficult to keep track of so many…

计算与语言 · 计算机科学 2021-09-01 Tapas Nayak , Navonil Majumder , Pawan Goyal , Soujanya Poria

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

Developing dialogue relation extraction (DRE) systems often requires a large amount of labeled data, which can be costly and time-consuming to annotate. In order to improve scalability and support diverse, unseen relation extraction, this…

计算与语言 · 计算机科学 2023-06-13 Ze-Song Xu , Yun-Nung Chen

While relation extraction is an essential task in knowledge acquisition and representation, and new-generated relations are common in the real world, less effort is made to predict unseen relations that cannot be observed at the training…

计算与语言 · 计算机科学 2021-04-13 Chih-Yao Chen , Cheng-Te Li

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

Stance detection is an important component of understanding hidden influences in everyday life. Since there are thousands of potential topics to take a stance on, most with little to no training data, we focus on zero-shot stance detection:…

计算与语言 · 计算机科学 2020-10-09 Emily Allaway , Kathleen McKeown

Despite progress in automated fact-checking, most systems require a significant amount of labeled training data, which is expensive. In this paper, we propose a novel zero-shot method, which instead of operating directly on the claim and…

计算与语言 · 计算机科学 2023-12-20 Zhangdie Yuan , Andreas Vlachos

Building a semantic parser quickly in a new domain is a fundamental challenge for conversational interfaces, as current semantic parsers require expensive supervision and lack the ability to generalize to new domains. In this paper, we…

计算与语言 · 计算机科学 2018-09-25 Jonathan Herzig , Jonathan Berant
‹ 上一页 1 2 3 10 下一页 ›