Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Efficient One-Pass End-to-End Entity Linking for Questions

About

We present ELQ, a fast end-to-end entity linking model for questions, which uses a biencoder to jointly perform mention detection and linking in one pass. Evaluated on WebQSP and GraphQuestions with extended annotations that cover multiple entities per question, ELQ outperforms the previous state of the art by a large margin of +12.7% and +19.6% F1, respectively. With a very fast inference time (1.57 examples/s on a single CPU), ELQ can be useful for downstream question answering systems. In a proof-of-concept experiment, we demonstrate that using ELQ significantly improves the downstream QA performance of GraphRetriever (arXiv:1911.03868). Code and data available at https://github.com/facebookresearch/BLINK/tree/master/elq

Belinda Z. Li, Sewon Min, Srinivasan Iyer, Yashar Mehdad, Wen-tau Yih• 2020

Related benchmarks

TaskDatasetResultRank
Entity LinkingWEBQSP (test)
Precision91.05
13
Entity LinkingCWQ (test)
Precision81.77
13
Entity Linking2Wiki (test)
Precision75.05
13
Showing 3 of 3 rows

Other info

Follow for update