HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Maverick: Efficient and Accurate Coreference Resolution Defying Recent Trends

Giuliano Martinelli; Edoardo Barba; Roberto Navigli

Maverick: Efficient and Accurate Coreference Resolution Defying Recent Trends

Abstract

Large autoregressive generative models have emerged as the cornerstone for achieving the highest performance across several Natural Language Processing tasks. However, the urge to attain superior results has, at times, led to the premature replacement of carefully designed task-specific approaches without exhaustive experimentation. The Coreference Resolution task is no exception; all recent state-of-the-art solutions adopt large generative autoregressive models that outperform encoder-based discriminative systems. In this work,we challenge this recent trend by introducing Maverick, a carefully designed - yet simple - pipeline, which enables running a state-of-the-art Coreference Resolution system within the constraints of an academic budget, outperforming models with up to 13 billion parameters with as few as 500 million parameters. Maverick achieves state-of-the-art performance on the CoNLL-2012 benchmark, training with up to 0.006x the memory resources and obtaining a 170x faster inference compared to previous state-of-the-art systems. We extensively validate the robustness of the Maverick framework with an array of diverse experiments, reporting improvements over prior systems in data-scarce, long-document, and out-of-domain settings. We release our code and models for research purposes at https://github.com/SapienzaNLP/maverick-coref.

Code Repositories

sapienzanlp/maverick-coref
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
coreference-resolution-on-conll-2012Maverick_mes
Avg F1: 83.6
coreference-resolution-on-gap-1Maverick_incr
Overall F1: 91.2
coreference-resolution-on-litbankMaverick_incr
Avg F1: 78.3
coreference-resolution-on-ontonotesMaverick_mes
F1: 83.6
coreference-resolution-on-precoMaverick_incr
F1: 88.0
coreference-resolution-on-wikicorefMaverick_mes
F1: 66.8

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
Maverick: Efficient and Accurate Coreference Resolution Defying Recent Trends | Papers | HyperAI