MESH integrates a GCN-based structural encoder with a frozen LLM-based semantic encoder via gated expert modules that adapt to historical and non-historical events, achieving modest gains on ICEWS14 and ICEWS18.
Logic Diffusion for Knowledge Graph Reasoning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Most recent works focus on answering first order logical queries to explore the knowledge graph reasoning via multi-hop logic predictions. However, existing reasoning models are limited by the circumscribed logical paradigms of training samples, which leads to a weak generalization of unseen logic. To address these issues, we propose a plug-in module called Logic Diffusion (LoD) to discover unseen queries from surroundings and achieves dynamical equilibrium between different kinds of patterns. The basic idea of LoD is relation diffusion and sampling sub-logic by random walking as well as a special training mechanism called gradient adaption. Besides, LoD is accompanied by a novel loss function to further achieve the robust logical diffusion when facing noisy data in training or testing sets. Extensive experiments on four public datasets demonstrate the superiority of mainstream knowledge graph reasoning models with LoD over state-of-the-art. Moreover, our ablation study proves the general effectiveness of LoD on the noise-rich knowledge graph.
fields
cs.CL 1years
2025 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
A Multi-Expert Structural-Semantic Hybrid Framework for Unveiling Historical Patterns in Temporal Knowledge Graphs
MESH integrates a GCN-based structural encoder with a frozen LLM-based semantic encoder via gated expert modules that adapt to historical and non-historical events, achieving modest gains on ICEWS14 and ICEWS18.