English

Rethinking LLM-Based Recommendations: A Personalized Query-Driven Parallel Integration

Information Retrieval 2025-09-16 v2 Computation and Language

Abstract

Recent studies have explored integrating large language models (LLMs) into recommendation systems but face several challenges, including training-induced bias and bottlenecks from serialized architecture. To effectively address these issues, we propose a Query-toRecommendation, a parallel recommendation framework that decouples LLMs from candidate pre-selection and instead enables direct retrieval over the entire item pool. Our framework connects LLMs and recommendation models in a parallel manner, allowing each component to independently utilize its strengths without interfering with the other. In this framework, LLMs are utilized to generate feature-enriched item descriptions and personalized user queries, allowing for capturing diverse preferences and enabling rich semantic matching in a zero-shot manner. To effectively combine the complementary strengths of LLM and collaborative signals, we introduce an adaptive reranking strategy. Extensive experiments demonstrate an improvement in performance up to 57%, while also improving the novelty and diversity of recommendations.

Keywords

Cite

@article{arxiv.2504.11889,
  title  = {Rethinking LLM-Based Recommendations: A Personalized Query-Driven Parallel Integration},
  author = {Donghee Han and Hwanjun Song and Mun Yong Yi},
  journal= {arXiv preprint arXiv:2504.11889},
  year   = {2025}
}
R2 v1 2026-06-28T23:00:14.209Z