Mention Annotations Alone Enable Efficient Domain Adaptation for Coreference Resolution
Nupoor Gandhi, Anjalie Field, Emma Strubell

TL;DR
This paper presents a method for efficient domain adaptation in coreference resolution by annotating only mentions, significantly reducing annotation effort while improving model performance across diverse datasets.
Contribution
The authors introduce a mention-only annotation approach combined with a high-precision detection objective, enabling effective domain transfer with less annotation effort.
Findings
Achieves 7-14% F1 improvement across datasets
Mention annotation is nearly twice as fast as full coreference annotation
Method facilitates annotation-efficient transfer in diverse domains
Abstract
Although recent neural models for coreference resolution have led to substantial improvements on benchmark datasets, transferring these models to new target domains containing out-of-vocabulary spans and requiring differing annotation schemes remains challenging. Typical approaches involve continued training on annotated target-domain data, but obtaining annotations is costly and time-consuming. We show that annotating mentions alone is nearly twice as fast as annotating full coreference chains. Accordingly, we propose a method for efficiently adapting coreference models, which includes a high-precision mention detection objective and requires annotating only mentions in the target domain. Extensive evaluation across three English coreference datasets: CoNLL-2012 (news/conversation), i2b2/VA (medical notes), and previously unstudied child welfare notes, reveals that our approach…
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
TopicsTopic Modeling · Natural Language Processing Techniques · Machine Learning in Healthcare
