English

Dynamic Graph Recommendation via Sparse Augmentation and Singular Adaptation

Social and Information Networks 2025-11-18 v1

Abstract

Dynamic recommendation, focusing on modeling user preference from historical interactions and providing recommendations on current time, plays a key role in many personalized services. Recent works show that pre-trained dynamic graph neural networks (GNNs) can achieve excellent performance. However, existing methods by fine-tuning node representations at large scales demand significant computational resources. Additionally, the long-tail distribution of degrees leads to insufficient representations for nodes with sparse interactions, posing challenges for efficient fine-tuning. To address these issues, we introduce GraphSASA, a novel method for efficient fine-tuning in dynamic recommendation systems. GraphSASA employs test-time augmentation by leveraging the similarity of node representation distributions during hierarchical graph aggregation, which enhances node representations. Then it applies singular value decomposition, freezing the original vector matrix while focusing fine-tuning on the derived singular value matrices, which reduces the parameter burden of fine-tuning and improves the fine-tuning adaptability. Experimental results demonstrate that our method achieves state-of-the-art performance on three large-scale datasets.

Keywords

Cite

@article{arxiv.2511.11969,
  title  = {Dynamic Graph Recommendation via Sparse Augmentation and Singular Adaptation},
  author = {Zhen Tao and Yuehang Cao and Yang Fang and Yunhui Liu and Xiang Zhao and Tieke He},
  journal= {arXiv preprint arXiv:2511.11969},
  year   = {2025}
}

Comments

ICASSP 2025

R2 v1 2026-07-01T07:38:36.676Z