HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

On Generalization in Coreference Resolution

Shubham Toshniwal Patrick Xia Sam Wiseman Karen Livescu Kevin Gimpel

On Generalization in Coreference Resolution

Abstract

While coreference resolution is defined independently of dataset domain, most models for performing coreference resolution do not transfer well to unseen domains. We consolidate a set of 8 coreference resolution datasets targeting different domains to evaluate the off-the-shelf performance of models. We then mix three datasets for training; even though their domain, annotation guidelines, and metadata differ, we propose a method for jointly training a single model on this heterogeneous data mixture by using data augmentation to account for annotation differences and sampling to balance the data quantities. We find that in a zero-shot setting, models trained on a single dataset transfer poorly while joint training yields improved overall performance, leading to better generalization in coreference resolution models. This work contributes a new benchmark for robust coreference resolution and multiple new state-of-the-art results.

Code Repositories

shtoshni/fast-coref
pytorch
Mentioned in GitHub
shtoshni92/fast-coref
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
coreference-resolution-on-litbanklongdoc S (OntoNotes + PreCo + LitBank)
F1: 78.2
coreference-resolution-on-ontonoteslongdoc S (ON + PreCo + LitBank + 30k pseudo-singletons)
F1: 79.6
coreference-resolution-on-ontonoteslongdoc S (OntoNotes + 60k pseudo-singletons)
F1: 80.6
coreference-resolution-on-ontonoteslongdoc S (OntoNotes + PreCo + LitBank)
F1: 79.2
coreference-resolution-on-precolongdoc S (OntoNotes + PreCo + LitBank)
F1: 87.6
coreference-resolution-on-quizbowllongdoc S (OntoNotes + PreCo + LitBank)
F1: 42.9
coreference-resolution-on-wikicoreflongdoc S (ON + PreCo + LitBank + 30k pseudo-singletons)
F1: 62.5
coreference-resolution-on-wikicoreflongdoc S (OntoNotes + PreCo + LitBank)
F1: 60.3
coreference-resolution-on-winograd-schemalongdoc S (OntoNotes + PreCo + LitBank)
Accuracy: 60.1
coreference-resolution-on-winograd-schemalongdoc S (ON + PreCo + LitBank + 30k pseudo-singletons)
Accuracy: 59.4

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
On Generalization in Coreference Resolution | Papers | HyperAI