Deep Adversarial Social Recommendation
Wenqi Fan, Tyler Derr, Yao Ma, Jianping Wang, Jiliang Tang, Qing Li

TL;DR
This paper introduces DASO, a deep adversarial framework for social recommendation that uses bidirectional mapping and adversarial learning to better capture user behavior across social and item domains, improving recommendation accuracy.
Contribution
It proposes a novel deep adversarial framework with bidirectional mapping to address heterogeneity in user representations across social and item domains.
Findings
DASO outperforms existing methods on real-world datasets.
The bidirectional adversarial approach effectively transfers user information.
The framework improves recommendation performance by capturing domain-specific user behaviors.
Abstract
Recent years have witnessed rapid developments on social recommendation techniques for improving the performance of recommender systems due to the growing influence of social networks to our daily life. The majority of existing social recommendation methods unify user representation for the user-item interactions (item domain) and user-user connections (social domain). However, it may restrain user representation learning in each respective domain, since users behave and interact differently in the two domains, which makes their representations to be heterogeneous. In addition, most of traditional recommender systems can not efficiently optimize these objectives, since they utilize negative sampling technique which is unable to provide enough informative guidance towards the training during the optimization process. In this paper, to address the aforementioned challenges, we propose a…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRecommender Systems and Techniques · Mental Health via Writing · Advanced Graph Neural Networks
