vix.ing · top · new · best · stats · spec

Attention on Global-Local Representation Spaces in Recommender Systems

2021/04/25 by Munlika Rattaphun, Rattaphun, Munlika, Wen-Chieh Fang +3
Computer Science · #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Recommender Systems and Techniques

paper · pdf · doi:10.48550/arxiv.2104.12050

openalex publication_date 2021/04/25 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

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 on four popular benchmark datasets. The results show that the proposed method is superior to several CF methods where only one representation space is considered.

Related