TL;DR
ActiveEA introduces an active learning framework for neural entity alignment that reduces annotation costs by intelligently selecting highly informative seed alignments, leveraging entity dependencies and recognizing unmatched entities.
Contribution
This paper presents a novel structure-aware active learning strategy for neural entity alignment, addressing entity dependency exploitation and bachelor entity recognition, which improves efficiency and effectiveness.
Findings
Significantly improves sampling quality across datasets.
Reduces annotation costs for entity alignment.
Enhances model performance with fewer seed alignments.
Abstract
Entity Alignment (EA) aims to match equivalent entities across different Knowledge Graphs (KGs) and is an essential step of KG fusion. Current mainstream methods -- neural EA models -- rely on training with seed alignment, i.e., a set of pre-aligned entity pairs which are very costly to annotate. In this paper, we devise a novel Active Learning (AL) framework for neural EA, aiming to create highly informative seed alignment to obtain more effective EA models with less annotation cost. Our framework tackles two main challenges encountered when applying AL to EA: (1) How to exploit dependencies between entities within the AL strategy. Most AL strategies assume that the data instances to sample are independent and identically distributed. However, entities in KGs are related. To address this challenge, we propose a structure-aware uncertainty sampling strategy that can measure the…
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.
