LGNov 26, 2025

A Probabilistic Framework for Temporal Distribution Generalization in Industry-Scale Recommender Systems

arXiv:2511.21032v1h-index: 5Has Code
Originality Incremental advance
AI Analysis

This addresses the problem of long-term accuracy erosion in recommender systems for industrial applications, representing an incremental improvement over existing methods.

The paper tackles temporal distribution shift in industry-scale recommender systems by proposing ELBO_TDS, a probabilistic framework that integrates into incremental learning pipelines, resulting in a 2.33% uplift in GMV per user and deployment in Shopee Product Search.

Temporal distribution shift (TDS) erodes the long-term accuracy of recommender systems, yet industrial practice still relies on periodic incremental training, which struggles to capture both stable and transient patterns. Existing approaches such as invariant learning and self-supervised learning offer partial solutions but often suffer from unstable temporal generalization, representation collapse, or inefficient data utilization. To address these limitations, we propose ELBO$_\text{TDS}$, a probabilistic framework that integrates seamlessly into industry-scale incremental learning pipelines. First, we identify key shifting factors through statistical analysis of real-world production data and design a simple yet effective data augmentation strategy that resamples these time-varying factors to extend the training support. Second, to harness the benefits of this extended distribution while preventing representation collapse, we model the temporal recommendation scenario using a causal graph and derive a self-supervised variational objective, ELBO$_\text{TDS}$, grounded in the causal structure. Extensive experiments supported by both theoretical and empirical analysis demonstrate that our method achieves superior temporal generalization, yielding a 2.33\% uplift in GMV per user and has been successfully deployed in Shopee Product Search. Code is available at https://github.com/FuCongResearchSquad/ELBO4TDS.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes