中文
相关论文

相关论文: NALA: an Effective and Interpretable Entity Alignm…

200 篇论文

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…

计算与语言 · 计算机科学 2021-10-22 Lingbing Guo , Zequn Sun , Mingyang Chen , Wei Hu , Qiang Zhang , Huajun Chen

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…

计算与语言 · 计算机科学 2021-10-26 Xueyuan Lin , Haihong E , Wenyu Song , Haoran Luo

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

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…

信息检索 · 计算机科学 2020-08-19 Xin Mao , Wenting Wang , Huimin Xu , Yuanbin Wu , Man Lan

Entity alignment (EA) aims to discover the equivalent entities in different knowledge graphs (KGs), which play an important role in knowledge engineering. Recently, EA with dangling entities has been proposed as a more realistic setting,…

计算与语言 · 计算机科学 2023-04-11 Jin Xu , Yangning Li , Xiangjin Xie , Yinghui Li , Niu Hu , Haitao Zheng , Yong Jiang

Entity alignment (EA) aims to identify entities referring to the same real-world object across different knowledge graphs (KGs). Recent approaches based on large language models (LLMs) typically obtain entity embeddings through knowledge…

计算与语言 · 计算机科学 2026-04-16 Cunda Wang , Ziying Ma , Po Hu , Weihua Wang , Feilong Bao

Entity alignment (EA) which links equivalent entities across different knowledge graphs (KGs) plays a crucial role in knowledge fusion. In recent years, graph neural networks (GNNs) have been successfully applied in many embedding-based EA…

计算与语言 · 计算机科学 2023-05-01 Feng Xie , Xiang Zeng , Bin Zhou , Yusong Tan

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…

人工智能 · 计算机科学 2021-01-27 Weixin Zeng , Xiang Zhao , Jiuyang Tang , Xinyi Li , Minnan Luo , Qinghua Zheng

Semantic embedding has been widely investigated for aligning knowledge graph (KG) entities. Current methods have explored and utilized the graph structure, the entity names and attributes, but ignore the ontology (or ontological schema)…

计算与语言 · 计算机科学 2021-05-25 Yuejia Xiang , Ziheng Zhang , Jiaoyan Chen , Xi Chen , Zhenxi Lin , Yefeng Zheng

Entity Alignment (EA) is to link potential equivalent entities across different knowledge graphs (KGs). Most existing EA methods are supervised as they require the supervision of seed alignments, i.e., manually specified aligned entity…

人工智能 · 计算机科学 2025-09-24 Yaming Yang , Zhe Wang , Ziyu Guan , Wei Zhao , Xinyan Huang , Xiaofei He

Entity alignment is a crucial task in knowledge graph fusion. However, most entity alignment approaches have the scalability problem. Recent methods address this issue by dividing large KGs into small blocks for embedding and alignment…

机器学习 · 计算机科学 2022-08-25 Kexuan Xin , Zequn Sun , Wen Hua , Wei Hu , Jianfeng Qu , Xiaofang Zhou

How to identify those equivalent entities between knowledge graphs (KGs), which is called Entity Alignment (EA), is a long-standing challenge. So far, many methods have been proposed, with recent focus on leveraging Deep Learning to solve…

数据库 · 计算机科学 2023-08-09 Nhat-Minh Dao , Thai V. Hoang , Zonghua Zhang

Entity linking (EL) is the process of linking entity mentions appearing in web text with their corresponding entities in a knowledge base. EL plays an important role in the fields of knowledge engineering and data mining, underlying a…

计算与语言 · 计算机科学 2021-09-28 Wei Shen , Yuhan Li , Yinan Liu , Jiawei Han , Jianyong Wang , Xiaojie Yuan

Entity alignment (EA) aims at identifying equivalent entity pairs across different knowledge graphs (KGs) that refer to the same real-world identity. To circumvent the shortage of seed alignments provided for training, recent EA models…

人工智能 · 计算机科学 2025-07-03 Qijie Ding , Jie Yin , Daokun Zhang , Junbin Gao

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…

计算与语言 · 计算机科学 2021-01-06 Weixin Zeng , Xiang Zhao , Jiuyang Tang , Xuemin Lin , Paul Groth

We propose an entity-agnostic representation learning method for handling the problem of inefficient parameter storage costs brought by embedding knowledge graphs. Conventional knowledge graph embedding methods map elements in a knowledge…

计算与语言 · 计算机科学 2023-02-06 Mingyang Chen , Wen Zhang , Zhen Yao , Yushan Zhu , Yang Gao , Jeff Z. Pan , Huajun Chen

Entity Alignment (EA) aims to match equivalent entities that refer to the same real-world objects and is a key step for Knowledge Graph (KG) fusion. Most neural EA models cannot be applied to large-scale real-life KGs due to their excessive…

人工智能 · 计算机科学 2022-08-23 Bing Liu , Wen Hua , Guido Zuccon , Genghong Zhao , Xia Zhang

Entity alignment (EA) refers to the task of linking entities in different knowledge graphs (KGs). Existing EA methods rely heavily on structural isomorphism. However, in real-world KGs, aligned entities usually have non-isomorphic…

计算与语言 · 计算机科学 2024-11-06 Linyan Yang , Jingwei Cheng , Chuanhao Xu , Xihao Wang , Jiayi Li , Fu Zhang

Entity alignment (EA) aims to merge two knowledge graphs (KGs) by identifying equivalent entity pairs. Existing methods can be categorized into symbolic and neural models. Symbolic models, while precise, struggle with substructure…

人工智能 · 计算机科学 2025-09-30 Shengyuan Chen , Zheng Yuan , Qinggang Zhang , Wen Hua , Jiannong Cao , Xiao Huang

Product matching aims to identify identical or similar products sold on different platforms. By building knowledge graphs (KGs), the product matching problem can be converted to the Entity Alignment (EA) task, which aims to discover the…

人工智能 · 计算机科学 2025-12-09 Wenlong Liu , Jiahua Pan , Xingyu Zhang , Xinxin Gong , Yang Ye , Xujin Zhao , Xin Wang , Kent Wu , Hua Xiang , Houmin Yan , Qingpeng Zhang