Knowledge Fusion via Bidirectional Information Aggregation
Songlin Zhai, Guilin Qi, Yue Wang, Yuan Meng

TL;DR
This paper introduces KGA, a novel inference-time framework that dynamically integrates external knowledge graphs into large language models using a neuroscience-inspired dual-pathway attention mechanism, avoiding parameter fine-tuning.
Contribution
KGA is the first method to enable real-time, parameter-free knowledge fusion in LLMs through a dual-pathway attention structure inspired by neuroscience.
Findings
KGA outperforms existing methods on four benchmarks.
It achieves strong knowledge fusion performance.
The approach is efficient and suitable for dynamic web environments.
Abstract
Knowledge graphs (KGs) are the cornerstone of the semantic web, offering up-to-date representations of real-world entities and relations. Yet large language models (LLMs) remain largely static after pre-training, causing their internal knowledge to become outdated and limiting their utility in time-sensitive web applications. To bridge this gap between dynamic knowledge and static models, a prevalent approach is to enhance LLMs with KGs. However, prevailing methods typically rely on parameter-invasive fine-tuning, which risks catastrophic forgetting and often degrades LLMs' general capabilities. Moreover, their static integration frameworks cannot keep pace with the continuous evolution of real-world KGs, hindering their deployment in dynamic web environments. To bridge this gap, we introduce KGA (\textit{\underline{K}nowledge \underline{G}raph-guided \underline{A}ttention}), a novel…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
