paper-with-me

홈 › Papers

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

2025-11-26 · Yuxuan Zhu, Cong Fu, Yabo Ni, Anxiang Zeng, Yuan Fang arxiv

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.

📄 PDF Abstract BibTeX arXiv:2511.21032

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningIncremental LearningData Augmentation

Similar Papers 제목 키워드 기반

TimeGMM: Single-Pass Probabilistic Forecasting via Adaptive Gaussian Mixture Models with Reversible Normalization

2026-01-18 · Lei Liu, Tengyuan Liu, Hongwei Zhao, Jiahui Huang 외 arxiv

Probabilistic time series forecasting is crucial for quantifying future uncertainty, with significant applications in fields such as energy and finance. However, existing methods often rely on computationally expensive s…

Probabilistic Time Series Forecasting

Multi-Industry Simplex 2.0 : Temporally-Evolving Probabilistic Industry Classification

2024-07-23 · Maksim Papenkov

Accurate industry classification is critical for many areas of portfolio management, yet the traditional single-industry framework of the Global Industry Classification Standard (GICS) struggles to comprehensively repres…

SPTTE: A Spatiotemporal Probabilistic Framework for Travel Time Estimation

2024-11-27 · Chen Xu, Qiang Wang, Lijun Sun

Accurate travel time estimation is essential for navigation and itinerary planning. While existing research employs probabilistic modeling to assess travel time uncertainty and account for correlations between multiple t…

Travel Time Estimation

STOAT: Spatial-Temporal Probabilistic Causal Inference Network

2025-06-11 · Yang Yang, Du Yin, Hao Xue, Flora Salim

Spatial-temporal causal time series (STC-TS) involve region-specific temporal observations driven by causally relevant covariates and interconnected across geographic or network-based spaces. Existing methods often model…

Causal Inference

Quantitative Verification of Omega-regular Properties in Probabilistic Programming

2025-12-25 · Peixin Wang, Jianhao Bai, Min Zhang, C. -H. Luke Ong arxiv

Probabilistic programming provides a high-level framework for specifying statistical models as executable programs with built-in randomness and conditioning. Existing inference techniques, however, typically compute post…