中文
相关论文

相关论文: CompactIE: Compact Facts in Open Information Extra…

200 篇论文

Open Information Extraction (OpenIE) facilitates domain-independent discovery of relational facts from large corpora. The technique well suits many open-world natural language understanding scenarios, such as automatic knowledge base…

计算与语言 · 计算机科学 2022-06-29 Shaowen Zhou , Bowen Yu , Aixin Sun , Cheng Long , Jingyang Li , Haiyang Yu , Jian Sun , Yongbin Li

Open Information Extraction (OpenIE) has been used in the pipelines of various NLP tasks. Unfortunately, there is no clear consensus on which models to use in which tasks. Muddying things further is the lack of comparisons that take…

计算与语言 · 计算机科学 2022-11-16 Kevin Pei , Ishan Jindal , Kevin Chen-Chuan Chang , Chengxiang Zhai , Yunyao Li

Conventional Open Information Extraction (Open IE) systems are usually built on hand-crafted patterns from other NLP tools such as syntactic parsing, yet they face problems of error propagation. In this paper, we propose a neural Open IE…

计算与语言 · 计算机科学 2018-05-14 Lei Cui , Furu Wei , Ming Zhou

A recent state-of-the-art neural open information extraction (OpenIE) system generates extractions iteratively, requiring repeated encoding of partial outputs. This comes at a significant computational cost. On the other hand, sequence…

计算与语言 · 计算机科学 2020-10-08 Keshav Kolluru , Vaibhav Adlakha , Samarth Aggarwal , Mausam , Soumen Chakrabarti

Open Information Extraction (OpenIE) extracts meaningful structured tuples from free-form text. Most previous work on OpenIE considers extracting data from one sentence at a time. We describe NeurON, a system for extracting tuples from…

计算与语言 · 计算机科学 2019-04-09 Nikita Bhutani , Yoshihiko Suhara , Wang-Chiew Tan , Alon Halevy , H. V. Jagadish

Open information extraction (IE) is the task of extracting open-domain assertions from natural language sentences. A key step in open IE is confidence modeling, ranking the extractions based on their estimated quality to adjust precision…

计算与语言 · 计算机科学 2019-06-03 Zhengbao Jiang , Pengcheng Yin , Graham Neubig

This paper introduces a novel method for closed information extraction. The method employs a discriminative approach that incorporates type and entity-specific information to improve relation extraction accuracy, particularly benefiting…

计算与语言 · 计算机科学 2025-06-23 Cedric Möller , Ricardo Usbeck

Open Information Extraction (OpenIE) is the task of extracting (subject, predicate, object) triples from natural language sentences. Current OpenIE systems extract all triple slots independently. In contrast, we explore the hypothesis that…

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

While traditional systems for Open Information Extraction were statistical and rule-based, recently neural models have been introduced for the task. Our work builds upon CopyAttention, a sequence generation OpenIE model (Cui et. al., 2018).…

计算与语言 · 计算机科学 2020-05-19 Keshav Kolluru , Samarth Aggarwal , Vipul Rathore , Mausam , Soumen Chakrabarti

Open Information Extraction (OpenIE) aims to extract structured relational tuples (subject, relation, object) from sentences and plays critical roles for many downstream NLP applications. Existing solutions perform extraction at sentence…

计算与语言 · 计算机科学 2021-05-12 Kuicai Dong , Yilin Zhao , Aixin Sun , Jung-Jae Kim , Xiaoli Li

We build a reference for the task of Open Information Extraction, on five documents. We tentatively resolve a number of issues that arise, including inference and granularity. We seek to better pinpoint the requirements for the task. We…

计算与语言 · 计算机科学 2019-08-02 William Léchelle , Fabrizio Gotti , Philippe Langlais

State of the art neural methods for open information extraction (OpenIE) usually extract triplets (or tuples) iteratively in an autoregressive or predicate-based manner in order not to produce duplicates. In this work, we propose a…

Automatically extracting key information from scientific documents has the potential to help scientists work more efficiently and accelerate the pace of scientific progress. Prior work has considered extracting document-level entity…

数字图书馆 · 计算机科学 2021-06-04 Vijay Viswanathan , Graham Neubig , Pengfei Liu

We introduce dropout compaction, a novel method for training feed-forward neural networks which realizes the performance gains of training a large model with dropout regularization, yet extracts a compact neural network for run-time…

机器学习 · 统计学 2017-05-25 Yotaro Kubo , George Tucker , Simon Wiesler

Open Information Extraction (OpenIE) is a fundamental yet challenging task in Natural Language Processing, which involves extracting all triples (subject, predicate, object) from a given sentence. While labeling-based methods have their…

计算与语言 · 计算机科学 2024-06-27 Zhiyuan Fan , Shizhu He

In this paper, we consider advancing web-scale knowledge extraction and alignment by integrating OpenIE extractions in the form of (subject, predicate, object) triples with Knowledge Bases (KB). Traditional techniques from universal schema…

信息检索 · 计算机科学 2019-04-30 Dongxu Zhang , Subhabrata Mukherjee , Colin Lockard , Xin Luna Dong , Andrew McCallum

Skeletonization extracts thin representations from images that compactly encode their geometry and topology. These representations have become an important topological prior for preserving connectivity in curvilinear structures, aiding…

图像与视频处理 · 电气工程与系统科学 2025-03-11 Luis D. Reyes Vargas , Martin J. Menten , Johannes C. Paetzold , Nassir Navab , Mohammad Farid Azampour

Continual lifelong learning is essential to many applications. In this paper, we propose a simple but effective approach to continual deep learning. Our approach leverages the principles of deep model compression, critical weights…

机器学习 · 计算机科学 2019-10-31 Steven C. Y. Hung , Cheng-Hao Tu , Cheng-En Wu , Chien-Hung Chen , Yi-Ming Chan , Chu-Song Chen

Open Information Extraction (OpenIE) represents a crucial NLP task aimed at deriving structured information from unstructured text, unrestricted by relation type or domain. This survey paper provides an overview of OpenIE technologies…

计算与语言 · 计算机科学 2024-10-25 Pai Liu , Wenyang Gao , Wenjie Dong , Lin Ai , Ziwei Gong , Songfang Huang , Zongsheng Li , Ehsan Hoque , Julia Hirschberg , Yue Zhang
‹ 上一页 1 2 3 10 下一页 ›