paper-with-me

홈 › Papers

A Simple Unsupervised Approach for Coreference Resolution using Rule-based Weak Supervision

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Labeled data for the task of Coreference Resolution is a scarce resource, requiring significant human effort. While state-of-the-art coreference models rely on such data, we propose an approach that leverages an end-to-end neural model in settings where labeled data is unavailable. Specifically, using weak supervision, we transfer the linguistic knowledge encoded by Stanford’s rule-based coreference system to the end-to-end model, which jointly learns rich, contextualized span representations and coreference chains. Our experiments on the English OntoNotes corpus demonstrate that our approach effectively benefits from the noisy coreference supervision, producing an improvement over Stanford’s rule-based system (+3.7 F$_1$) and outperforming the previous best unsupervised model (+0.9 F$_1$). Additionally, we validate the efficacy of our method on two other datasets: PreCo and Litbank (+2.5 and +4 F$_1$ on Stanford's system, respectively).

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

coreference-resolutionCoreference Resolution

Similar Papers 제목 키워드 기반

A Simple Unsupervised Approach for Coreference Resolution using Rule-based Weak Supervision

2022-07-01 · *SEM (NAACL) 2022 7 · Alessandro Stolfo, Chris Tanner, Vikram Gupta, Mrinmaya Sachan

Labeled data for the task of Coreference Resolution is a scarce resource, requiring significant human effort. While state-of-the-art coreference models rely on such data, we propose an approach that leverages an end-to-e…

coreference-resolutionCoreference Resolution

A Hybrid Rule-Based and Neural Coreference Resolution System with an Evaluation on Dutch Literature

2021-11-01 · CRAC (ACL) 2021 11 · Andreas van Cranenburgh, Esther Ploeger, Frank van den Berg, Remi Thüss

We introduce a modular, hybrid coreference resolution system that extends a rule-based baseline with three neural classifiers for the subtasks mention detection, mention attributes (gender, animacy, number), and pronoun …

coreference-resolutionCoreference ResolutionFeature Engineering

A hybrid entity-centric approach to Persian pronoun resolution

2022-11-11 · Hassan Haji Mohammadi, Alireza Talebpour, Ahmad Mahmoudi Aznaveh, Samaneh Yazdani

Pronoun resolution is a challenging subset of an essential field in natural language processing called coreference resolution. Coreference resolution is about finding all entities in the text that refers to the same real…

coreference-resolutionCoreference Resolution

Parallel Data Helps Neural Entity Coreference Resolution

2023-05-28 · Gongbo Tang, Christian Hardmeier

Coreference resolution is the task of finding expressions that refer to the same entity in a text. Coreference models are generally trained on monolingual annotated data but annotating coreference is expensive and challe…

coreference-resolutionCoreference Resolution

A Benchmark of Rule-Based and Neural Coreference Resolution in Dutch Novels and News

2020-11-03 · COLING (CRAC) 2020 12 · Corbèn Poot, Andreas van Cranenburgh

We evaluate a rule-based (Lee et al., 2013) and neural (Lee et al., 2018) coreference system on Dutch datasets of two domains: literary novels and news/Wikipedia text. The results provide insight into the relative streng…

coreference-resolutionCoreference Resolution