PULSE: Socially-Aware User Representation Modeling Toward Parameter-Efficient Graph Collaborative Filtering

📅 2026-01-21
📈 Citations: 0
Influential: 0
📄 PDF
🤖 AI Summary
This work proposes a novel graph-based collaborative filtering framework that eliminates the need for explicit user embeddings, thereby addressing the high parameter count and poor scalability of existing graph collaborative filtering and social recommendation methods. By integrating social relationship signals directly into user representations through a graph neural network, the approach enables parameter-efficient, socially aware representation learning and multi-hop collaborative signal extraction. The resulting model reduces the number of parameters by up to 50% while consistently outperforming 13 state-of-the-art baselines across diverse sparsity scenarios—from cold-start to highly active users—demonstrating a superior balance between efficiency and recommendation performance.

Technology Category

Application Category

📝 Abstract
Graph-based social recommendation (SocialRec) has emerged as a powerful extension of graph collaborative filtering (GCF), which leverages graph neural networks (GNNs) to capture multi-hop collaborative signals from user-item interactions. These methods enrich user representations by incorporating social network information into GCF, thereby integrating additional collaborative signals from social relations. However, existing GCF and graph-based SocialRec approaches face significant challenges: they incur high computational costs and suffer from limited scalability due to the large number of parameters required to assign explicit embeddings to all users and items. In this work, we propose PULSE (Parameter-efficient User representation Learning with Social Knowledge), a framework that addresses this limitation by constructing user representations from socially meaningful signals without creating an explicit learnable embedding for each user. PULSE reduces the parameter size by up to 50% compared to the most lightweight GCF baseline. Beyond parameter efficiency, our method achieves state-of-the-art performance, outperforming 13 GCF and graph-based social recommendation baselines across varying levels of interaction sparsity, from cold-start to highly active users, through a time- and memory-efficient modeling process.
Problem

Research questions and friction points this paper is trying to address.

graph collaborative filtering
social recommendation
parameter efficiency
user representation
scalability
Innovation

Methods, ideas, or system contributions that make the work stand out.

Parameter-efficient
User representation
Graph collaborative filtering
Social recommendation
GNN
🔎 Similar Papers
No similar papers found.
D
Doyun Choi
Korea Advanced Institute of Science and Technology
C
Cheonwoo Lee
Korea Advanced Institute of Science and Technology
B
Biniyam Aschalew Tolera
Korea Advanced Institute of Science and Technology
T
Taewook Ham
Korea Advanced Institute of Science and Technology
Chanyoung Park
Chanyoung Park
Associate Professor, KAIST
Artificial intelligenceGraph data miningRecommender systemAI for Science
Jaemin Yoo
Jaemin Yoo
Assistant Professor, KAIST
Data MiningMachine LearningGraph Neural NetworksTime Series Analysis