GenDecider: Integrating "None of the Candidates" Judgments in Zero-Shot Entity Linking Re-ranking

Published: 01 Jan 2024, Last Modified: 18 Feb 2025NAACL (Short Papers) 2024EveryoneRevisionsBibTeXCC BY-SA 4.0
Abstract: We introduce GenDecider, a novel re-ranking approach for Zero-Shot Entity Linking (ZSEL), built on the Llama model. It innovatively detects scenarios where the correct entity is not among the retrieved candidates, a common oversight in existing re-ranking methods. By autoregressively generating outputs based on the context of the entity mention and the candidate entities, GenDecider significantly enhances disambiguation, improving the accuracy and reliability of ZSEL systems, as demonstrated on the benchmark ZESHEL dataset. Our code is available at https://github.com/kangISU/GenDecider.
Loading