English
Related papers

Related papers: Vietnamese Open Information Extraction

200 papers

The task of Information Extraction (IE) involves automatically converting unstructured textual content into structured data. Most research in this field concentrates on extracting all facts or a specific set of relationships from documents.…

Computation and Language · Computer Science 2024-01-19 Nicolas Gutehrlé , Iana Atanassova

Extracting structured and grounded fact triples from raw text is a fundamental task in Information Extraction (IE). Existing IE datasets are typically collected from Wikipedia articles, using hyperlinks to link entities to the Wikidata…

Computation and Language · Computer Science 2023-06-16 Chenxi Whitehouse , Clara Vania , Alham Fikri Aji , Christos Christodoulopoulos , Andrea Pierleoni

We consider the problem of Open-world Information Extraction (Open-world IE), which extracts comprehensive entity profiles from unstructured texts. Different from the conventional closed-world setting of Information Extraction (IE),…

Computation and Language · Computer Science 2023-05-25 Keming Lu , Xiaoman Pan , Kaiqiang Song , Hongming Zhang , Dong Yu , Jianshu Chen

Information extraction (IE) aims to extract structural knowledge from plain natural language texts. Recently, generative Large Language Models (LLMs) have demonstrated remarkable capabilities in text understanding and generation. As a…

Computation and Language · Computer Science 2024-11-01 Derong Xu , Wei Chen , Wenjun Peng , Chao Zhang , Tong Xu , Xiangyu Zhao , Xian Wu , Yefeng Zheng , Yang Wang , Enhong Chen

Visual information extraction (VIE) has attracted considerable attention recently owing to its various advanced applications such as document understanding, automatic marking and intelligent education. Most existing works decoupled this…

Computer Vision and Pattern Recognition · Computer Science 2021-02-16 Jiapeng Wang , Chongyu Liu , Lianwen Jin , Guozhi Tang , Jiaxin Zhang , Shuaitao Zhang , Qianying Wang , Yaqiang Wu , Mingxiang Cai

In this paper, we propose using deep neural networks to extract important information from Vietnamese legal questions, a fundamental task towards building a question answering system in the legal domain. Given a legal question in natural…

Computation and Language · Computer Science 2023-05-01 Nguyen Anh Tu , Hoang Thi Thu Uyen , Tu Minh Phuong , Ngo Xuan Bach

In this paper, we propose an effective yet efficient model PAIE for both sentence-level and document-level Event Argument Extraction (EAE), which also generalizes well when there is a lack of training data. On the one hand, PAIE utilizes…

Computation and Language · Computer Science 2022-03-29 Yubo Ma , Zehao Wang , Yixin Cao , Mukai Li , Meiqi Chen , Kun Wang , Jing Shao

Question answering (QA) is a natural language understanding task within the fields of information retrieval and information extraction that has attracted much attention from the computational linguistics and artificial intelligence research…

Computation and Language · Computer Science 2022-08-16 Kiet Van Nguyen , Phong Nguyen-Thuan Do , Nhat Duy Nguyen , Tin Van Huynh , Anh Gia-Tuan Nguyen , Ngan Luu-Thuy Nguyen

Event extraction (EE) is an essential task of information extraction, which aims to extract structured event information from unstructured text. Most prior work focuses on extracting flat events while neglecting overlapped or nested ones. A…

Computation and Language · Computer Science 2022-09-07 Hu Cao , Jingye Li , Fangfang Su , Fei Li , Hao Fei , Shengqiong Wu , Bobo Li , Liang Zhao , Donghong Ji

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…

Computation and Language · Computer Science 2019-08-02 William Léchelle , Fabrizio Gotti , Philippe Langlais

Supervised Question Answering systems (QA systems) rely on domain-specific human-labeled data for training. Unsupervised QA systems generate their own question-answer training pairs, typically using secondary knowledge sources to achieve…

Computation and Language · Computer Science 2023-02-06 Dinesh Nagumothu , Bahadorreza Ofoghi , Guangyan Huang , Peter W. Eklund

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

Previous studies in Open Information Extraction (Open IE) are mainly based on extraction patterns. They manually define patterns or automatically learn them from a large corpus. However, these approaches are limited when grasping the…

Computation and Language · Computer Science 2016-05-26 Byungsoo Kim , Hwanjo Yu , Gary Geunbae Lee

Information extraction (IE) for visually-rich documents (VRDs) has achieved SOTA performance recently thanks to the adaptation of Transformer-based language models, which shows the great potential of pre-training methods. In this paper, we…

Artificial Intelligence · Computer Science 2021-07-07 Tuan-Anh D. Nguyen , Hieu M. Vu , Nguyen Hong Son , Minh-Tien Nguyen

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…

Computation and Language · Computer Science 2020-12-08 Youngbin Ro , Yukyung Lee , Pilsung Kang

In this work, we introduce the task of Open-Type Relation Argument Extraction (ORAE): Given a corpus, a query entity Q and a knowledge base relation (e.g.,"Q authored notable work with title X"), the model has to extract an argument of…

Computation and Language · Computer Science 2019-04-03 Benjamin Roth , Costanza Conforti , Nina Poerner , Sanjeev Karn , Hinrich Schütze

We introduce Graphene, an Open IE system whose goal is to generate accurate, meaningful and complete propositions that may facilitate a variety of downstream semantic applications. For this purpose, we transform syntactically complex input…

Computation and Language · Computer Science 2018-08-30 Matthias Cetto , Christina Niklaus , André Freitas , Siegfried Handschuh

Event extraction is a complex information extraction task that involves extracting events from unstructured text. Prior classification-based methods require comprehensive entity annotations for joint training, while newer generation-based…

Computation and Language · Computer Science 2024-09-05 Meiru Zhang , Yixuan Su , Zaiqiao Meng , Zihao Fu , Nigel Collier

Web information extraction (WIE) is the task of automatically extracting data from web pages, offering high utility for various applications. The evaluation of WIE systems has traditionally relied on benchmarks built from HTML snapshots…

Computation and Language · Computer Science 2026-03-17 Seungbin Yang , Jihwan Kim , Jaemin Choi , Dongjin Kim , Soyoung Yang , ChaeHun Park , Jaegul Choo

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…

Information Retrieval · Computer Science 2019-04-30 Dongxu Zhang , Subhabrata Mukherjee , Colin Lockard , Xin Luna Dong , Andrew McCallum