paper-with-me

Papers

Exploiting Document Structures and Cluster Consistencies for Event Coreference Resolution

2021-08-01 · ACL 2021 5 · Hieu Minh Tran, Duy Phung, Thien Huu Nguyen

We study the problem of event coreference resolution (ECR) that seeks to group coreferent event mentions into the same clusters. Deep learning methods have recently been applied for this task to deliver state-of-the-art performance. However, existing deep learning models for ECR are limited in that they cannot exploit important interactions between relevant objects for ECR, e.g., context words and entity mentions, to support the encoding of document-level context. In addition, consistency constraints between golden and predicted clusters of event mentions have not been considered to improve representation learning in prior deep learning models for ECR. This work addresses such limitations by introducing a novel deep learning model for ECR. At the core of our model are document structures to explicitly capture relevant objects for ECR. Our document structures introduce diverse knowledge sources (discourse, syntax, semantics) to compute edges/interactions between structure nodes for document-level representation learning. We also present novel regularization techniques based on consistencies of golden and predicted clusters for event mentions in documents. Extensive experiments show that our model achieve state-of-the-art performance on two benchmark datasets.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionDeep LearningEvent Coreference ResolutionRepresentation Learning

Similar Papers 제목 키워드 기반

Event Coreference Resolution by Iteratively Unfolding Inter-dependencies among Events

2017-07-23 · EMNLP 2017 9 · Prafulla Kumar Choubey, Ruihong Huang

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

Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference Resolution

Exploring Sentence Community for Document-Level Event Extraction

2021-11-01 · Findings (EMNLP) 2021 11 · Yusheng Huang, Weijia Jia

Document-level event extraction is critical to various natural language processing tasks for providing structured information. Existing approaches by sequential modeling neglect the complex logic structures for long text…

Community DetectionDocument-level Event ExtractionEvent ExtractionGraph Attention+1

Seeking Commonness and Inconsistencies: A Jointly Smoothed Approach to Multi-view Subspace Clustering

2022-03-15 · Xiaosha Cai, Dong Huang, Guang-Yu Zhang, Chang-Dong Wang

Multi-view subspace clustering aims to discover the hidden subspace structures from multiple views for robust clustering, and has been attracting considerable attention in recent years. Despite significant progress, most…

ClusteringMulti-view Subspace ClusteringRepresentation Learning

LLM Based Multi-Document Summarization Exploiting Main-Event Biased Monotone Submodular Content Extraction

2023-10-05 · Litton J Kurisinkel, Nancy F. Chen

Multi-document summarization is a challenging task due to its inherent subjective bias, highlighted by the low inter-annotator ROUGE-1 score of 0.4 among DUC-2004 reference summaries. In this work, we aim to enhance the …

Document SummarizationInformativenessLanguage ModelingLanguage Modelling+2

Unsupervised Multi-Granularity Summarization

2022-01-29 · Ming Zhong, Yang Liu, Suyu Ge, Yuning Mao 외

Text summarization is a user-preference based task, i.e., for one document, users often have different priorities for summary. As a key aspect of customization in summarization, granularity is used to measure the semanti…

Abstractive Text SummarizationText Summarization