Knowledge Graph Tuning: Real-time Large Language Model Personalization based on Human Feedback
Jingwei Sun, Zhixu Du, Yiran Chen

TL;DR
This paper introduces Knowledge Graph Tuning (KGT), a novel method for real-time personalization of large language models using knowledge graphs, which enhances user-specific knowledge adaptation efficiently and interpretably without retraining the models.
Contribution
KGT leverages knowledge graphs to personalize LLMs during interactions, avoiding costly back-propagation and improving interpretability and efficiency.
Findings
KGT improves personalization performance across multiple LLMs.
KGT reduces latency and GPU memory usage during personalization.
KGT maintains model performance without modifying LLM parameters.
Abstract
Large language models (LLMs) have demonstrated remarkable proficiency in a range of natural language processing tasks. Once deployed, LLMs encounter users with personalized factual knowledge, and such personalized knowledge is consistently reflected through users' interactions with the LLMs. To enhance user experience, real-time model personalization is essential, allowing LLMs to adapt user-specific knowledge based on user feedback during human-LLM interactions. Existing methods mostly require back-propagation to finetune the model parameters, which incurs high computational and memory costs. In addition, these methods suffer from low interpretability, which will cause unforeseen impacts on model performance during long-term use, where the user's personalized knowledge is accumulated extensively.To address these challenges, we propose Knowledge Graph Tuning (KGT), a novel approach that…
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
TopicsTopic Modeling
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Cosine Annealing · Layer Normalization · Weight Decay · Attention Dropout · Linear Layer · Linear Warmup With Cosine Annealing · Byte Pair Encoding · Adam
