中文
相关论文

相关论文: Low-Rank Subspaces for Unsupervised Entity Linking

200 篇论文

This paper presents a novel approach to address the Entity Recognition and Linking Challenge at NLPCC 2015. The task involves extracting named entity mentions from short search queries and linking them to entities within a reference Chinese…

计算与语言 · 计算机科学 2023-09-14 Di Lu , Zhongping Liang , Caixia Yuan , Xiaojie Wang

Conceptual spaces represent entities in terms of their primitive semantic features. Such representations are highly valuable but they are notoriously difficult to learn, especially when it comes to modelling perceptual and subjective…

计算与语言 · 计算机科学 2024-06-06 Nitesh Kumar , Usashi Chatterjee , Steven Schockaert

Entity linking faces significant challenges such as prolific variations and prevalent ambiguities, especially in high-value domains with myriad entities. Standard classification approaches suffer from the annotation bottleneck and cannot…

Entity-linking is a natural-language-processing task that consists in identifying the entities mentioned in a piece of text, linking each to an appropriate item in some knowledge base; when the knowledge base is Wikipedia, the problem comes…

数据结构与算法 · 计算机科学 2014-07-31 Roi Blanco , Paolo Boldi , Andrea Marino

We consider the problem of embedding entities and relations of knowledge bases in low-dimensional vector spaces. Unlike most existing approaches, which are primarily efficient for modeling equivalence relations, our approach is designed to…

机器学习 · 计算机科学 2013-04-29 Antoine Bordes , Nicolas Usunier , Alberto Garcia-Duran , Jason Weston , Oksana Yakhnenko

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…

计算与语言 · 计算机科学 2020-07-21 Zequn Sun , Qingheng Zhang , Wei Hu , Chengming Wang , Muhao Chen , Farahnaz Akrami , Chengkai Li

We present a simple yet effective approach for linking entities in queries. The key idea is to search sentences similar to a query from Wikipedia articles and directly use the human-annotated entities in the similar sentences as candidate…

计算与语言 · 计算机科学 2017-05-19 Chuanqi Tan , Furu Wei , Pengjie Ren , Weifeng Lv , Ming Zhou

Existing evaluations of entity linking systems often say little about how the system is going to perform for a particular application. There are two fundamental reasons for this. One is that many evaluations only use aggregate measures…

计算与语言 · 计算机科学 2023-11-20 Hannah Bast , Matthias Hertel , Natalie Prange

Pre-trained Language Models (PLMs) have been applied in NLP tasks and achieve promising results. Nevertheless, the fine-tuning procedure needs labeled data of the target domain, making it difficult to learn in low-resource and non-trivial…

计算与语言 · 计算机科学 2022-11-08 Dongfang Li , Baotian Hu , Qingcai Chen

Entity alignment, aiming to identify equivalent entities across different knowledge graphs (KGs), is a fundamental problem for constructing Web-scale KGs. Over the course of its development, the label supervision has been considered…

机器学习 · 计算机科学 2022-03-03 Xiao Liu , Haoyun Hong , Xinghao Wang , Zeyi Chen , Evgeny Kharlamov , Yuxiao Dong , Jie Tang

Conceptual spaces are geometric representations of conceptual knowledge, in which entities correspond to points, natural properties correspond to convex regions, and the dimensions of the space correspond to salient features. While…

人工智能 · 计算机科学 2017-10-26 Shoaib Jameel , Steven Schockaert

Knowledge graph embedding models (KGEMs) developed for link prediction learn vector representations for entities in a knowledge graph, known as embeddings. A common tacit assumption is the KGE entity similarity assumption, which states that…

人工智能 · 计算机科学 2024-03-29 Nicolas Hubert , Heiko Paulheim , Armelle Brun , Davy Monticolo

In the ever-evolving landscape of natural language processing and information retrieval, the need for robust and domain-specific entity linking algorithms has become increasingly apparent. It is crucial in a considerable number of fields…

计算与语言 · 计算机科学 2024-12-16 Debarghya Datta , Soumajit Pramanik

Entity linking is an important step towards constructing knowledge graphs that facilitate advanced question answering over scientific documents, including the retrieval of relevant information included in tables within these documents. This…

信息检索 · 计算机科学 2023-06-21 Varish Mulwad , Tim Finin , Vijay S. Kumar , Jenny Weisenberg Williams , Sharad Dixit , Anupam Joshi

Entity linking is the task of identifying mentions of entities in text, and linking them to entries in a knowledge base. This task is especially difficult in microblogs, as there is little additional text to provide disambiguating context;…

计算与语言 · 计算机科学 2016-09-27 Yi Yang , Ming-Wei Chang , Jacob Eisenstein

Entity search, i.e., finding the most similar entities to a query entity, faces unique challenges in e-commerce, where product similarity varies across categories and contexts. Traditional embedding-based approaches often struggle to…

信息检索 · 计算机科学 2026-05-01 Yilun Zhu , Nikhita Vedula , Shervin Malmasi

A conventional approach to entity linking is to first find mentions in a given document and then infer their underlying entities in the knowledge base. A well-known limitation of this approach is that it requires finding mentions without…

计算与语言 · 计算机科学 2022-03-09 Wenzheng Zhang , Wenyue Hua , Karl Stratos

Entity alignment is crucial for merging knowledge across knowledge graphs, as it matches entities with identical semantics. The standard method matches these entities based on their embedding similarities using semi-supervised learning.…

计算与语言 · 计算机科学 2024-10-29 Wei Ai , Yinghui Gao , Jianbin Li , Jiayi Du , Tao Meng , Yuntao Shou , Keqin Li

Entity linking is the task of linking mentions of named entities in natural language text, to entities in a curated knowledge-base. This is of significant importance in the biomedical domain, where it could be used to semantically annotate…

计算与语言 · 计算机科学 2020-01-22 Ming Zhu , Busra Celikkaya , Parminder Bhatia , Chandan K. Reddy

Entity typing is the task of assigning semantic types to the entities that are mentioned in a text. In the case of fine-grained entity typing (FET), a large set of candidate type labels is considered. Since obtaining sufficient amounts of…

计算与语言 · 计算机科学 2024-01-30 Frank Mtumbuka , Steven Schockaert