English
Related papers

Related papers: Document-level Entity-based Extraction as Template…

200 papers

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

Document-level relation extraction (DocRE) aims to identify semantic labels among entities within a single document. One major challenge of DocRE is to dig decisive details regarding a specific entity pair from long text. However, in many…

Computation and Language · Computer Science 2023-02-14 Zhichao Duan , Xiuxing Li , Zhenyu Li , Zhuo Wang , Jianyong Wang

Entities are at the center of how we represent and aggregate knowledge. For instance, Encyclopedias such as Wikipedia are structured by entities (e.g., one per Wikipedia article). The ability to retrieve such entities given a query is…

Computation and Language · Computer Science 2021-03-25 Nicola De Cao , Gautier Izacard , Sebastian Riedel , Fabio Petroni

Knowledge is a formal way of understanding the world, providing a human-level cognition and intelligence for the next-generation artificial intelligence (AI). One of the representations of knowledge is semantic relations between entities.…

Computation and Language · Computer Science 2021-02-09 Hailin Wang , Ke Qin , Rufai Yusuf Zakari , Guoming Lu , Jin Yin

Biomedical Event Extraction (BEE) is a challenging task that involves modeling complex relationships between fine-grained entities in biomedical text. BEE has traditionally been formulated as a classification problem. With recent…

Computation and Language · Computer Science 2025-02-24 Haohan Yuan , Siu Cheung Hui , Haopeng Zhang

The goal of document-level relation extraction (RE) is to identify relations between entities that span multiple sentences. Recently, incomplete labeling in document-level RE has received increasing attention, and some studies have used…

Computation and Language · Computer Science 2024-01-26 Ye Wang , Huazheng Pan , Tao Zhang , Wen Wu , Wenxin Hu

Multiple entities in a document generally exhibit complex inter-sentence relations, and cannot be well handled by existing relation extraction (RE) methods that typically focus on extracting intra-sentence relations for single entity pairs.…

Computation and Language · Computer Science 2019-08-12 Yuan Yao , Deming Ye , Peng Li , Xu Han , Yankai Lin , Zhenghao Liu , Zhiyuan Liu , Lixin Huang , Jie Zhou , Maosong Sun

Improvements of entity-relationship (E-R) search techniques have been hampered by a lack of test collections, particularly for complex queries involving multiple entities and relationships. In this paper we describe a method for generating…

Information Retrieval · Computer Science 2017-06-14 Pedro Saleiro , Natasa Milic-Frayling , Eduarda Mendes Rodrigues , Carlos Soares

Structural extraction of events within discourse is critical since it avails a deeper understanding of communication patterns and behavior trends. Event argument extraction (EAE), at the core of event-centric understanding, is the task of…

Computation and Language · Computer Science 2025-03-21 Xinliang Frederick Zhang , Carter Blum , Temma Choji , Shalin Shah , Alakananda Vempala

Process-aware information systems offer extensive advantages to companies, facilitating planning, operations, and optimization of day-to-day business activities. However, the time-consuming but required step of designing formal business…

Computation and Language · Computer Science 2024-04-09 Julian Neuberger , Lars Ackermann , Stefan Jablonski

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

Recently, Visual Information Extraction (VIE) has been becoming increasingly important in both the academia and industry, due to the wide range of real-world applications. Previously, numerous works have been proposed to tackle this…

Computer Vision and Pattern Recognition · Computer Science 2023-03-30 Zhibo Yang , Rujiao Long , Pengfei Wang , Sibo Song , Humen Zhong , Wenqing Cheng , Xiang Bai , Cong Yao

Event extraction, the technology that aims to automatically get the structural information from documents, has attracted more and more attention in many fields. Most existing works discuss this issue with the token-level multi-label…

Computation and Language · Computer Science 2022-01-11 Zhuo Xu , Yue Wang , Lu Bai , Lixin Cui

Detection and disambiguation of all entities in text is a crucial task for a wide range of applications. The typical formulation of the problem involves two stages: detect mention boundaries and link all mentions to a knowledge base. For a…

Information Retrieval · Computer Science 2022-09-14 Christina Du , Kashyap Popat , Louis Martin , Fabio Petroni

Many previous models of named entity recognition (NER) suffer from the problem of Out-of-Entity (OOE), i.e., the tokens in the entity mentions of the test samples have not appeared in the training samples, which hinders the achievement of…

Computation and Language · Computer Science 2025-01-14 Guochao Jiang , Ziqin Luo , Chengwei Hu , Zepeng Ding , Deqing Yang

We show-case an application of information extraction methods, such as named entity recognition (NER) and relation extraction (RE) to a novel corpus, consisting of documents, issued by a state agency. The main challenges of this corpus are:…

Computation and Language · Computer Science 2020-11-02 Vitaly Ivanin , Ekaterina Artemova , Tatiana Batura , Vladimir Ivanov , Veronika Sarkisyan , Elena Tutubalina , Ivan Smurov

Information extraction (IE) is an important task in Natural Language Processing (NLP), involving the extraction of named entities and their relationships from unstructured text. In this paper, we propose a novel approach to this task by…

Computation and Language · Computer Science 2024-04-22 Urchade Zaratiana , Nadi Tomeh , Niama El Khbir , Pierre Holat , Thierry Charnois

We present a new formulation for structured information extraction (SIE) from visually rich documents. It aims to address the limitations of existing IOB tagging or graph-based formulations, which are either overly reliant on the correct…

Computer Vision and Pattern Recognition · Computer Science 2023-07-18 Haofu Liao , Aruni RoyChowdhury , Weijian Li , Ankan Bansal , Yuting Zhang , Zhuowen Tu , Ravi Kumar Satzoda , R. Manmatha , Vijay Mahadevan

Document-level Event Argument Extraction (DEAE) aims to identify arguments and their specific roles from an unstructured document. The advanced approaches on DEAE utilize prompt-based methods to guide pre-trained language models (PLMs) in…

Computation and Language · Computer Science 2024-03-18 Jian Zhang , Changlin Yang , Haiping Zhu , Qika Lin , Fangzhi Xu , Jun Liu

Event extraction (EE) is a crucial research task for promptly apprehending event information from massive textual data. With the rapid development of deep learning, EE based on deep learning technology has become a research hotspot.…

Computation and Language · Computer Science 2022-11-16 Qian Li , Jianxin Li , Jiawei Sheng , Shiyao Cui , Jia Wu , Yiming Hei , Hao Peng , Shu Guo , Lihong Wang , Amin Beheshti , Philip S. Yu