中文
相关论文

相关论文: Filling in the Gaps: Efficient Event Coreference R…

200 篇论文

Event coreference resolution (ECR) is the task of determining whether distinct mentions of events within a multi-document corpus are actually linked to the same underlying occurrence. Images of the events can help facilitate resolution when…

Event Coreference Resolution (ECR) is the task of linking mentions of the same event either within or across documents. Most mention pairs are not coreferent, yet many that are coreferent can be identified through simple techniques such as…

计算与语言 · 计算机科学 2023-05-11 Shafiuddin Rehan Ahmed , Abhijnan Nath , James H. Martin , Nikhil Krishnaswamy

Event Coreference Resolution (ECR) as a pairwise mention classification task is expensive both for automated systems and manual annotations. The task's quadratic difficulty is exacerbated when using Large Language Models (LLMs), making…

Traditional event coreference systems usually rely on pipeline framework and hand-crafted features, which often face error propagation problem and have poor generalization ability. In this paper, we propose an End-to-End Event Coreference…

计算与语言 · 计算机科学 2020-09-18 Yaojie Lu , Hongyu Lin , Jialong Tang , Xianpei Han , Le Sun

Event coreference resolution(ECR) is an important task in Natural Language Processing (NLP) and nearly all the existing approaches to this task rely on event argument information. However, these methods tend to suffer from error propagation…

计算与语言 · 计算机科学 2020-09-23 Xinyu Zuo , Yubo Chen , Kang Liu , Jun Zhao

Coreference resolution across multiple documents poses a significant challenge in natural language processing, particularly within the domain of knowledge graphs. This study introduces an innovative method aimed at identifying and resolving…

计算与语言 · 计算机科学 2025-04-09 Zhang Dong , Mingbang Wang , Songhang deng , Le Dai , Jiyuan Li , Xingzu Liu , Ruilin Nong

Event Coreference Resolution (ECR) is the task of clustering event mentions that refer to the same real-world event. Despite significant advancements, ECR research faces two main challenges: limited generalizability across domains due to…

人工智能 · 计算机科学 2024-06-21 Yuncong Li , Tianhua Xu , Sheng-hua Zhong , Haiqin Yang

Graph-structured data is integral to many applications, prompting the development of various graph representation methods. Graph autoencoders (GAEs), in particular, reconstruct graph structures from node embeddings. Current GAE models…

机器学习 · 计算机科学 2024-10-07 Shijin Duan , Ruyi Ding , Jiaxing He , Aidong Adam Ding , Yunsi Fei , Xiaolin Xu

One of the major challenges in coreference resolution is how to make use of entity-level features defined over clusters of mentions rather than mention pairs. However, coreferent mentions usually spread far apart in an entire text, which…

计算与语言 · 计算机科学 2023-07-25 Lu Liu , Zhenqiao Song , Xiaoqing Zheng , Jun He

This paper presents a neural network classifier approach to detecting both within- and cross- document event coreference effectively using only event mention based features. Our approach does not (yet) rely on any event argument features…

计算与语言 · 计算机科学 2018-10-11 Arun Pandian , Lamana Mulaffer , Kemal Oflazer , Amna AlZeyara

Events in text documents are interrelated in complex ways. In this paper, we study two types of relation: Event Coreference and Event Sequencing. We show that the popular tree-like decoding structure for automated Event Coreference is not…

计算与语言 · 计算机科学 2018-06-14 Zhengzhong Liu , Teruko Mitamura , Eduard Hovy

Event coreference resolution (ECR) aims to group event mentions referring to the same real-world event into clusters. Most previous studies adopt the "encoding first, then scoring" framework, making the coreference judgment rely on event…

计算与语言 · 计算机科学 2023-10-25 Sheng Xu , Peifeng Li , Qiaoming Zhu

Graph clustering, aiming to partition nodes of a graph into various groups via an unsupervised approach, is an attractive topic in recent years. To improve the representative ability, several graph auto-encoder (GAE) models, which are based…

机器学习 · 计算机科学 2021-03-16 Hongyuan Zhang , Rui Zhang , Xuelong Li

We introduce a novel iterative approach for event coreference resolution that gradually builds event clusters by exploiting inter-dependencies among event mentions within the same chain as well as across event chains. Among event mentions…

计算与语言 · 计算机科学 2017-07-25 Prafulla Kumar Choubey , Ruihong Huang

Large-scale coreference resolution presents a significant challenge in natural language processing, necessitating a balance between efficiency and accuracy. In response to this challenge, we introduce an End-to-End Neural Coreference…

计算与语言 · 计算机科学 2025-04-09 Zhang Dong , Songhang deng , Mingbang Wang , Le Dai , Jiyuan Li , Xingzu Liu , Ruilin Nong

The state-of-the-art models for coreference resolution are based on independent mention pair-wise decisions. We propose a modelling approach that learns coreference at the document-level and takes global decisions. For this purpose, we…

计算与语言 · 计算机科学 2022-04-01 Lesly Miculicich , James Henderson

In NLP, Event Coreference Resolution (ECR) is the task of connecting event clusters that refer to the same underlying real-life event, usually via neural systems. In this work, we investigate using abductive free-text rationales (FTRs)…

计算与语言 · 计算机科学 2024-04-05 Abhijnan Nath , Shadi Manafi , Avyakta Chelle , Nikhil Krishnaswamy

Graph neural networks have been used for a variety of learning tasks, such as link prediction, node classification, and node clustering. Among them, link prediction is a relatively under-studied graph learning task, with current…

机器学习 · 计算机科学 2022-08-29 Xinxing Wu , Qiang Cheng

We introduce the first end-to-end coreference resolution model and show that it significantly outperforms all previous work without using a syntactic parser or hand-engineered mention detector. The key idea is to directly consider all spans…

计算与语言 · 计算机科学 2017-12-19 Kenton Lee , Luheng He , Mike Lewis , Luke Zettlemoyer

Knowledge Graph Completion (KGC) aims to infer missing information in Knowledge Graphs (KGs) to address their inherent incompleteness. Traditional structure-based KGC methods, while effective, face significant computational demands and…

计算与语言 · 计算机科学 2025-04-01 Jianfang Chen , Kai Zhang , Aoran Gan , Shiwei Tong , Shuanghong Shen , Qi Liu
‹ 上一页 1 2 3 10 下一页 ›