DisenReason: Behavior Disentanglement and Latent Reasoning for Shared-Account Sequential Recommendation
Jiawei Cheng, Min Gao, Zongwei Wang, Xiaofei Zhu, Zhiyi Liu, Wentao Li, Wei Li, Huan Wu

TL;DR
DisenReason is a novel two-stage method for shared-account sequential recommendation that disentangles behaviors and infers the number of latent users, significantly improving recommendation accuracy over existing methods.
Contribution
It introduces a behavior disentanglement and latent reasoning framework specifically designed for shared-account recommendation, addressing limitations of fixed user assumptions.
Findings
Outperforms state-of-the-art baselines on four datasets
Achieves up to 12.56% improvement in MRR@5
Achieves up to 6.06% improvement in Recall@20
Abstract
Shared-account usage is common on streaming and e-commerce platforms, where multiple users share one account. Existing shared-account sequential recommendation (SSR) methods often assume a fixed number of latent users per account, limiting their ability to adapt to diverse sharing patterns and reducing recommendation accuracy. Recent latent reasoning technique applied in sequential recommendation (SR) generate intermediate embeddings from the user embedding (e.g, last item embedding) to uncover users' potential interests, which inspires us to treat the problem of inferring the number of latent users as generating a series of intermediate embeddings, shifting from inferring preferences behind user to inferring the users behind account. However, the last item cannot be directly used for reasoning in SSR, as it can only represent the behavior of the most recent latent user, rather than the…
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 · Machine Learning in Healthcare · Advanced Graph Neural Networks
