CAW-coref: Conjunction-Aware Word-level Coreference Resolution
Karel D'Oosterlinck, Semere Kiros Bitew, Brandon Papineau, Christopher, Potts, Thomas Demeester, Chris Develder

TL;DR
CAW-coref introduces a simple, effective method to improve word-level coreference resolution by specifically addressing conjoined mentions, significantly narrowing the performance gap with state-of-the-art systems while maintaining efficiency.
Contribution
The paper presents CAW-coref, a novel approach that enhances word-level coreference resolution by handling conjoined mentions, reducing the performance gap with SOTA models.
Findings
Improves OntoNotes F1 score by 0.9%.
Reduces the gap between efficient and SOTA coreference systems by 34.6%.
Addresses a key failure case in WL-coref with a simple solution.
Abstract
State-of-the-art coreference resolutions systems depend on multiple LLM calls per document and are thus prohibitively expensive for many use cases (e.g., information extraction with large corpora). The leading word-level coreference system (WL-coref) attains 96.6% of these SOTA systems' performance while being much more efficient. In this work, we identify a routine yet important failure case of WL-coref: dealing with conjoined mentions such as 'Tom and Mary'. We offer a simple yet effective solution that improves the performance on the OntoNotes test set by 0.9% F1, shrinking the gap between efficient word-level coreference resolution and expensive SOTA approaches by 34.6%. Our Conjunction-Aware Word-level coreference model (CAW-coref) and code is available at https://github.com/KarelDO/wl-coref.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques · Web Application Security Vulnerabilities · Web Data Mining and Analysis
