Revisit and Outstrip Entity Alignment: A Perspective of Generative Models
Lingbing Guo, Zhuo Chen, Jiaoyan Chen, Yin Fang, Wen Zhang, Huajun Chen
TL;DR
This work reframes embedding-based entity alignment (EEA) as a generative problem and introduces Generative EEA (GEEA) with a mutual variational autoencoder (M-VAE) to both align entities across knowledge graphs and synthesize new entities with concrete features. By decomposing the objective into reconstruction, distribution matching, and prediction components, the authors show that generative objectives can improve EEA performance while enabling unconditional and conditional entity synthesis. GEEA achieves state-of-the-art results on multiple multi-modal KG benchmarks and demonstrates high-quality generation of new entities, with a compact variant still delivering strong gains. The approach advances multi-modal KG embeddings and offers practical benefits for knowledge integration, virtual-world design, and downstream QA tasks.
Abstract
Recent embedding-based methods have achieved great successes in exploiting entity alignment from knowledge graph (KG) embeddings of multiple modalities. In this paper, we study embedding-based entity alignment (EEA) from a perspective of generative models. We show that EEA shares similarities with typical generative models and prove the effectiveness of the recently developed generative adversarial network (GAN)-based EEA methods theoretically. We then reveal that their incomplete objective limits the capacity on both entity alignment and entity synthesis (i.e., generating new entities). We mitigate this problem by introducing a generative EEA (GEEA) framework with the proposed mutual variational autoencoder (M-VAE) as the generative model. M-VAE enables entity conversion between KGs and generation of new entities from random noise vectors. We demonstrate the power of GEEA with theoretical analysis and empirical experiments on both entity alignment and entity synthesis tasks.
