TL;DR
This paper proposes a novel approach to English ellipsis resolution by framing it as a question answering task, utilizing QA architectures to improve accuracy over previous methods.
Contribution
It introduces a question answering-based framework for ellipsis resolution and demonstrates significant performance improvements on benchmark datasets.
Findings
Achieved state-of-the-art F1 scores for Sluice Ellipsis and Verb Phrase Ellipsis.
Single-task and joint models outperform previous methods.
QA architectures effectively resolve ellipsis in discourse.
Abstract
Most, if not all forms of ellipsis (e.g., so does Mary) are similar to reading comprehension questions (what does Mary do), in that in order to resolve them, we need to identify an appropriate text span in the preceding discourse. Following this observation, we present an alternative approach for English ellipsis resolution relying on architectures developed for question answering (QA). We present both single-task models, and joint models trained on auxiliary QA and coreference resolution datasets, clearly outperforming the current state of the art for Sluice Ellipsis (from 70.00 to 86.01 F1) and Verb Phrase Ellipsis (from 72.89 to 78.66 F1).
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
