CLMay 24, 2022

Scoring Coreference Chains with Split-Antecedent Anaphors

arXiv:2205.12323v19 citationsh-index: 18
Originality Synthesis-oriented
AI Analysis

This work addresses a technical gap in evaluating anaphora resolution systems for linguists and NLP researchers, but it is incremental as it extends existing metrics rather than introducing a new method.

The paper tackles the problem of evaluating anaphoric reference systems for split-antecedent cases, which are not covered by existing coreference metrics, by proposing a generalization of existing metrics to score such references, and it has been successfully applied in shared tasks for anaphora resolution in dialogue.

Anaphoric reference is an aspect of language interpretation covering a variety of types of interpretation beyond the simple case of identity reference to entities introduced via nominal expressions covered by the traditional coreference task in its most recent incarnation in ONTONOTES and similar datasets. One of these cases that go beyond simple coreference is anaphoric reference to entities that must be added to the discourse model via accommodation, and in particular split-antecedent references to entities constructed out of other entities, as in split-antecedent plurals and in some cases of discourse deixis. Although this type of anaphoric reference is now annotated in many datasets, systems interpreting such references cannot be evaluated using the Reference coreference scorer Pradhan et al. (2014). As part of the work towards a new scorer for anaphoric reference able to evaluate all aspects of anaphoric interpretation in the coverage of the Universal Anaphora initiative, we propose in this paper a solution to the technical problem of generalizing existing metrics for identity anaphora so that they can also be used to score cases of split-antecedents. This is the first such proposal in the literature on anaphora or coreference, and has been successfully used to score both split-antecedent plural references and discourse deixis in the recent CODI/CRAC anaphora resolution in dialogue shared tasks.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes