Papers › Knowledge Embedding Based Graph Convolutional Network

Knowledge Embedding Based Graph Convolutional Network

12 Jun 2020arXiv:2006.07331archive 2025-07-28

Donghan Yu, Yiming Yang, Ruohong Zhang, Yuexin Wu

Recently, a considerable literature has grown up around the theme of Graph Convolutional Network (GCN). How to effectively leverage the rich structural information in complex graphs, such as knowledge graphs with heterogeneous types of entities and relations, is a primary open challenge in the field. Most GCN methods are either restricted to graphs with a homogeneous type of edges (e.g., citation links only), or focusing on representation learning for nodes only instead of jointly propagating and updating the embeddings of both nodes and edges for target-driven objectives. This paper addresses these limitations by proposing a novel framework, namely the Knowledge Embedding based Graph Convolutional Network (KE-GCN), which combines the power of GCNs in graph-based belief propagation and the strengths of advanced knowledge embedding (a.k.a. knowledge graph embedding) methods, and goes beyond. Our theoretical analysis shows that KE-GCN offers an elegant unification of several well-known GCN methods as specific cases, with a new perspective of graph convolution. Experimental results on benchmark datasets show the advantageous performance of KE-GCN over strong baseline methods in the tasks of knowledge graph alignment and entity classification.

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="2006.07331")

Code

Syntology Ran 3 of 12 code samples harvested from 1 repository linked to this paper; 9 have no recorded run. Of those that ran: 1 ran · honoured contract; 2 ran · fixture could not drive it.

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

Maysir/GEM-GCN officialmentioned on GitHubtfMIT 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

12 samples harvested; 3 ran; 1 honoured the contract we drafted; 9 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.

1ran · honoured contract
2ran · fixture could not drive it
9unverified

Licence: 0 of the 12 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 Maysir/GEM-GCN. “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.

dot Maysir/GEM-GCN/layers.py official repository ran · fixture could not drive it fingerprinted MIT (permissive) · bc3a2072a2a9cca3 · report
get_layer_uid Maysir/GEM-GCN/layers.py official repository ran · honoured contract fingerprinted MIT (permissive) · b82968db452628fd · report
zeros Maysir/GEM-GCN/inits.py official repository ran · fixture could not drive it MIT (permissive) · 0a0766dae72ea646 · report
align_loss Maysir/GEM-GCN/metrics.py official repository unverified MIT (permissive) · 37e5d6d0a672c228 · report
class_loss Maysir/GEM-GCN/metrics.py official repository unverified MIT (permissive) · 618a034107283e1f · report
construct_feed_dict Maysir/GEM-GCN/utils.py official repository unverified MIT (permissive) · 3eee20dd95f3f8d9 · report
get_placeholder_by_name Maysir/GEM-GCN/metrics.py official repository unverified MIT (permissive) · 8e65d91b0b6a8a69 · report
glorot Maysir/GEM-GCN/inits.py official repository unverified MIT (permissive) · aa622c9b6b2d0332 · report
inverse_sum Maysir/GEM-GCN/utils.py official repository unverified MIT (permissive) · 6d6bc974d65d3d0c · report
preprocess_adj Maysir/GEM-GCN/utils.py official repository unverified MIT (permissive) · a3b7442294809e8a · report
sparse_dropout Maysir/GEM-GCN/layers.py official repository unverified MIT (permissive) · 81be8a5f4732fe52 · report
uniform Maysir/GEM-GCN/inits.py official repository unverified MIT (permissive) · aa7d8441fcd40dbf · report

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsRepresentation Learning

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Methods

GCN

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