中文
相关论文

相关论文: Zero-Shot Relation Extraction via Reading Comprehe…

200 篇论文

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

Pre-trained language models have contributed significantly to relation extraction by demonstrating remarkable few-shot learning abilities. However, prompt tuning methods for relation extraction may still fail to generalize to those rare or…

计算与语言 · 计算机科学 2023-09-20 Xiang Chen , Lei Li , Ningyu Zhang , Chuanqi Tan , Fei Huang , Luo Si , Huajun Chen

Scaling language models have revolutionized widespread NLP tasks, yet little comprehensively explored few-shot relation extraction with large language models. In this paper, we investigate principal methodologies, in-context learning and…

计算与语言 · 计算机科学 2023-06-12 Xin Xu , Yuqi Zhu , Xiaohan Wang , Ningyu Zhang

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

While billions of non-English speaking users rely on search engines every day, the problem of ad-hoc information retrieval is rarely studied for non-English languages. This is primarily due to a lack of data set that are suitable to train…

信息检索 · 计算机科学 2020-05-01 Sean MacAvaney , Luca Soldaini , Nazli Goharian

Commonsense question answering (CQA) aims to test if models can answer questions regarding commonsense knowledge that everyone knows. Prior works that incorporate external knowledge bases have shown promising results, but knowledge bases…

计算与语言 · 计算机科学 2022-01-04 Zi-Yi Dou , Nanyun Peng

Recent developments in pre-trained neural language modeling have led to leaps in accuracy on commonsense question-answering benchmarks. However, there is increasing concern that models overfit to specific tasks, without learning to utilize…

计算与语言 · 计算机科学 2020-12-16 Kaixin Ma , Filip Ilievski , Jonathan Francis , Yonatan Bisk , Eric Nyberg , Alessandro Oltramari

This work investigates the use of natural language to enable zero-shot model adaptation to new tasks. We use text and metadata from social commenting platforms as a source for a simple pretraining task. We then provide the language model…

计算与语言 · 计算机科学 2019-12-24 Raul Puri , Bryan Catanzaro

Large language models (LLMs) enable zero-shot approaches in open-domain question answering (ODQA), yet with limited advancements as the reader is compared to the retriever. This study aims at the feasibility of a zero-shot reader that…

计算与语言 · 计算机科学 2023-11-15 Sukmin Cho , Jeongyeon Seo , Soyeong Jeong , Jong C. Park

The superior performance of supervised relation extraction (RE) methods heavily relies on a large amount of gold standard data. Recent zero-shot relation extraction methods converted the RE task to other NLP tasks and used off-the-shelf…

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

With the advent of the Internet, large amount of digital text is generated everyday in the form of news articles, research publications, blogs, question answering forums and social media. It is important to develop techniques for extracting…

计算与语言 · 计算机科学 2017-12-15 Sachin Pawar , Girish K. Palshikar , Pushpak Bhattacharyya

We study the problem of event extraction from text data, which requires both detecting target event types and their arguments. Typically, both the event detection and argument detection subtasks are formulated as supervised sequence…

计算与语言 · 计算机科学 2020-10-23 Rui Feng , Jie Yuan , Chao Zhang

Zero-shot learning has gained popularity due to its potential to scale recognition models without requiring additional training data. This is usually achieved by associating categories with their semantic information like attributes.…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yashas Annadani , Soma Biswas

Zero-shot inference is a powerful paradigm that enables the use of large pretrained models for downstream classification tasks without further training. However, these models are vulnerable to inherited biases that can impact their…

机器学习 · 计算机科学 2024-02-13 Dyah Adila , Changho Shin , Linrong Cai , Frederic Sala

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

In this paper, we present our vision of so called zero-shot learning for databases which is a new learning approach for database components. Zero-shot learning for databases is inspired by recent advances in transfer learning of models such…

数据库 · 计算机科学 2022-01-04 Benjamin Hilprecht , Carsten Binnig

Zero-shot referring expression comprehension aims at localizing bounding boxes in an image corresponding to provided textual prompts, which requires: (i) a fine-grained disentanglement of complex visual scene and textual context, and (ii) a…

计算机视觉与模式识别 · 计算机科学 2024-04-10 Zeyu Han , Fangrui Zhu , Qianru Lao , Huaizu Jiang

Relation extraction is an important task in knowledge acquisition and text understanding. Existing works mainly focus on improving relation extraction by extracting effective features or designing reasonable model structures. However, few…

计算与语言 · 计算机科学 2021-04-08 Jiayang Cheng , Haiyun Jiang , Deqing Yang , Yanghua Xiao

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

Reinforcement learning in problems with symbolic state spaces is challenging due to the need for reasoning over long horizons. This paper presents a new approach that utilizes relational abstractions in conjunction with deep learning to…

机器学习 · 计算机科学 2022-04-28 Rushang Karia , Siddharth Srivastava