SOTAVerified

Empirical Evaluation of Pretraining Strategies for Supervised Entity Linking

2020-05-28AKBC 2020Unverified0· sign in to hype

Thibault Févry, Nicholas FitzGerald, Livio Baldini Soares, Tom Kwiatkowski

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

In this work, we present an entity linking model which combines a Transformer architecture with large scale pretraining from Wikipedia links. Our model achieves the state-of-the-art on two commonly used entity linking datasets: 96.7% on CoNLL and 94.9% on TAC-KBP. We present detailed analyses to understand what design choices are important for entity linking, including choices of negative entity candidates, Transformer architecture, and input perturbations. Lastly, we present promising results on more challenging settings such as end-to-end entity linking and entity linking without in-domain training data.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
AIDA-CoNLLFévry et al. (2020b)Micro-F1 strong76.7Unverified

Reproductions