# A Mention-Ranking Model for Abstract Anaphora Resolution

**Authors:** Ana Marasovi\'c, Leo Born, Juri Opitz, Anette Frank

arXiv: 1706.02256 · 2017-07-24

## TL;DR

This paper introduces a mention-ranking model using an LSTM-Siamese network for abstract anaphora resolution, achieving state-of-the-art results on shell noun resolution and providing new benchmark data on the ARRAU corpus.

## Contribution

It presents a novel mention-ranking approach with artificial data generation for abstract anaphora resolution and offers the first benchmark results on a challenging subset of ARRAU.

## Key findings

- Outperforms previous methods on shell noun resolution
- Model variants excel with nominal anaphors without specific training
- Discriminates candidates using syntactic and deeper features

## Abstract

Resolving abstract anaphora is an important, but difficult task for text understanding. Yet, with recent advances in representation learning this task becomes a more tangible aim. A central property of abstract anaphora is that it establishes a relation between the anaphor embedded in the anaphoric sentence and its (typically non-nominal) antecedent. We propose a mention-ranking model that learns how abstract anaphors relate to their antecedents with an LSTM-Siamese Net. We overcome the lack of training data by generating artificial anaphoric sentence--antecedent pairs. Our model outperforms state-of-the-art results on shell noun resolution. We also report first benchmark results on an abstract anaphora subset of the ARRAU corpus. This corpus presents a greater challenge due to a mixture of nominal and pronominal anaphors and a greater range of confounders. We found model variants that outperform the baselines for nominal anaphors, without training on individual anaphor data, but still lag behind for pronominal anaphors. Our model selects syntactically plausible candidates and -- if disregarding syntax -- discriminates candidates using deeper features.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1706.02256/full.md

## Figures

8 figures with captions in the complete paper: https://tomesphere.com/paper/1706.02256/full.md

## References

45 references — full list in the complete paper: https://tomesphere.com/paper/1706.02256/full.md

---
Source: https://tomesphere.com/paper/1706.02256