中文
相关论文

相关论文: DWIE: an entity-centric dataset for multi-task doc…

200 篇论文

Event Extraction (EE) is one of the fundamental tasks in Information Extraction (IE) that aims to recognize event mentions and their arguments (i.e., participants) from text. Due to its importance, extensive methods and resources have been…

计算与语言 · 计算机科学 2022-11-21 Amir Pouran Ben Veyseh , Javid Ebrahimi , Franck Dernoncourt , Thien Huu Nguyen

Information Extraction (IE), encompassing Named Entity Recognition (NER), Named Entity Linking (NEL), and Relation Extraction (RE), is critical for transforming the rapidly growing volume of scientific publications into structured,…

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…

计算与语言 · 计算机科学 2023-06-16 Chenxi Whitehouse , Clara Vania , Alham Fikri Aji , Christos Christodoulopoulos , Andrea Pierleoni

Extracting information from full documents is an important problem in many domains, but most previous work focus on identifying relationships within a sentence or a paragraph. It is challenging to create a large-scale information extraction…

计算与语言 · 计算机科学 2020-05-04 Sarthak Jain , Madeleine van Zuylen , Hannaneh Hajishirzi , Iz Beltagy

Document-level entity-based extraction (EE), aiming at extracting entity-centric information such as entity roles and entity relations, is key to automatic knowledge acquisition from text corpora for various domains. Most document-level EE…

计算与语言 · 计算机科学 2021-09-13 Kung-Hsiang Huang , Sam Tang , Nanyun Peng

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

计算与语言 · 计算机科学 2024-10-29 Qi Zhang , Zhijia Chen , Huitong Pan , Cornelia Caragea , Longin Jan Latecki , Eduard Dragut

Existing works on information extraction (IE) have mainly solved the four main tasks separately (entity mention recognition, relation extraction, event trigger detection, and argument extraction), thus failing to benefit from…

计算与语言 · 计算机科学 2021-03-30 Minh Van Nguyen , Viet Dac Lai , Thien Huu Nguyen

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…

计算与语言 · 计算机科学 2019-09-11 David Wadden , Ulme Wennberg , Yi Luan , Hannaneh Hajishirzi

Multimodal entity linking (MEL) aims to utilize multimodal information (usually textual and visual information) to link ambiguous mentions to unambiguous entities in knowledge base. Current methods facing main issues: (1)treating the entire…

人工智能 · 计算机科学 2024-04-11 Shezheng Song , Shasha Li , Shan Zhao , Xiaopeng Li , Chengyu Wang , Jie Yu , Jun Ma , Tianwei Yan , Bin Ji , Xiaoguang Mao

We present MobIE, a German-language dataset, which is human-annotated with 20 coarse- and fine-grained entity types and entity linking information for geographically linkable entities. The dataset consists of 3,232 social media texts and…

计算与语言 · 计算机科学 2022-03-29 Leonhard Hennig , Phuc Tran Truong , Aleksandra Gabryszak

Webpage information extraction (WIE) is an important step to create knowledge bases. For this, classical WIE methods leverage the Document Object Model (DOM) tree of a website. However, use of the DOM tree poses significant challenges as…

计算机视觉与模式识别 · 计算机科学 2022-08-08 Anurendra Kumar , Keval Morabia , Jingjin Wang , Kevin Chen-Chuan Chang , Alexander Schwing

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…

计算机视觉与模式识别 · 计算机科学 2023-03-30 Zhibo Yang , Rujiao Long , Pengfei Wang , Sibo Song , Humen Zhong , Wenqing Cheng , Xiang Bai , Cong Yao

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…

计算与语言 · 计算机科学 2026-03-17 Seungbin Yang , Jihwan Kim , Jaemin Choi , Dongjin Kim , Soyoung Yang , ChaeHun Park , Jaegul Choo

With the rapid development of large language models (LLMs), more and more researchers have paid attention to information extraction based on LLMs. However, there are still some spaces to improve in the existing related methods. First,…

计算与语言 · 计算机科学 2026-03-24 Jiang Liu , Ge Qiu , Hao Fei , Dongdong Xie , Jinbo Li , Fei Li , Chong Teng , Donghong Ji

Document-level Relation Extraction (DRE) aims to recognize the relations between two entities. The entity may correspond to multiple mentions that span beyond sentence boundary. Few previous studies have investigated the mention…

计算与语言 · 计算机科学 2022-01-14 Chao Zhao , Daojian Zeng , Lu Xu , Jianhua Dai

Scientific information extraction (SciIE) has primarily relied on entity-relation extraction in narrow domains, limiting its applicability to interdisciplinary research and struggling to capture the necessary context of scientific…

计算与语言 · 计算机科学 2025-09-22 Bofu Dong , Pritesh Shah , Sumedh Sonawane , Tiyasha Banerjee , Erin Brady , Xinya Du , Ming Jiang

Existing scholarly information extraction (SIE) datasets focus on scientific papers and overlook implementation-level details in code repositories. README files describe datasets, source code, and other implementation-level artifacts,…

计算与语言 · 计算机科学 2026-03-09 Genet Asefa Gesese , Zongxiong Chen , Shufan Jiang , Mary Ann Tan , Zhaotai Liu , Sonja Schimmler , Harald Sack

Document-level information extraction (IE) is a crucial task in natural language processing (NLP). This paper conducts a systematic review of recent document-level IE literature. In addition, we conduct a thorough error analysis with…

计算与语言 · 计算机科学 2023-09-26 Hanwen Zheng , Sijia Wang , Lifu Huang

Extracting structured information from unstructured text is critical for many downstream NLP applications and is traditionally achieved by closed information extraction (cIE). However, existing approaches for cIE suffer from two…

计算与语言 · 计算机科学 2024-04-22 Nacime Bouziani , Shubhi Tyagi , Joseph Fisher , Jens Lehmann , Andrea Pierleoni

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…

信息检索 · 计算机科学 2018-03-16 Parisa Naderi Golshan , HosseinAli Rahmani Dashti , Shahrzad Azizi , Leila Safari
‹ 上一页 1 2 3 10 下一页 ›