Browse State-of-the-Art › Entity Linking
Entity Linking
277 papers with code · 27 benchmarks · 44 datasets archive 2025-07-28
Assigning a unique identity to entities (such as famous individuals, locations, or companies) mentioned in text (Source: Wikipedia).
Description from the archive archive 2025-07-28.
Benchmarks archive 2025-07-28
27 leaderboard tables shown for this task, 27 with rows (a “benchmark” on this site is a table with at least one row, as on /sota), ordered by row count. “Best model” is the first row in the archive's own order at snapshot; nothing is re-ranked here and metric direction is not recorded in the archive. PwC's Trend sparklines are not in the archive, so that column is omitted. 10 shown of 27 until expanded.
Syntology column: samples harvested from the paper's repositories and executed on synthesized fixtures; “ran” is not a correctness claim and does not order the table. A dash means no Syntology record for that paper, not a recorded non-run. Read from the graph 2026-09-24.
Libraries
Not in the archive: the export carries no per-task library table, so there is nothing to show at snapshot 2025-07-28.
Datasets archive 2025-07-28
44 datasets whose archive record lists this task, ordered by the archive's paper count. 30 shown of 44 until expanded.
Subtasks archive 2025-07-28
No subtask under this task in the archive's task tree.
Most implemented papers archive 2025-07-28
30 shown of 277 papers with code (735 tagged with this task in all), ordered by repositories listed in the archive, not by stars (the archive holds no stars, so PwC's “Social” and “Latest” sorts cannot be reproduced). Papers without a page here are shown as plain text.
-
26 Nov 2015 14 repositories listed Syntology ran 4 of 9 samples · 5 unverified · 4 pointer-only (licence)Named entity recognition is a challenging task that has traditionally required large amounts of knowledge in the form of feature engineering and lexicons to achieve high performance.
-
18 Apr 2022 4 repositories listedIn this paper, we propose \textbf{LayoutLMv3} to pre-train multimodal Transformers for Document AI with unified text and image masking.
-
14 Feb 2023 3 repositories listedWe propose BLINKout, a new BERT-based Entity Linking (EL) method which can identify mentions that do not have corresponding KB entities by matching them to a special NIL entity.
-
8 Jul 2022 3 repositories listedThe model is capable of generalising to large-scale knowledge bases such as Wikidata (which has 15 times more entities than Wikipedia) and of zero-shot entity linking.
-
8 Jul 2022 3 repositories listedRecent work in entity disambiguation (ED) has typically neglected structured knowledge base (KB) facts, and instead relied on a limited subset of KB information, such as entity descriptions or types.
-
WikiDiverse: A Multimodal Entity Linking Dataset with Diversified Contextual Topics and Entity Types13 Apr 2022 3 repositories listedIn this paper, we present WikiDiverse, a high-quality human-annotated MEL dataset with diversified contextual topics and entity types from Wikinews, which uses Wikipedia as the corresponding knowledge base.
-
17 May 2021 3 repositories listedFUDGE edits the graph structure by combining text segments (graph vertices) and pruning edges in an iterative fashion to obtain the final text entities and relationships.
-
6 Oct 2020 3 repositories listedWe 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.
-
4 Sep 2020 3 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)We test both task-specific and general baselines, evaluating downstream performance in addition to the ability of the models to provide provenance.
-
10 Nov 2019 3 repositories listedThis paper introduces a conceptually simple, scalable, and highly effective BERT-based entity linking model, along with an extensive evaluation of its accuracy-speed trade-off.
-
18 Jun 2019 3 repositories listedFirst, we show that strong reading comprehension models pre-trained on large unlabeled data can be used to generalize to unseen entities.
-
28 Sep 2024 2 repositories listedMedication Extraction and Mining play an important role in healthcare NLP research due to its practical applications in hospital settings, such as their mapping into standard clinical knowledge bases (SNOMED-CT, BNF,…
-
31 Jul 2024 2 repositories listedEntity Linking (EL) and Relation Extraction (RE) are fundamental tasks in Natural Language Processing, serving as critical components in a wide range of applications.
-
17 Jun 2024 2 repositories listedWe then aim to test and evaluate several noteworthy natural language processing models using these corpora, to show how well they can adapt to the domain of mathematics and provide useful tools for exploring…
-
17 Oct 2023 2 repositories listedHowever, BIO-tagging scheme relies on the correct order of model inputs, which is not guaranteed in real-world NER on scanned VrDs where text are recognized and arranged by OCR systems.
-
24 May 2023 2 repositories listedWe provide a more meaningful and fair in-depth evaluation of a variety of existing end-to-end entity linkers.
-
22 Feb 2023 2 repositories listed Syntology ran 1 of 4 samples · 3 unverifiedLarge-scale multi-modal pre-training models such as CLIP and PaLI exhibit strong generalization on various visual domains and tasks.
-
13 Sep 2022 2 repositories listedDetection and disambiguation of all entities in text is a crucial task for a wide range of applications.
-
1 Jul 2022 2 repositories listedInterestingly, we discovered that BLINK exhibits diminishing returns, i.
-
24 May 2022 2 repositories listed Syntology ran 0 of 1 samples · 1 unverified · 1 pointer-only (licence)Community Question Answering (CQA) platforms contain plenty of CQA texts (i.
-
5 Oct 2021 2 repositories listed Syntology ran 9 of 9 samples · 0 unverified · 1 pointer-only (licence)A conventional approach to entity linking is to first find mentions in a given document and then infer their underlying entities in the knowledge base.
-
7 Apr 2021 2 repositories listedIn many information extraction applications, entity linking (EL) has emerged as a crucial task that allows leveraging information about named entities from a knowledge base.
-
13 Jan 2021 2 repositories listedDespite impressive performance on standard benchmarks, deep neural networks are often brittle when deployed in real-world systems.
-
2 Oct 2020 2 repositories listedFor instance, Encyclopedias such as Wikipedia are structured by entities (e.
-
26 Sep 2020 2 repositories listed Syntology ran 5 of 14 samples · 9 unverified · 3 pointer-only (licence)Second, the document-level multi-task annotations require the models to transfer information between entity mentions located in different parts of the document, as well as between different tasks, in a joint learning…
-
12 Jun 2020 2 repositories listedClinical trials predicate subject eligibility on a diversity of criteria ranging from patient demographics to food allergies.
-
4 Sep 2019 2 repositories listed Syntology ran 1 of 1 samples · 0 unverified · 1 pointer-only (licence)Despite of the recent success of collective entity linking (EL) methods, these "global" inference methods may yield sub-optimal results when the "all-mention coherence" assumption breaks, and often suffer from high…
-
17 May 2019 2 repositories listed Syntology ran 3 of 3 samples · 0 unverified · 1 pointer-only (licence)Neural language representation models such as BERT pre-trained on large-scale corpora can well capture rich semantic patterns from plain text, and be fine-tuned to consistently improve the performance of various NLP…
-
1 Aug 2018 2 repositories listedTo the best of our knowledge, this is the first time that plural mentions are thoroughly analyzed for these two resolution tasks.
-
13 Jul 2018 2 repositories listedExtraction from raw text to a knowledge base of entities and fine-grained types is often cast as prediction into a flat set of entity and type labels, neglecting the rich hierarchies over types and entities contained in…
Syntology lines on 8 of the papers shown; no Syntology record for the others (a paper without an arXiv id cannot be joined to the graph, and absence from the graph layer is not a recorded non-run). “Ran” means the sample executed on a synthesized fixture, not that the paper's result was reproduced. Read from the graph 2026-09-24.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections