TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation
Yu Xia, Rui Zhong, Zeyu Song, Wei Yang, Junchen Wan, Qingpeng Cai, Chi Lu, Peng Jiang

TL;DR
TrackRec is a novel framework that iteratively improves large language models' reasoning for recommendation systems by aligning preference inference and validation through alternating feedback, leading to superior performance and real-world deployment gains.
Contribution
It introduces an iterative alternating feedback mechanism between a RecCoT generator and validator to enhance reasoning and recommendation accuracy in LLM-based systems.
Findings
Outperforms state-of-the-art recommendation methods.
Successfully deployed on a large-scale advertising platform.
Achieves significant improvements in recommendation quality.
Abstract
The extensive world knowledge and powerful reasoning capabilities of large language models (LLMs) have attracted significant attention in recommendation systems (RS). Specifically, The chain of thought (CoT) has been shown to improve the performance of LLMs on complex reasoning tasks for RS. However, due to the fact that LLMs often suffer from hallucination issues, there is no guarantee that their reasoning CoT is effective. A key challenge is to further enhance the recommendation capabilities of LLMs through effective CoT reasonings. Therefore, we propose \textbf{TrackRec}, a framework designed to enhance reasoning capabilities of LLMs for RS. TrackRec specifically focuses on accurately inferring recommendation CoT \textbf{(RecCoT)} for user preference using the knowledge from LLMs. This RecCoT can serve both as an explanation for the LLM's completion of recommendation tasks and as…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Multimodal Machine Learning Applications · Topic Modeling
