Attention on Global-Local Representation Spaces in Recommender Systems
Munlika Rattaphun, Wen-Chieh Fang, and Chih-Yi Chiu

TL;DR
This paper introduces an adaptive, multi-view clustering-based collaborative filtering method for recommender systems that uses attention mechanisms to better capture complex user-item interactions, improving performance on benchmark datasets.
Contribution
The novel approach combines global and local representation spaces with an attention network to adaptively characterize user-item interactions, addressing data sparsity and scalability issues.
Findings
Outperforms several CF methods on benchmark datasets
Effectively handles data sparsity and scalability
Demonstrates the benefit of multi-view representation spaces
Abstract
In this study, we present a novel clustering-based collaborative filtering (CF) method for recommender systems. Clustering-based CF methods can effectively deal with data sparsity and scalability problems. However, most of them are applied to a single representation space, which might not characterize complex user-item interactions well. We argue that the user-item interactions should be observed from multiple views and characterized in an adaptive way. To address this issue, we leveraged the global and local properties to construct multiple representation spaces by learning various training datasets and loss functions. An attention network was built to generate a blended representation according to the relative importance of the representation spaces for each user-item pair, providing a flexible way to characterize diverse user-item interactions. Substantial experiments were evaluated…
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
