paper-with-me

Papers

Mention Annotations Alone Enable Efficient Domain Adaptation for Coreference Resolution

2022-10-14 · Nupoor Gandhi, Anjalie Field, Emma Strubell

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 facilitates annotation-efficient transfer and results in a 7-14% improvement in average F1 without increasing annotator time.

📄 PDF Abstract BibTeX arXiv:2210.07602

Code (1)

nupoorgandhi/data-eff-coref 공식 구현 tf

Tasks

coreference-resolutionCoreference ResolutionDomain Adaptation

Similar Papers 제목 키워드 기반

Integrating Knowledge-Supported Search into the INCEpTION Annotation Platform

2018-11-01 · EMNLP 2018 11 · Beto Boullosa, Richard Eckart de Castilho, Naveen Kumar, Jan-Christoph Klie 외

Annotating entity mentions and linking them to a knowledge resource are essential tasks in many domains. It disambiguates mentions, introduces cross-document coreferences, and the resources contribute extra information, …

Entity Linkingtext annotation

KLIEP-based Density Ratio Estimation for Semantically Consistent Synthetic to Real Images Adaptation in Urban Traffic Scenes

2021-05-26 · Artem Savkin, Federico Tombari

Synthetic data has been applied in many deep learning based computer vision tasks. Limited performance of algorithms trained solely on synthetic data has been approached with domain adaptation techniques such as the ones…

Autonomous DrivingDensity Ratio EstimationDomain AdaptationSemantic Segmentation

Extending a Parser to Distant Domains Using a Few Dozen Partially Annotated Examples

2018-05-16 · ACL 2018 7 · Vidur Joshi, Matthew Peters, Mark Hopkins

We revisit domain adaptation for parsers in the neural era. First we show that recent advances in word representations greatly diminish the need for domain adaptation when the target domain is syntactically similar to th…

Domain Adaptation

Ontology-Style Relation Annotation: A Case Study

2020-05-01 · LREC 2020 5 · Savong Bou, Naoki Suzuki, Makoto Miwa, Yutaka Sasaki

This paper proposes an Ontology-Style Relation (OSR) annotation approach. In conventional Relation Extraction (RE) datasets, relations are annotated as links between entity mentions. In contrast, in our OSR annotation, a…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+2

Content Disentanglement for Semantically Consistent Synthetic-to-Real Domain Adaptation

2021-05-18 · Mert Keser, Artem Savkin, Federico Tombari

Synthetic data generation is an appealing approach to generate novel traffic scenarios in autonomous driving. However, deep learning perception algorithms trained solely on synthetic data encounter serious performance dr…

Autonomous DrivingDisentanglementDomain AdaptationSemantic Segmentation+1