IRAIFeb 6, 2025

Boosting Knowledge Graph-based Recommendations through Confidence-Aware Augmentation with Large Language Models

arXiv:2502.03715v12 citationsh-index: 15
Originality Incremental advance
AI Analysis

This work addresses the challenge of enhancing knowledge graph quality for recommendation tasks, which is incremental as it builds on existing KG and LLM methods.

The paper tackles the problem of noisy and incomplete knowledge graphs in recommendation systems by proposing a framework that uses large language models to augment graphs and filter noise, achieving improved recommendation accuracy on multiple datasets.

Knowledge Graph-based recommendations have gained significant attention due to their ability to leverage rich semantic relationships. However, constructing and maintaining Knowledge Graphs (KGs) is resource-intensive, and the accuracy of KGs can suffer from noisy, outdated, or irrelevant triplets. Recent advancements in Large Language Models (LLMs) offer a promising way to improve the quality and relevance of KGs for recommendation tasks. Despite this, integrating LLMs into KG-based systems presents challenges, such as efficiently augmenting KGs, addressing hallucinations, and developing effective joint learning methods. In this paper, we propose the Confidence-aware KG-based Recommendation Framework with LLM Augmentation (CKG-LLMA), a novel framework that combines KGs and LLMs for recommendation task. The framework includes: (1) an LLM-based subgraph augmenter for enriching KGs with high-quality information, (2) a confidence-aware message propagation mechanism to filter noisy triplets, and (3) a dual-view contrastive learning method to integrate user-item interactions and KG data. Additionally, we employ a confidence-aware explanation generation process to guide LLMs in producing realistic explanations for recommendations. Finally, extensive experiments demonstrate the effectiveness of CKG-LLMA across multiple public datasets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes