Detection, Disambiguation, Re-ranking: Autoregressive Entity Linking as a Multi-Task Problem
Khalil Mrini, Shaoliang Nie, Jiatao Gu, Sinong Wang, Maziar Sanjabi,, Hamed Firooz

TL;DR
This paper introduces an autoregressive entity linking model trained with auxiliary tasks for mention detection and re-ranking, achieving state-of-the-art results without relying on candidate sets or knowledge bases.
Contribution
It presents a novel autoregressive approach with auxiliary tasks for mention detection and re-ranking, improving entity linking performance on multiple benchmarks.
Findings
Sets new state-of-the-art on COMETA and AIDA-CoNLL datasets.
Auxiliary tasks significantly improve linking accuracy.
Re-ranking is a key factor in performance enhancement.
Abstract
We propose an autoregressive entity linking model, that is trained with two auxiliary tasks, and learns to re-rank generated samples at inference time. Our proposed novelties address two weaknesses in the literature. First, a recent method proposes to learn mention detection and then entity candidate selection, but relies on predefined sets of candidates. We use encoder-decoder autoregressive entity linking in order to bypass this need, and propose to train mention detection as an auxiliary task instead. Second, previous work suggests that re-ranking could help correct prediction errors. We add a new, auxiliary task, match prediction, to learn re-ranking. Without the use of a knowledge base or candidate sets, our model sets a new state of the art in two benchmark datasets of entity linking: COMETA in the biomedical domain, and AIDA-CoNLL in the news domain. We show through ablation…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Biomedical Text Mining and Ontologies · Misinformation and Its Impacts
MethodsBalanced Selection
