HybEA: Hybrid Models for Entity Alignment
Nikolaos Fanourakis, Fatia Lekbour, Guillaume Renton, Vasilis, Efthymiou, Vassilis Christophides

TL;DR
HybEA is a hybrid entity alignment framework combining an attention-based factual model with a structural model, significantly improving accuracy across diverse multilingual and multi-domain knowledge graphs.
Contribution
The paper introduces HybEA, a novel hybrid framework that effectively addresses heterogeneity in knowledge graphs by integrating factual and structural models, outperforming existing methods.
Findings
HybEA achieves a 16% average relative improvement in Hits@1.
Outperforms all baseline methods across 10 datasets.
Effective in multilingual and multi-domain knowledge graphs.
Abstract
Entity Alignment (EA) aims to detect descriptions of the same real-world entities among different Knowledge Graphs (KG). Several embedding methods have been proposed to rank potentially matching entities of two KGs according to their similarity in the embedding space. However, existing EA embedding methods are challenged by the diverse levels of structural (i.e., neighborhood entities) and semantic (e.g., entity names and literal property values) heterogeneity exhibited by real-world KGs, especially when they are spanning several domains (DBpedia, Wikidata). Existing methods either focus on one of the two heterogeneity kinds depending on the context (mono- vs multi-lingual). To address this limitation, we propose a flexible framework called HybEA, that is a hybrid of two models, a novel attention-based factual model, co-trained with a state-of-the-art structural model. Our experimental…
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
TopicsTopic Modeling · Machine Learning in Healthcare · Data Quality and Management
