2020
DOI: 10.1007/978-3-030-45442-5_1
|View full text |Cite
|
Sign up to set email alerts
|

Knowledge Graph Entity Alignment with Graph Convolutional Networks: Lessons Learned

Abstract: In this work, we focus on the problem of entity alignment in Knowledge Graphs (KG) and we report on our experiences when applying a Graph Convolutional Network (GCN) based model for this task. Variants of GCN are used in multiple state-of-the-art approaches and therefore it is important to understand the specifics and limitations of GCN-based models. Despite serious efforts, we were not able to fully reproduce the results from the original paper and after a thorough audit of the code provided by authors, we co… Show more

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
2
1

Citation Types

0
11
0

Year Published

2020
2020
2023
2023

Publication Types

Select...
5
2

Relationship

2
5

Authors

Journals

citations
Cited by 13 publications
(15 citation statements)
references
References 18 publications
0
11
0
Order By: Relevance
“…rarely report validation splits. 2 Also, in the published code of the investigated approaches, we could not find any trace of train-validation splits, raising questions about reproducibility and fairness of their comparisons. We thus create a shared split with a test, train, and validation part and extensively tune the model's hyperparameters for each of the dataset/initialization combinations to ensure that they are sufficiently optimized.…”
Section: Introductionmentioning
confidence: 92%
See 3 more Smart Citations
“…rarely report validation splits. 2 Also, in the published code of the investigated approaches, we could not find any trace of train-validation splits, raising questions about reproducibility and fairness of their comparisons. We thus create a shared split with a test, train, and validation part and extensively tune the model's hyperparameters for each of the dataset/initialization combinations to ensure that they are sufficiently optimized.…”
Section: Introductionmentioning
confidence: 92%
“…It has three subsets, all of which base upon DPedia, and comprise a pair of graphs from different languages. As noted by [2], there exist multiple variations of the dataset, sharing the same entity alignment, but differing in the number of exclusive entities in each graph. The alignments in the datasets are always 1:1 alignments, and due to the construction method for the datasets, exclusive entities do not have relations between them, but only to shared entities.…”
Section: Datasetsmentioning
confidence: 99%
See 2 more Smart Citations
“…Most GNN-based entity alignment methods (Berrendorf et al, 2020;Zhu et al, 2020;Mao et al, 2020) are subject to the following framework: (1) a GNN to learn node representations from graph structure and (2) a margin-based loss to rank the distance between entity pairs. The loss function…”
Section: Gnn-based Entity Alignmentmentioning
confidence: 99%