paper-with-me

Papers

Detecting Subevent Structure for Event Coreference Resolution

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

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference ResolutionEvent Coreference ResolutionNatural Language InferenceQuestion Answeringregression

Similar Papers 제목 키워드 기반

MAVEN-ERE: A Unified Large-scale Dataset for Event Coreference, Temporal, Causal, and Subevent Relation Extraction

2022-11-14 · Xiaozhi Wang, Yulin Chen, Ning Ding, Hao Peng 외

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 Extraction

CHAMP: Efficient Annotation and Consolidation of Cluster Hierarchies

2023-11-19 · Arie Cattan, Tom Hope, Doug Downey, Roy Bar-Haim 외

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 Resolution

Identity and Granularity of Events in Text

2017-04-13 · Piek Vossen, Agata Cybulska

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 Detection

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

Improving Event Coreference Resolution by Modeling Correlations between Event Coreference Chains and Document Topic Structures

2018-07-01 · ACL 2018 7 · Prafulla Kumar Choubey, Ruihong Huang

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