Dual Preference Distribution Learning for Item Recommendation
Xue Dong, Xuemeng Song, Na Zheng, Yinwei Wei, Zhongzhou Zhao

TL;DR
This paper introduces DUPLE, a novel recommendation framework that models both general and specific user preferences through dual Gaussian distributions, improving recommendation accuracy and explainability.
Contribution
It proposes a dual preference distribution learning framework that captures fine-grained user preferences and their attribute relationships, enhancing recommendation performance.
Findings
DUPLE outperforms baseline methods on six public datasets.
The model provides interpretable explanations based on user attribute profiles.
Extensive experiments validate the effectiveness and explainability of DUPLE.
Abstract
Recommender systems can automatically recommend users with items that they probably like. The goal of them is to model the user-item interaction by effectively representing the users and items. Existing methods have primarily learned the user's preferences and item's features with vectorized embeddings, and modeled the user's general preferences to items by the interaction of them. In fact, users have their specific preferences to item attributes and different preferences are usually related. Therefore, exploring the fine-grained preferences as well as modeling the relationships among user's different preferences could improve the recommendation performance. Toward this end, we propose a dual preference distribution learning framework (DUPLE), which aims to jointly learn a general preference distribution and a specific preference distribution for a given user, where the former…
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
TopicsText and Document Classification Technologies · Recommender Systems and Techniques
