SynergyKGC: Reconciling Topological Heterogeneity in Knowledge Graph Completion via Topology-Aware Synergy
Xuecheng Zou, Yu Tang, Bingbing Wang
TL;DR
SynergyKGC addresses the structural resolution mismatch in Knowledge Graph Completion by fusing semantic signals with topology via an instruction-driven, dual-tower architecture. A Semantic Expert establishes a robust semantic manifold, while a Synergy Expert, guided by density-aware Identity Anchoring and Cross-Modal Synergy Attention, adaptively retrieves and fuses topological context, with a Dynamic Dual-Tower Consistency mechanism ensuring training and inference remain aligned. The method uses a two-phase training regime and joint optimization with L_NCE and L_align to achieve rapid convergence and high predictive precision, demonstrated by state-of-the-art results on FB15k-237 and especially a remarkable +8.0% absolute gain in Hits@1 on WN18RR. This framework offers a scalable principle for resilient information integration in non-homogeneous graphs, balancing structural sufficiency and identity redundancy across densities, and significantly reducing preprocessing and warm-up overhead.
Abstract
Knowledge Graph Completion (KGC) fundamentally hinges on the coherent fusion of pre-trained entity semantics with heterogeneous topological structures to facilitate robust relational reasoning. However, existing paradigms encounter a critical "structural resolution mismatch," failing to reconcile divergent representational demands across varying graph densities, which precipitates structural noise interference in dense clusters and catastrophic representation collapse in sparse regions. We present SynergyKGC, an adaptive framework that advances traditional neighbor aggregation to an active Cross-Modal Synergy Expert via relation-aware cross-attention and semantic-intent-driven gating. By coupling a density-dependent Identity Anchoring strategy with a Double-tower Coherent Consistency architecture, SynergyKGC effectively reconciles topological heterogeneity while ensuring representational stability across training and inference phases. Systematic evaluations on two public benchmarks validate the superiority of our method in significantly boosting KGC hit rates, providing empirical evidence for a generalized principle of resilient information integration in non-homogeneous structured data.
