English
Related papers

Related papers: Entity Disambiguation via Fusion Entity Decoding

200 papers

A typical architecture for end-to-end entity linking systems consists of three steps: mention detection, candidate generation and entity disambiguation. In this study we investigate the following questions: (a) Can all those steps be…

Computation and Language · Computer Science 2021-01-14 Samuel Broscheit

Entities, as important carriers of real-world knowledge, play a key role in many NLP tasks. We focus on incorporating entity knowledge into an encoder-decoder framework for informative text generation. Existing approaches tried to index,…

Computation and Language · Computer Science 2023-04-25 Zhihan Zhang , Wenhao Yu , Chenguang Zhu , Meng Jiang

Zero-shot entity linking (EL) aims at aligning entity mentions to unseen entities to challenge the generalization ability. Previous methods largely focus on the candidate retrieval stage and ignore the essential candidate ranking stage,…

Computation and Language · Computer Science 2023-10-31 Zhenran Xu , Yulin Chen , Baotian Hu , Min Zhang

Entity linking (EL) is the task of automatically identifying entity mentions in text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. Throughout the past decade, a plethora of EL systems and…

Computation and Language · Computer Science 2021-01-15 Renato Stoffalette João , Pavlos Fafalios , Stefan Dietze

Entity matching is a critical challenge in data integration and cleaning, central to tasks like fuzzy joins and deduplication. Traditional approaches have focused on overcoming fuzzy term representations through methods such as edit…

Databases · Computer Science 2024-05-30 Zezhou Huang

Entity Linking (EL) is the task of automatically identifying entity mentions in a piece of text and resolving them to a corresponding entity in a reference knowledge base like Wikipedia. There is a large number of EL tools available for…

Computation and Language · Computer Science 2021-07-30 Renato Stoffalette João , Pavlos Fafalios , Stefan Dietze

Entity linking - connecting entity mentions in a natural language utterance to knowledge graph (KG) entities is a crucial step for question answering over KGs. It is often based on measuring the string similarity between the entity label…

Computation and Language · Computer Science 2020-02-27 Rostislav Nedelchev , Debanjan Chaudhuri , Jens Lehmann , Asja Fischer

Fine-grained entity typing is a challenging problem since it usually involves a relatively large tag set and may require to understand the context of the entity mention. In this paper, we use entity linking to help with the fine-grained…

Computation and Language · Computer Science 2019-09-27 Hongliang Dai , Donghong Du , Xin Li , Yangqiu Song

We propose a global entity disambiguation (ED) model based on BERT. To capture global contextual information for ED, our model treats not only words but also entities as input tokens, and solves the task by sequentially resolving mentions…

Computation and Language · Computer Science 2022-05-03 Ikuya Yamada , Koki Washio , Hiroyuki Shindo , Yuji Matsumoto

Entity linking is the task of aligning mentions to corresponding entities in a given knowledge base. Previous studies have highlighted the necessity for entity linking systems to capture the global coherence. However, there are two common…

Computation and Language · Computer Science 2019-02-04 Zheng Fang , Yanan Cao , Dongjie Zhang , Qian Li , Zhenyu Zhang , Yanbing Liu

Clinical named entity recognition (NER) aims to retrieve important entities within clinical narratives. Recent works have demonstrated that large language models (LLMs) can achieve strong performance in this task. While previous works focus…

Computation and Language · Computer Science 2025-02-21 Reza Averly , Xia Ning

Entity Alignment (EA) aims to find the equivalent entities between two Knowledge Graphs (KGs). Existing methods usually encode the triples of entities as embeddings and learn to align the embeddings, which prevents the direct interaction…

Computation and Language · Computer Science 2023-05-22 Yu Zhao , Yike Wu , Xiangrui Cai , Ying Zhang , Haiwei Zhang , Xiaojie Yuan

Detection and disambiguation of all entities in text is a crucial task for a wide range of applications. The typical formulation of the problem involves two stages: detect mention boundaries and link all mentions to a knowledge base. For a…

Information Retrieval · Computer Science 2022-09-14 Christina Du , Kashyap Popat , Louis Martin , Fabio Petroni

Local models have recently attained astounding performances in Entity Disambiguation (ED), with generative and extractive formulations being the most promising research directions. However, previous works limited their studies to using, as…

Computation and Language · Computer Science 2022-10-12 Luigi Procopio , Simone Conia , Edoardo Barba , Roberto Navigli

Biomedical entity linking is the task of identifying mentions of biomedical concepts in text documents and mapping them to canonical entities in a target thesaurus. Recent advancements in entity linking using BERT-based models follow a…

Computation and Language · Computer Science 2021-03-10 Rajarshi Bhowmik , Karl Stratos , Gerard de Melo

Medical knowledge bases (KBs), distilled from biomedical literature and regulatory actions, are expected to provide high-quality information to facilitate clinical decision making. Entity disambiguation (also referred to as entity linking)…

Information Retrieval · Computer Science 2021-04-06 Alina Vretinaris , Chuan Lei , Vasilis Efthymiou , Xiao Qin , Fatma Özcan

Entity Matching (EM) aims at recognizing entity records that denote the same real-world object. Neural EM models learn vector representation of entity descriptions and match entities end-to-end. Though robust, these methods require many…

Computation and Language · Computer Science 2021-06-09 Zijun Yao , Chengjiang Li , Tiansi Dong , Xin Lv , Jifan Yu , Lei Hou , Juanzi Li , Yichi Zhang , Zelin Dai

External knowledge,e.g., entities and entity descriptions, can help humans understand texts. Many works have been explored to include external knowledge in the pre-trained models. These methods, generally, design pre-training tasks and…

Computation and Language · Computer Science 2022-08-19 Qinghua Zhao , Shuai Ma , Yuxuan Lei

Dense retrieval is widely used for entity linking to retrieve entities from large-scale knowledge bases. Mainstream techniques are based on a dual-encoder framework, which encodes mentions and entities independently and calculates their…

Computation and Language · Computer Science 2023-05-30 Yi Liu , Yuan Tian , Jianxun Lian , Xinlong Wang , Yanan Cao , Fang Fang , Wen Zhang , Haizhen Huang , Denvy Deng , Qi Zhang

Although biomedical entity linking (BioEL) has made significant progress with pre-trained language models, challenges still exist for fine-grained and long-tailed entities. To address these challenges, we present BioELQA, a novel model that…

Computation and Language · Computer Science 2024-05-20 Zhenxi Lin , Ziheng Zhang , Xian Wu , Yefeng Zheng