DTRec: Learning Dynamic Reasoning Trajectories for Sequential Recommendation
By: Yifan Shao , Peilin Zhou , Shoujin Wang and more
Inspired by advances in LLMs, reasoning-enhanced sequential recommendation performs multi-step deliberation before making final predictions, unlocking greater potential for capturing user preferences. However, current methods are constrained by static reasoning trajectories that are ill-suited for the diverse complexity of user behaviors. They suffer from two key limitations: (1) a static reasoning direction, which uses flat supervision signals misaligned with human-like hierarchical reasoning, and (2) a fixed reasoning depth, which inefficiently applies the same computational effort to all users, regardless of pattern complexity. These rigidity lead to suboptimal performance and significant computational waste. To overcome these challenges, we propose DTRec, a novel and effective framework that explores the Dynamic reasoning Trajectory for Sequential Recommendation along both direction and depth. To guide the direction, we develop Hierarchical Process Supervision (HPS), which provides coarse-to-fine supervisory signals to emulate the natural, progressive refinement of human cognitive processes. To optimize the depth, we introduce the Adaptive Reasoning Halting (ARH) mechanism that dynamically adjusts the number of reasoning steps by jointly monitoring three indicators. Extensive experiments on three real-world datasets demonstrate the superiority of our approach, achieving up to a 24.5% performance improvement over strong baselines while simultaneously reducing computational cost by up to 41.6%.
Similar Papers
TrackRec: Iterative Alternating Feedback with Chain-of-Thought via Preference Alignment for Recommendation
Information Retrieval
Helps computers guess what you want to buy.
STARec: An Efficient Agent Framework for Recommender Systems via Autonomous Deliberate Reasoning
Artificial Intelligence
Helps computers suggest movies better by thinking slowly.
REG4Rec: Reasoning-Enhanced Generative Model for Large-Scale Recommendation Systems
Information Retrieval
Suggests better things you might like.