paper-with-me

홈 › Papers

Multi-Channel Graph Neural Network for Entity Alignment

2019-08-26 · ACL 2019 7 · Yixin Cao, Chengjiang Li, Zhiyuan Liu, Juanzi Li, Tat-Seng Chua

Entity alignment typically suffers from the issues of structural heterogeneity and limited seed alignments. In this paper, we propose a novel Multi-channel Graph Neural Network model (MuGNN) to learn alignment-oriented knowledge graph (KG) embeddings by robustly encoding two KGs via multiple channels. Each channel encodes KGs via different relation weighting schemes with respect to self-attention towards KG completion and cross-KG attention for pruning exclusive entities respectively, which are further combined via pooling techniques. Moreover, we also infer and transfer rule knowledge for completing two KGs consistently. MuGNN is expected to reconcile the structural differences of two KGs, and thus make better use of seed alignments. Extensive experiments on five publicly available datasets demonstrate our superior performance (5% Hits@1 up on average).

📄 PDF Abstract BibTeX arXiv:1908.09898

Code (1)

thunlp/MuGNN 공식 구현 pytorch

Tasks

Entity AlignmentGraph Neural Network

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Pruning 설명 없음

Similar Papers 제목 키워드 기반

Cybersecurity Entity Alignment via Masked Graph Attention Networks

2022-07-04 · Yue Qin, Xiaojing Liao

Cybersecurity vulnerability information is often recorded by multiple channels, including government vulnerability repositories, individual-maintained vulnerability-gathering platforms, or vulnerability-disclosure email …

Entity AlignmentGraph Attention

Entity Alignment Method of Science and Technology Patent based on Graph Convolution Network and Information Fusion

2023-11-01 · Runze Fang, Yawen Li, Yingxia Shao, Zeli Guan 외

The entity alignment of science and technology patents aims to link the equivalent entities in the knowledge graph of different science and technology patent data sources. Most entity alignment methods only use graph neu…

AttributeEntity AlignmentGraph Neural Network

Attribute-Consistent Knowledge Graph Representation Learning for Multi-Modal Entity Alignment

2023-04-04 · Qian Li, Shu Guo, Yangyifei Luo, Cheng Ji 외

The multi-modal entity alignment (MMEA) aims to find all equivalent entity pairs between multi-modal knowledge graphs (MMKGs). Rich attributes and neighboring entities are valuable for the alignment task, but existing wo…

AttributeEntity AlignmentGraph Neural NetworkGraph Representation Learning+4

SubGraph Networks based Entity Alignment for Cross-lingual Knowledge Graph

2022-05-07 · Shanqing Yu, Shihan Zhang, Jianlin Zhang, Jiajun Zhou 외

Entity alignment is the task of finding entities representing the same real-world object in two knowledge graphs(KGs). Cross-lingual knowledge graph entity alignment aims to discover the cross-lingual links in the multi-…

Entity AlignmentKnowledge Graphs

MMEA: Entity Alignment for Multi-Modal Knowledge Graphs

2020-08-20 · Liyi Chen, Zhi Li, Yijun Wang, Tong Xu 외

Entity alignment plays an essential role in the knowledge graph (KG) integration. Though large efforts have been made on exploring the association of relational embeddings between different knowledge graphs, they may fai…

Entity AlignmentKnowledge GraphsMultimodal Deep LearningMulti-modal Entity Alignment