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

Graph Attention Collaborative Similarity Embedding for Recommender System

2021/02/05 by Jinbo Song, Chao Chang, Song, Jinbo +9
Computer Science · #Advanced Graph Neural Networks #FOS: Computer and information sciences #Information Retrieval (cs.IR) #Recommender Systems and Techniques #Topic Modeling

paper · pdf · doi:10.48550/arxiv.2102.03135

openalex publication_date 2021/02/05 · openalex created_date 2021/02/15 · openalex updated_date 2026/08/04

Abstract

We present Graph Attention Collaborative Similarity Embedding (GACSE), a new recommendation framework that exploits collaborative information in the user-item bipartite graph for representation learning. Our framework consists of two parts: the first part is to learn explicit graph collaborative filtering information such as user-item association through embedding propagation with attention mechanism, and the second part is to learn implicit graph collaborative information such as user-user similarities and item-item similarities through auxiliary loss. We design a new loss function that combines BPR loss with adaptive margin and similarity loss for the similarities learning. Extensive experiments on three benchmarks show that our model is consistently better than the latest state-of-the-art models.

Citations

Related