English
Related papers

Related papers: A Benchmark and Comprehensive Survey on Knowledge …

200 papers

Entity alignment (EA) plays an important role in automatically integrating knowledge graphs (KGs) from multiple sources. Recent approaches based on Graph Neural Network (GNN) obtain entity representation from relation information and have…

Computation and Language · Computer Science 2021-10-26 Xueyuan Lin , Haihong E , Wenyu Song , Haoran Luo

Entity alignment (EA) is to identify equivalent entities across different knowledge graphs (KGs), which can help fuse these KGs into a more comprehensive one. Previous EA methods mainly focus on aligning a pair of KGs, and to the best of…

Computation and Language · Computer Science 2025-02-12 Yaming Yang , Zhe Wang , Ziyu Guan , Wei Zhao , Weigang Lu , Xinyan Huang , Jiangtao Cui , Xiaofei He

Entity alignment (EA) aims to discover the equivalent entities in different knowledge graphs (KGs). It is a pivotal step for integrating KGs to increase knowledge coverage and quality. Recent years have witnessed a rapid increase of EA…

Artificial Intelligence · Computer Science 2021-01-27 Weixin Zeng , Xiang Zhao , Jiuyang Tang , Xinyi Li , Minnan Luo , Qinghua Zheng

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

Entity alignment aims to identify equivalent entity pairs from different Knowledge Graphs (KGs), which is essential in integrating multi-source KGs. Recently, with the introduction of GNNs into entity alignment, the architectures of recent…

Information Retrieval · Computer Science 2020-08-19 Xin Mao , Wenting Wang , Huimin Xu , Yuanbin Wu , Man Lan

Knowledge graphs have evolved rapidly in recent years and their usefulness has been demonstrated in many artificial intelligence tasks. However, knowledge graphs often have lots of missing facts. To solve this problem, many knowledge graph…

Artificial Intelligence · Computer Science 2019-04-08 Takuma Ebisu , Ryutaro Ichise

Representation Learning on Knowledge Graphs (KGs) is essential for downstream tasks. The dominant approach, KG Embedding (KGE), represents entities with independent vectors and faces the scalability challenge. Recent studies propose an…

Artificial Intelligence · Computer Science 2023-10-25 Jiaang Li , Quan Wang , Yi Liu , Licheng Zhang , Zhendong Mao

Entity alignment (EA) is the task of identifying the entities that refer to the same real-world object but are located in different knowledge graphs (KGs). For entities to be aligned, existing EA solutions treat them separately and generate…

Computation and Language · Computer Science 2021-01-06 Weixin Zeng , Xiang Zhao , Jiuyang Tang , Xuemin Lin , Paul Groth

This paper studies a new problem setting of entity alignment for knowledge graphs (KGs). Since KGs possess different sets of entities, there could be entities that cannot find alignment across them, leading to the problem of dangling…

Computation and Language · Computer Science 2021-06-07 Zequn Sun , Muhao Chen , Wei Hu

Neural models of Knowledge Base data have typically employed compositional representations of graph objects: entity and relation embeddings are systematically combined to evaluate the truth of a candidate Knowedge Base entry. Using a model…

Computation and Language · Computer Science 2019-08-14 Matthias Lalisse , Paul Smolensky

Representation learning on graphs has been gaining attention due to its wide applicability in predicting missing links, and classifying and recommending nodes. Most embedding methods aim to preserve certain properties of the original graph…

Social and Information Networks · Computer Science 2019-09-13 Palash Goyal , Di Huang , Sujit Rokka Chhetri , Arquimedes Canedo , Jaya Shree , Evan Patterson

Embedding-based entity alignment (EEA) has recently received great attention. Despite significant performance improvement, few efforts have been paid to facilitate understanding of EEA methods. Most existing studies rest on the assumption…

Computation and Language · Computer Science 2021-10-22 Lingbing Guo , Zequn Sun , Mingyang Chen , Wei Hu , Qiang Zhang , Huajun Chen

Most researches for knowledge graph completion learn representations of entities and relations to predict missing links in incomplete knowledge graphs. However, these methods fail to take full advantage of both the contextual information of…

Computation and Language · Computer Science 2020-12-15 Ziyue Qiao , Zhiyuan Ning , Yi Du , Yuanchun Zhou

Entity Alignment (EA) aims to match equivalent entities in different Knowledge Graphs (KGs), which is essential for knowledge fusion and integration. Recently, embedding-based EA has attracted significant attention and many approaches have…

Computation and Language · Computer Science 2024-08-05 Zhichun Wang , Xuan Chen

Embedding-based entity alignment has been widely investigated in recent years, but most proposed methods still rely on an ideal supervised learning setting with a large number of unbiased seed mappings for training and validation, which…

Computation and Language · Computer Science 2020-11-10 Ziheng Zhang , Jiaoyan Chen , Xi Chen , Hualuo Liu , Yuejia Xiang , Bo Liu , Yefeng Zheng

Knowledge Graph Completion is a task of expanding the knowledge graph/base through estimating possible entities, or proper nouns, that can be connected using a set of predefined relations, or verb/predicates describing interconnections of…

Computation and Language · Computer Science 2021-01-25 Tong Chen , Sirou Zhu , Yiming Wen , Zhaomin Zheng

Knowledge bases are useful resources for many natural language processing tasks, however, they are far from complete. In this paper, we define a novel entity representation as a mixture of its neighborhood in the knowledge base and apply…

Computation and Language · Computer Science 2017-03-10 Dat Quoc Nguyen , Kairit Sirts , Lizhen Qu , Mark Johnson

Recognizing similarities among entities is central to both human cognition and computational intelligence. Within this broader landscape, Entity Set Expansion is one prominent task aimed at taking an initial set of (tuples of) entities and…

Artificial Intelligence · Computer Science 2026-01-08 Giovanni Amendola , Pietro Cofone , Marco Manna , Aldo Ricioppo

Biological and artificial information processing systems form representations of the world that they can use to categorize, reason, plan, navigate, and make decisions. How can we measure the similarity between the representations formed by…

We describe a neural network model that jointly learns distributed representations of texts and knowledge base (KB) entities. Given a text in the KB, we train our proposed model to predict entities that are relevant to the text. Our model…

Computation and Language · Computer Science 2017-11-08 Ikuya Yamada , Hiroyuki Shindo , Hideaki Takeda , Yoshiyasu Takefuji