177
v1v2 (latest)

Improving LLM-powered Recommendations with Personalized Information

Annual International ACM SIGIR Conference on Research and Development in Information Retrieval (SIGIR), 2025
Main:4 Pages
4 Figures
Bibliography:2 Pages
2 Tables
Abstract

Due to the lack of explicit reasoning modeling, existing LLM-powered recommendations fail to leverage LLMs' reasoning capabilities effectively. In this paper, we propose a pipeline called CoT-Rec, which integrates two key Chain-of-Thought (CoT) processes -- user preference analysis and item perception analysis -- into LLM-powered recommendations, thereby enhancing the utilization of LLMs' reasoning abilities. CoT-Rec consists of two stages: (1) personalized information extraction, where user preferences and item perception are extracted, and (2) personalized information utilization, where this information is incorporated into the LLM-powered recommendation process. Experimental results demonstrate that CoT-Rec shows potential for improving LLM-powered recommendations. The implementation is publicly available atthis https URL.

View on arXiv
Comments on this paper