Dependency-aware Self-training for Entity Alignment
Bing Liu, Tiancheng Lan, Wen Hua, Guido Zuccon

TL;DR
This paper introduces a dependency-aware self-training approach for Entity Alignment that leverages entity dependencies to reduce noise and improve the effectiveness of self-training, significantly reducing reliance on labeled data.
Contribution
It proposes a novel dependency-aware self-training strategy for EA, addressing noise issues and enhancing model performance beyond existing methods.
Findings
Dependency exploitation improves self-training effectiveness.
Self-training significantly reduces reliance on labeled data.
Proposed method outperforms baseline approaches.
Abstract
Entity Alignment (EA), which aims to detect entity mappings (i.e. equivalent entity pairs) in different Knowledge Graphs (KGs), is critical for KG fusion. Neural EA methods dominate current EA research but still suffer from their reliance on labelled mappings. To solve this problem, a few works have explored boosting the training of EA models with self-training, which adds confidently predicted mappings into the training data iteratively. Though the effectiveness of self-training can be glimpsed in some specific settings, we still have very limited knowledge about it. One reason is the existing works concentrate on devising EA models and only treat self-training as an auxiliary tool. To fill this knowledge gap, we change the perspective to self-training to shed light on it. In addition, the existing self-training strategies have limited impact because they introduce either much False…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsData Quality and Management · Machine Learning in Healthcare · Topic Modeling
