paper-with-me

홈 › Papers

Deep Social Collaborative Filtering

2019-07-16 · Wenqi Fan, Yao Ma, Dawei Yin, Jian-Ping Wang, Jiliang Tang, Qing Li

Recommender systems are crucial to alleviate the information overload problem in online worlds. Most of the modern recommender systems capture users' preference towards items via their interactions based on collaborative filtering techniques. In addition to the user-item interactions, social networks can also provide useful information to understand users' preference as suggested by the social theories such as homophily and influence. Recently, deep neural networks have been utilized for social recommendations, which facilitate both the user-item interactions and the social network information. However, most of these models cannot take full advantage of the social network information. They only use information from direct neighbors, but distant neighbors can also provide helpful information. Meanwhile, most of these models treat neighbors' information equally without considering the specific recommendations. However, for a specific recommendation case, the information relevant to the specific item would be helpful. Besides, most of these models do not explicitly capture the neighbor's opinions to items for social recommendations, while different opinions could affect the user differently. In this paper, to address the aforementioned challenges, we propose DSCF, a Deep Social Collaborative Filtering framework, which can exploit the social relations with various aspects for recommender systems. Comprehensive experiments on two-real world datasets show the effectiveness of the proposed framework.

📄 PDF Abstract BibTeX arXiv:1907.06853

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringRecommendation Systems

Similar Papers 제목 키워드 기반

Heterogeneous Collaborative Filtering

2019-08-31 · Yifang Liu, Zhentao Xu, Cong Hui, Yi Xuan 외

Recommendation system is important to a content sharing/creating social network. Collaborative filtering is a widely-adopted technology in conventional recommenders, which is based on similarity between positively engage…

Collaborative FilteringDiversity

Neural Fair Collaborative Filtering

2020-09-02 · Rashidul Islam, Kamrun Naher Keya, Ziqian Zeng, SHimei Pan 외

A growing proportion of human interactions are digitized on social media platforms and subjected to algorithmic decision-making, and it has become increasingly important to ensure fair treatment from these algorithms. In…

Collaborative FilteringDecision MakingRecommendation Systems

A Fast Recommendation Algorithm for Social Tagging Systems : A Delicious Case

2015-12-28 · Zhao Yao-Dong, Cai Shi-Min, Tang Ming, Shang Ming-Sheng

The tripartite graph is one of the commonest topological structures in social tagging systems such as Delicious, which has three types of nodes (i.e., users, URLs and tags). Traditional recommender systems developed base…

ClusteringCollaborative FilteringCPURecommendation Systems

Recommending Users: Whom to Follow on Federated Social Networks

2018-11-22 · Trienes Jan, Cano Andrés Torres, Hiemstra Djoerd

To foster an active and engaged community, social networks employ recommendation algorithms that filter large amounts of contents and provide a user with personalized views of the network. Popular social networks such as…

Collaborative FilteringRecommendation Systems

Exploiting Social Tags for Cross-Domain Collaborative Filtering

2013-02-20 · Yue Shi, Martha Larson, Alan Hanjalic

One of the most challenging problems in recommender systems based on the collaborative filtering (CF) concept is data sparseness, i.e., limited user preference data is available for making recommendations. Cross-domain c…

Collaborative FilteringRecommendation SystemsTAGTransfer Learning