Gradient Flow of Energy: A General and Efficient Approach for Entity Alignment Decoding
Yuanyi Wang, Haifeng Sun, Jingyu Wang, Qi Qi, Shaoling Sun, Jianxin, Liao

TL;DR
This paper introduces a novel, efficient, and general decoding method for entity alignment in knowledge graphs, leveraging gradient flow and multi-view matrices to improve accuracy and scalability across datasets.
Contribution
It proposes a generalized decoding approach called Triple Feature Propagation (TFP) that relies solely on entity embeddings and enhances existing EA methods with minimal additional computation.
Findings
Significantly improves entity alignment accuracy across datasets.
Achieves state-of-the-art efficiency with less than 6 seconds of extra computation.
Demonstrates robustness and adaptability of the method in diverse scenarios.
Abstract
Entity alignment (EA), a pivotal process in integrating multi-source Knowledge Graphs (KGs), seeks to identify equivalent entity pairs across these graphs. Most existing approaches regard EA as a graph representation learning task, concentrating on enhancing graph encoders. However, the decoding process in EA - essential for effective operation and alignment accuracy - has received limited attention and remains tailored to specific datasets and model architectures, necessitating both entity and additional explicit relation embeddings. This specificity limits its applicability, particularly in GNN-based models. To address this gap, we introduce a novel, generalized, and efficient decoding approach for EA, relying solely on entity embeddings. Our method optimizes the decoding process by minimizing Dirichlet energy, leading to the gradient flow within the graph, to maximize graph…
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
TopicsAdvanced Graph Neural Networks · Data Quality and Management · Bayesian Modeling and Causal Inference
