ICASSP 2025accepted0 citations

KARLM: Enhancing LLM-based Recommendation Systems with Knowledge Bases

Ze Song, Dehong Chen, Xiaoyi Shen, Xiangyu Zhou, Ji Qi, Yi Zhou

Abstract

Large language models signify a pivotal advancement in general artificial intelligence, exhibiting capabilities that exceed human performance in diverse tasks. Nevertheless, these models often lack expertise in specialized knowledge areas. To augment the performance of LLMs in downstream applications, enhancing their knowledge acquisition and comprehension is imperative. In this paper, we introduce a knowledge-enhanced large language model, named "KARLM", which integrates symbolic AI into the training of LLM through a knowledge base derived from logic extracted from datasets and external resources. By incorporating this KB in conjunction with training corpora, "KARLM" is adeptly enabled to acquire and understand domain-specific knowledge. We validated the effectiveness of this method on recommendation tasks. Extensive experiments on multiple datasets indicate that "KARLM" successfully learns item knowledge and outperforms state-of-the-art baselines.

BibTeX
@inproceedings{icassp2025_karlmenhancingll,
  title = {KARLM: Enhancing LLM-based Recommendation Systems with Knowledge Bases},
  author = {Ze Song and Dehong Chen and Xiaoyi Shen and Xiangyu Zhou and Ji Qi and Yi Zhou},
  booktitle = {ICASSP 2025},
  year = {2025}
}