English
Related papers

Related papers: WiRe57 : A Fine-Grained Benchmark for Open Informa…

200 papers

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

Advances in the Visually-rich Document Understanding (VrDU) field and particularly the Key-Information Extraction (KIE) task are marked with the emergence of efficient Transformer-based approaches such as the LayoutLM models. Despite the…

Computation and Language · Computer Science 2023-05-01 Seif Laatiri , Pirashanth Ratnamogan , Joel Tang , Laurent Lam , William Vanhuffel , Fabien Caspani

Visual information extraction (VIE), which aims to simultaneously perform OCR and information extraction in a unified framework, has drawn increasing attention due to its essential role in various applications like understanding receipts,…

Computer Vision and Pattern Recognition · Computer Science 2023-06-16 Jianfeng Kuang , Wei Hua , Dingkang Liang , Mingkun Yang , Deqiang Jiang , Bo Ren , Xiang Bai

Since real-world ubiquitous documents (e.g., invoices, tickets, resumes and leaflets) contain rich information, automatic document image understanding has become a hot topic. Most existing works decouple the problem into two separate tasks,…

Computer Vision and Pattern Recognition · Computer Science 2021-10-26 Peng Zhang , Yunlu Xu , Zhanzhan Cheng , Shiliang Pu , Jing Lu , Liang Qiao , Yi Niu , Fei Wu

The objective of Information Extraction (IE) is to derive structured representations from unstructured or semi-structured documents. However, developing IE models is complex due to the need of integrating several subtasks. Additionally,…

Information Retrieval · Computer Science 2024-06-04 Arne Binder , Leonhard Hennig , Christoph Alt

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

Joint entity and relation extraction (JERE) is one of the most important tasks in information extraction. However, most existing works focus on sentence-level coarse-grained JERE, which have limitations in real-world scenarios. In this…

Computation and Language · Computer Science 2023-03-22 Hongbo Wang , Weimin Xiong , Yifan Song , Dawei Zhu , Yu Xia , Sujian Li

Relation extraction (RE) is a crucial task in natural language processing (NLP) that aims to identify and classify relationships between entities mentioned in text. In the financial domain, relation extraction plays a vital role in…

Computation and Language · Computer Science 2023-07-24 Pawan Kumar Rajpoot , Ankur Parikh

Information Extraction (IE) plays a crucial role in Natural Language Processing (NLP) by extracting structured information from unstructured text, thereby facilitating seamless integration with various real-world applications that rely on…

Computation and Language · Computer Science 2024-06-05 Yida Cai , Hao Sun , Hsiu-Yuan Huang , Yunfang Wu

A real-world information extraction (IE) system for semi-structured document images often involves a long pipeline of multiple modules, whose complexity dramatically increases its development and maintenance cost. One can instead consider…

Computation and Language · Computer Science 2021-08-31 Wonseok Hwang , Hyunji Lee , Jinyeong Yim , Geewook Kim , Minjoon Seo

Open Information Extraction (OIE) aims to extract factual relational tuples from open-domain sentences. Downstream tasks use the extracted OIE tuples as facts, without examining the certainty of these facts. However, uncertainty/speculation…

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

Information Extraction is a well-researched area of Natural Language Processing with applications in web search and question answering concerned with identifying entities and relationships between them as expressed in a given context,…

Information Retrieval · Computer Science 2020-11-17 Erin Macdonald , Denilson Barbosa

This report argues that, even in the simplest cases, IE is an ontology-driven process. It is not a mere text filtering method based on simple pattern matching and keywords, because the extracted pieces of texts are interpreted with respect…

Artificial Intelligence · Computer Science 2016-08-16 Claire Nédellec , Adeline Nazarenko

With the emergence of large language models (LLMs), there is an expectation that LLMs can effectively extract explicit information from complex real-world documents (e.g., papers, reports). However, most LLMs generate paragraph-style…

Computation and Language · Computer Science 2025-10-31 Tianyun Zhong , Guozhao Mo , Yanjiang Liu , Yihan Chen , Lingdi Kong , Xuanang Chen , Yaojie Lu , Hongyu Lin , Shiwei Ye , Xianpei Han , Ben He , Le Sun

Information Retriever (IR) aims to find the relevant documents (e.g. snippets, passages, and articles) to a given query at large scale. IR plays an important role in many tasks such as open domain question answering and dialogue systems,…

Computation and Language · Computer Science 2022-06-01 Man Luo

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

Open relation extraction (OpenRE) is the task of extracting relation schemes from open-domain corpora. Most existing OpenRE methods either do not fully benefit from high-quality labeled corpora or can not learn semantic representation…

Computation and Language · Computer Science 2022-06-02 Yutong Wang , Renze Lou , Kai Zhang , MaoYan Chen , Yujiu Yang

Over the past years, deep learning methods allowed for new state-of-the-art results in ad-hoc information retrieval. However such methods usually require large amounts of annotated data to be effective. Since most standard ad-hoc…

Information Retrieval · Computer Science 2020-03-18 Jibril Frej , Didier Schwab , Jean-Pierre Chevallet

Scientific information extraction (SciIE) is critical for converting unstructured knowledge from scholarly articles into structured data (entities and relations). Several datasets have been proposed for training and validating SciIE models.…

Computation and Language · Computer Science 2024-10-29 Qi Zhang , Zhijia Chen , Huitong Pan , Cornelia Caragea , Longin Jan Latecki , Eduard Dragut

The task of Information Retrieval (IR) requires a system to identify relevant documents based on users' information needs. In real-world scenarios, retrievers are expected to not only rely on the semantic relevance between the documents and…

Information Retrieval · Computer Science 2024-05-07 Xinran Zhao , Tong Chen , Sihao Chen , Hongming Zhang , Tongshuang Wu