HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

CorefQA: Coreference Resolution as Query-based Span Prediction

{Fei Wu Fei Wang Wei Wu Jiwei Li Arianna Yuan}

CorefQA: Coreference Resolution as Query-based Span Prediction

Abstract

In this paper, we present CorefQA, an accurate and extensible approach for the coreference resolution task. We formulate the problem as a span prediction task, like in question answering: A query is generated for each candidate mention using its surrounding context, and a span prediction module is employed to extract the text spans of the coreferences within the document using the generated query. This formulation comes with the following key advantages: (1) The span prediction strategy provides the flexibility of retrieving mentions left out at the mention proposal stage; (2) In the question answering framework, encoding the mention and its context explicitly in a query makes it possible to have a deep and thorough examination of cues embedded in the context of coreferent mentions; and (3) A plethora of existing question answering datasets can be used for data augmentation to improve the model{'}s generalization capability. Experiments demonstrate significant performance boost over previous models, with 83.1 (+3.5) F1 score on the CoNLL-2012 benchmark and 87.5 (+2.5) F1 score on the GAP benchmark.

Benchmarks

BenchmarkMethodologyMetrics
coreference-resolution-on-conll-2012CorefQA + SpanBERT-base
Avg F1: 79.9
coreference-resolution-on-conll-2012CorefQA + SpanBERT-large
Avg F1: 83.1

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
CorefQA: Coreference Resolution as Query-based Span Prediction | Papers | HyperAI