Event Coreference Resolution with their Paraphrases and Argument-aware Embeddings
Event coreference resolution aims to classify all event mentions that refer to the same real-world event into the same group, which is necessary to information aggregation and many downstream applications. To resolve event coreference, existing methods usually calculate the similarities between event mentions and between specific kinds of event arguments. However, they fail to accurately identify paraphrase relations between events and may suffer from error propagation while extracting event components (i.e., event mentions and their arguments). Therefore, we propose a new model based on Event-specific Paraphrases and Argument-aware Semantic Embeddings, thus called EPASE, for event coreference resolution. EPASE recognizes deep paraphrase relations in an event-specific context of sentences and can cover event paraphrases of more situations, bringing about a better generalization. Additionally, the embeddings of argument roles are encoded into event embedding without relying on a fixed number and type of arguments, which results in the better scalability of EPASE. Experiments on both within- and cross-document event coreference demonstrate its consistent and significant superiority compared to existing methods.
Code (0)
등록된 구현이 없습니다.
Tasks
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionSimilar Papers 제목 키워드 기반
Paraphrasing vs Coreferring: Two Sides of the Same Coin
We study the potential synergy between two different NLP tasks, both confronting predicate lexical variability: identifying predicate paraphrases, and event coreference resolution. First, we used annotations from an even…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionEvent Cross-Document Coreference Resolution+2Event Coreference Resolution via a Multi-loss Neural Network without Using Argument Information
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 fr…
coreference-resolutionCoreference ResolutionEvent Argument ExtractionEvent Coreference ResolutionImproving Event Coreference Resolution by Learning Argument Compatibility from Unlabeled Data
Argument compatibility is a linguistic condition that is frequently incorporated into modern event coreference resolution systems. If two event mentions have incompatible arguments in any of the argument roles, they cann…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionTransfer LearningEvent Coreference Resolution Using Neural Network Classifiers
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 …
coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEvent Coreference Resolution+1Supervised Within-Document Event Coreference using Information Propagation
Event coreference is an important task for full text analysis. However, previous work uses a variety of approaches, sources and evaluation, making the literature confusing and the results incommensurate. We provide a des…
coreference-resolutionCoreference ResolutionEvent Coreference Resolution