End-to-end Learnable Clustering for Intent Learning in Recommendation
Yue Liu, Shihao Zhu, Jun Xia, Yingwei Ma, Jian Ma, Xinwang Liu,, Shengju Yu, Kejun Zhang, Wenliang Zhong

TL;DR
This paper introduces ELCRec, an end-to-end learnable clustering framework for intent learning in recommendation systems, improving performance and scalability by integrating behavior representation and clustering into a unified model.
Contribution
The paper proposes a novel end-to-end clustering method that unifies behavior representation learning and intent clustering, enabling efficient and scalable intent learning for recommendation systems.
Findings
ELCRec outperforms existing methods with an 8.9% NDCG@5 improvement.
It reduces computational costs by 22.5% on the Beauty dataset.
Successfully deployed on an industrial system with 130 million page views.
Abstract
Intent learning, which aims to learn users' intents for user understanding and item recommendation, has become a hot research spot in recent years. However, existing methods suffer from complex and cumbersome alternating optimization, limiting performance and scalability. To this end, we propose a novel intent learning method termed \underline{ELCRec}, by unifying behavior representation learning into an \underline{E}nd-to-end \underline{L}earnable \underline{C}lustering framework, for effective and efficient \underline{Rec}ommendation. Concretely, we encode user behavior sequences and initialize the cluster centers (latent intents) as learnable neurons. Then, we design a novel learnable clustering module to separate different cluster centers, thus decoupling users' complex intents. Meanwhile, it guides the network to learn intents from behaviors by forcing behavior embeddings close to…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Text and Document Classification Technologies · Intelligent Tutoring Systems and Adaptive Learning
MethodsContrastive Learning
