Papers › Seq2seq is All You Need for Coreference Resolution

Seq2seq is All You Need for Coreference Resolution

20 Oct 2023arXiv:2310.13774archive 2025-07-28

Wenzheng Zhang, Sam Wiseman, Karl Stratos

Existing works on coreference resolution suggest that task-specific models are necessary to achieve state-of-the-art performance. In this work, we present compelling evidence that such models are not necessary. We finetune a pretrained seq2seq transformer to map an input document to a tagged sequence encoding the coreference annotation. Despite the extreme simplicity, our model outperforms or closely matches the best coreference systems in the literature on an array of datasets. We also propose an especially simple seq2seq approach that generates only tagged spans rather than the spans interleaved with the original text. Our analysis shows that the model size, the amount of supervision, and the choice of sequence representations are key factors in performance.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2310.13774")

Code

Syntology Ran 9 of 14 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 9 ran with no contract checked.

By repository: official repository: 14 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

wenzhengzhang/seq2seqcoref officialmentioned in papermentioned on GitHubpytorchMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

14 samples harvested; 9 ran; 0 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

9ran
5unverified

Licence: 0 of the 14 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from WenzhengZhang/Seq2seqCoref. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

b_cubed WenzhengZhang/Seq2seqCoref/metrics.py official repository ran MIT (permissive) · 2d71e2917845b6ac · report
extract_clusters WenzhengZhang/Seq2seqCoref/utils.py official repository ran MIT (permissive) · 1b30aee01d2ddc01 · report
get_document_predicts WenzhengZhang/Seq2seqCoref/data.py official repository ran MIT (permissive) · a44d03c78991db18 · report
get_mention_to_clusters WenzhengZhang/Seq2seqCoref/utils.py official repository ran MIT (permissive) · a757f2a0602e2db4 · report
global_align WenzhengZhang/Seq2seqCoref/alignment.py official repository ran fingerprinted MIT (permissive) · b39bade2b5608136 · report
load_data WenzhengZhang/Seq2seqCoref/check_align.py official repository ran MIT (permissive) · 5266adb6d2ffdcfc · report
match_score WenzhengZhang/Seq2seqCoref/alignment.py official repository ran fingerprinted MIT (permissive) · 2f6a512c201dda17 · report
max_track WenzhengZhang/Seq2seqCoref/alignment.py official repository ran MIT (permissive) · 4fe53dfaad013950 · report
normalize_word WenzhengZhang/Seq2seqCoref/data.py official repository ran fingerprinted MIT (permissive) · 1dfbebba563fe3db · report
evaluate_conll WenzhengZhang/Seq2seqCoref/conll.py official repository unverified MIT (permissive) · 17c2f60d7aa60c4e · report
evaluate_documents WenzhengZhang/Seq2seqCoref/metrics.py official repository unverified MIT (permissive) · 44ea1242eeeb38ac · report
f1 WenzhengZhang/Seq2seqCoref/metrics.py official repository unverified MIT (permissive) · 5dc251a1bb16c94f · report
get_doc_key WenzhengZhang/Seq2seqCoref/conll.py official repository unverified MIT (permissive) · f300a33fe05fc609 · report
official_conll_eval WenzhengZhang/Seq2seqCoref/conll.py official repository unverified MIT (permissive) · 623bb0c122976d14 · report

Tasks

AllCoreference Resolutioncoreference-resolution

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

LSTMSeq2SeqSigmoid ActivationTanh Activation

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections