Deep Reinforcement Learning for Entity Alignment
Lingbing Guo, Yuqiang Han, Qiang Zhang, Huajun Chen

TL;DR
This paper introduces a reinforcement learning framework for entity alignment that considers semantic information and sequential decision-making, significantly improving over traditional cosine similarity-based methods.
Contribution
It models entity alignment as a sequential decision process using RL, enhancing existing embedding-based methods by addressing their limitations.
Findings
Achieves up to 31.1% improvement on Hits@1
Consistently outperforms state-of-the-art methods
Flexible adaptation to various embedding-based EA techniques
Abstract
Embedding-based methods have attracted increasing attention in recent entity alignment (EA) studies. Although great promise they can offer, there are still several limitations. The most notable is that they identify the aligned entities based on cosine similarity, ignoring the semantics underlying the embeddings themselves. Furthermore, these methods are shortsighted, heuristically selecting the closest entity as the target and allowing multiple entities to match the same candidate. To address these limitations, we model entity alignment as a sequential decision-making task, in which an agent sequentially decides whether two entities are matched or mismatched based on their representation vectors. The proposed reinforcement learning (RL)-based entity alignment framework can be flexibly adapted to most embedding-based EA methods. The experimental results demonstrate that it consistently…
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 · Artificial Intelligence in Healthcare · Topic Modeling
