English

Task-Aware Retrieval Augmentation for Dynamic Recommendation

Information Retrieval 2025-11-18 v1 Social and Information Networks

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 labeling. It also presents a Graph Transformer-based Task-Aware Model that integrates semantic and structural encodings to assess subgraph relevance. During inference, TarDGR retrieves and fuses task-aware subgraphs with the query subgraph, enriching its representation and mitigating temporal generalization issues. Experiments on multiple large-scale dynamic graph datasets demonstrate that TarDGR consistently outperforms state-of-the-art methods, with extensive empirical evidence underscoring its superior accuracy and generalization capabilities.

Keywords

Cite

@article{arxiv.2511.12495,
  title  = {Task-Aware Retrieval Augmentation for Dynamic Recommendation},
  author = {Zhen Tao and Xinke Jiang and Qingshuai Feng and Haoyu Zhang and Lun Du and Yuchen Fang and Hao Miao and Bangquan Xie and Qingqiang Sun},
  journal= {arXiv preprint arXiv:2511.12495},
  year   = {2025}
}

Comments

AAAI 2026

R2 v1 2026-07-01T07:39:35.319Z