1. What are the contributions mentioned in the paper "Graph neural networks for social recommendation" ?
To address the three aforementioned challenges simultaneously, in this paper, the authors present a novel graph neural network framework ( GraphRec ) for social recommendations.. In particular, the authors provide a principled approach to jointly capture interactions and opinions in the user-item graph and propose the framework GraphRec, which coherently models two graphs and heterogeneous strengths.
read more
2. What future works have the authors mentioned in the paper "Graph neural networks for social recommendation" ?
Therefore, exploring graph neural networks for recommendation with attributes would be an interesting future direction.
read more
3. How did SoDimRec first use social relations?
SoDimRec [30] first adopted a community detection algorithm to partition users into several clusters, and then exploited the heterogeneity of social relations and weak dependency connections for recommendation.
read more
4. What are the popular metrics used to evaluate the quality of the recommendation algorithms?
In order to evaluate the quality of the recommendation algorithms, two popular metrics are adopted to evaluate the predictive accuracy, namely Mean Absolute Error (MAE) and Root Mean Square Error (RMSE) [34].
read more





