Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Sequential Data Augmentation for Generative Recommendation

About

Generative recommendation plays a crucial role in personalized systems, predicting users' future interactions from their historical behavior sequences. A critical yet underexplored factor in training these models is data augmentation, the process of constructing training data from user interaction histories. By shaping the training distribution, data augmentation directly and often substantially affects model generalization and performance. Nevertheless, in much of the existing work, this process is simplified, applied inconsistently, or treated as a minor design choice, without a systematic and principled understanding of its effects. Motivated by our empirical finding that different augmentation strategies can yield large performance disparities, we conduct an in-depth analysis of how they reshape training distributions and influence alignment with future targets and generalization to unseen inputs. To systematize this design space, we propose GenPAS, a generalized and principled framework that models augmentation as a stochastic sampling process over input-target pairs with three bias-controlled steps: sequence sampling, target sampling, and input sampling. This formulation unifies widely used strategies as special cases and enables flexible control of the resulting training distribution. Our extensive experiments on benchmark and industrial datasets demonstrate that GenPAS yields superior accuracy, data efficiency, and parameter efficiency compared to existing strategies, providing practical guidance for principled training data construction in generative recommendation. Our code is available at https://github.com/snap-research/GenPAS.

Geon Lee, Bhuvesh Kumar, Clark Mingxuan Ju, Tong Zhao, Kijung Shin, Neil Shah, Liam Collins• 2025

Related benchmarks

TaskDatasetResultRank
Generative RecommendationBeauty
R@107.66
28
Generative RecommendationToys
Recall@100.0822
23
Generative RecommendationML 1M
Recall@1024.25
15
Generative RecommendationSports
Recall@100.0453
15
Generative RecommendationML-20M
NDCG@100.1233
8
Generative RecommendationLarge-scale industrial dataset (Transductive)
NDCG@100.2059
4
Generative RecommendationLarge-scale industrial dataset (Inductive (New Users))
NDCG@100.2104
2
Generative RecommendationIndustrial dataset Inductive large-scale (test)
N@1021.04
2
Showing 8 of 8 rows

Other info

Follow for update