paper-with-me

Papers

Efficient Entity Candidate Generation for Low-Resource Languages

2022-06-30 · LREC 2022 6 · Alberto García-Durán, Akhil Arora, Robert West

Candidate generation is a crucial module in entity linking. It also plays a key role in multiple NLP tasks that have been proven to beneficially leverage knowledge bases. Nevertheless, it has often been overlooked in the monolingual English entity linking literature, as naive approaches obtain very good performance. Unfortunately, the existing approaches for English cannot be successfully transferred to poorly resourced languages. This paper constitutes an in-depth analysis of the candidate generation problem in the context of cross-lingual entity linking with a focus on low-resource languages. Among other contributions, we point out limitations in the evaluation conducted in previous works. We introduce a characterization of queries into types based on their difficulty, which improves the interpretability of the performance of different methods. We also propose a light-weight and simple solution based on the construction of indexes whose design is motivated by more complex transfer learning based neural approaches. A thorough empirical analysis on 9 real-world datasets under 2 evaluation settings shows that our simple solution outperforms the state-of-the-art approach in terms of both quality and efficiency for almost all datasets and query types.

📄 PDF Abstract BibTeX arXiv:2206.15163

Code (1)

epfl-dlab/pti-candgen 공식 구현 tf

Tasks

Cross-Lingual Entity LinkingEntity LinkingTransfer Learning

Similar Papers 제목 키워드 기반

Improving Candidate Generation for Low-resource Cross-lingual Entity Linking

2020-03-03 · TACL 2020 1 · Shuyan Zhou, Shruti Rijhawani, John Wieting, Jaime Carbonell 외

Cross-lingual entity linking (XEL) is the task of finding referents in a target-language knowledge base (KB) for mentions extracted from source-language texts. The first step of (X)EL is candidate generation, which retri…

Cross-Lingual Entity LinkingEntity LinkingTransfer Learning

Towards Zero-resource Cross-lingual Entity Linking

2019-09-29 · WS 2019 11 · Shuyan Zhou, Shruti Rijhwani, Graham Neubig

Cross-lingual entity linking (XEL) grounds named entities in a source language to an English Knowledge Base (KB), such as Wikipedia. XEL is challenging for most languages because of limited availability of requisite reso…

Cross-Lingual Entity LinkingEntity Linking

Revisiting Projection-based Data Transfer for Cross-Lingual Named Entity Recognition in Low-Resource Languages

2025-01-30 · Andrei Politov, Oleh Shkalikov, René Jäkel, Michael Färber

Cross-lingual Named Entity Recognition (NER) leverages knowledge transfer between languages to identify and classify named entities, making it particularly useful for low-resource languages. We show that the data-based c…

Cross-Lingual NERCross-Lingual Transfernamed-entity-recognitionNamed Entity Recognition+3

xMEN: A Modular Toolkit for Cross-Lingual Medical Entity Normalization

2023-10-17 · Florian Borchert, Ignacio Llorca, Roland Roller, Bert Arnrich 외

Objective: To improve performance of medical entity normalization across many languages, especially when fewer language resources are available compared to English. Materials and Methods: We introduce xMEN, a modular sys…

Bootstrapping Transliteration with Constrained Discovery for Low-Resource Languages

2018-09-20 · EMNLP 2018 10 · Shyam Upadhyay, Jordan Kodner, Dan Roth

Generating the English transliteration of a name written in a foreign script is an important and challenging step in multilingual knowledge acquisition and information extraction. Existing approaches to transliteration g…

Entity LinkingTransliteration