MEGA Hub

Hierarchical Latent Reasoning for LLM-based Recommendation

Authors

Do you know Peiyu Hu?You can claim authorship or link another user.Do you know Siying Gu?You can claim authorship or link another user.Do you know Weihai Lu?You can claim authorship or link another user.Do you know Zhuodong Liu?You can claim authorship or link another user.Do you know Yuntian Tang?You can claim authorship or link another user.Do you know Jiahao Liang?You can claim authorship or link another user.Do you know Yiying Xie?You can claim authorship or link another user.Do you know Jiang Rong?You can claim authorship or link another user.Do you know Zhaokai Luo?You can claim authorship or link another user.Do you know Zhiyong Wang?You can claim authorship or link another user.Do you know Jia Wang?You can claim authorship or link another user.

Abstract

Large Language Models (LLMs) have shown strong potential for recommendation by leveraging their semantic understanding and contextual modeling capabilities. Recent studies further introduce reasoning mechanisms to improve user preference modeling. However, explicit natural-language reasoning incurs substantial inference overhead, whereas existing latent reasoning methods mainly focus on generating or verifying intermediate states, leaving their layer-wise preference roles and contributions insufficiently characterized. We propose HiLaR, a Hierarchical Latent Reasoning framework with layer-aware reinforcement optimization for LLM-based recommendation. HiLaR constructs temporal-guided hierarchical user preference representations, aligns them with multiple LLM latent reasoning states, and organizes the reasoning process from broad preferences to fine-grained current intents. To further optimize the reasoning trajectory, HiLaR combines final recommendation feedback with layer-aware process rewards derived from the marginal target-likelihood gain of each state. Experiments on four Amazon benchmark datasets show that HiLaR generally outperforms strong sequential, generative, and LLM-based recommendation baselines. Ablation and sensitivity analyses further verify the contribution of hierarchical representation learning, latent alignment, and process-level optimization. Our code is available in https://github.com/hupeiyu21/HiLaR.

Community

00