paper-with-me

홈 › Papers

Real World Conversational Entity Linking Requires More Than Zeroshots

2024-09-02 · Mohanna Hoveyda, Arjen P. de Vries, Maarten de Rijke, Faegheh Hasibi

Entity linking (EL) in conversations faces notable challenges in practical applications, primarily due to the scarcity of entity-annotated conversational datasets and sparse knowledge bases (KB) containing domain-specific, long-tail entities. We designed targeted evaluation scenarios to measure the efficacy of EL models under resource constraints. Our evaluation employs two KBs: Fandom, exemplifying real-world EL complexities, and the widely used Wikipedia. First, we assess EL models' ability to generalize to a new unfamiliar KB using Fandom and a novel zero-shot conversational entity linking dataset that we curated based on Reddit discussions on Fandom entities. We then evaluate the adaptability of EL models to conversational settings without prior training. Our results indicate that current zero-shot EL models falter when introduced to new, domain-specific KBs without prior training, significantly dropping in performance. Our findings reveal that previous evaluation approaches fall short of capturing real-world complexities for zero-shot EL, highlighting the necessity for new approaches to design and assess conversational EL models to adapt to limited resources. The evaluation setup and the dataset proposed in this research are made publicly available.

📄 PDF Abstract BibTeX arXiv:2409.01152

Code (1)

informagi/reddit_ConEL 공식 구현

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Personal Entity, Concept, and Named Entity Linking in Conversations

2022-06-15 · Hideaki Joko, Faegheh Hasibi

Building conversational agents that can have natural and knowledge-grounded interactions with humans requires understanding user utterances. Entity Linking (EL) is an effective and widely used method for understanding na…

coreference-resolutionCoreference ResolutionEntity Linking

Conversational Entity Linking: Problem Definition and Datasets

2021-05-11 · Hideaki Joko, Faegheh Hasibi, Krisztian Balog, Arjen P. de Vries

Machine understanding of user utterances in conversational systems is of utmost importance for enabling engaging and meaningful conversations with users. Entity Linking (EL) is one of the means of text understanding, wit…

Entity LinkingInformation RetrievalRetrieval

Joint Intent Detection and Entity Linking on Spatial Domain Queries

2020-11-01 · Findings of the Association for Computational Linguistics 2020 · Lei Zhang, Runze Wang, Jingbo Zhou, Jingsong Yu 외

Continuous efforts have been devoted to language understanding (LU) for conversational queries with the fast and wide-spread popularity of voice assistants. In this paper, we first study the LU problem in the spatial dom…

Entity LinkingIntent Detection

LELA: An End-to-end LLM-based Entity Linking Framework with Zero-shot Domain Adaptation

2026-05-26 · Samy Haffoudhi, Nikola Dobričić, Fabian Suchanek, Nils Holzenberger arxiv

Entity linking is a key component of many downstream NLP systems, yet existing approaches are often tied to the specific target knowledge bases and domains, limiting their real world application. In this paper, we extend…

Entity DisambiguationDomain AdaptationEntity Linking

Where on Earth Do Users Say They Are?: Geo-Entity Linking for Noisy Multilingual User Input

2024-04-29 · Tessa Masis, Brendan O'Connor

Geo-entity linking is the task of linking a location mention to the real-world geographic location. In this paper we explore the challenging task of geo-entity linking for noisy, multilingual social media data. There are…

Entity Linking