We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.SI

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo

Computer Science > Information Retrieval

Title: Self-Supervised Multi-Channel Hypergraph Convolutional Network for Social Recommendation

Abstract: Social relations are often used to improve recommendation quality when user-item interaction data is sparse in recommender systems. Most existing social recommendation models exploit pairwise relations to mine potential user preferences. However, real-life interactions among users are very complicated and user relations can be high-order. Hypergraph provides a natural way to model complex high-order relations, while its potentials for improving social recommendation are under-explored. In this paper, we fill this gap and propose a multi-channel hypergraph convolutional network to enhance social recommendation by leveraging high-order user relations. Technically, each channel in the network encodes a hypergraph that depicts a common high-order user relation pattern via hypergraph convolution. By aggregating the embeddings learned through multiple channels, we obtain comprehensive user representations to generate recommendation results. However, the aggregation operation might also obscure the inherent characteristics of different types of high-order connectivity information. To compensate for the aggregating loss, we innovatively integrate self-supervised learning into the training of the hypergraph convolutional network to regain the connectivity information with hierarchical mutual information maximization. The experimental results on multiple real-world datasets show that the proposed model outperforms the SOTA methods, and the ablation study verifies the effectiveness of the multi-channel setting and the self-supervised task. The implementation of our model is available via this https URL
Comments: 11 pages, Accepted by WWW'21. Correct some typos in the previous version
Subjects: Information Retrieval (cs.IR); Social and Information Networks (cs.SI)
Cite as: arXiv:2101.06448 [cs.IR]
  (or arXiv:2101.06448v4 [cs.IR] for this version)

Submission history

From: Junliang Yu [view email]
[v1] Sat, 16 Jan 2021 14:20:32 GMT (416kb,D)
[v2] Tue, 19 Jan 2021 21:13:42 GMT (417kb,D)
[v3] Thu, 21 Jan 2021 18:16:41 GMT (417kb,D)
[v4] Sun, 27 Feb 2022 04:35:40 GMT (417kb,D)

Link back to: arXiv, form interface, contact.