paper-with-me

Papers

Resolving Event Coreference with Supervised Representation Learning and Clustering-Oriented Regularization

2018-05-28 · SEMEVAL 2018 6 · Kian Kenyon-Dean, Jackie Chi Kit Cheung, Doina Precup

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.

📄 PDF Abstract BibTeX arXiv:1805.10985

Code (1)

kiankd/events 공식 구현 pytorch

Tasks

Clusteringcoreference-resolutionCoreference ResolutionEvent Coreference ResolutionRepresentation Learning

Similar Papers 제목 키워드 기반

A Hierarchical Distance-dependent Bayesian Model for Event Coreference Resolution

2015-04-22 · TACL 2015 1 · Bishan Yang, Claire Cardie, Peter Frazier

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

Within-Document Event Coreference with BERT-Based Contextualized Representations

2021-02-15 · Shafiuddin Rehan Ahmed, James H. Martin

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…

Clustering

Hierarchical Graph Convolutional Networks for Jointly Resolving Cross-document Coreference of Entity and Event Mentions

2021-06-01 · NAACL (TextGraphs) 2021 6 · Duy Phung, Tuan Ngo Nguyen, Thien Huu Nguyen

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 ResolutionSentence

Pairwise Representation Learning for Event Coreference

2020-10-24 · *SEM (NAACL) 2022 7 · Xiaodong Yu, Wenpeng Yin, Dan Roth

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 Learning

What happens before and after: Multi-Event Commonsense in Event Coreference Resolution

2023-02-20 · Sahithya Ravi, Chris Tanner, Raymond Ng, Vered Shwartz

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