Resolving Event Coreference with Supervised Representation Learning and Clustering-Oriented Regularization
We present an approach to event coreference resolution by developing a general framework for clustering that uses supervised representation learning. We propose a neural network architecture with novel Clustering-Oriented Regularization (CORE) terms in the objective function. These terms encourage the model to create embeddings of event mentions that are amenable to clustering. We then use agglomerative clustering on these embeddings to build event coreference chains. For both within- and cross-document coreference on the ECB+ corpus, our model obtains better results than models that require significantly more pre-annotated information. This work provides insight and motivating results for a new general approach to solving coreference and clustering problems with representation learning.
Code (1)
Tasks
Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference ResolutionRepresentation LearningSimilar Papers 제목 키워드 기반
A Hierarchical Distance-dependent Bayesian Model for Event Coreference Resolution
We present a novel hierarchical distance-dependent Bayesian model for event coreference resolution. While existing generative models for event coreference resolution are completely unsupervised, our model allows for the …
Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference Resolution+1Within-Document Event Coreference with BERT-Based Contextualized Representations
Event coreference continues to be a challenging problem in information extraction. With the absence of any external knowledge bases for events, coreference becomes a clustering task that relies on effective representatio…
ClusteringHierarchical Graph Convolutional Networks for Jointly Resolving Cross-document Coreference of Entity and Event Mentions
This paper studies the problem of cross-document event coreference resolution (CDECR) that seeks to determine if event mentions across multiple documents refer to the same real-world events. Prior work has demonstrated t…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionSentencePairwise Representation Learning for Event Coreference
Natural Language Processing tasks such as resolving the coreference of events require understanding the relations between two text snippets. These tasks are typically formulated as (binary) classification problems over i…
Binary ClassificationCoreference ResolutionEvent Cross-Document Coreference ResolutionRepresentation LearningWhat happens before and after: Multi-Event Commonsense in Event Coreference Resolution
Event coreference models cluster event mentions pertaining to the same real-world event. Recent models rely on contextualized representations to recognize coreference among lexically or contextually similar mentions. How…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionSentence