English

Adaptive Candidate Retrieval with Dynamic Knowledge Graph Construction for Cold-Start Recommendation

Information Retrieval 2025-11-26 v3

Abstract

The cold-start problem remains a critical challenge in real-world recommender systems, as new items with limited interaction data or insufficient information are frequently introduced. Despite recent advances leveraging external knowledge such as knowledge graphs (KGs) and large language models (LLMs), recommender systems still face challenges in practical environments. Static KGs are expensive to construct and quickly become outdated, while LLM-based methods depend on pre-filtered candidate lists due to limited context windows. To address these limitations, we propose ColdRAG, a retrieval-augmented framework that dynamically constructs a knowledge graph from raw metadata, extracts entities and relations to construct an updatable structure, and introduces LLM-guided multi-hop reasoning at inference time to retrieve and rank candidates without relying on pre-filtered lists. Experiments across multiple benchmarks show that ColdRAG consistently outperforms strong seven baselines.

Keywords

Cite

@article{arxiv.2505.20773,
  title  = {Adaptive Candidate Retrieval with Dynamic Knowledge Graph Construction for Cold-Start Recommendation},
  author = {Wooseong Yang and Weizhi Zhang and Yuqing Liu and Yuwei Han and Yu Wang and Junhyun Lee and Philip S. Yu},
  journal= {arXiv preprint arXiv:2505.20773},
  year   = {2025}
}

Comments

10 pages

R2 v1 2026-07-01T02:41:47.978Z