paper-with-me

Papers

Group Identification via Transitional Hypergraph Convolution with Cross-view Self-supervised Learning

2023-08-16 · Mingdai Yang, Zhiwei Liu, Liangwei Yang, Xiaolong Liu, Chen Wang, Hao Peng, Philip S. Yu

With the proliferation of social media, a growing number of users search for and join group activities in their daily life. This develops a need for the study on the group identification (GI) task, i.e., recommending groups to users. The major challenge in this task is how to predict users' preferences for groups based on not only previous group participation of users but also users' interests in items. Although recent developments in Graph Neural Networks (GNNs) accomplish embedding multiple types of objects in graph-based recommender systems, they, however, fail to address this GI problem comprehensively. In this paper, we propose a novel framework named Group Identification via Transitional Hypergraph Convolution with Graph Self-supervised Learning (GTGS). We devise a novel transitional hypergraph convolution layer to leverage users' preferences for items as prior knowledge when seeking their group preferences. To construct comprehensive user/group representations for GI task, we design the cross-view self-supervised learning to encourage the intrinsic consistency between item and group preferences for each user, and the group-based regularization to enhance the distinction among group embeddings. Experimental results on three benchmark datasets verify the superiority of GTGS. Additional detailed investigations are conducted to demonstrate the effectiveness of the proposed framework.

📄 PDF Abstract BibTeX arXiv:2308.08620

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

fail 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Double-Scale Self-Supervised Hypergraph Learning for Group Recommendation

2021-09-09 · Junwei Zhang, Min Gao, Junliang Yu, Lei Guo 외

With the prevalence of social media, there has recently been a proliferation of recommenders that shift their focus from individual modeling to group recommendation. Since the group preference is a mixture of various pre…

Hypergraph Learning for Identification of COVID-19 with CT Imaging

2020-05-07 · Donglin Di, Feng Shi, Fuhua Yan, Liming Xia 외

The coronavirus disease, named COVID-19, has become the largest global public health crisis since it started in early 2020. CT imaging has been used as a complementary tool to assist early screening, especially for the r…

Hyper-STTN: Social Group-aware Spatial-Temporal Transformer Network for Human Trajectory Prediction with Hypergraph Reasoning

2024-01-12 · Weizheng Wang, Chaowei Wang, Baijian Yang, Guohua Chen 외

Predicting crowded intents and trajectories is crucial in varouls real-world applications, including service robots and autonomous vehicles. Understanding environmental dynamics is challenging, not only due to the comple…

Autonomous VehiclesTrajectory Prediction

A molecular hypergraph convolutional network with functional group information

2021-09-29 · Junyoung Park, Fangying Chen, Jinkyoo Park

We propose a Molecular Hypergraph Convolutional Network (MolHGCN) that predicts the molecular properties of a molecule using the atom and functional group information as inputs. Molecules can contain many types of functi…

Property Prediction

Unified Pretraining for Recommendation via Task Hypergraphs

2023-10-20 · Mingdai Yang, Zhiwei Liu, Liangwei Yang, Xiaolong Liu 외

Although pretraining has garnered significant attention and popularity in recent years, its application in graph-based recommender systems is relatively limited. It is challenging to exploit prior knowledge by pretrainin…

Hyperedge PredictionRecommendation Systems