Personalized LLM Response Generation with Parameterized Memory Injection
Kai Zhang, Yejin Kim, Xiaozhong Liu
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/matthewkkai/milpOfficialIn paperpytorch★ 1
Abstract
Large Language Models (LLMs) have exhibited remarkable proficiency in comprehending and generating natural language. On the other hand, personalized LLM response generation holds the potential to offer substantial benefits for individuals in critical areas such as medical. Existing research has explored memory-augmented methods to prompt the LLM with pre-stored user-specific knowledge for personalized response generation in terms of new queries. We contend that such paradigm is unable to perceive fine-granularity information. In this study, we propose a novel Memory-injected approach using parameter-efficient fine-tuning (PEFT) and along with a Bayesian Optimisation searching strategy to achieve LLM Personalization(MiLP).