English
Related papers

Related papers: QA4IE: A Question Answering based Framework for In…

200 papers

Event argument extraction (EAE) aims to identify the arguments of an event and classify the roles that those arguments play. Despite great efforts made in prior work, there remain many challenges: (1) Data scarcity. (2) Capturing the…

Computation and Language · Computer Science 2020-10-08 Jie Ma , Shuai Wang , Rishita Anubhai , Miguel Ballesteros , Yaser Al-Onaizan

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 document-level event extraction (DEE) task, event arguments always scatter across sentences (across-sentence issue) and multiple events may lie in one document (multi-event issue). In this paper, we argue that the relation information of…

Computation and Language · Computer Science 2022-06-08 Yuan Liang , Zhuoxuan Jiang , Di Yin , Bo Ren

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

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

In the rapidly evolving field of scientific research, efficiently extracting key information from the burgeoning volume of scientific papers remains a formidable challenge. This paper introduces an innovative framework designed to automate…

Information Retrieval · Computer Science 2024-01-31 Yangyang Liu , Shoubin Li

Table Extraction (TE) consists in extracting tables from PDF documents, in a structured format which can be automatically processed. While numerous TE tools exist, the variety of methods and techniques makes it difficult for users to choose…

Databases · Computer Science 2025-11-21 Marijan Soric , Cécile Gracianne , Ioana Manolescu , Pierre Senellart

Emotion cause extraction aims to identify the reasons behind a certain emotion expressed in text. It is a much more difficult task compared to emotion classification. Inspired by recent advances in using deep memory networks for question…

Computation and Language · Computer Science 2017-09-26 Lin Gui , Jiannan Hu , Yulan He , Ruifeng Xu , Qin Lu , Jiachen Du

Definition bias is a negative phenomenon that can mislead models. Definition bias in information extraction appears not only across datasets from different domains but also within datasets sharing the same domain. We identify two types of…

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

This paper reports on modern approaches in Information Extraction (IE) and its two main sub-tasks of Named Entity Recognition (NER) and Relation Extraction (RE). Basic concepts and the most recent approaches in this area are reviewed, which…

Information Retrieval · Computer Science 2018-03-16 Parisa Naderi Golshan , HosseinAli Rahmani Dashti , Shahrzad Azizi , Leila Safari

Electronic health records (EHRs) hold significant value for research and applications. As a new way of information extraction, question answering (QA) can extract more flexible information than conventional methods and is more accessible to…

Computation and Language · Computer Science 2024-02-20 Huaiyuan Ying , Sheng Yu

Information extraction from semi-structured documents is crucial for frictionless business-to-business (B2B) communication. While machine learning problems related to Document Information Extraction (IE) have been studied for decades, many…

Information Retrieval · Computer Science 2022-06-23 Matyáš Skalický , Štěpán Šimsa , Michal Uřičář , Milan Šulc

In this paper, we propose a new paradigm for the task of entity-relation extraction. We cast the task as a multi-turn question answering problem, i.e., the extraction of entities and relations is transformed to the task of identifying…

Computation and Language · Computer Science 2019-09-05 Xiaoya Li , Fan Yin , Zijun Sun , Xiayu Li , Arianna Yuan , Duo Chai , Mingxin Zhou , Jiwei Li

Event extraction has gained extensive research attention due to its broad range of applications. However, the current mainstream evaluation method for event extraction relies on token-level exact match, which misjudges numerous…

Computation and Language · Computer Science 2025-03-05 Yi-Fan Lu , Xian-Ling Mao , Tian Lan , Heyan Huang , Chen Xu , Xiaoyan Gao

This paper proposes a novel approach for relation extraction from free text which is trained to jointly use information from the text and from existing knowledge. Our model is based on two scoring functions that operate by learning…

Computation and Language · Computer Science 2013-08-02 Jason Weston , Antoine Bordes , Oksana Yakhnenko , Nicolas Usunier

Information Extraction (IE) from text refers to the task of extracting structured knowledge from unstructured text. The task typically consists of a series of sub-tasks such as Named Entity Recognition and Relation Extraction. Sourcing…

Computation and Language · Computer Science 2022-04-12 Yannis Papanikolaou , Marlene Staib , Justin Grace , Francine Bennett

We examine the capabilities of a unified, multi-task framework for three information extraction tasks: named entity recognition, relation extraction, and event extraction. Our framework (called DyGIE++) accomplishes all tasks by…

Computation and Language · Computer Science 2019-09-11 David Wadden , Ulme Wennberg , Yi Luan , Hannaneh Hajishirzi

Argument mining involves multiple sub-tasks that automatically identify argumentative elements, such as claim detection, evidence extraction, stance classification, etc. However, each subtask alone is insufficient for a thorough…

Computation and Language · Computer Science 2023-06-01 Jia Guo , Liying Cheng , Wenxuan Zhang , Stanley Kok , Xin Li , Lidong Bing

Information extraction (IE) aims to extract complex structured information from the text. Numerous datasets have been constructed for various IE tasks, leading to time-consuming and labor-intensive data annotations. Nevertheless, most…

Machine Learning · Computer Science 2024-03-05 Kedi Chen , Jie Zhou , Qin Chen , Shunyu Liu , Liang He

Document-level relation extraction (DocRE) aims to extract semantic relations among entity pairs in a document. Typical DocRE methods blindly take the full document as input, while a subset of the sentences in the document, noted as the…

Computation and Language · Computer Science 2022-03-08 Yiqing Xie , Jiaming Shen , Sha Li , Yuning Mao , Jiawei Han