DTRec: Learning Dynamic Reasoning Trajectories for Sequential Recommendation
Yifan Shao, Peilin Zhou, Shoujin Wang, Weizhi Zhang, Xu Cai, Sunghun Kim

TL;DR
DTRec introduces a dynamic reasoning framework for sequential recommendation that adapts reasoning direction and depth, inspired by human cognition, leading to significant performance gains and computational efficiency.
Contribution
The paper proposes DTRec, a novel framework that dynamically adjusts reasoning trajectories in sequential recommendation using hierarchical supervision and adaptive halting mechanisms.
Findings
Achieves up to 24.5% performance improvement over baselines.
Reduces computational cost by up to 41.6%.
Effectively models human-like hierarchical reasoning in recommendation tasks.
Abstract
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…
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 · Explainable Artificial Intelligence (XAI) · Advanced Bandit Algorithms Research
