cd /news/artificial-intelligence/select-don-t-train-the-benefits-of-m… · home topics artificial-intelligence article
[ARTICLE · art-116197] src=arxiv.org ↗ pub= topic=artificial-intelligence verified=true sentiment=· neutral

Select, Don't Train: The Benefits of Modular Entity Disambiguation with LLM-Based Selection

A new arXiv study (2608.27470v1) finds that pairing a training-free BM25 retriever with an LLM-based selector achieves state-of-the-art entity disambiguation on the ZELDA benchmark, raising inKB micro-F1 from 82.3 to 86.3 (+4), while a trained dense retriever with the same LLM reaches 88.5. The framework also enables abstention when retrieval fails, reaching 90.7 F1 in an evaluation rewarding correct abstentions, suggesting that training retrievers provides only modest value once selection is delegated to a capable LLM.

read1 min views1 publishedAug 31, 2026

arXiv:2608.27470v1 Announce Type: new Abstract: Entity Disambiguation (ED) is a key task for constructing and using knowledge graphs. State-of-the-art neural approaches commonly model ED as a single task, although it consists of two distinct subproblems: retrieving candidate entities and selecting the correct one given context. Dual-encoder models optimize for both within a shared embedding space, forcing representations to balance high-recall retrieval with fine-grained selection, and they require trained retrievers, which are costly to maintain as knowledge graphs change. While recent work has begun to combine retrievers with LLM-based selectors, the interplay between the two stages has not been studied systematically. In this paper, we present a systematic comparison of retrieval strategies for candidate generation under a shared LLM-based selection stage, combining sparse retrieval (BM25), Web KB search, and a state-of-the-art trained dense retriever with several open- and closed-source LLMs. We show that, once selection is delegated to a capable LLM, training the retriever provides only modest additional value: a fully training-free BM25 retriever paired with an LLM selector reaches a new state of the art on the ZELDA benchmark, raising inKB micro-F1 from 82.3 to 86.3 (+4); pairing the same LLM with a trained dense retriever reaches 88.5. Decoupling retrieval from selection also exposes a limitation of current ED systems: when the correct entity is missing from retrieved candidates, they are forced to predict an incorrect entity. In contrast, our framework allows for abstention when retrieval failure is detected. In an evaluation setting that rewards correct abstentions, the training-free BM25 + LLM pipeline reaches 90.7 F1.

── more in #artificial-intelligence 4 stories · sorted by recency
── more on @arxiv 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/select-don-t-train-t…] indexed:0 read:1min 2026-08-31 ·