Yuanyi Wang
2025
Rethinking Smoothness for Fast and Adaptable Entity Alignment Decoding
Yuanyi Wang
|
Han Li
|
Haifeng Sun
|
Lei Zhang
|
Bo He
|
Wei Tang
|
Tianhao Yan
|
Qi Qi
|
Jingyu Wang
Findings of the Association for Computational Linguistics: NAACL 2025
Entity alignment (EA) is crucial for integrating multi-source knowledge graphs (KGs), aiming to identify equivalent entities across different graphs. However, most existing EA decoding methods rely on both entity and relation embeddings, limiting their generalizability and efficiency, especially in GNN-based models. To address these challenges, we propose Triple Feature Propagation (TFP), an adaptable and fast EA decoding framework that only utilizes entity embeddings. TFP reconstructs KG representation by maximizing the smoothness of entity embeddings. The discretized smoothness-maximization process yields the explicit Euler solution of TFP. We also generalize multi-view matrices: entity-to-entity, entity-to-relation, relation-to-entity, and relation-to-triple, to capture structural diversity. Extensive experiments on public datasets demonstrate that TFP is fast and adaptable to various encoders, achieving comparable results to state-of-the-art methods in under 6 seconds, and surpassing them in many cases.