paper-with-me

Papers

Improving LLM-powered Recommendations with Personalized Information

2025-02-19 · Jiahao Liu, Xueshuo Yan, Dongsheng Li, Guangping Zhang, Hansu Gu, Peng Zhang, Tun Lu, Li Shang, Ning Gu

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 at https://github.com/jhliu0807/CoT-Rec.

📄 PDF Abstract BibTeX arXiv:2502.13845

Code (1)

jhliu0807/cot-rec 공식 구현 pytorch

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Thought-Augmented Planning for LLM-Powered Interactive Recommender Agent

2025-06-30 · Haocheng Yu, Yaxiong Wu, Hao Wang, Wei Guo 외

Interactive recommendation is a typical information-seeking task that allows users to interactively express their needs through natural language and obtain personalized recommendations. Large language model-powered (LLM-…

Interactive RecommendationLarge Language ModelRecommendation SystemsUser Simulation

Federated Personal Knowledge Graph Completion with Lightweight Large Language Models for Personalized Recommendations

2026-02-25 · Fernando Spadea, Oshani Seneviratne arxiv

Personalized recommendation increasingly relies on private user data, motivating approaches that can adapt to individuals without centralizing their information. We present Federated Targeted Recommendations with Evolvin…

Knowledge Graph CompletionFederated LearningKnowledge Graphs

SmartCourse: A Contextual AI-Powered Course Advising System for Undergraduates

2025-07-26 · Yixuan Mi, Yiduo Yu, Yiyi Zhao arxiv

We present SmartCourse, an integrated course management and AI-driven advising system for undergraduate students (specifically tailored to the Computer Science (CPS) major). SmartCourse addresses the limitations of tradi…

ChatDiet: Empowering Personalized Nutrition-Oriented Food Recommender Chatbots through an LLM-Augmented Framework

2024-02-18 · Zhongqi Yang, Elahe Khatibi, Nitish Nagesh, Mahyar Abbasian 외

The profound impact of food on health necessitates advanced nutrition-oriented food recommendation services. Conventional methods often lack the crucial elements of personalization, explainability, and interactivity. Whi…

Causal DiscoveryFood recommendationNutrition

FLASH: Federated Learning-Based LLMs for Advanced Query Processing in Social Networks through RAG

2024-08-06 · Sai Puppala, Ismail Hossain, Md Jahangir Alam, Sajedul Talukder

Our paper introduces a novel approach to social network information retrieval and user engagement through a personalized chatbot system empowered by Federated Learning GPT. The system is designed to seamlessly aggregate …

ChatbotFederated LearningInformation RetrievalRAG+1