2020 International Joint Conference on Neural Networks (IJCNN) 2020
DOI: 10.1109/ijcnn48605.2020.9207610
|View full text |Cite
|
Sign up to set email alerts
|

Graph Neural Networks Boosted Personalized Tag Recommendation Algorithm

Abstract: Personalized tag recommender systems recommend a set of tags for items based on users' historical behaviors, and play an important role in the collaborative tagging systems. However, traditional personalized tag recommendation methods cannot guarantee that the collaborative signal hidden in the interactions among entities is effectively encoded in the process of learning the representations of entities, resulting in insufficient expressive capacity for characterizing the preferences or attributes of entities. … Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
7
0

Year Published

2021
2021
2024
2024

Publication Types

Select...
6
3

Relationship

2
7

Authors

Journals

citations
Cited by 11 publications
(8 citation statements)
references
References 21 publications
1
7
0
Order By: Relevance
“…However, GraphRec adopts a classic GNN framework, i.e., a heavyweight GNN, to aggregate neighborhood information, while our proposed recommendation model aggregates neighbors’ representations by utilizing a lightweight GNN framework that abandons the feature transformation and nonlinear activation components. This finding is consistent with several recommendation models based on lightweight GNNs [ 9 , 29 , 30 ], which show that the feature transformation and nonlinear activation components barely contribute to the recommendation quality.…”
Section: Empirical Analysissupporting
confidence: 91%
“…However, GraphRec adopts a classic GNN framework, i.e., a heavyweight GNN, to aggregate neighborhood information, while our proposed recommendation model aggregates neighbors’ representations by utilizing a lightweight GNN framework that abandons the feature transformation and nonlinear activation components. This finding is consistent with several recommendation models based on lightweight GNNs [ 9 , 29 , 30 ], which show that the feature transformation and nonlinear activation components barely contribute to the recommendation quality.…”
Section: Empirical Analysissupporting
confidence: 91%
“…Several recent works which introduced GNN to TRS have demonstrated its effectiveness to deepen the use of subgraph with high-hop neighbors, such as TGCN [4], GNN-PTR [12] and TA-GNN [10]. However, those works have shown promising results; we argue that its designs are rather burdensome, directly inherited from GCN without justification.…”
Section: Introductionmentioning
confidence: 86%
“…It only uses the item-tag matrix information • PITF [8] It explicitly models the pairwise interaction between users, items, and tags, which is a strong competitor in the field of personalized tag recommendation. • GNN-PTR [17] It is a graph neural networks boosted personalized tag recommendation model, which integrates the graph neural networks into the pairwise interaction tensor factorization model. • Bi-GRU+Att [11] This is a content-based tag recommendation method, where deep learning methods are utilized for capturing semantic meanings in the text.…”
Section: Baseline Methodsmentioning
confidence: 99%
“…Fang et al [16] exploited the Gaussian radial basis function to increase the model's capacity which could be considered as a nonlinear extension of Canonical Decomposition. Chen et al [17] integrated the graph neural networks into the pairwise interaction tensor factorization model to better capture the tagging patterns in item-tag interaction graph.…”
Section: Tag Recommendationmentioning
confidence: 99%