English
Related papers

Related papers: Efficient Data Learning for Open Information Extra…

200 papers

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…

Computation and Language · Computer Science 2019-06-03 Zhengbao Jiang , Pengcheng Yin , Graham Neubig

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…

Open Information Extraction (OIE) aims to extract objective structured knowledge from natural texts, which has attracted growing attention to build dedicated models with human experience. As the large language models (LLMs) have exhibited…

Computation and Language · Computer Science 2023-10-17 Ji Qi , Kaixuan Ji , Xiaozhi Wang , Jifan Yu , Kaisheng Zeng , Lei Hou , Juanzi Li , Bin Xu

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 (OpenIE) aims to extract the schema-free triplets in the form of (\emph{subject}, \emph{predicate}, \emph{object}) from a given sentence. Compared with general information extraction (IE), OpenIE poses more…

Computation and Language · Computer Science 2024-01-23 Zhen Chen , Jingping Liu , Deqing Yang , Yanghua Xiao , Huimin Xu , Zongyu Wang , Rui Xie , Yunsen Xian

Open Information Extraction (OIE) is a structured prediction (SP) task in Natural Language Processing (NLP) that aims to extract structured $n$-ary tuples - usually subject-relation-object triples - from free text. The word embeddings in…

Computation and Language · Computer Science 2024-03-22 Fauzan Farooqui , Thanmay Jayakumar , Pulkit Mathur , Mansi Radke

Large language models with instruction-following capabilities open the door to a wider group of users. However, when it comes to information extraction - a classic task in natural language processing - most task-specific systems cannot…

Computation and Language · Computer Science 2023-10-25 Yizhu Jiao , Ming Zhong , Sha Li , Ruining Zhao , Siru Ouyang , Heng Ji , Jiawei Han

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…

Computation and Language · Computer Science 2016-07-12 Duc-Thuan Vo , Ebrahim Bagheri

Structured and grounded representation of text is typically formalized by closed information extraction, the problem of extracting an exhaustive set of (subject, relation, object) triplets that are consistent with a predefined set of…

Computation and Language · Computer Science 2022-04-14 Martin Josifoski , Nicola De Cao , Maxime Peyrard , Fabio Petroni , Robert West

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…

Computation and Language · Computer Science 2024-10-25 Pai Liu , Wenyang Gao , Wenjie Dong , Lin Ai , Ziwei Gong , Songfang Huang , Zongsheng Li , Ehsan Hoque , Julia Hirschberg , Yue Zhang

Open Information Extraction (OIE) is the task of the unsupervised creation of structured information from text. OIE is often used as a starting point for a number of downstream tasks including knowledge base construction, relation…

Computation and Language · Computer Science 2018-08-23 Paul Groth , Michael Lauruhn , Antony Scerri , Ron Daniel

Open information extraction (Open IE) is a challenging task especially due to its brittle data basis. Most of Open IE systems have to be trained on automatically built corpus and evaluated on inaccurate test set. In this work, we first…

Computation and Language · Computer Science 2019-11-22 Junlang Zhan , Hai Zhao

Information extraction (IE) has been studied extensively. The existing methods always follow a fixed extraction order for complex IE tasks with multiple elements to be extracted in one instance such as event extraction. However, we conduct…

Computation and Language · Computer Science 2024-03-26 Wenhao Huang , Jiaqing Liang , Zhixu Li , Yanghua Xiao , Chuanjun Ji

Open Information Extraction (OIE) task aims at extracting structured facts from unstructured text, typically in the form of (subject, relation, object) triples. Despite the potential of large language models (LLMs) like ChatGPT as a general…

Computation and Language · Computer Science 2023-09-08 Chen Ling , Xujiang Zhao , Xuchao Zhang , Yanchi Liu , Wei Cheng , Haoyu Wang , Zhengzhang Chen , Takao Osaki , Katsushi Matsuda , Haifeng Chen , Liang Zhao

Open Information Extraction (OIE) aims to extract relational tuples from open-domain sentences. Existing OIE systems split a sentence into tokens and recognize token spans as tuple relations and arguments. We instead propose Sentence as…

Computation and Language · Computer Science 2023-05-08 Kuicai Dong , Aixin Sun , Jung-Jae Kim , Xiaoli Li

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…

Computation and Language · Computer Science 2022-06-29 Shaowen Zhou , Bowen Yu , Aixin Sun , Cheng Long , Jingyang Li , Haiyang Yu , Jian Sun , Yongbin Li

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…

Computation and Language · Computer Science 2020-10-08 Keshav Kolluru , Vaibhav Adlakha , Samarth Aggarwal , Mausam , Soumen Chakrabarti

Open information extraction (OIE) aims to extract surface relations and their corresponding arguments from natural language text, irrespective of domain. This paper presents an innovative OIE model, APRCOIE, tailored for Chinese text.…

Computation and Language · Computer Science 2024-12-30 Jialin Hua , Liangqing Luo , Weiying Ping , Yan Liao , Chunhai Tao , Xuewen Lub

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…

Computation and Language · Computer Science 2021-05-12 Kuicai Dong , Yilin Zhao , Aixin Sun , Jung-Jae Kim , Xiaoli Li

Question Aware Open Information Extraction (Question aware Open IE) takes question and passage as inputs, outputting an answer tuple which contains a subject, a predicate, and one or more arguments. Each field of answer is a natural…

Computation and Language · Computer Science 2020-09-17 Martin Kuo , Yaobo Liang , Lei Ji , Nan Duan , Linjun Shou , Ming Gong , Peng Chen
‹ Prev 1 2 3 10 Next ›