English
Related papers

Related papers: Neural Collective Entity Linking Based on Recurren…

200 papers

Entity linking is an indispensable operation of populating knowledge repositories for information extraction. It studies on aligning a textual entity mention to its corresponding disambiguated entry in a knowledge repository. In this paper,…

Computation and Language · Computer Science 2015-08-06 Miao Fan , Qiang Zhou , Thomas Fang Zheng

We propose Neural Entity Reasoner (NE-Reasoner), a framework to introduce global consistency of recognized entities into Neural Reasoner over Named Entity Recognition (NER) task. Given an input sentence, the NE-Reasoner layer can infer over…

Computation and Language · Computer Science 2018-10-02 Xiaoxiao Yin , Daqi Zheng , Zhengdong Lu , Ruifang Liu

In the legal domain it is important to differentiate between words in general, and afterwards to link the occurrences of the same entities. The topic to solve these challenges is called Named-Entity Linking (NEL). Current supervised neural…

Machine Learning · Computer Science 2018-10-17 Ahmed Elnaggar , Robin Otto , Florian Matthes

Entity Linking (EL) is a fundamental task for Information Extraction and Knowledge Graphs. The general form of EL (i.e., end-to-end EL) aims to first find mentions in the given input document and then link the mentions to corresponding…

Computation and Language · Computer Science 2024-03-21 Yinghui Li , Yong Jiang , Yangning Li , Xingyu Lu , Pengjun Xie , Ying Shen , Hai-Tao Zheng

The current state-of-the-art Entity Linking (EL) systems are geared towards corpora that are as heterogeneous as the Web, and therefore perform sub-optimally on domain-specific corpora. A key open problem is how to construct effective EL…

Information Retrieval · Computer Science 2015-09-29 Alex Olieman , Jaap Kamps , Maarten Marx , Arjan Nusselder

Entity Linking (EL) is the gateway into Knowledge Bases. Recent advances in EL utilize dense retrieval approaches for Candidate Generation, which addresses some of the shortcomings of the Lookup based approach of matching NER mentions…

Computation and Language · Computer Science 2022-11-01 Liam Hebert , Raheleh Makki , Shubhanshu Mishra , Hamidreza Saghir , Anusha Kamath , Yuval Merhav

We introduce Explanatory Learning (EL), a framework to let machines use existing knowledge buried in symbolic sequences -- e.g. explanations written in hieroglyphic -- by autonomously learning to interpret them. In EL, the burden of…

Neural entity linking models are very powerful, but run the risk of overfitting to the domain they are trained in. For this problem, a domain is characterized not just by genre of text but even by factors as specific as the particular…

Computation and Language · Computer Science 2020-01-09 Yasumasa Onoe , Greg Durrett

Conventional entity typing approaches are based on independent classification paradigms, which make them difficult to recognize inter-dependent, long-tailed and fine-grained entity types. In this paper, we argue that the implicitly entailed…

Computation and Language · Computer Science 2021-09-14 Qing Liu , Hongyu Lin , Xinyan Xiao , Xianpei Han , Le Sun , Hua Wu

We present Epidemic Learning (EL), a simple yet powerful decentralized learning (DL) algorithm that leverages changing communication topologies to achieve faster model convergence compared to conventional DL approaches. At each round of EL,…

Machine Learning · Computer Science 2023-10-30 Martijn de Vos , Sadegh Farhadkhani , Rachid Guerraoui , Anne-Marie Kermarrec , Rafael Pires , Rishi Sharma

A key challenge in entity linking is making effective use of contextual information to disambiguate mentions that might refer to different entities in different contexts. We present a model that uses convolutional neural networks to capture…

Computation and Language · Computer Science 2016-04-05 Matthew Francis-Landau , Greg Durrett , Dan Klein

To study social, economic, and historical questions, researchers in the social sciences and humanities have started to use increasingly large unstructured textual datasets. While recent advances in NLP provide many tools to efficiently…

Extreme learning machine (ELM) as an emerging branch of shallow networks has shown its excellent generalization and fast learning speed. However, for blended data, the robustness of ELM is weak because its weights and biases of hidden nodes…

Machine Learning · Computer Science 2014-09-24 Bo Han , Bo He , Mengmeng Ma , Tingting Sun , Tianhong Yan , Amaury Lendasse

Cortical neurons are complex, multi-timescale processors wired into recurrent circuits, shaped by long evolutionary pressure under stringent biological constraints. Mainstream machine learning, by contrast, predominantly builds models from…

Machine Learning · Computer Science 2026-05-13 Aaron Spieler , Georg Martius , Anna Levina

Entity disambiguation (ED) is the last step of entity linking (EL), when candidate entities are reranked according to the context they appear in. All datasets for training and evaluating models for EL consist of convenience samples, such as…

Computation and Language · Computer Science 2022-10-13 Vera Provatorova , Svitlana Vakulenko , Samarth Bhargav , Evangelos Kanoulas

The Extreme Learning Machine (ELM) is a growing statistical technique widely applied to regression problems. In essence, ELMs are single-layer neural networks where the hidden layer weights are randomly sampled from a specific distribution,…

Machine Learning · Statistics 2025-07-31 Daniela De Canditiis , Fabiano Veglianti

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, with proven efficacy…

Computation and Language · Computer Science 2021-05-12 Hideaki Joko , Faegheh Hasibi , Krisztian Balog , Arjen P. de Vries

Entity linking (mapping ambiguous mentions in text to entities in a knowledge base) is a foundational step in tasks such as knowledge graph construction, question-answering, and information extraction. Our method, LELA, is a modular…

Computation and Language · Computer Science 2026-01-09 Samy Haffoudhi , Fabian M. Suchanek , Nils Holzenberger

Measuring entity relatedness is a fundamental task for many natural language processing and information retrieval applications. Prior work often studies entity relatedness in static settings and an unsupervised manner. However, entities in…

Information Retrieval · Computer Science 2025-12-01 Tu Nguyen , Tuan Tran , Wolfgang Nejdl

We present a novel graph-based neural network model for relation extraction. Our model treats multiple pairs in a sentence simultaneously and considers interactions among them. All the entities in a sentence are placed as nodes in a…

Computation and Language · Computer Science 2020-03-16 Fenia Christopoulou , Makoto Miwa , Sophia Ananiadou