Papers › Multi-view Knowledge Graph Embedding for Entity Alignment

Multi-view Knowledge Graph Embedding for Entity Alignment

6 Jun 2019arXiv:1906.02390archive 2025-07-28

Qingheng Zhang, Zequn Sun, Wei Hu, Muhao Chen, Lingbing Guo, Yuzhong Qu

We study the problem of embedding-based entity alignment between knowledge graphs (KGs). Previous works mainly focus on the relational structure of entities. Some further incorporate another type of features, such as attributes, for refinement. However, a vast of entity features are still unexplored or not equally treated together, which impairs the accuracy and robustness of embedding-based entity alignment. In this paper, we propose a novel framework that unifies multiple views of entities to learn embeddings for entity alignment. Specifically, we embed entities based on the views of entity names, relations and attributes, with several combination strategies. Furthermore, we design some cross-KG inference methods to enhance the alignment between two KGs. Our experiments on real-world datasets show that the proposed framework significantly outperforms the state-of-the-art embedding-based entity alignment methods. The selected views, cross-KG inference and combination strategies all contribute to the performance improvement.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="1906.02390")

Code

Syntology Ran 0 of 21 code samples harvested from 1 repository linked to this paper; 21 have no recorded run.

By repository: official repository: 21 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

nju-websoft/MultiKE officialmentioned in papertfMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

21 samples harvested; 0 ran; 0 honoured the contract we drafted; 21 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

21unverified

Licence: 0 of the 21 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from nju-websoft/MultiKE. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

add_weights nju-websoft/MultiKE/code/predicate_alignment.py official repository unverified MIT (permissive) · 46085cfe7d999477 · report
attribute_logistic_loss nju-websoft/MultiKE/code/losses.py official repository unverified MIT (permissive) · e7ac0426687933e7 · report
generate_attribute_triple_batch nju-websoft/MultiKE/code/attr_batch.py official repository unverified MIT (permissive) · 12975d5e64902f45 · report
generate_dict nju-websoft/MultiKE/code/data_model.py official repository unverified MIT (permissive) · 68b300e04fbd57e1 · report
generate_neg_attribute_triples nju-websoft/MultiKE/code/attr_batch.py official repository unverified MIT (permissive) · 19cc8c16286119b6 · report
generate_optimizer nju-websoft/MultiKE/code/MultiKE_model.py official repository unverified MIT (permissive) · 83f669191198cd63 · report
generate_pos_triples nju-websoft/MultiKE/code/attr_batch.py official repository unverified MIT (permissive) · 04634dcd1c688d53 · report
generate_sup_attribute_triples nju-websoft/MultiKE/code/data_model.py official repository unverified MIT (permissive) · 6332216f8d0935c1 · report
generate_sup_predicate_triples nju-websoft/MultiKE/code/predicate_alignment.py official repository unverified MIT (permissive) · 6624d325f44d663d · report
generate_unlisted_word2vec nju-websoft/MultiKE/code/literal_encoder.py official repository unverified MIT (permissive) · cb453c857723992b · report
get_optimizer nju-websoft/MultiKE/code/MultiKE_model.py official repository unverified MIT (permissive) · cf66961415055ec1 · report
link2dic nju-websoft/MultiKE/code/predicate_alignment.py official repository unverified MIT (permissive) · 73e4eaa9632f9225 · report
load_args nju-websoft/MultiKE/code/utils.py official repository unverified MIT (permissive) · b9a4445ee0055a9d · report
load_literal_vectors nju-websoft/MultiKE/code/data_model.py official repository unverified MIT (permissive) · 9467e21a6a075c40 · report
merge_dic nju-websoft/MultiKE/code/utils.py official repository unverified MIT (permissive) · 8fcdda216ea70bc6 · report
relation_logistic_loss nju-websoft/MultiKE/code/losses.py official repository unverified MIT (permissive) · 853bc4e1c5aee8b1 · report
relation_logistic_loss_wo_negs nju-websoft/MultiKE/code/losses.py official repository unverified MIT (permissive) · 15497df7b50ad3af · report
sigmoid nju-websoft/MultiKE/code/auto_encoder.py official repository unverified MIT (permissive) · df174f67726ee0b5 · report
tanh nju-websoft/MultiKE/code/auto_encoder.py official repository unverified MIT (permissive) · d86c86bc668b2175 · report
task_divide nju-websoft/MultiKE/code/utils.py official repository unverified MIT (permissive) · 748eca5f74ea1a2f · report
wva nju-websoft/MultiKE/code/MultiKE_Late.py official repository unverified MIT (permissive) · b24696a6ffb6d599 · report

Tasks

Entity AlignmentGraph EmbeddingKnowledge Graph EmbeddingKnowledge Graphs

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

Introduced by this paper: MultiKE

MultiKE

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections