中文
相关论文

相关论文: IMoJIE: Iterative Memory-Based Joint Open Informat…

200 篇论文

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 (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

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

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) 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

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

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…

计算与语言 · 计算机科学 2023-10-25 Yizhu Jiao , Ming Zhong , Sha Li , Ruining Zhao , Siru Ouyang , Heng Ji , Jiawei Han

In this paper, we propose Multi$^2$OIE, which performs open information extraction (open IE) by combining BERT with multi-head attention. Our model is a sequence-labeling system with an efficient and effective argument extraction method. We…

计算与语言 · 计算机科学 2020-12-08 Youngbin Ro , Yukyung Lee , Pilsung Kang

Open Information Extraction (OpenIE) aims to extract relational tuples from open-domain sentences. Traditional rule-based or statistical models have been developed based on syntactic structures of sentences, identified by syntactic parsers.…

计算与语言 · 计算机科学 2022-12-06 Kuicai Dong , Aixin Sun , Jung-Jae Kim , Xiaoli Li

A major drawback of modern neural OpenIE systems and benchmarks is that they prioritize high coverage of information in extractions over compactness of their constituents. This severely limits the usefulness of OpenIE extractions in many…

计算与语言 · 计算机科学 2022-06-13 Farima Fatahi Bayat , Nikita Bhutani , H. V. Jagadish

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 (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

Extracting entities and their relations from text is an important task for understanding massive text corpora. Open information extraction (IE) systems mine relation tuples (i.e., entity arguments and a predicate string to describe their…

计算与语言 · 计算机科学 2018-12-04 Qi Zhu , Xiang Ren , Jingbo Shang , Yu Zhang , Ahmed El-Kishky , Jiawei Han

Event extraction is of practical utility in natural language processing. In the real world, it is a common phenomenon that multiple events existing in the same sentence, where extracting them are more difficult than extracting a single…

计算与语言 · 计算机科学 2022-12-19 Xiao Liu , Zhunchen Luo , Heyan Huang

Constructing large-scaled medical knowledge graphs can significantly boost healthcare applications for medical surveillance, bring much attention from recent research. An essential step in constructing large-scale MKG is extracting…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Jialun Wu , Yang Liu , Zeyu Gao , Tieliang Gong , Chunbao Wang , Chen Li

Multimodal information extraction (MIE) gains significant attention as the popularity of multimedia content increases. However, current MIE methods often resort to using task-specific model structures, which results in limited…

人工智能 · 计算机科学 2024-01-09 Lin Sun , Kai Zhang , Qingyuan Li , Renze Lou

A challenging problem in task-free continual learning is the online selection of a representative replay memory from data streams. In this work, we investigate the online memory selection problem from an information-theoretic perspective.…

机器学习 · 计算机科学 2022-04-12 Shengyang Sun , Daniele Calandriello , Huiyi Hu , Ang Li , Michalis Titsias

Large language models have unlocked strong multi-task capabilities from reading instructive prompts. However, recent studies have shown that existing large models still have difficulty with information extraction tasks. For example,…

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…

计算与语言 · 计算机科学 2024-01-23 Zhen Chen , Jingping Liu , Deqing Yang , Yanghua Xiao , Huimin Xu , Zongyu Wang , Rui Xie , Yunsen Xian

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.…

计算与语言 · 计算机科学 2024-12-30 Jialin Hua , Liangqing Luo , Weiying Ping , Yan Liao , Chunhai Tao , Xuewen Lub
‹ 上一页 1 2 3 10 下一页 ›