A U-Shaped Hierarchical Recommender by Multi-Resolution Collaborative Signal Modeling

Abstract

Items (users) in a recommender system inherently exhibit hierarchical structures with respect to interactions. Although explicit hierarchical structures are often missing in real-world recommendation scenarios, recent research shows that exploring implicit hierarchical structures for items (users) would largely benefit recommender systems. In this paper, we model user (item) implicit hierarchical structures to capture user-item relationships at various resolution scales resulting in better preferences customization. Specifically, we propose a U-shaped Graph Convolutional Network-based recommender system, namely UGCN, that adopts a hierarchical encoding-decoding process with a message-passing mechanism to construct user (item) implicit hierarchical structures and capture multi-resolution relationships simultaneously. To verify the effectiveness of the UGCN recommender, we conduct experiments on three public datasets. Results have confirmed that the UGCN recommender achieves overall prediction improvements over state-of-the-art models, simultaneously demonstrating a higher recommendation coverage ratio and better-personalized results.

Cite

Text

Yi et al. "A U-Shaped Hierarchical Recommender by Multi-Resolution Collaborative Signal Modeling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26387-3_34

Markdown

[Yi et al. "A U-Shaped Hierarchical Recommender by Multi-Resolution Collaborative Signal Modeling." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/yi2022ecmlpkdd-ushaped/) doi:10.1007/978-3-031-26387-3_34

BibTeX

@inproceedings{yi2022ecmlpkdd-ushaped,
  title     = {{A U-Shaped Hierarchical Recommender by Multi-Resolution Collaborative Signal Modeling}},
  author    = {Yi, Peng and Cai, Xiongcai and Li, Ziteng},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {558-573},
  doi       = {10.1007/978-3-031-26387-3_34},
  url       = {https://mlanthology.org/ecmlpkdd/2022/yi2022ecmlpkdd-ushaped/}
}