中文
相关论文

相关论文: On Event Individuation for Document-Level Informat…

200 篇论文

In the field of Natural Language Processing (NLP), Large Language Models (LLMs) have shown great potential in document-level event extraction tasks, but existing methods face challenges in the design of prompts. To address this issue, we…

计算与语言 · 计算机科学 2024-08-13 Zhuoyuan Liu , Yilin Luo

Open information extraction (IE) is the task of extracting open-domain assertions from natural language sentences. A key step in open IE is confidence modeling, ranking the extractions based on their estimated quality to adjust precision…

计算与语言 · 计算机科学 2019-06-03 Zhengbao Jiang , Pengcheng Yin , Graham Neubig

State-of-the-art solutions for Natural Language Processing (NLP) are able to capture a broad range of contexts, like the sentence-level context or document-level context for short documents. But these solutions are still struggling when it…

Template extraction is the process of isolating the template of a given webpage. It is widely used in several disciplines, including webpages development, content extraction, block detection, and webpages indexing. One of the main goals of…

信息检索 · 计算机科学 2014-09-10 Julián Alarte , David Insa , Josep Silva , Salvador Tamarit

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…

计算与语言 · 计算机科学 2025-03-05 Yi-Fan Lu , Xian-Ling Mao , Tian Lan , Heyan Huang , Chen Xu , Xiaoyan Gao

Information extraction (IE) aims to produce structured information from an input text, e.g., Named Entity Recognition and Relation Extraction. Various attempts have been proposed for IE via feature engineering or deep learning. However,…

计算与语言 · 计算机科学 2019-12-09 Wenya Wang , Sinno Jialin Pan

In this paper, we propose a recent and under-researched paradigm for the task of event detection (ED) by casting it as a question-answering (QA) problem with the possibility of multiple answers and the support of entities. The extraction of…

计算与语言 · 计算机科学 2021-04-15 Emanuela Boros , Jose G. Moreno , Antoine Doucet

Event extraction is a fundamental task in natural language processing that involves identifying and extracting information about events mentioned in text. However, it is a challenging task due to the lack of annotated data, which is…

计算与语言 · 计算机科学 2023-03-10 Jun Gao , Huan Zhao , Changlong Yu , Ruifeng Xu

While there has been substantial progress in factoid question-answering (QA), answering complex questions remains challenging, typically requiring both a large body of knowledge and inference techniques. Open Information Extraction (Open…

人工智能 · 计算机科学 2017-04-20 Tushar Khot , Ashish Sabharwal , Peter Clark

The multi-format information extraction task in the 2021 Language and Intelligence Challenge is designed to comprehensively evaluate information extraction from different dimensions. It consists of an multiple slots relation extraction…

计算与语言 · 计算机科学 2021-08-17 Yaduo Liu , Longhui Zhang , Shujuan Yin , Xiaofeng Zhao , Feiliang Ren

This work aims to delve deeper into prompt-based event argument extraction (EAE) models. We explore the impact of incorporating various types of information into the prompt on model performance, including trigger, other role arguments for…

计算与语言 · 计算机科学 2025-01-14 Chen Liang

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…

计算与语言 · 计算机科学 2024-11-01 Derong Xu , Wei Chen , Wenjun Peng , Chao Zhang , Tong Xu , Xiangyu Zhao , Xian Wu , Yefeng Zheng , Yang Wang , Enhong Chen

Event extraction is essential for event understanding and analysis. It supports tasks such as document summarization and decision-making in emergency scenarios. However, existing event extraction approaches have limitations: (1)…

计算与语言 · 计算机科学 2026-04-24 Praval Sharma

Extracting knowledge from unlabeled texts using machine learning algorithms can be complex. Document categorization and information retrieval are two applications that may benefit from unsupervised learning (e.g., text clustering and topic…

We consider the problem of adapting neural paragraph-level question answering models to the case where entire documents are given as input. Our proposed solution trains models to produce well calibrated confidence scores for their results…

计算与语言 · 计算机科学 2017-11-08 Christopher Clark , Matt Gardner

We revisit the classic problem of document-level role-filler entity extraction (REE) for template filling. We argue that sentence-level approaches are ill-suited to the task and introduce a generative transformer-based encoder-decoder…

计算与语言 · 计算机科学 2021-02-01 Xinya Du , Alexander M. Rush , Claire Cardie

Fully understanding narratives often requires identifying events in the context of whole documents and modeling the event relations. However, document-level event extraction is a challenging task as it requires the extraction of event and…

计算与语言 · 计算机科学 2021-05-11 Kung-Hsiang Huang , Nanyun Peng

Event extraction identifies the central aspects of events from text. It supports event understanding and analysis, which is crucial for tasks such as informed decision-making in emergencies. Therefore, it is necessary to develop automated…

计算与语言 · 计算机科学 2026-04-24 Praval Sharma , Ashok Samal , Leen-Kiat Soh , Deepti Joshi

Matching for causal inference is a well-studied problem, but standard methods fail when the units to match are text documents: the high-dimensional and rich nature of the data renders exact matching infeasible, causes propensity scores to…

统计方法学 · 统计学 2019-03-15 Reagan Mozer , Luke Miratrix , Aaron Russell Kaufman , L. Jason Anastasopoulos

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…

计算与语言 · 计算机科学 2021-08-31 Wonseok Hwang , Hyunji Lee , Jinyeong Yim , Geewook Kim , Minjoon Seo