Event 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 argument features such as semantic roles or spatiotemporal arguments. Experimental results on the ECB+ dataset show that our approach produces F1 scores that significantly outperform the state-of-the-art methods for both within-document and cross-document event coreference resolution when we use B3 and CEAFe evaluation measures, but gets worse F1 score with the MUC measure. However, when we use the CoNLL measure, which is the average of these three scores, our approach has slightly better F1 for within- document event coreference resolution but is significantly better for cross-document event coreference resolution.
Code (0)
등록된 구현이 없습니다.
Tasks
coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEvent Coreference ResolutionEvent Cross-Document Coreference ResolutionSimilar Papers 제목 키워드 기반
Event Coreference Resolution by Iteratively Unfolding Inter-dependencies among Events
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 ResolutionSinoCoreferencer: An End-to-End Chinese Event Coreference Resolver
Compared to entity coreference resolution, there is a relatively small amount of work on event coreference resolution. Much work on event coreference was done for English. In fact, to our knowledge, there are no publicly…
coreference-resolutionCoreference ResolutionEntity Extraction using GANEntity Typing+3Improving Event Coreference Resolution by Modeling Correlations between Event Coreference Chains and Document Topic Structures
This paper proposes a novel approach for event coreference resolution that models correlations between event coreference chains and document topical structures through an Integer Linear Programming formulation. We explic…
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionQuestion AnsweringEvent Coreference Resolution with Multi-Pass Sieves
Multi-pass sieve approaches have been successfully applied to entity coreference resolution and many other tasks in natural language processing (NLP), owing in part to the ease of designing high-precision rules for these…
Avgcoreference-resolutionCoreference ResolutionEvent Coreference Resolution+1Integrating Predictions from Neural-Network Relation Classifiers into Coreference and Bridging Resolution
Cases of coreference and bridging resolution often require knowledge about semantic relations between anaphors and antecedents. We suggest state-of-the-art neural-network classifiers trained on relation benchmarks to pre…
Coreference ResolutionRelation