English
Related papers

Related papers: Efficient One-Pass End-to-End Entity Linking for Q…

200 papers

This paper introduces a conceptually simple, scalable, and highly effective BERT-based entity linking model, along with an extensive evaluation of its accuracy-speed trade-off. We present a two-stage zero-shot linking algorithm, where each…

Computation and Language · Computer Science 2020-09-30 Ledell Wu , Fabio Petroni , Martin Josifoski , Sebastian Riedel , Luke Zettlemoyer

Cognitive neuroscience research indicates that humans leverage cues to activate entity-centered memory traces (engrams) for complex, multi-hop recollection. Inspired by this mechanism, we introduce EcphoryRAG, an entity-centric knowledge…

Artificial Intelligence · Computer Science 2025-10-13 Zirui Liao

Entity Linking (EL) has traditionally relied on large annotated datasets and extensive model fine-tuning. While recent few-shot methods leverage large language models (LLMs) through prompting to reduce training requirements, they often…

Computation and Language · Computer Science 2025-11-20 Yajie Li , Albert Galimov , Mitra Datta Ganapaneni , Pujitha Thejaswi , De Meng , Priyanshu Kumar , Saloni Potdar

In the era of Large Language Models (LLMs), Retrieval-Augmented Generation (RAG) architectures are gaining significant attention for their ability to ground language generation in reliable knowledge sources. Despite their effectiveness, RAG…

Information Retrieval · Computer Science 2026-05-11 Francesco Granata , Francesco Poggi , Misael Mongiovì

Generative approaches powered by large language models (LLMs) have demonstrated emergent abilities in tasks that require complex reasoning abilities. Yet the generative nature still makes the generated content suffer from hallucinations,…

Computation and Language · Computer Science 2023-11-07 Zilin Xiao , Ming Gong , Jie Wu , Xingyao Zhang , Linjun Shou , Jian Pei , Daxin Jiang

Many question answering systems over knowledge graphs rely on entity and relation linking components in order to connect the natural language input to the underlying knowledge graph. Traditionally, entity linking and relation linking have…

Artificial Intelligence · Computer Science 2018-06-26 Mohnish Dubey , Debayan Banerjee , Debanjan Chaudhuri , Jens Lehmann

We apply a general recurrent neural network (RNN) encoder framework to community question answering (cQA) tasks. Our approach does not rely on any linguistic processing, and can be applied to different languages or domains. Further…

Computation and Language · Computer Science 2016-03-24 Wei-Ning Hsu , Yu Zhang , James Glass

Visual Query Answering (VQA) is of great significance in offering people convenience: one can raise a question for details of objects, or high-level understanding about the scene, over an image. This paper proposes a novel method to address…

Computer Vision and Pattern Recognition · Computer Science 2019-03-19 Peixi Xiong , Huayi Zhan , Xin Wang , Baivab Sinha , Ying Wu

We propose a novel technique to enhance Knowledge Graph Reasoning by combining Graph Convolution Neural Network (GCN) with the Attention Mechanism. This approach utilizes the Attention Mechanism to examine the relationships between entities…

Information Retrieval · Computer Science 2025-03-24 Meera Gupta , Ravi Khanna , Divya Choudhary , Nandini Rao

An increasing number of entities are described by interlinked data rather than documents on the Web. Entity Resolution (ER) aims to identify descriptions of the same real-world entity within one or across knowledge bases in the Web of data.…

Databases · Computer Science 2020-05-20 Vasilis Efthymiou , Kostas Stefanidis , Vassilis Christophides

Transformer-based models have achieved great success on sentence pair modeling tasks, such as answer selection and natural language inference (NLI). These models generally perform cross-attention over input pairs, leading to prohibitive…

Computation and Language · Computer Science 2023-10-24 Yuanhang Yang , Shiyi Qi , Chuanyi Liu , Qifan Wang , Cuiyun Gao , Zenglin Xu

We propose a new formulation for multilingual entity linking, where language-specific mentions resolve to a language-agnostic Knowledge Base. We train a dual encoder in this new setting, building on prior work with improved feature…

Computation and Language · Computer Science 2020-11-06 Jan A. Botha , Zifei Shan , Daniel Gillick

One of the major challenges in coreference resolution is how to make use of entity-level features defined over clusters of mentions rather than mention pairs. However, coreferent mentions usually spread far apart in an entire text, which…

Computation and Language · Computer Science 2023-07-25 Lu Liu , Zhenqiao Song , Xiaoqing Zheng , Jun He

We present Elevant, a tool for the fully automatic fine-grained evaluation of a set of entity linkers on a set of benchmarks. Elevant provides an automatic breakdown of the performance by various error categories and by entity type. Elevant…

Computation and Language · Computer Science 2022-08-16 Hannah Bast , Matthias Hertel , Natalie Prange

Usually, entity relation recognition systems either use a pipe-lined model that treats the entity tagging and relation identification as separate tasks or a joint model that simultaneously identifies the relation and entities. This paper…

Computation and Language · Computer Science 2020-09-21 Venkata Sasank Pagolu

Entity alignment seeks to find entities in different knowledge graphs (KGs) that refer to the same real-world object. Recent advancement in KG embedding impels the advent of embedding-based entity alignment, which encodes entities in a…

Computation and Language · Computer Science 2020-07-21 Zequn Sun , Qingheng Zhang , Wei Hu , Chengming Wang , Muhao Chen , Farahnaz Akrami , Chengkai Li

In Web search, entity-seeking queries often trigger a special Question Answering (QA) system. It may use a parser to interpret the question to a structured query, execute that on a knowledge graph (KG), and return direct entity responses.…

Information Retrieval · Computer Science 2018-12-07 Uma Sawant , Saurabh Garg , Soumen Chakrabarti , Ganesh Ramakrishnan

In Natural Language Processing, entity linking (EL) has centered around Wikipedia, but yet remains underexplored for the job market domain. Disambiguating skill mentions can help us get insight into the current labor market demands. In this…

Computation and Language · Computer Science 2024-02-01 Mike Zhang , Rob van der Goot , Barbara Plank

Benefiting from the excellent ability of neural networks on learning semantic representations, existing studies for entity linking (EL) have resorted to neural networks to exploit both the local mention-to-entity compatibility and the…

Computation and Language · Computer Science 2019-06-25 Mengge Xue , Weiming Cai , Jinsong Su , Linfeng Song , Yubin Ge , Yubao Liu , Bin Wang

We present a novel end-to-end neural model to extract entities and relations between them. Our recurrent neural network based model captures both word sequence and dependency tree substructure information by stacking bidirectional…

Computation and Language · Computer Science 2016-06-09 Makoto Miwa , Mohit Bansal