Pith. sign in

REVIEW 1 cited by

F-coref: Fast, Accurate and Easy to Use Coreference Resolution

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2209.04280 v4 pith:HRT6MOYI submitted 2022-09-09 cs.CL

classification cs.CL
keywords modelcoreferenceaccuratef-coreffastlingmessaccuracyallows
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

We introduce fastcoref, a python package for fast, accurate, and easy-to-use English coreference resolution. The package is pip-installable, and allows two modes: an accurate mode based on the LingMess architecture, providing state-of-the-art coreference accuracy, and a substantially faster model, F-coref, which is the focus of this work. F-coref allows to process 2.8K OntoNotes documents in 25 seconds on a V100 GPU (compared to 6 minutes for the LingMess model, and to 12 minutes of the popular AllenNLP coreference model) with only a modest drop in accuracy. The fast speed is achieved through a combination of distillation of a compact model from the LingMess model, and an efficient batching implementation using a technique we call leftover batching. Our code is available at https://github.com/shon-otmazgin/fastcoref

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Annotation Tool and Dataset for Fact-Checking Podcasts

    cs.CL 2025-02 conditional novelty 4.0 of 10

    Presents an open-source podcast annotation tool and a small annotated dataset (7 episodes, 1,960 utterances, 300 check-worthy claims) for claim detection and stance classification in English, Norwegian, and German.

Pith tools