Task-Aware Retrieval Augmentation for Dynamic Recommendation
Zhen Tao, Xinke Jiang, Qingshuai Feng, Haoyu Zhang, Lun Du, Yuchen Fang, Hao Miao, Bangquan Xie, Qingqiang Sun

TL;DR
This paper introduces TarDGR, a retrieval-augmented framework for dynamic recommendation systems that improves generalization by incorporating task-aware subgraph retrieval and modeling, leading to better personalization over time.
Contribution
The paper proposes a novel task-aware retrieval-augmented approach with a graph transformer model to enhance temporal generalization in dynamic recommendation systems.
Findings
TarDGR outperforms state-of-the-art methods on large-scale datasets.
The task-aware evaluation mechanism effectively identifies relevant historical subgraphs.
Retrieving and fusing task-specific subgraphs improves recommendation accuracy.
Abstract
Dynamic recommendation systems aim to provide personalized suggestions by modeling temporal user-item interactions across time-series behavioral data. Recent studies have leveraged pre-trained dynamic graph neural networks (GNNs) to learn user-item representations over temporal snapshot graphs. However, fine-tuning GNNs on these graphs often results in generalization issues due to temporal discrepancies between pre-training and fine-tuning stages, limiting the model's ability to capture evolving user preferences. To address this, we propose TarDGR, a task-aware retrieval-augmented framework designed to enhance generalization capability by incorporating task-aware model and retrieval-augmentation. Specifically, TarDGR introduces a Task-Aware Evaluation Mechanism to identify semantically relevant historical subgraphs, enabling the construction of task-specific datasets without manual…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Taxonomy
TopicsRecommender Systems and Techniques · Advanced Graph Neural Networks · Machine Learning in Healthcare
