Pith. sign in

REVIEW 2 cited by

ChatEL: Entity Linking with Chatbots

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.14858 v1 pith:ZNHT2J7O submitted 2024-02-20 cs.CL cs.AI

classification cs.CLcs.AI
keywords chatelmodelsentitylanguagelinkingllmsworkactually
verification ladder T0 review T1 audit T2 compute T3 formal

Signed reviews

No signed human review yet.

0 comments
read the original abstract

Entity Linking (EL) is an essential and challenging task in natural language processing that seeks to link some text representing an entity within a document or sentence with its corresponding entry in a dictionary or knowledge base. Most existing approaches focus on creating elaborate contextual models that look for clues the words surrounding the entity-text to help solve the linking problem. Although these fine-tuned language models tend to work, they can be unwieldy, difficult to train, and do not transfer well to other domains. Fortunately, Large Language Models (LLMs) like GPT provide a highly-advanced solution to the problems inherent in EL models, but simply naive prompts to LLMs do not work well. In the present work, we define ChatEL, which is a three-step framework to prompt LLMs to return accurate results. Overall the ChatEL framework improves the average F1 performance across 10 datasets by more than 2%. Finally, a thorough error analysis shows many instances with the ground truth labels were actually incorrect, and the labels predicted by ChatEL were actually correct. This indicates that the quantitative results presented in this paper may be a conservative estimate of the actual performance. All data and code are available as an open-source package on GitHub at https://github.com/yifding/In_Context_EL.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. Knowledge Graphs for Enhancing Large Language Models in Entity Disambiguation

    cs.LG 2025-05 conditional novelty 6.0 of 10

    A class-hierarchy pruning algorithm that asks a large language model to choose among knowledge graph categories improves zero-shot entity disambiguation over a plain-prompt baseline.

  2. Evaluation of LLMs on Long-tail Entity Linking in Historical Documents

    cs.CL 2025-05 conditional novelty 4.0 of 10

    GPT-3.5 and Llama-3-70B recall about 59-60% of long-tail historical entities versus ReLiK's 45.7%, but their lower precision leaves F1 scores near 53 versus ReLiK's 56.1.

Pith tools