CLSep 5, 2019

Rewarding Coreference Resolvers for Being Consistent with World Knowledge

arXiv:1909.02392v21005 citations
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in relation extraction for NLP applications, representing an incremental improvement.

The paper tackled the problem of unresolved coreference as a bottleneck for relation extraction by improving coreference resolvers through rewarding them for producing knowledge triples found in knowledge bases, achieving state-of-the-art performance.

Unresolved coreference is a bottleneck for relation extraction, and high-quality coreference resolvers may produce an output that makes it a lot easier to extract knowledge triples. We show how to improve coreference resolvers by forwarding their input to a relation extraction system and reward the resolvers for producing triples that are found in knowledge bases. Since relation extraction systems can rely on different forms of supervision and be biased in different ways, we obtain the best performance, improving over the state of the art, using multi-task reinforcement learning.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes