CLApr 12, 2021

Stay Together: A System for Single and Split-antecedent Anaphora Resolution

arXiv:2104.05320v1727 citations
Originality Incremental advance
AI Analysis

It addresses a complex and understudied NLP problem for researchers and practitioners, but is incremental as it builds on prior work on split-antecedent anaphora.

The paper tackles the problem of resolving both single and split-antecedent anaphora in a realistic setting using predicted mentions, and reports results evaluated with standard coreference metrics.

The state-of-the-art on basic, single-antecedent anaphora has greatly improved in recent years. Researchers have therefore started to pay more attention to more complex cases of anaphora such as split-antecedent anaphora, as in Time-Warner is considering a legal challenge to Telecommunications Inc's plan to buy half of Showtime Networks Inc-a move that could lead to all-out war between the two powerful companies. Split-antecedent anaphora is rarer and more complex to resolve than single-antecedent anaphora; as a result, it is not annotated in many datasets designed to test coreference, and previous work on resolving this type of anaphora was carried out in unrealistic conditions that assume gold mentions and/or gold split-antecedent anaphors are available. These systems also focus on split-antecedent anaphors only. In this work, we introduce a system that resolves both single and split-antecedent anaphors, and evaluate it in a more realistic setting that uses predicted mentions. We also start addressing the question of how to evaluate single and split-antecedent anaphors together using standard coreference evaluation metrics.

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