Modeling Multi-Factor and Multi-Faceted Preferences over Sequential Networks for Next Item Recommendation
Abstract
Attributes of items carry useful information for accurate recommendations. Existing methods which tried to use items’ attributes relied on either 1) feature-level compression which may introduce much noise information of irrelevant attributes, or 2) item- and attribute- level transition modeling which ignored the mutual effects of multi-factor for users’ behaviors. In addition, these methods failed to capture multi-faceted preferences of users, therefore, the prediction for the next behavior may be affected or misled by the irrelevant facets of preferences. To address these problems, we propose a S equential N etwork based R ecommendation model, named SNR, to extract and utilize users’ multi-factor and multi-faceted preferences for next item recommendation. To model users’ multi-factor preferences, we organize the item- and attribute- level sequences of users’ behaviors as unified sequential networks, and propose an attentional gated Graph Convolutional Network model to explore the mutual effects of the preference factors contained in sequential networks. To capture users’ multi-faceted preferences, we propose a multi-faceted preference learning model to simulate the decision-making process of users with the Gumbel sotfmax trick. Finally, we fuse the multi-factor and multi-faceted preferences in a unified latent space for next item recommendation. Extensive experiments on four real-world data sets show that the proposed model SNR consistently outperforms several state-of-the-art methods.
Cite
Text
Du et al. "Modeling Multi-Factor and Multi-Faceted Preferences over Sequential Networks for Next Item Recommendation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021. doi:10.1007/978-3-030-86520-7_32Markdown
[Du et al. "Modeling Multi-Factor and Multi-Faceted Preferences over Sequential Networks for Next Item Recommendation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2021.](https://mlanthology.org/ecmlpkdd/2021/du2021ecmlpkdd-modeling/) doi:10.1007/978-3-030-86520-7_32BibTeX
@inproceedings{du2021ecmlpkdd-modeling,
title = {{Modeling Multi-Factor and Multi-Faceted Preferences over Sequential Networks for Next Item Recommendation}},
author = {Du, Yingpeng and Liu, Hongzhi and Wu, Zhonghai},
booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
year = {2021},
pages = {516-531},
doi = {10.1007/978-3-030-86520-7_32},
url = {https://mlanthology.org/ecmlpkdd/2021/du2021ecmlpkdd-modeling/}
}