paper-with-me

Papers

Event Coreference Resolution with their Paraphrases and Argument-aware Embeddings

2020-12-01 · COLING 2020 8 · Yutao Zeng, Xiaolong Jin, Saiping Guan, Jiafeng Guo, Xueqi Cheng

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionEvent Coreference Resolution

Similar Papers 제목 키워드 기반

Paraphrasing vs Coreferring: Two Sides of the Same Coin

2020-04-30 · Findings of the Association for Computational Linguistics 2020 · Yehudit Meged, Avi Caciularu, Vered Shwartz, Ido Dagan

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+2

Event Coreference Resolution via a Multi-loss Neural Network without Using Argument Information

2020-09-22 · Xinyu Zuo, Yubo Chen, Kang Liu, Jun Zhao

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 Resolution

Improving Event Coreference Resolution by Learning Argument Compatibility from Unlabeled Data

2019-06-01 · NAACL 2019 6 · Yin Jou Huang, Jing Lu, Sadao Kurohashi, Vincent Ng

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 Learning

Event Coreference Resolution Using Neural Network Classifiers

2018-10-09 · Arun Pandian, Lamana Mulaffer, Kemal Oflazer, Amna AlZeyara

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+1

Supervised Within-Document Event Coreference using Information Propagation

2014-05-01 · LREC 2014 5 · Zhengzhong Liu, Jun Araki, Eduard Hovy, Teruko Mitamura

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