paper-with-me

Papers

Feature Staleness Aware Incremental Learning for CTR Prediction

2025-04-29 · Zhikai Wang, Yanyan Shen, Zibin Zhang, Kangyi Lin

Click-through Rate (CTR) prediction in real-world recommender systems often deals with billions of user interactions every day. To improve the training efficiency, it is common to update the CTR prediction model incrementally using the new incremental data and a subset of historical data. However, the feature embeddings of a CTR prediction model often get stale when the corresponding features do not appear in current incremental data. In the next period, the model would have a performance degradation on samples containing stale features, which we call the feature staleness problem. To mitigate this problem, we propose a Feature Staleness Aware Incremental Learning method for CTR prediction (FeSAIL) which adaptively replays samples containing stale features. We first introduce a staleness aware sampling algorithm (SAS) to sample a fixed number of stale samples with high sampling efficiency. We then introduce a staleness aware regularization mechanism (SAR) for a fine-grained control of the feature embedding updating. We instantiate FeSAIL with a general deep learning-based CTR prediction model and the experimental results demonstrate FeSAIL outperforms various state-of-the-art methods on four benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2505.02844

Code (1)

cloudcatcher888/fesail 공식 구현 pytorch

Tasks

Click-Through Rate PredictionIncremental LearningPredictionRecommendation Systems

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

FedQueue: Queue-Aware Federated Learning for Cross-Facility HPC Training

2026-05-04 · Yijiang Li, Emon Dey, Zilinghan Li, Krishnan Raghavan 외 arxiv

Federated learning (FL) across multiple HPC facilities faces stochastic admission delays from batch schedulers that dominate wall-clock time. Synchronous FL suffers from severe stragglers, while asynchronous FL accumulat…

Federated Learning

STAG: Enabling Low Latency and Low Staleness of GNN-based Services with Dynamic Graphs

2023-09-27 · Jiawen Wang, Quan Chen, Deze Zeng, Zhuo Song 외

Many emerging user-facing services adopt Graph Neural Networks (GNNs) to improve serving accuracy. When the graph used by a GNN model changes, representations (embedding) of nodes in the graph should be updated according…

Robust sensor fusion against on-vehicle sensor staleness

2025-06-06 · Meng Fan, Yifan Zuo, Patrick Blaes, Harley Montgomery 외

Sensor fusion is crucial for a performant and robust Perception system in autonomous vehicles, but sensor staleness, where data from different sensors arrives with varying delays, poses significant challenges. Temporal m…

Autonomous VehiclesData AugmentationSensor Fusion

Mobility-Aware Asynchronous Federated Learning with Dynamic Sparsification

2025-06-08 · Jintao Yan, Tan Chen, Yuxuan Sun, Zhaojun Nan 외

Asynchronous Federated Learning (AFL) enables distributed model training across multiple mobile devices, allowing each device to independently update its local model without waiting for others. However, device mobility i…

Federated Learningimage-classificationImage ClassificationTrajectory Prediction

Degree of Staleness-Aware Data Updating in Federated Learning

2025-08-23 · Tao Liu, Xuehe Wang arxiv

Handling data staleness remains a significant challenge in federated learning with highly time-sensitive tasks, where data is generated continuously and data staleness largely affects model performance. Although recent w…

Federated Learning