Detecting Subevent Structure for Event Coreference Resolution
In the task of event coreference resolution, recent work has shown the need to perform not only full coreference but also partial coreference of events. We show that subevents can form a particular hierarchical event structure. This paper examines a novel two-stage approach to finding and improving subevent structures. First, we introduce a multiclass logistic regression model that can detect subevent relations in addition to full coreference. Second, we propose a method to improve subevent structure based on subevent clusters detected by the model. Using a corpus in the Intelligence Community domain, we show that the method achieves over 3.2 BLANC F1 gain in detecting subevent relations against the logistic regression model.
Code (0)
등록된 구현이 없습니다.
Tasks
coreference-resolutionCoreference ResolutionEvent Coreference ResolutionNatural Language InferenceQuestion AnsweringregressionSimilar Papers 제목 키워드 기반
MAVEN-ERE: A Unified Large-scale Dataset for Event Coreference, Temporal, Causal, and Subevent Relation Extraction
The diverse relationships among real-world events, including coreference, temporal, causal, and subevent relations, are fundamental to understanding natural languages. However, two drawbacks of existing datasets limit ev…
Event Relation ExtractionRelationRelation ExtractionCHAMP: Efficient Annotation and Consolidation of Cluster Hierarchies
Various NLP tasks require a complex hierarchical structure over nodes, where each node is a cluster of items. Examples include generating entailment graphs, hierarchical cross-document coreference resolution, annotating …
coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionIdentity and Granularity of Events in Text
In this paper we describe a method to detect event descrip- tions in different news articles and to model the semantics of events and their components using RDF representations. We compare these descriptions to solve a c…
ArticlesEvent DetectionEvent 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+1Improving 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 Answering