Coordinated Reasoning for Cross-Lingual Knowledge Graph Alignment
Kun Xu, Linfeng Song, Yansong Feng, Yan Song, Dong Yu

TL;DR
This paper presents coordinated reasoning methods for cross-lingual knowledge graph alignment, improving accuracy by jointly predicting alignments and using a confident-to-uncertain decoding strategy.
Contribution
It introduces two novel coordinated reasoning techniques, Easy-to-Hard decoding and joint entity alignment, enhancing existing models for better alignment accuracy.
Findings
Achieves state-of-the-art performance on benchmark datasets.
Significantly improves baseline models with reasoning methods.
Addresses the many-to-one problem effectively.
Abstract
Existing entity alignment methods mainly vary on the choices of encoding the knowledge graph, but they typically use the same decoding method, which independently chooses the local optimal match for each source entity. This decoding method may not only cause the "many-to-one" problem but also neglect the coordinated nature of this task, that is, each alignment decision may highly correlate to the other decisions. In this paper, we introduce two coordinated reasoning methods, i.e., the Easy-to-Hard decoding strategy and joint entity alignment algorithm. Specifically, the Easy-to-Hard strategy first retrieves the model-confident alignments from the predicted results and then incorporates them as additional knowledge to resolve the remaining model-uncertain alignments. To achieve this, we further propose an enhanced alignment model that is built on the current state-of-the-art baseline. In…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Graph Neural Networks · Topic Modeling · Data Quality and Management
