[关闭]
@ZSCDumin 2019-03-12T14:23:19.000000Z 字数 1234 阅读 1067

Graph Neural Networks for Social Recommendation

1. 摘要

2. 介绍

3. 模型

3.1 用户模型

3.1.1 Item Aggregation

The purpose of item aggregation is to learn item-space user latent factor by considering items a user has interacted with and users’ opinions on these items.

: item-space user latent factor

: item-space user latent factor

: a representation vector to denote opinion-aware interaction between and an item

The output of MLP is the opinion-aware representation of the interaction between and ,, as follows:

3.1.2 Social Aggregation

同上

3.2 项目模型

3.2.1 User Aggregation

同上

添加新批注
在作者公开此批注前,只有你和作者可见。
回复批注