Quaternion-Based Graph Convolution Network for Recommendation

11/20/2021
by   Yaxing Fang, et al.
0

Graph Convolution Network (GCN) has been widely applied in recommender systems for its representation learning capability on user and item embeddings. However, GCN is vulnerable to noisy and incomplete graphs, which are common in real world, due to its recursive message propagation mechanism. In the literature, some work propose to remove the feature transformation during message propagation, but making it unable to effectively capture the graph structural features. Moreover, they model users and items in the Euclidean space, which has been demonstrated to have high distortion when modeling complex graphs, further degrading the capability to capture the graph structural features and leading to sub-optimal performance. To this end, in this paper, we propose a simple yet effective Quaternion-based Graph Convolution Network (QGCN) recommendation model. In the proposed model, we utilize the hyper-complex Quaternion space to learn user and item representations and feature transformation to improve both performance and robustness. Specifically, we first embed all users and items into the Quaternion space. Then, we introduce the quaternion embedding propagation layers with quaternion feature transformation to perform message propagation. Finally, we combine the embeddings generated at each layer with the mean pooling strategy to obtain the final embeddings for recommendation. Extensive experiments on three public benchmark datasets demonstrate that our proposed QGCN model outperforms baseline methods by a large margin.

READ FULL TEXT
research
08/10/2021

Fully Hyperbolic Graph Convolution Network for Recommendation

Recently, Graph Convolution Network (GCN) based methods have achieved ou...
research
02/19/2021

Interest-aware Message-Passing GCN for Recommendation

Graph Convolution Networks (GCNs) manifest great potential in recommenda...
research
03/20/2020

A^2-GCN: An Attribute-aware Attentive GCN Model for Recommendation

As important side information, attributes have been widely exploited in ...
research
12/03/2021

Towards Low-loss 1-bit Quantization of User-item Representations for Top-K Recommendation

Due to the promising advantages in space compression and inference accel...
research
02/18/2021

Learning Fair Representations for Bipartite Graph based Recommendation

As a key application of artificial intelligence, recommender systems are...
research
08/16/2021

Causal Incremental Graph Convolution for Recommender System Retraining

Real-world recommender system needs to be regularly retrained to keep wi...
research
03/28/2023

Multi-Behavior Recommendation with Cascading Graph Convolution Networks

Multi-behavior recommendation, which exploits auxiliary behaviors (e.g.,...

Please sign up or login with your details

Forgot password? Click here to reset