HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Learning to Ignore: Long Document Coreference with Bounded Memory Neural Networks

Shubham Toshniwal Sam Wiseman Allyson Ettinger Karen Livescu Kevin Gimpel

Learning to Ignore: Long Document Coreference with Bounded Memory Neural Networks

Abstract

Long document coreference resolution remains a challenging task due to the large memory and runtime requirements of current models. Recent work doing incremental coreference resolution using just the global representation of entities shows practical benefits but requires keeping all entities in memory, which can be impractical for long documents. We argue that keeping all entities in memory is unnecessary, and we propose a memory-augmented neural network that tracks only a small bounded number of entities at a time, thus guaranteeing a linear runtime in length of document. We show that (a) the model remains competitive with models with high memory and computational requirements on OntoNotes and LitBank, and (b) the model learns an efficient memory management strategy easily outperforming a rule-based strategy.

Code Repositories

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

Benchmarks

BenchmarkMethodologyMetrics
coreference-resolution-on-conll-2012U-MEM* + SpanBERT-large
Avg F1: 79.6
coreference-resolution-on-ontonotesU-MEM* + SpanBERT
F1: 79.6

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
Learning to Ignore: Long Document Coreference with Bounded Memory Neural Networks | Papers | HyperAI