English

TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation

Information Retrieval 2025-08-22 v1

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 auxiliary features to assist recommendation models in accomplishing recommendation tasks. TrackRec consists of a RecCoT generator (G)(G) and a RecCoT validator (V)(V). Furthermore, we design alternating feedback learning mechanism that GG undergoes direct preference optimization via feedback from VV to produce increasingly accurate RecCoT aligned with VV's standards. Meanwhile, VV is fine-tuned using the inference feedback from GG to enhance its validation capabilities in alignment with recommendation tasks. Through iterative alternating feedback learning between GG and VV, TrackRec continuously improves the user preference analysis capability of GG and the validation capacity of VV. Extensive experiments demonstrate the effectiveness of our approach, showing that it surpasses state-of-the-art methods. Moreover, TrackRec has been deployed on a lagre advertising platform with hundreds of millions of users, achieving substantial gains.

Keywords

Cite

@article{arxiv.2508.15388,
  title  = {TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation},
  author = {Yu Xia and Rui Zhong and Zeyu Song and Wei Yang and Junchen Wan and Qingpeng Cai and Chi Lu and Peng Jiang},
  journal= {arXiv preprint arXiv:2508.15388},
  year   = {2025}
}