Bidirectional End-to-End Learning of Retriever-Reader Paradigm for Entity Linking
Yinghui Li, Yong Jiang, Yangning Li, Xingyu Lu, Pengjun Xie, Ying, Shen, Hai-Tao Zheng

TL;DR
This paper introduces BEER$^2$, a bidirectional end-to-end training framework that enhances entity linking by enabling mutual learning between retriever and reader components, leading to improved performance.
Contribution
The paper proposes a novel bidirectional end-to-end training method for retriever and reader in entity linking, allowing mutual learning and outperforming existing pipeline approaches.
Findings
BEER$^2$ improves entity linking accuracy across multiple benchmarks.
Bidirectional training enhances the interaction between retriever and reader.
Experimental results show significant performance gains.
Abstract
Entity Linking (EL) is a fundamental task for Information Extraction and Knowledge Graphs. The general form of EL (i.e., end-to-end EL) aims to first find mentions in the given input document and then link the mentions to corresponding entities in a specific knowledge base. Recently, the paradigm of retriever-reader promotes the progress of end-to-end EL, benefiting from the advantages of dense entity retrieval and machine reading comprehension. However, the existing study only trains the retriever and the reader separately in a pipeline manner, which ignores the benefit that the interaction between the retriever and the reader can bring to the task. To advance the retriever-reader paradigm to perform more perfectly on end-to-end EL, we propose BEER, a Bidirectional End-to-End training framework for Retriever and Reader. Through our designed bidirectional end-to-end training,…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Advanced Text Analysis Techniques
