paper-with-me

Papers

Towards Evaluation of Cross-document Coreference Resolution Models Using Datasets with Diverse Annotation Schemes

2021-09-11 · LREC 2022 6 · Anastasia Zhukova, Felix Hamborg, Bela Gipp

Established cross-document coreference resolution (CDCR) datasets contain event-centric coreference chains of events and entities with identity relations. These datasets establish strict definitions of the coreference relations across related tests but typically ignore anaphora with more vague context-dependent loose coreference relations. In this paper, we qualitatively and quantitatively compare the annotation schemes of ECB+, a CDCR dataset with identity coreference relations, and NewsWCL50, a CDCR dataset with a mix of loose context-dependent and strict coreference relations. We propose a phrasing diversity metric (PD) that encounters for the diversity of full phrases unlike the previously proposed metrics and allows to evaluate lexical diversity of the CDCR datasets in a higher precision. The analysis shows that coreference chains of NewsWCL50 are more lexically diverse than those of ECB+ but annotating of NewsWCL50 leads to the lower inter-coder reliability. We discuss the different tasks that both CDCR datasets create for the CDCR models, i.e., lexical disambiguation and lexical diversity. Finally, to ensure generalizability of the CDCR models, we propose a direction for CDCR evaluation that combines CDCR datasets with multiple annotation schemes that focus of various properties of the coreference chains.

📄 PDF Abstract BibTeX arXiv:2109.05250

Code (1)

anastasia-zhukova/diverse_cdcr_datasets 공식 구현

Tasks

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionDiversity

Similar Papers 제목 키워드 기반

Streamlining Cross-Document Coreference Resolution: Evaluation and Modeling

2020-09-23 · Arie Cattan, Alon Eirew, Gabriel Stanovsky, Mandar Joshi 외

Recent evaluation protocols for Cross-document (CD) coreference resolution have often been inconsistent or lenient, leading to incomparable results across works and overestimation of performance. To facilitate proper fut…

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionEntity Cross-Document Coreference Resolution+1

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

An Annotated Dataset of Coreference in English Literature

2019-12-03 · LREC 2020 5 · David Bamman, Olivia Lewke, Anya Mansoor

We present in this work a new dataset of coreference annotations for works of literature in English, covering 29,103 mentions in 210,532 tokens from 100 works of fiction. This dataset differs from previous coreference da…

Coreference Resolution

Qualitative and Quantitative Analysis of Diversity in Cross-document Coreference Resolution Datasets

2021-10-16 · ACL ARR October 2021 10 · Anonymous

Established cross-document coreference resolution (CDCR) datasets contain manually annotated event-centric mentions of events and entities that form coreference chains with identity relations. In this paper, we qualitati…

coreference-resolutionCoreference ResolutionCross Document Coreference ResolutionDiversity

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